enzoampil / fastquant

fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
MIT License
1.48k stars 236 forks source link

New Strategies #398

Open mikeejazmines opened 2 years ago

mikeejazmines commented 2 years ago

Currently our strategies can be found here

A good first contribution for beginners in algo trading would be to create your own strategies. A good example would be the MA Crossover strategy, so be sure to checkout how this basic strategy is done. :)

For reference, the main steps would be: