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 Max238, Today, 01:28 AM
        2 responses
        26 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Started by Shansen, 08-30-2019, 10:18 PM
        25 responses
        949 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by JonesJoker, 04-22-2024, 12:23 PM
        8 responses
        41 views
        0 likes
        Last Post JonesJoker  
        Started by timko, Today, 06:45 AM
        0 responses
        4 views
        0 likes
        Last Post timko
        by timko
         
        Started by Waxavi, 04-19-2024, 02:10 AM
        2 responses
        39 views
        0 likes
        Last Post poeds
        by poeds
         
        Working...
        X