Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

faling price + falling volume

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

    faling price + falling volume

    Daer NinjaTrader forum hosts,

    What would be a good way of programming a conditon checking for falling price on falling volume?
    I am in the process of developing an indicator and now need to incorporate this falling price on falling volume action into it.

    which method(s) shall I use?
    how would the syntax look like?

    thank you

    #2
    Ionaz,

    I would recommend using the Falling() method.

    You can use a smoothed price and/or volume to avoid noisy price movements.

    Something like : Falling( EMA(20)) and Falling( EMA( Volume , 20 ) )
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    576 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X