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:

    Click image for larger version

Name:	9lSPrxK.png
Views:	206
Size:	6.1 KB
ID:	1088835

    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.

    Kate W.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Today, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    7 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    21 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    10 views
    0 likes
    Last Post cre8able  
    Working...
    X