, including all inherited members.
getHistData(DataSource &out_data, const std::string &symbol, const TAHistDataType data_type, int &out_bar_count, int period, int offset, int interval=1, hmd_interval_t interval_type=it_daily, bool need_subscribe=false)=0 | RT::IMarketDataHelper | [pure virtual] |
getHistData(DataSource &outHigh, DataSource &outLow, DataSource &outClose, DataSource &outVolume, const std::string &symbol, int &out_bar_count, int period, int offset, int interval=1, hmd_interval_t interval_type=it_daily, bool need_subscribe=false)=0 | RT::IMarketDataHelper | [pure virtual] |
getHistData(DataSource &outHigh, DataSource &outLow, DataSource &outClose, const std::string &symbol, int &out_bar_count, int period, int offset, int interval=1, hmd_interval_t interval_type=it_daily, bool need_subscribe=false)=0 | RT::IMarketDataHelper | [pure virtual] |
getHistData(DataSource &outHigh, DataSource &outLow, const std::string &symbol, int &out_bar_count, int period, int offset, int interval=1, hmd_interval_t interval_type=it_daily, bool need_subscribe=false)=0 | RT::IMarketDataHelper | [pure virtual] |
getHistData(OHLC out_data[], const std::string &symbol, int &out_bar_count, int period, int offset, int interval=1, hmd_interval_t interval_type=it_daily, bool need_subscribe=false)=0 | RT::IMarketDataHelper | [pure virtual] |
instruments()=0 | RT::IMarketDataHelper | [pure virtual] |
is_valid()=0 (defined in RT::IMarketDataHelper) | RT::IMarketDataHelper | [pure virtual] |
md_source_stats_map()=0 | RT::IMarketDataHelper | [pure virtual] |
request_instr_description(const std::string &class_name, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
robotrader(IMarketDataConsumer *robotrader) (defined in RT::IMarketDataHelper) | RT::IMarketDataHelper | [inline] |
robotrader() (defined in RT::IMarketDataHelper) | RT::IMarketDataHelper | [inline] |
subscribe_exchange_state(const std::string &symbol, const std::string &exch="")=0 (defined in RT::IMarketDataHelper) | RT::IMarketDataHelper | [pure virtual] |
subscribe_implied_market_depth(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_inside_market(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_last_trade(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_market_depth(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_market_state(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_outright_market_depth(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_real_time_ohlc(const std::string &symbol, ohlc_interv_t interv_type, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
subscribe_rfq(const std::string &symbol, const std::string &exch="")=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_exchange_state(const int subscr_id, const std::string &exchange_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_implied_market_depth(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_inside_market(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_last_trade(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_market_depth(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_market_state(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_outright_market_depth(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_real_time_ohlc(const int subscr_id, const std::string &class_name)=0 | RT::IMarketDataHelper | [pure virtual] |
unsubscribe_rfq(const int subscr_id, const std::string &instr_name)=0 | RT::IMarketDataHelper | [pure virtual] |