Replies: 3 comments
|
There must be more than just |
0 replies
|
Sample is wrong because IG changed something on their side. Add MARKET: to each item and it will work. The lightstreamer error you will get each time you include a ig_stream_service.disconnect() subscription_prices = Subscription( |
0 replies
|
@kiann00 I can see you removed this code from your script Try adding it back in, it's there for a reason |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
hi there, everyone...... crawling back to seek more help ... 😅
I want to save/download historical data from IG to do some future analysis (as the 10k limit is ridiculous),
I used the main code I found in sample here https://github.com/ig-python/trading-ig/blob/master/sample/stream_ig.py, but I am getting the following error
Not sure what I am doing wrong. I show my entire code below.... 🙏
WARNING:trading_ig.lightstreamer:Server error
DISCONNECTED FROM LIGHTSTREAMER
All reactions