I have written python code to download intra-day hourly price quotes of continuous futures contracts, CFDs and forex from Interactive Brokers API as csv files.
The code has been uploaded onto github.
https://github.com/hyom448/ib_intraday_quotes_csv
It should be useful to Interactive Brokers customers who have a programming background. The code can serve as a base for further modifications. It will be difficult for those who have no programming experience.
I am not affiliated to IBKR, unless you count being a happy customer as affiliation.
If someone knows of better alternatives to this data source, please share on this forum and let all of us know. Thanks.
The code has been uploaded onto github.
https://github.com/hyom448/ib_intraday_quotes_csv
It should be useful to Interactive Brokers customers who have a programming background. The code can serve as a base for further modifications. It will be difficult for those who have no programming experience.
I am not affiliated to IBKR, unless you count being a happy customer as affiliation.
If someone knows of better alternatives to this data source, please share on this forum and let all of us know. Thanks.