Skip to content
/ midas Public
forked from jerryshell/midas

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

License

Notifications You must be signed in to change notification settings

golovo/midas

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

49 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 52.5%
  • TypeScript 45.6%
  • HTML 1.3%
  • Other 0.6%