pyokx.low_rest_api.BlockTrading
- class pyokx.low_rest_api.BlockTrading.BlockTradingAPI(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
- create_quote(rfqId='', clQuoteId='', tag='', quoteSide='', legs=[], anonymous=False, expiresIn='')[source]
- create_rfq(counterparties=[], anonymous='false', clRfqId='', tag='', allowPartialExecution='false', legs=[])[source]
- get_quotes(rfqId='', clRfqId='', quoteId='', clQuoteId='', state='', beginId='', endId='', limit='')[source]
