netstrat icon indicating copy to clipboard operation
netstrat copied to clipboard

trading strategy construction, visualization and backtesting tool

netstrat

netstrat is a strategy backtesting and visualization tool using egui for ui

Screen Shot 2022-08-23 at 14 06 58 Screen Shot 2022-10-21 at 13 23 18

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

Screenshot 2023-04-08 at 14 33 14

Depedencies

You need to have graphviz binary and rust installed

Run

cargo run --release