Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Email alert

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

    Email alert

    Hello,

    maybe this is a very simple question, but I need to be alerted by email whenever a order (from a ninjascript strategy) is filled. I know about the sendmail() function, and it works, but I do not know the way to trigger it for "automatic" orders like Stop Losses and Exit on Close. I suppose it will be through the OnOrderUpdate method, but I would need some sort of example...

    Un saludo,

    Pablo

    #2
    Pablo,

    Suggest you do it off of OnExecution(). Any time you receive an OnExecution event you have something getting filled. You can just do a SendMail generically from there and you will get an email any time anything gets part filled or filled.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    4 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    12 views
    0 likes
    Last Post AaronKoRn  
    Started by carnitron, Yesterday, 08:42 PM
    0 responses
    11 views
    0 likes
    Last Post carnitron  
    Started by strategist007, Yesterday, 07:51 PM
    0 responses
    13 views
    0 likes
    Last Post strategist007  
    Started by StockTrader88, 03-06-2021, 08:58 AM
    44 responses
    3,982 views
    3 likes
    Last Post jhudas88  
    Working...
    X