Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

TraceOrders in parameters

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

    TraceOrders in parameters

    how do I add TraceOrders as a parameter?

    #2
    Hello dibDab,

    TraceOrders is something that needs to be set in State.SetDefaults for an indicator. You would need to just enable trace orders in the indicators defaults.

    Comment


      #3
      thanks. can I add this to the parameters UI?

      Comment


        #4
        Hello dibDab,

        No you would have to just enable it as a default in the indicators code. You could make a user input such as a bool to control manually printing the trace orders output if you are trying to toggle it on or off from the UI.



        You could put a condition checking if your user input is true/false and only print based on your user input.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        47 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        23 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        33 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Working...
        X