Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Colored ROC indicator

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

    Colored ROC indicator

    Hi,

    I used to write various studies for SuperCharts (Tradestation) and I had a lot of great stuff that I had coded and/or got from forums.

    I am new to NinjaTrader. I was wondering if anyone had or could create a version of the standard ROC indicator that is colored depending on current bar value versus the previous bar.

    If ROC(current bar) > ROC (prev bar) then display as green

    If ROC(current bar) < ROC (prev bar) then display as red

    If ROC(current bar) = ROC (prev bar) then display as blue

    #2
    Welcome to our forums skiguy - while I'm unfortunately not aware of such a study using the ROC exsiting already, this could be pretty straightforward done using the PlotColors property in our NinjaScript language, here's an example - http://www.ninjatrader.com/support/h...plotcolors.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    599 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    344 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
    558 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    557 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X