Skip to content

Python Implementations of popular Algorithmic Trading Strategies

License

Notifications You must be signed in to change notification settings

arnabdutta28/AlgoTrading

 
 

Repository files navigation

AlgoTrading

Python Implementations of popular Algorithmic Trading Strategies, along with genetic algorithms for tuning parameters based on historical data.

Algorithms -

  1. CCI Correction (Done)
  2. Stochastic Pop and Drop (Done)
  3. Percent Above 50-day SMA (Done)
  4. Moving Momentum (Done)
  5. Exponential Moving Averages (Done)
  6. Double Exponential Moving Averages (Done)
  7. Triple Exponential Moving Averages (Done)
  8. Six-Month Cycle MACD (Done)
  9. Gap Trading Strategies
  10. Harmonic Patterns
  11. The Last Stochastic Technique
  12. Percent B Money Flow
  13. Pre-Holiday Effect
  14. RSI2
  15. Faber’s Sector rotation Trading Strategy
  16. CVR3 VIX Market Timing
  17. Slope Performance Trend
  18. Swing Charting
  19. Ichimoku Cloud
  20. Trend Quantification and Asset Allocation

About

Python Implementations of popular Algorithmic Trading Strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%