Report Tool is an application that uses IG Rest API to show basic statistics about past trades.
Project description
Report Tool 3.0.0-alpha3
Report Tool is an application coded in Python 3.11 / PyQt5 using IG Rest API to show basics statistics about past trades.
Features
- Listing of past trades,
- Summary in points, points per lot, currency or percentage
- Equity curves,
- Export of trades in .txt format or .jpeg format
- Trades comment,
- Market filter.
Installation
What you will need
- Python 3.11: https://www.python.org/downloads/
- pip (should already be installed with Python): https://pip.pypa.io/en/stable/installing/
- poetry:
curl -sSL https://install.python-poetry.org | python3 -
Dependencies
cd Report-Tool
poetry install
Usage
- Download the archive and unzip it:
- Either run the entry point:
cd Report-Tool
poetry run report-tool
- Or run the script:
cd Report-Tool
poetry run python -m report_tool
- Enter your credentials, via the menu "Connect"
- Have fun !
Building the msi installer
cd Report-Tool
poetry run python setup.py bdist_msi
Disclaimer
This tool was originally created by user beniSo, but he's no longer on GitHub.
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
report_tool-3.0.0a3.tar.gz
(82.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file report_tool-3.0.0a3.tar.gz.
File metadata
- Download URL: report_tool-3.0.0a3.tar.gz
- Upload date:
- Size: 82.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
141687dbcc8cc607efee288ba57e8153bc1fecc820d2a0a487a149d8d55a48c6
|
|
| MD5 |
2ec7f10b321671ab10719f2282c55afa
|
|
| BLAKE2b-256 |
d60dabd422e13d50c776468310aa4294a45631b93b1e0e668a446735c30a1fca
|
File details
Details for the file report_tool-3.0.0a3-py3-none-any.whl.
File metadata
- Download URL: report_tool-3.0.0a3-py3-none-any.whl
- Upload date:
- Size: 91.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d626d636799468fad5d72ceb85341b59a8e56d30d2d32c209de6fc24cc14c60
|
|
| MD5 |
be70b21ac693eb5a40446d52c0964dc7
|
|
| BLAKE2b-256 |
a6d937d37bc3ae00fb67c31514d80b9e21ed394547a7673d0d6c26d74f1353d4
|