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

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 WHICKED, Today, 12:56 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by cre8able, Today, 01:16 PM
    0 responses
    1 view
    0 likes
    Last Post cre8able  
    Started by chbruno, 04-24-2024, 04:10 PM
    2 responses
    47 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by WHICKED, Today, 12:45 PM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by samish18, Today, 01:01 PM
    0 responses
    5 views
    0 likes
    Last Post samish18  
    Working...
    X