
Estrade
Backtest and run your trading strategies
Estrade is a python library that allows you to easily backtest and run stock trading strategies at tick level.
Estrade focus on providing tools so you mainly focus on your strategy definition.
WARNING: Estrade is still in an alpha state of developpement and very unmature. Do not use it for other purposes than testing.
Features
Estrade provides a market environnement, so you do not have to worry about
- Trades result calculation
- Indicators building & calculation (candle sets, graph indicators etc.)
Estrade is build to be extended so you can define your own:
- Strategies
- Tick provider (to feed your backtests and/or live trading)
- Indicators
- Reporting
What Estrade does NOT provides
- Data: You have to define your own data provider (live or static)
- Strategies: Although some very basic (and useless) strategies are provided as examples in samples, Estrade does not provide any financially relevant strategy.
Documentation
Release files for estrade 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Estrade-0.2.0.tar.gz | 23.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Estrade-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.6 kB
Release files / Estrade-0.2.0.tar.gz
| Download URL | Estrade-0.2.0.tar.gz |
|---|---|
| Size | 23.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9e6fc64b6bde3c24a0da3af43b5fce73852e955bebcaad35baea0cf9c00159d8
|
|
BLAKE2b-256 checksum How to use checksums |
1715799d3bfb393f5e68de4bfaa3b3a5c87c7fd6e9feb29544c1f03c1e26840f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.6 Linux/5.4.74-1-MANJARO
|
Release files / Estrade-0.2.0-py3-none-any.whl
| Download URL | Estrade-0.2.0-py3-none-any.whl |
|---|---|
| Size | 31.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a886e382fd4509e0df9607d14909ff3e2de51d5e8a100663f132dbf6816f0032
|
|
BLAKE2b-256 checksum How to use checksums |
60f49b16f83803edc8501fa4fb47fae1f5d64a1b539d785a485fc08f93f5776a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.6 Linux/5.4.74-1-MANJARO
|