OPEN-SOURCE SCRIPT
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 ==============
>>>> Read Me First !! <<<<<
========== Detailed and meaningful description =========
=========== Condition And Statement ===========
====== For ADAPTIVE you can customize your ALL MA [FAST, SLOW, MID-TERM, LONG-TERM] For Your Statement
/////////For Example Hook Alert Command ////////////
================== 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 [Length]Green or [Length]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 [Blue Line]
- SLOW Trend = MA SLOW LINE [Red Line]
- MID-TERM TREND = MA MID-TERM [Yellow Line]
- LONG-TERM TREND = MA LONG-TERM [White Line]
=========== Condition And Statement ===========
- Long Condition Statement :: [Length] Candles Consecutive Bars Up and close > golden_line and fast_line > golden_line
- Short Condition Statement :: [Length] Candles Consecutive Bars Down and close < golden_line and fast_line < golden_line
- AutoCloseLong Condition :: [Length] Candles ConsecutiveBarsDownStop and close > golden_line and close[2] < death_line and close[1] < death_line and close < death_line or fastUpdeath
- AutoCloseShort Condition :: [Length] Candles ConsecutiveBarsUpStop and close < golden_line and close[2] > death_line and close[1] > death_line and close > death_line or fastUpdeath
====== For ADAPTIVE you can customize your ALL MA [FAST, SLOW, MID-TERM, LONG-TERM] 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"}
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.