Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

limit email alerts

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

    limit email alerts

    Hi,
    I get lots of mails alerts Because I chose mails alerts for intraday bar signal and not in bar close.
    Is it possible to limit the email alert to have no more than 2 alerts per bar for example?
    Thank's.

    #2
    Hello gravdigaz6,

    Yes, this would be possible but you would need to create the logic for this.

    Declare an integer variable. Have this variable reset to 0 on the first tick of the bar. Where you have the alert / email, add a condition that checks the value of the integer variable being under how many alerts / emails you want. Increment the integer variable each time the alert / email is triggered.
    In your alert call, be sure to set the rearmSeconds to a value above 0, and to a comfortable level.

    http://ninjatrader.com/support/helpG...sic_syntax.htm

    http://ninjatrader.com/support/helpGuides/nt7/alert.htm

    http://ninjatrader.com/support/helpG...7/sendmail.htm
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    475 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    315 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    253 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    340 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    305 views
    0 likes
    Last Post CarlTrading  
    Working...
    X