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 helpwanted, Today, 03:06 AM
        1 response
        7 views
        0 likes
        Last Post sarafuenonly123  
        Started by Brevo, Today, 01:45 AM
        0 responses
        7 views
        0 likes
        Last Post Brevo
        by Brevo
         
        Started by aussugardefender, Today, 01:07 AM
        0 responses
        5 views
        0 likes
        Last Post aussugardefender  
        Started by pvincent, 06-23-2022, 12:53 PM
        14 responses
        242 views
        0 likes
        Last Post Nyman
        by Nyman
         
        Started by TraderG23, 12-08-2023, 07:56 AM
        9 responses
        385 views
        1 like
        Last Post Gavini
        by Gavini
         
        Working...
        X