Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

possible bug - output window not woring first time

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    possible bug - output window not woring first time

    I have the following statement in my strategy:
    Print(Time[0].ToString()+ "," + Open[0] +"," + High[0] + "," + Low[0] + "," + Close[0]);

    When I run the strategy the first time the output window is empty.
    The data only appears when I run it a second time.
    I have done this a number of times and it happens every time

    #2
    There should be no issue running it the first time. Please see the Control Center Log tab for anything fishy.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by KonAdams, 05-07-2024, 10:53 PM
    7 responses
    25 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by JimB17, 01-10-2020, 10:27 AM
    75 responses
    2,790 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by JGriff5646, 05-07-2024, 10:02 PM
    3 responses
    29 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by dp8282, Today, 07:35 AM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by Klaus Hengher, Yesterday, 03:13 AM
    3 responses
    17 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X