Skip to content

Latest commit

History

History
47 lines (32 loc) 路 863 Bytes

README.md

File metadata and controls

47 lines (32 loc) 路 863 Bytes

midas image

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.

馃殌 How to run

1. Run midas-http

cargo run --bin midas-http

2. Run midas-web

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

Screenshot

screenshot