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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?