btgsolutions-dataservices-python-client 3.2.9__tar.gz → 3.2.10__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {btgsolutions_dataservices_python_client-3.2.9/btgsolutions_dataservices_python_client.egg-info → btgsolutions_dataservices_python_client-3.2.10}/PKG-INFO +1 -2
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/README.md +0 -1
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/__init__.py +1 -1
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10/btgsolutions_dataservices_python_client.egg-info}/PKG-INFO +1 -2
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/LICENSE +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/MANIFEST.in +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/config.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/exceptions.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/__init__.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/authenticator.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/broker_reference.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/bulk_data.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/company_data.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/corporate_events.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/hfn.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/historical_candles.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/historical_candles_crypto.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/intraday_candles.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/intraday_tick_data.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/public_sources.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/quotes.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/reference_data.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/stock_loan.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/ticker_last_event.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/rest/ticker_last_event_polling.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/websocket/__init__.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/websocket/broker_analytics.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/websocket/hfn_websocket_client.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/websocket/market_data_feed.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/websocket/market_data_websocket_client.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices/websocket/websocket_default_functions.py +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices_python_client.egg-info/SOURCES.txt +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices_python_client.egg-info/dependency_links.txt +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices_python_client.egg-info/requires.txt +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/btgsolutions_dataservices_python_client.egg-info/top_level.txt +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/pyproject.toml +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/requirements.txt +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/setup.cfg +0 -0
- {btgsolutions_dataservices_python_client-3.2.9 → btgsolutions_dataservices_python_client-3.2.10}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: btgsolutions_dataservices_python_client
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.10
|
|
4
4
|
Summary: Python package containing several classes and data for extracting and manipulating market and trading data.
|
|
5
5
|
Home-page: https://github.com/BTG-Pactual-Solutions/btgsolutions-dataservices-python-client
|
|
6
6
|
Author: BTG Solutions Data Services powered by BTG Pactual Solutions
|
|
@@ -194,7 +194,6 @@ ws.subscribe_top_brokers(n=5, tickers=['SNFF11'])
|
|
|
194
194
|
ws.subscribed_to()
|
|
195
195
|
ws.get_last_event(analytics_type='top_tickers', n=3, brokers=['85', '3'])
|
|
196
196
|
ws.get_last_event(analytics_type='top_brokers', n=100, tickers=['SNFF11'])
|
|
197
|
-
ws.get_last_event()
|
|
198
197
|
ws.unsubscribe_top_tickers(brokers=['85'])
|
|
199
198
|
ws.unsubscribe_top_brokers(tickers=['SNFF11'])
|
|
200
199
|
|
|
@@ -171,7 +171,6 @@ ws.subscribe_top_brokers(n=5, tickers=['SNFF11'])
|
|
|
171
171
|
ws.subscribed_to()
|
|
172
172
|
ws.get_last_event(analytics_type='top_tickers', n=3, brokers=['85', '3'])
|
|
173
173
|
ws.get_last_event(analytics_type='top_brokers', n=100, tickers=['SNFF11'])
|
|
174
|
-
ws.get_last_event()
|
|
175
174
|
ws.unsubscribe_top_tickers(brokers=['85'])
|
|
176
175
|
ws.unsubscribe_top_brokers(tickers=['SNFF11'])
|
|
177
176
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: btgsolutions_dataservices_python_client
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.10
|
|
4
4
|
Summary: Python package containing several classes and data for extracting and manipulating market and trading data.
|
|
5
5
|
Home-page: https://github.com/BTG-Pactual-Solutions/btgsolutions-dataservices-python-client
|
|
6
6
|
Author: BTG Solutions Data Services powered by BTG Pactual Solutions
|
|
@@ -194,7 +194,6 @@ ws.subscribe_top_brokers(n=5, tickers=['SNFF11'])
|
|
|
194
194
|
ws.subscribed_to()
|
|
195
195
|
ws.get_last_event(analytics_type='top_tickers', n=3, brokers=['85', '3'])
|
|
196
196
|
ws.get_last_event(analytics_type='top_brokers', n=100, tickers=['SNFF11'])
|
|
197
|
-
ws.get_last_event()
|
|
198
197
|
ws.unsubscribe_top_tickers(brokers=['85'])
|
|
199
198
|
ws.unsubscribe_top_brokers(tickers=['SNFF11'])
|
|
200
199
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|