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.
It was impossible to adjust the built-in "sar" function so I implemented PSAR from scratch. So if you're interested in how it's work inside you can check the code and probably adjust to your need if you have a custom modification of PSAR in your mind.
It was impossible to adjust the built-in "sar" function so I implemented PSAR from scratch. So if you're interested in how it's work inside you can check the code and probably adjust to your need if you have a custom modification of PSAR in your mind.
Notas de Lançamento:
Added "Entry on Nth trend bar" parameter. Now you can specify on which trends bar do you want to reverse position. That can help you to filter out noice and skip 1-2 bars trends.
Courses:
Pine Programming v5: qntly.com/pineprog
Adv.Pine Use-Cases: qntly.com/advpine
Access to Pro Indic.: qntly.com/proind
Hire Me: qntly.com/hirepine
Telegram: qntly.com/tel
Pine Programming v5: qntly.com/pineprog
Adv.Pine Use-Cases: qntly.com/advpine
Access to Pro Indic.: qntly.com/proind
Hire Me: qntly.com/hirepine
Telegram: qntly.com/tel