Trading_Nerd

MTF Supertrend [Trading Nerd]

Trend Trading Strategy using Supertrends
Backtesting Script that uses a multitimeframeanalysis of the Supertrend Indicator. The trend direction is determind by a higher Timeframe (TF) Supertrend. The entry Signals are given by the Supertrend of the current TF. The script is NOT repainting (the script takes the previous value of the higher TF Supertrend, if the higher TF candle is not confirmed yet).


Strategy Conditions
Longs:
  • The higher TF Supertrend has to be green
  • The current TF Supertrend change from red to green

Shorts:
  • The higher TF Supertrend has to be red
  • The current TF Supertrend change from green to red

Optional:
  • <Trade higher Timeframe Trendchange> Option: If enabled also a trend chage of the higher TF Supertrend is a valid Entry Signal
  • <Use ADX Filter> If enabled Signals are discarded if the ADX is below the <ADX Threshold> value

Take Profit
On default there is no Take Profit. You can activate a Risk Reward Based Take Profit target trough the option. Also a Partial Take Profit is possible.

Stop Loss
The default Stop Loss Strategy is a Trailing Stoploss. As trailing Price the current TF Supertrend is used.

Additional
  • Time Filter: Only opens trade in the defined Session. Open trades are still being closed outside of the Session.
  • Start Date/End Date: Limits the backtest for the defined Date Range
  • Trading Days: Only open Trades on the checked Days
  • Risk % per Trade: If enabled the Strategy uses X% of the capital (defined in Settings -> Properties -> Initial Capital)
  • Use Compound Interest: If enabled Capital is recalculated for every trade (initial capital + net Profit)

IMPORTANT: For low Timeframes and Markets with tight SL (like Forex) it requires a lower Margin Percent than default. Go to Settings->Properties and lower the required Long/Short Margin. Otherwise Trades might not be considered because of too less capital/marign. Margins can e.g. set to: 2% (Forex), 10% (Stocks), 20% (Crypto).

受保護腳本
該腳本是閉源發佈的,您可以自由使用。您可以把它加入到常用以在圖表上使用它。您無法查看或修改其原始碼。
免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?