jerryshell / midas

πŸ“ˆ Midas is a free and open source Moving Average Trading backtest simulator.

Home Page:https://www.bilibili.com/video/BV11o4y1B7fL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

midas image

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

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

About

πŸ“ˆ Midas is a free and open source Moving Average Trading backtest simulator.

https://www.bilibili.com/video/BV11o4y1B7fL

License:GNU Affero General Public License v3.0


Languages

Language:Rust 52.5%Language:TypeScript 45.7%Language:HTML 1.3%Language:CSS 0.5%Language:Shell 0.1%