Pre-release
This release is a pre-release and may not be stable for production use.
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.
Release files for report-tool 3.0.0a3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| report_tool-3.0.0a3.tar.gz | 82.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| report_tool-3.0.0a3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 173.7 kB
Release files / report_tool-3.0.0a3.tar.gz
| Download URL | report_tool-3.0.0a3.tar.gz |
|---|---|
| Size | 82.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
141687dbcc8cc607efee288ba57e8153bc1fecc820d2a0a487a149d8d55a48c6
|
|
BLAKE2b-256 checksum How to use checksums |
d60dabd422e13d50c776468310aa4294a45631b93b1e0e668a446735c30a1fca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.2 CPython/3.11.3 Windows/10
|
Release files / report_tool-3.0.0a3-py3-none-any.whl
| Download URL | report_tool-3.0.0a3-py3-none-any.whl |
|---|---|
| Size | 91.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8d626d636799468fad5d72ceb85341b59a8e56d30d2d32c209de6fc24cc14c60
|
|
BLAKE2b-256 checksum How to use checksums |
a6d937d37bc3ae00fb67c31514d80b9e21ed394547a7673d0d6c26d74f1353d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.2 CPython/3.11.3 Windows/10
|