pyokx.low_rest_api.Grid
- class pyokx.low_rest_api.Grid.GridAPI(api_key='-1', api_secret_key='-1', passphrase='-1', use_server_time=False, flag='1', domain='https://www.okx.com', debug=True)[source]
Bases:
Client
- grid_order_algo(instId='', algoOrdType='', maxPx='', minPx='', gridNum='', runType='', tpTriggerPx='', slTriggerPx='', tag='', quoteSz='', baseSz='', sz='', direction='', lever='', basePos='')[source]
- grid_orders_algo_history(algoOrdType='', algoId='', instId='', instType='', after='', before='', limit='', instFamily='')[source]
- grid_orders_algo_pending(algoOrdType='', algoId='', instId='', instType='', after='', before='', limit='', instFamily='')[source]
- grid_sub_orders(algoId='', algoOrdType='', type='', groupId='', after='', before='', limit='')[source]
