Easy-to-use CSV puller for Interactive Brokers Flex Queries. Queries must be already set up.
Simply enter the auth token, the query ID's and they will return as CSV's.
To install the necessary dependencies, run:
pip install -r requirements.txt
In the same folder as the script, set up two ".txt" files, as follows:
000000000000000000000000
Found under "Configure Flex Web Service", as "Current Token".
0000000,Friendly Name
The output file type for your Queires must be CSV.
To use the scripts in this repository, you will need to have an Interactive Brokers account and obtain API access.
For any questions or issues, please open an issue on GitHub or contact the maintainers.