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 Tagliareni, 01-18-2025, 10:04 AM
        2 responses
        25 views
        0 likes
        Last Post Tagliareni  
        Started by Buttony, 01-18-2025, 12:10 PM
        10 responses
        51 views
        0 likes
        Last Post rockmanx00  
        Started by frslvr, 04-11-2024, 07:26 AM
        19 responses
        725 views
        1 like
        Last Post Zinovate  
        Started by johnMoss, Today, 04:00 PM
        0 responses
        5 views
        0 likes
        Last Post johnMoss  
        Started by HappyTrader76, Today, 03:56 PM
        0 responses
        5 views
        0 likes
        Last Post HappyTrader76  
        Working...
        X