Skip to content

Visual style support and resistance detection using Python code

Notifications You must be signed in to change notification settings

beinghorizontal/Support-Resistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Support-Resistance

Visual style support and resistance detection using Python based on the blog post here https://www.candlestick.ninja/2019/02/support-and-resistance.html

Support https://1.bp.blogspot.com/-C0h0ohi3BDE/XHXHtTwWT_I/AAAAAAAACTY/xdMwGAa79x0Ka4GM29gdtTova5IqhmPWQCLcBGAs/s640/Screen%2BShot%2B2019-02-26%2Bat%2B5.09.02%2BPM.png

Resistance https://1.bp.blogspot.com/-0ODER7EGcXQ/XHXJfxBlOpI/AAAAAAAACTs/uE4cad1cc4YtVcNvg8-vgxRldwglRlCbgCLcBGAs/s640/Screen%2BShot%2B2019-02-26%2Bat%2B5.17.13%2BPM.png

Basicallly there are two seperate codes, one supres.py is for live trading which the most simpliefied version and useful to understand the concept and then there is supres_backtest.py for backtesting large datasets.

About

Visual style support and resistance detection using Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages