OPEN-SOURCE SCRIPT
업데이트됨 EMA Bounce - Full MTFA System - Trend Following system

This is a trend following script which will use Donchain channels to find out if the market is making HH and HL or LH and LL. It then checks if DEMA200 <DEMA400 or DEMA200>DEMA400.
Once it has found out that if the market is in uptrend or downtrend by looking in to DEMA200, DEMA400 and Donchain channel swing high or swing low, it then pulls the trigger to buy or sell when 1 Hr EMA10 crosses EMA20 from below or 1 Hr Donchain channel swing high is broken. Same goes with sell logic.
In Nutshell, It tries to find out buy entry points in an uptrend stock/Indice and sell entry points in a downtrend/Indice stock.
User needs to enter donchain floor, ceiling and % zone as an EMA zone tolerance to consider the levels around EMA rather than absolute EMA value. It also places SL below Ddaily Donchain Swing low or swing high.
Once it has found out that if the market is in uptrend or downtrend by looking in to DEMA200, DEMA400 and Donchain channel swing high or swing low, it then pulls the trigger to buy or sell when 1 Hr EMA10 crosses EMA20 from below or 1 Hr Donchain channel swing high is broken. Same goes with sell logic.
In Nutshell, It tries to find out buy entry points in an uptrend stock/Indice and sell entry points in a downtrend/Indice stock.
User needs to enter donchain floor, ceiling and % zone as an EMA zone tolerance to consider the levels around EMA rather than absolute EMA value. It also places SL below Ddaily Donchain Swing low or swing high.
릴리즈 노트
Dashboard for tracking top 10 Nifty stocks with Nifty and BankniftyBUY SIGNAL (Bright Green) / SELL SIGNAL (Bright Red)
In Buy Zone (Yellow) / In Sell Zone (Orange)
Above Both EMAs (Dark Green) / Below Both EMAs (Dark Red)
Btw 200 & 400 (Gray)
릴리즈 노트
Changed the logic to run the script in the aghressive mode vs conservative mode by giving a toggle switch option to use daily donchain swing high/low. This is to capture for v-shape recovery scenarios where trend is still not changed but the retrecements are sharp and break the donchain high. 릴리즈 노트
User Can now select the micro time frame and micro memory bars. Macro time frame is the main chart time frame릴리즈 노트
Updated it with ADX filter now. Upon backtesting, found that at times, sideways market is making the script to flag buy and sell in a short span of price range. So finetuning the ADX and comparing it the threshold helps limiting some of the trades in sideways market오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.