Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Calculate - create an addition for: ONCE_IN_X_MINUTES

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

    Calculate - create an addition for: ONCE_IN_X_MINUTES

    I think there is missing a needed feature.
    For example, we have 1000 symbols in MarketAnalyzer, and having indicator on Daily data, which checks i.e. EMA CROSS.

    However, if we set Calculate.OnBarClose, then in the morning the cross might happen, but we wouldnt get alert, because OnBarClose executed on DayClose. (so, we are late then... more critical for Weekly MarketAnalyzers).

    If we set to calculate on EachTick/OnPriceChange, then platform is much overheader, because indicator executing over 1000 symobls on each price change, makes much overhead.

    So, when adding the indicator in MarketAnalyzer (and it's set to

    [CODE]Calculate = Calculate.OnEachTick/CODE]

    then it should also show an additional dropdown "Calculation Interval", like:

    9lSPrxK.png

    Note, I don't see there will be any drawback of implementing the suggested feature (neither conflicts with older scripts, because the Property will be just new to platform). also, will be much useful for all people using MarketAnalyzer.
    Note, it should be only activated when chosen Calculate.OnEachTick, so actually, the IsSUspendedWhileInactive is set to false

    #2
    Hello ttodua,

    Thank you for your suggestion.

    I have added a feature request for this which may be tracked under the number SFT-4670.

    As with all feature requests, interest is tracked before implementation is considered, so we cannot offer an ETA or promise of fulfillment. If implemented, it will be noted in the Release Notes page of the Help Guide.

    Release Notes — https://ninjatrader.com/support/help...ease_notes.htm

    Please let us know if we may be of further assistance to you.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    559 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 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
    546 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X