Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

a Color as an input in a strategy

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

    a Color as an input in a strategy

    Hi,

    For some reason this wont compile? where is my error?]

    The complier does not like Color[Red or Color[LawnGreen

    if (TrendQuality(Color[Red],Color[LawnGreen], 5, 5, 5, 30).Volume_RSI[0] > Variable0)

    Thanks

    #2
    Hello tinkerz,

    This is not the way colors are used in NinjaScript. In NinjaScript you would see instead Color.Red. This reference sample can give you some examples to work from.


    TrendQuality is not a NinjaScript indicator though, so you may need to work with the author/vendor for the syntax expected when using it in code.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    67 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    36 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    59 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Working...
    X