Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Check variable value in the strategy

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

    Check variable value in the strategy

    Hello guys! There is variable in strategy that get value from this strategy. I need to find some problem and use Print in strategy. But strategy get stuck. As I understand because variable doesn't have some value from the start. How to avoid this moment?

    if (var>0) didn't help.

    I need to check entryOrder.StopPrice and OrderPriceShort, that get value as instrument price.

    #2
    Alexstox,

    Thank you for your post.

    What do you mean by gets stuck?

    What exactly is the variable used for in the script?
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Cal View Post
      Alexstox,

      Thank you for your post.

      What do you mean by gets stuck?

      What exactly is the variable used for in the script?
      Variables: entryOrder.StopPrice and OrderPriceShort. So, in the beginning of backtesting after some conditions entryOrder.StopPrice can get no value and script can stuck because Print() still want to print value of entryOrder.StopPrice.

      Comment


        #4
        Alexstox,

        Can you please provide your script so I can look into this further
        Cal H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by GLFX005, Today, 03:23 AM
        0 responses
        1 view
        0 likes
        Last Post GLFX005
        by GLFX005
         
        Started by XXtrader, Yesterday, 11:30 PM
        2 responses
        11 views
        0 likes
        Last Post XXtrader  
        Started by Waxavi, Today, 02:10 AM
        0 responses
        6 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Started by TradeForge, Today, 02:09 AM
        0 responses
        14 views
        0 likes
        Last Post TradeForge  
        Started by Waxavi, Today, 02:00 AM
        0 responses
        3 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Working...
        X