Skip to content

ernestosanchez1/Exercise-Backtesting-Trading-Strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Exercise-Backtesting-Trading-Strategy

In this exercise, I'll be creating a back testing trading strategy. The strategy will be pretty simple every time the EMA-30 (exponential moving average 30 day) crosses over or below EMA-100. We will either buy or sell.