Advertisement
Guest User

bitmex testnet open order

a guest
Aug 23rd, 2019
1,503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.52 KB | None | 0 0
  1. [{'amount': 1.0,
  2.   'average': None,
  3.   'cost': 0.0,
  4.   'datetime': '2019-08-22T07:28:42.163Z',
  5.   'fee': None,
  6.   'filled': 0.0,
  7.   'id': '7169e2a3-2efe-54da-551f-e628604e7fa1',
  8.   'info': {'account': 238542,
  9.            'avgPx': None,
  10.            'clOrdID': '',
  11.            'clOrdLinkID': '',
  12.            'contingencyType': '',
  13.            'cumQty': 0,
  14.            'currency': 'USD',
  15.            'displayQty': None,
  16.            'exDestination': 'XBME',
  17.            'execInst': '',
  18.            'leavesQty': 1,
  19.            'multiLegReportingType': 'SingleSecurity',
  20.            'ordRejReason': '',
  21.            'ordStatus': 'New',
  22.            'ordType': 'Limit',
  23.            'orderID': '7169e2a3-2efe-54da-551f-e628604e7fa1',
  24.            'orderQty': 1,
  25.            'pegOffsetValue': None,
  26.            'pegPriceType': '',
  27.            'price': 12073,
  28.            'settlCurrency': 'XBt',
  29.            'side': 'Sell',
  30.            'simpleCumQty': None,
  31.            'simpleLeavesQty': None,
  32.            'simpleOrderQty': None,
  33.            'stopPx': None,
  34.            'symbol': 'XBTZ19',
  35.            'text': 'Submission from testnet.bitmex.com',
  36.            'timeInForce': 'GoodTillCancel',
  37.            'timestamp': '2019-08-22T07:28:42.163Z',
  38.            'transactTime': '2019-08-22T07:28:42.163Z',
  39.            'triggered': '',
  40.            'workingIndicator': True},
  41.   'lastTradeTimestamp': 1566458922163,
  42.   'price': 12073.0,
  43.   'remaining': 1.0,
  44.   'side': 'sell',
  45.   'status': 'open',
  46.   'symbol': 'XBTZ19',
  47.   'timestamp': 1566458922163,
  48.   'type': 'limit'}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement