0xeth-drc-888 / PARABOLIC-STOP-AND-REVERSE-PSAR-Strategy-at-closing-period-updated-v.3.5

Created a Parabolic SAR strategy where price has to close under/above the level before for it to reverse. This way it should be a bit more stable and protect you from false breakouts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PARABOLIC-STOP-AND-REVERSE-PSAR-Strategy-at-closing-period-updated-v.3.5

Instructions are pretty straightforward for this one, simply pull and execute. The only note to consider is that I had to adjust the built-in "SAR" function so I implemented PSAR from scratch. If you're interested in the mechanics that underpin the model review the code.

You can also adjust it to your liking if you have a custom modification of PSAR available.

About

Created a Parabolic SAR strategy where price has to close under/above the level before for it to reverse. This way it should be a bit more stable and protect you from false breakouts.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%