Financial Trading Tool (FTT) – is an asset management application that helps to make the right decision on time.
Project description
FTT
Financial Trading Tools
Finance is hard. Programming is hard.
FTT is a financial asset management application that helps to make right decision on time.
Main features
- Portfolio Building
- Assets Recommendation
- Portfolio testing
- Strategy testing
- Portfolio value tracking over the time
- Integration with Interactive Brokers
- Realtime signals trading decisions
- Web interface
- CLI interface
Collaborators
Quickstart
pip install ftt
ftt bootstrap
ftt example
Portfolio creation
Import portfolio configuration from file
name: S&P companies
budget: 10000
symbols:
- AAPL
- MSFT
- SHOP
period_start: 2020-01-01
period_end: 2021-01-01
interval: 5m
fft> portfolio import sp_companies.yml
Create weights for portfolio
ftt> portfolio build <ID>
Development
Dependencies
- pyenv
- poetry
pyenv install PYTHON_VERSION
pip install cmake
poetry update
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
ftt-0.1.0.tar.gz
(48.0 kB
view details)
Built Distribution
ftt-0.1.0-py3-none-any.whl
(103.4 kB
view details)
File details
Details for the file ftt-0.1.0.tar.gz
.
File metadata
- Download URL: ftt-0.1.0.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86f6fca694b8eda902083b4c7a3ab2c01e8b146bc0e9d6da3abe784cdf1d1a47 |
|
MD5 | e4270ddb59be694707967371b257e732 |
|
BLAKE2b-256 | 41a9d958faca1a1d3b0dbf0d52a3c507df891cec95ce77fb3b2f424a4f3027fa |
File details
Details for the file ftt-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ftt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 103.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3bec71ba72904e3d8116a446e24ff3a8c15c5ab971df2bb1fe04c6fb1945180 |
|
MD5 | 4b94dd5bf664d44b4813624cfb9d65d7 |
|
BLAKE2b-256 | bbc68843db0a0c9e37dd574321af8efde1dbcc2ec91009383fa1608735e5c77d |