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

Bars since THAT happened.... "HowToDoIt" ?????

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

    Bars since THAT happened.... "HowToDoIt" ?????

    Hello.

    I am searching the forum, but I can not find any Ninjascript development
    relative article or any help about this.

    I want to return the << BARS since the Nth most recent time
    that something happened >>.

    For example, I want to get "the number of BARS that have passed",
    since the LAST time (the 1st most recent time ago),
    that the CLOSE was greater than the OPEN.

    So, at the specific example,
    If we had 4 red bars in a row (including the currentbar),
    that Close was less than the Open...,
    I want today my "Bars since" indicator, or my "Bars since" variable,
    to return the value of 4.


    How can I do it ? What expressions should I use to succeed on that ?

    Is also possible to calculate the Nth (where N>1) most recent time...., that THIS happened ???

    For example not the 1st most recent, but the 2nd time ago
    that my required expression (Close>Open) was true.


    Please help if anyone got the answer, or a reference link.
    Thanx.

    #2
    Hi Andy, please take a look at the links below, they point to the Most Recent / Least Recent Occurence methods, which should do the job for you.

    1. Most Recent Occurence - http://www.ninjatrader-support.com/H...urenceMRO.html

    2. Least Recent Occurence - http://www.ninjatrader-support.com/H...urenceLRO.html
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by wzgy0920, 04-20-2024, 06:09 PM
    2 responses
    26 views
    0 likes
    Last Post wzgy0920  
    Started by wzgy0920, 02-22-2024, 01:11 AM
    5 responses
    32 views
    0 likes
    Last Post wzgy0920  
    Started by wzgy0920, Yesterday, 09:53 PM
    2 responses
    49 views
    0 likes
    Last Post wzgy0920  
    Started by Kensonprib, 04-28-2021, 10:11 AM
    5 responses
    191 views
    0 likes
    Last Post Hasadafa  
    Started by GussJ, 03-04-2020, 03:11 PM
    11 responses
    3,231 views
    0 likes
    Last Post xiinteractive  
    Working...
    X