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 burtoninlondon, Today, 12:38 AM
        0 responses
        10 views
        0 likes
        Last Post burtoninlondon  
        Started by AaronKoRn, Yesterday, 09:49 PM
        0 responses
        14 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Yesterday, 08:42 PM
        0 responses
        11 views
        0 likes
        Last Post carnitron  
        Started by strategist007, Yesterday, 07:51 PM
        0 responses
        13 views
        0 likes
        Last Post strategist007  
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,983 views
        3 likes
        Last Post jhudas88  
        Working...
        X