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 Dutch4756, Today, 04:57 PM
        0 responses
        6 views
        0 likes
        Last Post Dutch4756  
        Started by DerkWehler, 12-04-2024, 09:00 AM
        7 responses
        75 views
        3 likes
        Last Post RobEB
        by RobEB
         
        Started by _Gabor_, 12-03-2024, 12:16 PM
        4 responses
        29 views
        0 likes
        Last Post _Gabor_
        by _Gabor_
         
        Started by trelling, 11-28-2024, 01:50 PM
        6 responses
        53 views
        0 likes
        Last Post trelling  
        Started by nelslynn, Today, 03:52 PM
        0 responses
        6 views
        0 likes
        Last Post nelslynn  
        Working...
        X