Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 312 Bytes

File metadata and controls

7 lines (4 loc) · 312 Bytes

Hello-Finance

My first foray into algorithmic trading. In the coming days, I aim to code vectorized backtesting based on simple moving average convergence strategic and move on to more sophisticated trading strategies.

Goals in the coming days:

  1. Use Zipline backtesting library, and minimize overfitting.