TradeFab

TFs Pivot Reversal Strategy

TradeFab 업데이트됨   
The Pivot Reversal strategy script uses pivot points to create a support and resistance level; based on this levels the strategy creates virtual stop-market orders to catch the trend if the price is crossing the pivot lines.
A configurable trailing-stop and stop-loss is being used to exit an open position.

How to use
The strategy works with all timeframes; the current chart setting is using a 15min timeframe. The strategy enters about 10 trades per day, depending on the used settings.
I'm also providing a "study" version of this strategy, which can be used to automate the strategy by using webhooks for instance.
The script is using a default commission of 0.075% which reflects Bitmex' Taker-Fees. This is just a default and can be modified in the strategy settings for each instrument individually.

How to access
This strategy is a "Invite Only" script. You can can subscribe or purchase the strategy; please use the link below or send me a message via Tradingview to obtain access to the strategy and study script.
For enabling the script in your Tradingview chart window, click on "Indicators" and select "Invite-Only Scripts".

Full list of parameters:
  • "Pivot Left Bars" ... Number of bars on the left of the pivot point - used for pivot/peak detection
  • "Pivot Right Bars" ... Number of bars on the right of the pivot point - used for pivot/peak detection
  • "Entry Offset " ... Entry price offset after crossing pivot line (in %)
  • "Trailing Activation Level " ... Trailing stop activation level above/below average price (in %)
  • "Trailing Offset " ... Trailing stop price (in %)
  • "Stop Loss " ... Absolute stop-loss (in %)
  • "Capital Risk Factor " ... Capital risk factor (in %)
  • "Margin / Leverage " ... Optional leverage factor which can be used to leverage position (in %)
  • "Backtest ..." ... Backtest timeframe; area outside this timeframe will be grayed out

I'm looking forward to any feedback, reviews or change requests!
릴리즈 노트:
V1.7 change
  • added optional 3 profit-targets - option to select btw trailing-stop or profit-target
  • default commission value changed to 0.025% (from 0.075%), because at least one leg (entry or exit) will be executed as a limit order

New parameters
"Trailing Stop Enabled" ... Enable trailing-stop; it's recommended to turn off profit-target
"--> Activation " ... Trailing stop activation level above/below average price (in %)
"--> Offset " ... Trailing stop price (in %)
"Profit Targets Enabled" ... Enable profit-targets; it's recommended to turn off trailing-stop
"--> Target 1 " ... Profit target 1 (in %)
"--> Target 2 " ... Profit target 2 (in %)
"--> Target 3 " ... Profit target 3 (in %)

Behavior
If price is crossing pivot line up, it enters a long position; the input "Entry Offset " allows to delay the entry (default is 0).
If "Trailing Stop" is enabled and in a long position, and if price moves up, at the price defined by "Trailing Activation " the trailing-stop will be activated; if price moves down by "Trailing Offset ", the position will be closed.
If "Profit Target" is enabled, up to 3 profit targets (in %) can be defined; the definition must be continuous. When price moves up, always 50% of the remaining position will be sold at each target. Example: PT1=0.5%, PT2=1%, PT3=2.5%, and position quantity is 10000, then 5000 shares are sold at PT1, 2500 at PT2 and the remaining 2500 at PT3. If only PT1 and PT2 are defined, then 5000 are sold at PT1 and the remaining 5000 at PT2.
"Trailing Stop" and "Profit Target" shouldn't be enabled at the same time!
If price moves in an unfavorable position, then the stop-loss (configured via "Stop Loss ") will close the position.
Opening a short position is always automatically closing an open long position.
The same explanation applies for short position in reverse order.

Thanks Frank, TradeFab LLC

For purchasing/subscribing scripts: tradefab.org/

Find us @
github.com/TradeFab
twitter.com/TradeFab
tradingview.com/u/TradeFab/
초대 전용 스크립트

이 스크립트에 대한 접근은 작성자가 승인한 사용자로 제한되며, 일반적으로 지불이 필요합니다. 즐겨찾기에 추가할 수 있지만 권한을 요청하고 작성자에게 권한을 받은 후에만 사용할 수 있습니다. 자세한 내용은 TradeFab에게 문의하거나 아래의 작성자의 지시사항을 따르십시오.

트레이딩뷰는 당신이 스크립트 작성자를 100% 신뢰하고 스크립트의 작동 방식을 이해할 때까지 스크립트 비용을 지불하고 사용할 것을 권장하지 않습니다. 대부분의 경우 트레이딩뷰의 커뮤니티 스크립트 에서 무료로 좋은 오픈 소스 대안을 찾을 수 있습니다.

면책사항

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

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

경고: 액세스를 요청하기 전에 읽으십시오 .