QuantNomad

Smoothed Pivot Reversal Strategy [QuantNomad]

QuantNomad 업데이트됨   
With this strategy trying to rethink the standard pivot reversal strategy.
Don't like the idea that for 10/10 pivot you have to wait for 10points to confirm it. So I used multiple pivot levels and calculated the average line. This way when we have a new high level approaching it smoothly.
This way you can have a bit better price for entries but the risk of fake entries bit bigger as well.
I'm using the usual trailing stop loss as an exit for this strategy.

Parameters for this strategy is pretty simple:

Left/Right bars for pivot points.
Additional smoothing - you can additionally smooth pivot lines with EMA
% for Traling SL
릴리즈 노트:
Did some changes to the strategy:
  • Left only 1 input for left/right parameter for pivots. So for the fixed "left' bars from input I smooth it with different "right" bars parameters up to input value.
  • Added different smoothed types, which points have more weights in smoothed pivot.
  • - Equal. All pivots points have similar weight.
  • - Closest. Pivots with lower "right" params have more weight.
  • - Farthest. Pivots with higher "right" params have more weight.
  • - Increased max value for left/right parameter to 50
릴리즈 노트:
Added backtesting range and strategy side selection
릴리즈 노트:
Minor code cleaning

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에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

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