xtquant.IPythonApiClient
__init__(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str) -> None
load_config(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> bool
set_remote_addr(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: int) -> None
get_industry(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> list
get_stock_list_in_sector(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: int) -> list
get_weight_in_index(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> dict
get_financial_data(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list, arg1: list, arg2: str, arg3: str, arg4: str) -> object
get_divid_factors(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str, arg2: str) -> dict
get_main_contract(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> str
get_full_tick(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list) -> str
subscribe_quote(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str, arg2: object) -> int
subscribe_whole_quote(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list, arg1: object) -> int
unsubscribe_quote(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: int) -> None
get_all_subscribe_quote(self: xtquant.IPythonApiClient.IPythonApiClient) -> list
on_push_quote(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: int, arg1: int, arg2: int, arg3: int, arg4: int, arg5: bson::BSONObj) -> None
get_sector_list(self: xtquant.IPythonApiClient.IPythonApiClient) -> list
supply_history_data(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str, arg2: str, arg3: str) -> bool
supply_history_data2(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list, arg1: str, arg2: str, arg3: str, arg4: object) -> bool
stop_supply_history_data2(self: xtquant.IPythonApiClient.IPythonApiClient) -> bool
supply_finance_data(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list, arg1: list, arg2: object) -> bool
supply_finance_data_with_region(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list, arg1: list, arg2: str, arg3: str, arg4: object) -> bool
add_sector(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: list, arg2: int) -> None
get_trading_dates_by_market(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str, arg2: str, arg3: int) -> dict
get_instrument_detail(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> object
down_index_weight(self: xtquant.IPythonApiClient.IPythonApiClient) -> None
down_history_contracts(self: xtquant.IPythonApiClient.IPythonApiClient) -> None
down_all_sector_data(self: xtquant.IPythonApiClient.IPythonApiClient) -> None
get_etf_info(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> dict
get_cb_info(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> dict
get_market_data3(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: list, arg1: list, arg2: str, arg3: str, arg4: str, arg5: int, arg6: str, arg7: bool, arg8: str, arg9: bool, arg10: int) -> object
get_stock_type(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> object
set_app_dir(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> None
set_server_port(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: int) -> None
is_stock_type(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: int) -> bool
register_external_resp_callback(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: int, arg1: object) -> bool
createView(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str) -> None
destoryView(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> None
createFormula(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str) -> None
destoryFormula(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str) -> None
bindViewFormula(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str) -> None
callFormula(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str, arg2: str) -> bytes
commonControl(self: xtquant.IPythonApiClient.IPythonApiClient, arg0: str, arg1: str) -> bytes
rpc_init(arg0: str) -> int
register_create_nparray(arg0: object) -> bool