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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    45 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    22 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X