Skip to content

yash12392/ma_crossover_strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ma_crossover_strategy

A fast slow moving average crossover strategy

A very basic cross over strategy where you go long when the slow moving average goes above fast moving average and you go short when the slow moving average goes below the fast moving average. All the code belongs to administrators of this blog https://ntguardian.wordpress.com/2016/09/26/introduction-stock-market-data-python-2/#more-1152

I used this strategy to backtest my live returns in the market. Do let me know if any issue is present in the code or you want to understand more about the strategy.

About

A fast slow moving average crossover strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published