Skip to content

JasonZhangjc/automated_trading_with_backtesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*** Automated Trading with Backtesting in Python ***

This repo is more for a self-learning purpose.

Intuition and simple explanations are written as comments in code.

Multiple strategies:

  • VWAP
  • Moving average
  • Doji candle
  • Engulfing candle pattern
  • Heiken Ashi Candle
  • Hoffman Inventory Retracement Bar
  • Composite Hoffman Inventory Retracement Bar
  • Breakout trading
  • Grid trading
  • RSI + ADX
  • Reynor Teo Bollinger Bands
  • Head and Shoulders Pattern
  • Triangle Pattern
  • Martingale Approach
  • Martingale + Resistance&Support
  • Traling Stop Loss + ATR
  • Fibonacci Retracement
  • Trade Management with Discreately Adaptive Stoploss
  • Key Levels
  • ...

About

Automated Trading with Backtesting in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published