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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    153 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    306 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    244 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    176 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X