Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Print SetTrailStop()

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

    Print SetTrailStop()

    I'd like to print a SetTrailStop() to the Output Window but I can't figure out how to do this.

    Here's exactly what I want to occur:
    1) After an entry order has been filled I want a print statement showing that the trailing stop has been set.
    2) I don't want to use TraceOrders b/c I don't want all of the amended trailing stop messages. (Is there a way to suppress certain TraceOrders messages?)

    You can see in the attached .jpg file that I'm getting the OrderType.ToString() but this isn't telling me if the initial trailing stops have been set upon entering a trade. How do I get this info into a print statement?
    Attached Files

    #2
    Unfortunately you can't selectively filter the trace orders output - you can use this sample and then check for your SetTrailStop orderstates in the OnOrderUpdate().

    Comment


      #3
      okay, thx for this.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      88 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      48 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      30 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      34 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      68 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X