Skip to content

Subhasishbasak/Algorithmic-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Trading : strategies & backtesting

Directory Layout

  • code : Directory containing code.
  • data : Currently contains sample data for testing.

Workflow

  • Develop a backtesting platform in Python
  • Propose/formalize trading strategy with MACD & RSI
  • Propose an optimization algorithm for parameter estimation

Resources

  • Useful kaggle notebook here