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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      144 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      71 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      125 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      79 views
      0 likes
      Last Post PaulMohn  
      Working...
      X