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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file finx_ib_reports-0.0.6.tar.gz
.
File metadata
- Download URL: finx_ib_reports-0.0.6.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e3058cbdcd3d2542b146db67e4308855680b31a4382101aea81de9f09e7df7b |
|
MD5 | 0b7676ddda6f14f5e221bbc778820f45 |
|
BLAKE2b-256 | c4a336c233bc2fd5b8efc7c14e5cd8a465bc0b0dfcbd39da35aa051c48b9b3bb |
File details
Details for the file finx_ib_reports-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: finx_ib_reports-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b63fae7e72a7e711845dd8f20c26e2d4e59feb56a91c600f007fc7b978137701 |
|
MD5 | 80bc0f5ecbfabc39692432c5f122c811 |
|
BLAKE2b-256 | 98dedea3c9672b5a4fb8e3837f4556caf2111b61cd9e4776bf0b71ba43c0a859 |