Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 208 Bytes

File metadata and controls

13 lines (8 loc) · 208 Bytes

AlgorithmicTrading

Application of Trend Following strategy using

  • MA
  • EMA
  • Lowess smoothing
  • HP Filter

Using data from Borsa İstanbul.

quantstrat library is the major library used in these codes.