Midas is a free and open source Moving Average Trading backtest simulator
Bilibili Video: https://www.bilibili.com/video/BV11o4y1B7fL
⚠️
Warning
Investment risks should be cautious when entering the market.
This project is ONLY used for communication programming technology.
This project does NOT provide investment advice to anyone.
🚀
How to run
midas-http
1. Run cargo run --bin midas-http
midas-web
2. Run cd midas-web
yarn
yarn dev
?. Optional
You can update Index Data using midas-spider
cargo run --bin midas-spider
📄
License
GNU Affero General Public License v3.0