QuantNomad

PRP - Pivot Reversal + PSAR Strategy [QuantNomad]

QuantNomad 업데이트됨   
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.

릴리즈 노트:
Added Backtesting Range and Long/Short strategy side selection.
릴리즈 노트:
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.
릴리즈 노트:
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:

릴리즈 노트:
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
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?