Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by WHICKED, Today, 12:45 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by samish18, Today, 01:01 PM
    0 responses
    5 views
    0 likes
    Last Post samish18  
    Started by WHICKED, Today, 12:56 PM
    0 responses
    7 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by Spiderbird, Today, 12:15 PM
    2 responses
    11 views
    0 likes
    Last Post Spiderbird  
    Started by FrazMann, Today, 11:21 AM
    2 responses
    8 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Working...
    X