• jfsrev Profile Picture

    Jeff Sun, CFTe @jfsrev

    2 years ago

    The ATR% Multiples From 50-MA signal is further enhanced. Big credits to @DumbleDax and all the suggestions and contributions from you guys! 1. Corrected the calculation to use a % base for detection - Used the high of the candle as a reference for the detection to remain on the chart even if it is resold 2. Added an optional table 3. Modified the multiple to default by '10'. This is suitable if you are trading around high beta, high adr% name. If not you can adjust the multiples lower to 7 on my recommendation. 4. Works on weekly tradingview.com/script/oimVgV7…

    jfsrev tweet picture
    jfsrev Profile Picture

    Jeff Sun, CFTe @jfsrev

    2 years ago

    The ATR% Multiples From 50-MA signal is further enhanced. Big credits to @DumbleDax and all the suggestions and contributions from you guys! 1. Corrected the calculation to use a % base for detection - Used the high of the candle as a reference for the detection to remain on the chart even if it is resold 2. Added an optional table 3. Modified the multiple to default by '10'. This is suitable if you are trading around high beta, high adr% name. If not you can adjust the multiples lower to 7 on my recommendation. 4. Works on weekly tradingview.com/script/oimVgV7…

    jfsrev tweet picture
    jfsrev tweet picture
    jfsrev tweet picture
    jfsrev tweet picture
    keyboard_arrow_left Previous keyboard_arrow_right Next

    25 40 241 197K 312
    Download Image

    24 81 408 479K 695
    Download Image
  • jfsrev Profile Picture

    Jeff Sun, CFTe @jfsrev

    2 years ago

    Lower ADR% ticker such as Indexes, I will employ '7' instead of '10' Example on $QQQ

    jfsrev tweet picture

    4 2 42 13K 29
    Download Image
  • TraderDivergent Profile Picture

    Alan Edward 🇬🇧 @TraderDivergent

    9 months ago

    @jfsrevg @DumbleDax Great indicator Jeff, I made something similar a while back. Another good option to keep it objective that works well is to simply use an RSI with slight tweaks to the settings for more extreme readings. Not perfect but does the job too.

    1 0 2 2K 1
  • WldKineticDrms Profile Picture

    Jay @WldKineticDrms

    9 months ago

    @jfsrevg @DumbleDax Here is an approximation of this as an indicator in TC2000: iif( 100*((c-avgc50)/avgc50) / (100*(ATR30/c)) >= 10 ,L,0) Can change the ATR lookback period as desired.

    4 3 4 6K 11
  • mkl85 Profile Picture

    Maikel @mkl85

    2 years ago

    @jfsrevg @DumbleDax Jeff, the % Gain from MA seems to be based on the close, not on the high. For example $SNOW high on 11/30 is 13.25% from 10 MA. Indicator states 10.33%, which is the correct for the closing price. Also the ATR% is based on closing price, not high price.

    1 0 4 3K 1
  • _TruthOutThere Profile Picture

    Fox Mulder @_TruthOutThere

    2 years ago

    @jfsrevg @DumbleDax I’ve used this ATR multiple technique since the 1990’s and just pass along an idea… Find the dominant cycle in the market for your particular timeframe, (D,W,M) and set MA to half the cycle length. Oh, and ATR % is definitely preferred.

    1 0 4 874 0
  • DFischer__ Profile Picture

    D.Fischer @DFischer__

    2 years ago

    @jfsrevg @DumbleDax Thanks, this is interesting. I use Bollinger Band width percentage to signal when stocks are extended. I usually take swing profits when BBW level is greater than 100% of the past year.

    0 0 4 1K 2
  • FadiD86 Profile Picture

    Fadi Dawood @FadiD86

    2 years ago

    @jfsrevg @DumbleDax Thank you both - this is brilliant

    1 0 2 3K 0
  • jqchews Profile Picture

    JQ @jqchews

    9 months ago

    @jfsrevg @DumbleDax Is there a way to not show "% Gain From MA" and "ATR %" rows like yours? I played around with the settings and seems that I can only show/hide the entire table.

    0 0 1 280 0
  • gajrajs Profile Picture

    Security Sherpa @gajrajs

    a year ago

    @jfsrevg @DumbleDax Awesome work! Thanks for sharing

    0 0 1 435 0
  • bubblingwhale Profile Picture

    The Whale @bubblingwhale

    2 years ago

    @jfsrevg @DumbleDax Thank you Jeff. Mind answering one more question? Looking at $SMCI on Tradingview with ATR%50ma added, You'd ve sold around $250 If you re-entered at around $271 (new high), at around $344 there is no signal. What would be your exit plan at that point? Do you change variables?

    1 0 1 3K 1
  • dimsiscool9 Profile Picture

    dinesh gnanamoorthy @dimsiscool9

    2 years ago

    @jfsrevg @DumbleDax Is this a modified version of keltner bands which calculates difference between close and 20ema in terms of atr

    0 0 1 1K 0
  • PerfectStorm313 Profile Picture

    Shawn Lee @PerfectStorm313

    2 years ago

    @jfsrevg @DumbleDax Jeff, sorry if this has been asked already, but can your 10 ATR% multiple calculation also be used with ADR% instead? I know they're technically different but was just curious

    2 0 1 3K 0
  • AetherVoyager Profile Picture

    Snowman @AetherVoyager

    2 years ago

    @jfsrevg When the ATR% multiple surpasses 8% above the 50-MA for this stock amidst a breakout following a month of consolidation, what's the optimal timing to secure profits? 10%?

    AetherVoyager tweet picture

    1 0 0 2K 3
    Download Image
  • TradingEbbnFlow Profile Picture

    Topher @TradingEbbnFlow

    2 years ago

    @jfsrevg @DumbleDax Jeff, I've been contemplating whether to pursue the CMT or CFTe... would be interested to know why you chose CFTe. Did you consider the CMT?

    0 0 0 2K 0
  • JoeK255011 Profile Picture

    Joe Kol @JoeK255011

    4 months ago

    @jfsrevg @DumbleDax Why do you use 50 day SMA (?) and not 20 day? Also, why not EMA?

    0 0 0 106 0
  • DumbCeselli Profile Picture

    LucaDumbMoneyCeselli @DumbCeselli

    2 years ago

    @jfsrevg @DumbleDax Really helpful Jeff, thanks. After how many months of data since the beginning of the uptrend becomes more reliable?

    0 0 0 705 0
  • TashfeenEkramMD Profile Picture

    Tashfeen Ekram @TashfeenEkramMD

    2 years ago

    @jfsrevg @DumbleDax Yo Jeff. I wanted to combine this with your other script. Here is my first attempt at it -> tradingview.com/script/qxlEgbA…

    1 0 0 896 0
  • RSignorotti Profile Picture

    Signorotti @RSignorotti

    a year ago

    @jfsrevg @DumbleDax How much is a high adr% value?

    1 0 0 1K 0
  • 99Mariolopez Profile Picture

    Fraktal @99Mariolopez

    2 years ago

    @jfsrevg @DumbleDax @Deepvue

    0 0 0 912 0
  • jmaldo1024 Profile Picture

    JM @jmaldo1024

    2 years ago

    @jfsrevg @DumbleDax @CoffeeTeaLeaves @LongTplexTrader

    0 0 0 1K 0
  • Download Image
    • Privacy
    • Term and Conditions
    • About
    • Contact Us
    • TwStalker is not affiliated with X™. All Rights Reserved. 2024 www.instalker.org

    twitter web viewer x profile viewer bayigram.com instagram takipçi satın al instagram takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al sosyalgram takipçi satın al instagram ücretsiz takipçi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al metin2 metin2 wiki metin2 ep metin2 dragon coins metin2 forum metin2 board popigram instagram takipçi satın al takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al buyfans buy instagram followers buy instagram likes buy instagram views buy tiktok followers buy tiktok likes buy tiktok views buy twitter followers buy telegram members Buy Youtube Subscribers Buy Youtube Views Buy Youtube Likes forstalk postegro web postegro x profile viewer