Skip to main content

IBKR report data via ib_insync

Project description

Finx IB Reports

Python package to fetch reports from IB.

Example

Example .env file,

IB_JSON='{"accounts": [{"name": "account1", "flex_token": "123", "weekly": 890}]}'

PORTFOLIOS_DISCORD_WEBHOOK_URL=https://discord_url

Example python,

from finx_ib_reports.download_trades import execute_discord_for_accounts
execute_discord_for_accounts(report_name="weekly", cache=False, file_name=".env")

And checkout the reports in data.

License

BSD-3. See LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finx_ib_reports-0.0.6.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

finx_ib_reports-0.0.6-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page