Midas is a free and open source Moving Average Trading backtest simulator
Bilibili Video: https://www.bilibili.com/video/BV11o4y1B7fL
Caution
Investment risks should be considered carefully when entering the market.
This project does NOT provide investment advice to anyone.
cargo run --bin midas-httpcd midas-web
npm install
npm run devYou can update Index Data using midas-spider
cargo run --bin midas-spidercargo test
