netstrat
netstrat copied to clipboard
trading strategy construction, visualization and backtesting tool
netstrat
netstrat is a strategy backtesting and visualization tool using egui for ui
Status
The project is under active development. No stable version yet. First release should include:
Tool Completion ------------------------------------------------------------+------------ - binance client for tick data download and visualization | 90% - graph based trading strategy constructor | 10% - backtesting tool | 0% - graph analysis tool to support ML based trading strategies| 40%
Short term plan is to build and use my own egui based implementation for graph visualizaton and get rid of graphviz dependency
Depedencies
You need to have graphviz binary and rust installed
Run
cargo run --release