Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entries not shown in Trades

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

    Entries not shown in Trades

    Hi,

    following code snippet brings output to the output window and does enter long. But mostly I do get much more infos to the output window than trades in NT. What can prohibit the entry?

    Thank you

    #2
    grasgruen, what code snippet do you refer to please?
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Sorry.

      Print("LLLL " + "$" + Instrument.MasterInstrument.Name + ", Timeframe: " + Timeframe + ", Zeitpunkt: " + Times[Index][0].Add(duration) + ", Index: " + BarsInProgress);
      EnterLongLimit(ContinuumDefault, Instrument.MasterInstrument.Round2TickSize(GetCurr entBid() *
      (1 - (continuumLimit/10000))), Instrument.FullName);

      Comment


        #4
        Thanks, right that would be a dedicated Print command to push into to the output window when triggered. Do you perhaps had in other scripts the TraceOrders feature enabled as well?

        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by traderqz, Today, 12:06 AM
        2 responses
        3 views
        0 likes
        Last Post traderqz  
        Started by RideMe, 04-07-2024, 04:54 PM
        5 responses
        28 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by f.saeidi, Today, 08:13 AM
        1 response
        7 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by DavidHP, Today, 07:56 AM
        1 response
        6 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by kujista, Today, 06:23 AM
        3 responses
        11 views
        0 likes
        Last Post kujista
        by kujista
         
        Working...
        X