Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Send an email every time a trade is taken

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

    Send an email every time a trade is taken

    Hello,
    I have an automated trading strategy and I was wondering if there is a way for me to incorporate some kind of code in my Ninja Script code so that every time every time is trade is entered or exited I get an email to my gmail account.

    Is this possible? If yes, can someone please guide me to the appropriate code?

    Thanks!

    #2
    Originally posted by pandyav View Post
    Hello,
    I have an automated trading strategy and I was wondering if there is a way for me to incorporate some kind of code in my Ninja Script code so that every time every time is trade is entered or exited I get an email to my gmail account.

    Is this possible? If yes, can someone please guide me to the appropriate code?

    Thanks!
    Hello,

    In the ninja trader help guide, search for "SendMail". You will also need set up e-mail in the control center tools> options> Misc tab.

    Comment


      #3
      pandyav, tasker-182 is correct here the SendMail command in our NinjaScript would be ideal to work that on. For any fills you want to monitor the OnExecution(), while for any full trade just the OnBarUpdate() conditions of your script should suffice.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      364 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      236 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      205 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      290 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      246 views
      0 likes
      Last Post CarlTrading  
      Working...
      X