mirror of
https://github.com/joanmarcriera/stock-sidekick.git
synced 2026-08-31 02:21:53 +00:00
Small scripts to support trading strategies
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode | ||
| first-steps | ||
| .gitignore | ||
| README.md | ||
| stocks.code-workspace | ||
stock-sidekick
Small scripts to support trading strategies
Initial TODO list
- Get data from somewhere
- Graph data somehow
- Pull basic strategy and backtest
- Results of backtest in $
- Visualize executions in graph
- Run several strategies and return table of backtest results $ , for comparison.
- Visualize the wining strategy. (or selected)
Inspirations
https://github.com/constverum/Quantdom