X4815162342

X48 - Strategy | ADAPTIVE CONSECUTIVE + TP/SL | V.1

Thanks For Tradingview Built-in Script :: << Original From Consecutive Strategy Built-in Script >>

================== Read This First Before Use This Strategy ==============
  • Please be aware that this strategy is not a guarantee of success and may lead to losses.
  • Trading involves risk and you should always do your own research before making any decisions.
  • This Strategy Just an Idea For Help Your Decision For Open Position.
  • You Must Be Search and Make Your Self Understand What You Doing In This Strategy.
  • Example :: This Strategy and Indicator Find The Consecutive Bars And You, You Are Reading Must Be Decision Up to You !!
  • For Backtest Show It's That For a Newbie 100$ Portfolio and 16.333$ Per Order Size

>>>> Read Me First !! <<<<<
========== Detailed and meaningful description =========
  • How It's Work : This Strategy are Following Green or Red Candle :: example 3 Green Candle To OpenLong Position
  • Can Set TP/SL if you want :: Just Fine The Best Value of Asset as you want
  • Fast Trend = MA FAST LINE
  • SLOW Trend = MA SLOW LINE
  • MID-TERM TREND = MA MID-TERM
  • LONG-TERM TREND = MA LONG-TERM

=========== Condition And Statement ===========
  • Long Condition Statement :: Candles Consecutive Bars Up and close > golden_line and fast_line > golden_line
  • Short Condition Statement :: Candles Consecutive Bars Down and close < golden_line and fast_line < golden_line
  • AutoCloseLong Condition :: Candles ConsecutiveBarsDownStop and close > golden_line and close < death_line and close < death_line and close < death_line or fastUpdeath
  • AutoCloseShort Condition :: Candles ConsecutiveBarsUpStop and close < golden_line and close > death_line and close > death_line and close > death_line or fastUpdeath

====== For ADAPTIVE you can customize your ALL MA For Your Statement

/////////For Example Hook Alert Command ////////////
  • Just Easy Command >> :: {{strategy.order.alert_message}}
  • Or Other Json You Should Edit Command Like This Example
  • {"ex":"'bnfuture'","side": "AutoLong", "$16.333", "symbol": "{{ticker}}", "passphrase": "1234","leverage":"10", "tp" : "5", "sl" : "2", "tl" : "2", "callback" : "1"}
  • {"ex":"'bnfuture'","side": "AutoShort", "$16.333", "symbol": "{{ticker}}", "passphrase": "1234","leverage":"10", "tp" : "5", "sl" : "2", "tl" : "2", "callback" : "1"}

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

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

想在圖表上使用此腳本?