QuantNomad

PRP - Pivot Reversal + PSAR Strategy [QuantNomad]

QuantNomad Diupdate   
PRP is a combination of Pivot Reversal and PSAR Strategy. With this strategy, I tried to be in a position for big moves in the market.
The strategy uses Pivot Reversal entries with an additional condition that TR of entry bar should be at least X ATRs. This allows to filter out some false signals.
For exits, I recoded the PSAR indicator as trailing stop loss. So I start PSAR Y ATRs below the Pivot level price crossed at entry. After that PSAR behaves as usual.
For stability and easier execution, I check conditions only on the close, no stop/limit orders are used.

Catatan Rilis:
Added Backtesting Range and Long/Short strategy side selection.
Catatan Rilis:
Added additional type of pivot points 'Pivot of Pivot', I have separate strategy for this type of pivots, you can check it if you're interested.
Also added an input for "Sign. Pivot Points ATR Mult." It allows you to filter out insignificant pivots. where high/low of pivot high/low point bar has less that this atr value to its neighbors.
Catatan Rilis:
Strategy is based on Pivot Points Reversal indicator.

In Strategy there are 2 types of Pivot Points Used:

Standard one with optional ATR filter. You can filter out pivot points where difference between PP high/low and neighbours high/low is lower then certain ATR value.
Pivot of Pivots. I use only pivots high/low points surrounded by 2 lower/higher pivot points.
Enrty happen when price closses above/below previous pivot high/low level. PSAR in that strategy works as a trailing stop loss. It starts exactly at the pivot high/low level or some distance from it (can set that in params)

Parameters:

ATR Length - ATR length will be used in strategy.
Type of Pivot Points - Standard or Pivots of Pivots
Pivot Left Bars - How many bars on the left from pivot point should have lower highs/ higher lows.
Pivot Right Bars - How many bars on the left from pivot point should have lower highs/ higher lows.
Sign. Pivot Points ATR Mult - Minimal difference from pivot point high/low and neighbors highs/lows
Entry Bar TR (in ATRs) - Require entry bars TR to be at least this abount of ATRs.
PSAR Start / Increment / Maximum - Standard PSAR Params
TSL Offset (In ATRs) - With what offset PSAR as TSL should start.
Strategy Side - You can select to see only Long/Short Side of Strategy
From/To Da/Month/Year - Backtesting Range for the strategy

Alerts for the strategy:

Catatan Rilis:
In addition to PSAR added few more types of TSLs: in percents, ATRs, absolute terms. So now you can choose one of them.

My First Live Course: qntly.com/101
Pine Programming v5: qntly.com/pineprog
Adv.Pine Use-Cases: qntly.com/advpine

Hire Me: qntly.com/hirepine
Telegram: qntly.com/tel
Skrip terproteksi
Skrip ini dipublikasikan secara closed-source dan anda dapat menggunakannya dengan bebas. Anda dapat memfavoritkannya untuk digunakan pada grafik. Anda tidak dapat melihat atau mengubah kode sumbernya.
Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?