Skip to content

jerryshell/midas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 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

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
bun install
bun run dev

?. Optional

You can update Index Data using midas-spider

cargo run --bin midas-spider

Test

cargo test

License

GNU Affero General Public License v3.0

Screenshot

screenshot

About

Moving Average Trading backtest simulator

Topics

Resources

License

Stars

55 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors