![]() |
|
|||||||
| ATM Strategies (Discretionary Trading) Support for Advanced Trade Management, AutoTrail, AutoBreakeven, Stop Strategy and Simulated Stops etc... |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jun 2010
Posts: 220
Thanks: 1
Thanked 2 times in 2 posts
|
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 |
|
NinjaTrader Customer Service
Join Date: Dec 2011
Location: India
Posts: 3,286
Thanks: 580
Thanked 546 times in 541 posts
|
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;
Joydeep M.
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jun 2010
Posts: 220
Thanks: 1
Thanked 2 times in 2 posts
|
OK
Thank you very much |
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Dec 2011
Location: India
Posts: 3,286
Thanks: 580
Thanked 546 times in 541 posts
|
Hello blar58,
Glad it solved your issue. Please let me know if I can assist you any further.
Joydeep M.
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Log/Output showing numerous Cancelled... | zeller4 | Strategy Development | 3 | 12-07-2011 07:10 AM |
| output to the OUTPUT window | AnotherTrader | Miscellaneous Support | 3 | 10-27-2010 11:55 AM |
| Output window | Mindset | Version 7 Beta General Questions & Bug Reports | 1 | 02-16-2010 05:39 AM |
| Output window | Mindset | Version 7 Beta General Questions & Bug Reports | 1 | 01-15-2010 04:24 AM |
| Output window | amedhussaini | Indicator Development | 2 | 07-31-2009 05:49 AM |