Interface AllDataModule

All Superinterfaces:
BalanceListener, BarDataListener, BboListener, CustomModule, DepthDataListener, HistoricalDataListener, HistoricalModeListener, IntervalListener, MarketByOrderDepthDataListener, MultiInstrumentListener, OrdersListener, PositionListener, TimeListener, TradeDataListener

Interface implementing all simplified module interfaces including historical data. For those who just want all types of data. Helpful to get started, not recommended for use in production, unless you really need ALL the data (because otherwise you are getting data you don't need). Especially think if you need HistoricalDataListener and HistoricalModeListener - those come with significant added cost.