pyokx.low_rest_api.PublicData

class pyokx.low_rest_api.PublicData.PublicAPI(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

discount_interest_free_quota(ccy='')[source]
funding_rate_history(instId, after='', before='', limit='')[source]
get_convert_contract_coin(type='', instId='', sz='', px='', unit='')[source]
get_delivery_exercise_history(instType, uly='', after='', before='', limit='', instFamily='')[source]
get_estimated_price(instId)[source]
get_funding_rate(instId)[source]
get_instruments(instType, uly='', instId='', instFamily='')[source]
get_insurance_fund(instType='', type='', uly='', ccy='', before='', after='', limit='', instFamily='')[source]
get_interest_rate_loan_quota()[source]
get_mark_price(instType, uly='', instId='', instFamily='')[source]
get_open_interest(instType, uly='', instId='', instFamily='')[source]
get_opt_summary(uly='', expTime='', instFamily='')[source]
get_option_tickBands(instType='', instFamily='')[source]
get_option_trades(instId='', instFamily='', optType='')[source]
get_position_tiers(instType, tdMode, uly='', instId='', ccy='', tier='', instFamily='')[source]
get_price_limit(instId)[source]
get_system_time()[source]
get_underlying(instType='')[source]
get_vip_interest_rate_loan_quota()[source]
Inheritance diagram of pyokx.low_rest_api.PublicData