Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1.  
  2. [ { info:
  3. { symbol: 'FTMUSDC',
  4. orderId: 324221,
  5. clientOrderId: 'BWsPyuvgDbj1LgE5p6oOW7',
  6. price: '0.02672000',
  7. origQty: '1874.80000000',
  8. executedQty: '0.00000000',
  9. cummulativeQuoteQty: '0.00000000',
  10. status: 'NEW',
  11. timeInForce: 'GTC',
  12. type: 'LIMIT',
  13. side: 'BUY',
  14. stopPrice: '0.00000000',
  15. icebergQty: '0.00000000',
  16. time: 1560800137865,
  17. updateTime: 1560800137865,
  18. isWorking: true },
  19. id: '324221',
  20. timestamp: 1560800137865,
  21. datetime: '2019-06-17T19:35:37.865Z',
  22. lastTradeTimestamp: undefined,
  23. symbol: 'FTM/USDC',
  24. type: 'limit',
  25. side: 'buy',
  26. price: 0.02672,
  27. amount: 1874.8,
  28. cost: 0,
  29. average: undefined,
  30. filled: 0,
  31. remaining: 1874.8,
  32. status: 'open',
  33. fee: undefined,
  34. trades: undefined },
  35. { info:
  36. { symbol: 'FTMUSDC',
  37. orderId: 324222,
  38. clientOrderId: 'lrXgzhEyOEY7xd7ox7E1g2',
  39. price: '0.02672000',
  40. origQty: '1874.80000000',
  41. executedQty: '0.00000000',
  42. cummulativeQuoteQty: '0.00000000',
  43. status: 'NEW',
  44. timeInForce: 'GTC',
  45. type: 'LIMIT',
  46. side: 'BUY',
  47. stopPrice: '0.00000000',
  48. icebergQty: '0.00000000',
  49. time: 1560800139628,
  50. updateTime: 1560800139628,
  51. isWorking: true },
  52. id: '324222',
  53. timestamp: 1560800139628,
  54. datetime: '2019-06-17T19:35:39.628Z',
  55. lastTradeTimestamp: undefined,
  56. symbol: 'FTM/USDC',
  57. type: 'limit',
  58. side: 'buy',
  59. price: 0.02672,
  60. amount: 1874.8,
  61. cost: 0,
  62. average: undefined,
  63. filled: 0,
  64. remaining: 1874.8,
  65. status: 'open',
  66. fee: undefined,
  67. trades: undefined } ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement