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 cmtjoancolmenero, Yesterday, 03:58 PM
    3 responses
    23 views
    0 likes
    Last Post cmtjoancolmenero  
    Started by Brevo, Today, 01:45 AM
    1 response
    14 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by rjbtrade1, 11-30-2023, 04:38 PM
    2 responses
    72 views
    0 likes
    Last Post DavidHP
    by DavidHP
     
    Started by suroot, 04-10-2017, 02:18 AM
    5 responses
    3,021 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by Stanfillirenfro, Today, 07:23 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X