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 argusthome, 03-08-2026, 10:06 AM
      0 responses
      62 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      40 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      21 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      23 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      51 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X