Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Not showing the order message in output window

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

    Not showing the order message in output window

    I am using the output window to write sensitive info about a strategy and when I send an order through the AtmStrategyCreate method a message is automatically send to the output window. *NT*Submitting order with strategy xxxxxxxxxxxxx.

    Is there a way to not show this message anymore.



    Many thanks

    #2
    Hello blar58,
    Thanks for your posts and i am happy to assist you.

    To exclude the execution messages please add the below code in the Initialize section of the strategy.

    Code:
    this.TraceOrders = false;
    Please let me know if I can assist you any further.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      OK

      Thank you very much

      Comment


        #4
        Hello blar58,
        Glad it solved your issue.
        Please let me know if I can assist you any further.
        JoydeepNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by martin70, 03-24-2023, 04:58 AM
        15 responses
        114 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by The_Sec, Today, 02:29 PM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by jeronymite, 04-12-2024, 04:26 PM
        2 responses
        31 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by Mindset, 05-06-2023, 09:03 PM
        10 responses
        265 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by michi08, 10-05-2018, 09:31 AM
        5 responses
        743 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X