Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Get line where error happens.

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

    Get line where error happens.

    When we get an error message, NT doesnt shown the line number of that "object" (or whatever failing element)



    Pleas send the feature request to dev.team implement the C# functinality (reflection or whatever) to give us also the line number which causes the error.

    PLEASE DONT SAY ANYTHING ABOUT "other solutions", like inserting the PRINT manually in all lines to find out the problem.
    Last edited by ttodua; 09-28-2018, 07:26 AM.

    #2
    Hello Selnomeria,

    You could add print statements in your strategy with the line number in each print statement so you can identify your bad code.

    For example,

    Print("Made it to line 101"); //Place on line 101.

    I have provided a video on using print statements for debugging.
    Dive into manipulating C# code from within an unlocked NinjaScript strategy using the NinjaScript Editor.NinjaTrader 7 is an award winning end to end online ...


    I’ve provided a link covering debugging which you may find helpful.
    Debugging: http://ninjatrader.com/support/forum...ead.php?t=3418

    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      sorry, it's out of question what you say. we should need to spent hours for what your dev team can implement quickly.
      Last edited by ttodua; 09-28-2018, 07:28 AM.

      Comment


        #4
        Hello selnomeria,

        I will pass your suggestion on to the development team.

        In the mean time you could put 15 print statements every 150 lines. Then when you find where the issue is, you could add print statements within that block to narrow it down.

        Please let us know if you need further assistance.
        Alan P.NinjaTrader Customer Service

        Comment


          #5
          Any news about implementing this in NT8?

          Comment


            #6
            Hello TazoTodua,

            Thank you for your note.

            There is currently no update on this feature request. The internal tracking id for this request is SFT-1209.

            Please let me know if you have any questions.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by rocketman7, Today, 01:00 AM
            0 responses
            1 view
            0 likes
            Last Post rocketman7  
            Started by wzgy0920, 04-20-2024, 06:09 PM
            2 responses
            27 views
            0 likes
            Last Post wzgy0920  
            Started by wzgy0920, 02-22-2024, 01:11 AM
            5 responses
            32 views
            0 likes
            Last Post wzgy0920  
            Started by wzgy0920, 04-23-2024, 09:53 PM
            2 responses
            74 views
            0 likes
            Last Post wzgy0920  
            Started by Kensonprib, 04-28-2021, 10:11 AM
            5 responses
            193 views
            0 likes
            Last Post Hasadafa  
            Working...
            X