Skip to content

An implementation of mean reversion trading strategy using classic TA indicators modified with EOT filter

Notifications You must be signed in to change notification settings

royceanton/Mean-reversion-trading-strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mean reversion trading strategy

An implementation of mean reversion trading strategy using classic TA indicators modified with EOT filter. Signals generated and visualised using Pandas and Matplotlib

Image

Requirements

pandas
numpy
matplotlib
ccxt 
backtesting 
pyti 
dateparser pandas_ta 
plotly

Technical Indicators

Bollinger Bands, 1.9 standard deviations on 20 period
ATR Bands for SL calculation with 15 multiplier
EMA 200 for Higher timeframe trend analysis
Ehlers Onset Trend Indicator for trend smoothening
Six Candlestick strategy

Data Analysis Report

Mean Reversion trading strategy

visitors

About

An implementation of mean reversion trading strategy using classic TA indicators modified with EOT filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published