btgsolutions_dataservices package
Subpackages
- btgsolutions_dataservices.rest package- Submodules
- btgsolutions_dataservices.rest.authenticator module
- btgsolutions_dataservices.rest.bulk_data module
- btgsolutions_dataservices.rest.company_data module
- btgsolutions_dataservices.rest.corporate_events module
- btgsolutions_dataservices.rest.hfn module
- btgsolutions_dataservices.rest.historical_candles module
- btgsolutions_dataservices.rest.intraday_candles module
- btgsolutions_dataservices.rest.intraday_tick_data module
- btgsolutions_dataservices.rest.public_sources module
- btgsolutions_dataservices.rest.quotes module
- btgsolutions_dataservices.rest.reference_data module
- btgsolutions_dataservices.rest.ticker_last_event module
- Module contents
 
- btgsolutions_dataservices.websocket package- Submodules
- btgsolutions_dataservices.websocket.hfn_websocket_client module
- btgsolutions_dataservices.websocket.market_data_feed module
- btgsolutions_dataservices.websocket.market_data_websocket_client module- MarketDataWebSocketClient- MarketDataWebSocketClient.available_to_subscribe()
- MarketDataWebSocketClient.candle_subscribe()
- MarketDataWebSocketClient.candle_unsubscribe()
- MarketDataWebSocketClient.clear_stoploss()
- MarketDataWebSocketClient.close()
- MarketDataWebSocketClient.get_last_event()
- MarketDataWebSocketClient.instrument_status()
- MarketDataWebSocketClient.instrument_status_history()
- MarketDataWebSocketClient.notify_stoploss()
- MarketDataWebSocketClient.run()
- MarketDataWebSocketClient.stoploss_status()
- MarketDataWebSocketClient.subscribe()
- MarketDataWebSocketClient.subscribed_to()
- MarketDataWebSocketClient.unsubscribe()
 
 
- btgsolutions_dataservices.websocket.websocket_default_functions module
- Module contents
 
Submodules
btgsolutions_dataservices.config module
btgsolutions_dataservices.exceptions module
- exception btgsolutions_dataservices.exceptions.BadResponse[source]
- Bases: - Exception- Api did not return status 200. 
- exception btgsolutions_dataservices.exceptions.DelayError[source]
- Bases: - Exception- Must provide a valid ‘delay’ parameter. 
- exception btgsolutions_dataservices.exceptions.DelayedError[source]
- Bases: - Exception- Must provide a valid ‘target’ parameter. 
- exception btgsolutions_dataservices.exceptions.FeedError[source]
- Bases: - Exception- Must provide a valid ‘feed’ parameter.