Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. [{'bid_price': 1400.0,
  2. 'currency': 'EUR',
  3. 'issuer': 'test_issuer_name_2',
  4. 'nominal_price': 1500.0,
  5. 'offer_price': 1600.0,
  6. 'security_definition_id': 6,
  7. 'symbol': 'test_security_definition_2'}]
  8. [{'bid_price': 140.0,
  9. 'currency': 'BYN',
  10. 'issuer': 'test_issuer_name_1',
  11. 'nominal_price': 500.0,
  12. 'offer_price': 160.0,
  13. 'security_definition_id': 5,
  14. 'symbol': 'test_security_definition_1'},
  15. {'bid_price': 130.0,
  16. 'currency': 'BYN',
  17. 'issuer': 'test_issuer_name_3',
  18. 'nominal_price': 500.0,
  19. 'offer_price': 170.0,
  20. 'security_definition_id': 7,
  21. 'symbol': 'test_security_definition_3'}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement