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 mjairg, 07-31-2024, 11:48 AM
        7 responses
        100 views
        0 likes
        Last Post Ducman_nl  
        Started by meatskin, Today, 03:07 PM
        0 responses
        12 views
        0 likes
        Last Post meatskin  
        Started by Pa_Baz, 12-14-2024, 09:40 PM
        26 responses
        373 views
        1 like
        Last Post MarioM94  
        Started by crystalet, 12-06-2022, 06:59 AM
        2 responses
        52 views
        1 like
        Last Post mrmark123  
        Started by ClauTrade, Today, 02:26 PM
        2 responses
        10 views
        0 likes
        Last Post ClauTrade  
        Working...
        X