Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 261 Bytes

File metadata and controls

3 lines (3 loc) · 261 Bytes

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.