Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Operator '*' cannot be applied to NinjaTrader.Indicator.StdDev

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

    Operator '*' cannot be applied to NinjaTrader.Indicator.StdDev

    Hi,

    when trying to add the following rule to a strategy

    CrossAbove(ROC(KAMA(Low, 2, 20, 30), 5), 0.25*StdDev(ROC(KAMA(Low, 2, 20, 30), 5), 100), 10) == false)

    I get the error message:

    Operator '*' cannot be applied to operands of type 'double' and 'NinjaTrader.Indicator.StdDev'

    how can I overcome this? I need to have a fraction of the Standard Deviation, how can I multiply the output of the StdDev with a percentage?

    many thanks
    Paulo

    #2
    found this thread that seems to have the answer to my question

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    47 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
    15 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    21 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X