Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Trending Candlesticks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Trending Candlesticks

    Does anyone know or have an indicator that can replicate the attached chart to show changes in the color of the candlesticks with a change in trend? The company who designed this is out of business. Thanks.
    Attached Files

    #2
    Hello Carolefaw,
    You can use a moving average (example 200 period) to identify trend & use BarBrushes[0] & CandleOutlineBrushes[0] to achieve this.
    Hope it helps!
    Last edited by s.kinra; 12-15-2020, 12:25 AM.

    Comment


      #3
      [email protected]

      Bro, You have to let us know what is the condition to make the trend change.

      **Sending a PDF file will not help.

      Comment


        #4
        Hello [email protected],

        Thanks for your post.

        You are welcome to search the User App Share to find a free indicator that has this functionality or you could consider creating it on your own.

        User App Share (publicly available) - https://ninjatraderecosystem.com/use...a_search=trend

        The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

        There can be several ways to identify a trend. That could be a moving average, comparing the OHLC values of previous bars, or another way to identify a trend.

        If you are new to programming, you could consider using the Strategy Builder To create some logical checks on moving averages and different bars and then creating actions to Set Bar Color and Set Candle Outline Color. You could then click the view code button to see the resulting syntax and when you are familiar with the syntax, you could implement the code in an indicator.

        Strategy Builder 301 (publicly available resource) - https://www.youtube.com/watch?v=_KQF2Sv27oE

        Conditions examples - https://ninjatrader.com/support/help...on_builder.htm

        Actions examples - https://ninjatrader.com/support/help...us/actions.htm

        Drawing on a chart - https://ninjatrader.com/support/help...ToDrawOnAChart

        We look forward to assisting.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        601 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        347 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        559 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        558 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X