Guest User

Untitled

a guest
Oct 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. [
  2.  
  3. {'tradable': True, 'mode': 'full', 'instrument_token': 20471298,
  4. 'last_price': 65.0, 'last_quantity': 1500, 'average_price': 66.0, 'volume':
  5. 3000, 'buy_quantity': 51000, 'sell_quantity': 54000, 'ohlc': {'open': 67.0,
  6. 'high': 67.0, 'low': 65.0, 'close': 58.8}, 'change': 10.544217687074834,
  7. 'last_trade_time': datetime.datetime(2018, 10, 22, 10, 46, 28), 'oi': 52500,
  8. 'oi_day_high': 55500, 'oi_day_low': 52500, 'timestamp':
  9. datetime.datetime(2018, 10, 22, 15, 39, 6), 'depth': {'buy': [{'quantity':
  10. 0, 'price': 0.0, 'orders': 1}, {'quantity': 1500, 'price': 60.0, 'orders':
  11. 1}, {'quantity': 1500, 'price': 21.0, 'orders': 1}, {'quantity': 1500,
  12. 'price': 20.0, 'orders': 1}, {'quantity': 1500, 'price': 5.4, 'orders': 1}],
  13. 'sell': [{'quantity': 0, 'price': 0.0, 'orders': 1}, {'quantity': 3000,
  14. 'price': 97.0, 'orders': 1}, {'quantity': 1500, 'price': 121.0, 'orders':
  15. 1}, {'quantity': 48000, 'price': 144.3, 'orders': 1}, {'quantity': 0,
  16. 'price': 0.0, 'orders': 0}]}},
  17.  
  18. {'tradable': True, 'mode': 'full', 'instrument_token': 11955714,
  19. 'last_price': 70.5, 'last_quantity': 1500, 'average_price': 69.36, 'volume':
  20. 24000, 'buy_quantity': 45000, 'sell_quantity': 64500, 'ohlc': {'open': 55.0,
  21. 'high': 74.45, 'low': 54.0, 'close': 51.8}, 'change': 36.1003861003861,
  22. 'last_trade_time': datetime.datetime(2018, 10, 22, 15, 20, 35), 'oi':
  23. 166500, 'oi_day_high': 187500, 'oi_day_low': 166500, 'timestamp':
  24. datetime.datetime(2018, 10, 22, 15, 34, 36), 'depth': {'buy': [{'quantity':
  25. 1500, 'price': 71.35, 'orders': 1}, {'quantity': 1500, 'price': 69.3,
  26. 'orders': 1}, {'quantity': 1500, 'price': 69.1, 'orders': 1}, {'quantity':
  27. 1500, 'price': 68.05, 'orders': 1}, {'quantity': 1500, 'price': 68.0,
  28. 'orders': 1}], 'sell': [{'quantity': 1500, 'price': 78.0, 'orders': 1},
  29. {'quantity': 1500, 'price': 79.0, 'orders': 1}, {'quantity': 1500, 'price':
  30. 80.0, 'orders': 1}, {'quantity': 1500, 'price': 90.0, 'orders': 1},
  31. {'quantity': 58500, 'price': 105.6, 'orders': 1}]}},
Add Comment
Please, Sign In to add comment