Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Receiving an email when a trade is taken

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

    Receiving an email when a trade is taken

    Hello,
    I have an automated trading strategy. Is there a way to configure NT so that every time a trade is taken, one can receive an email at a pre-defined email account?

    Thank you for you help and support in advance.

    #2
    Hello pandyav,

    Thank you for your post.

    You can use the SendMail() method when you place a trade in your strategy: http://www.ninjatrader.com/support/h...7/sendmail.htm

    Comment


      #3
      Hi Patrick,
      I inserted the following code in my strategy so that every time the entry or exit conditions are met I will receive an email.

      SendMail("my address with my ISP", "my personal email address", "Trade Alert", "Buy ES");

      Unfortunately, it does not trigger any email. Am I doing something wrong?

      When I go to the Misc tab under options and plug in the details for my IST and hit Test, I receive an email but when I actually insert the code in strategy it does not trigger any email.

      Any ideas??

      Your help is greatly appreciated.

      Comment


        #4
        Hello pandyav,

        Thank you for your response.

        Are there any messages in your Log tab when the e-mail should have been sent out? If so, what do these messages report?

        Comment


          #5
          No there are no messages like that. All I see is the information related to orders executed and other connection related details. But nothing related to email.

          Comment


            #6
            Hello pandyav,

            Thank you for your response.

            If you use a Print() statement at the same place the SendMail() should be sent, do you see the Print() in the Output window (Tools > Output window)?

            Print(): http://www.ninjatrader.com/support/h.../nt7/print.htm

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Brevo, Today, 01:45 AM
            0 responses
            6 views
            0 likes
            Last Post Brevo
            by Brevo
             
            Started by aussugardefender, Today, 01:07 AM
            0 responses
            3 views
            0 likes
            Last Post aussugardefender  
            Started by pvincent, 06-23-2022, 12:53 PM
            14 responses
            242 views
            0 likes
            Last Post Nyman
            by Nyman
             
            Started by TraderG23, 12-08-2023, 07:56 AM
            9 responses
            384 views
            1 like
            Last Post Gavini
            by Gavini
             
            Started by oviejo, Today, 12:28 AM
            0 responses
            6 views
            0 likes
            Last Post oviejo
            by oviejo
             
            Working...
            X