Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

**NT** Error on calling

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

    **NT** Error on calling

    Hello NT Support!

    Is there any possibility to learn in which row can be found the error, when I get this error message in Output window: **NT** Error on calling 'OnExecution' method for strategy?
    In my OnExecution method can be found many rows so it is very - very time-consuming to find it...
    or it isn't any way, could you send this request to enhancement request noted.

    thanks. Tom

    #2
    Hello Tom,
    You can use the search feature to search for the specific sting.
    • Open the NinjaScript editor
    • Press Ctrl + F
    • In the Find/Replace dialog type in the string (say OnExecution) and click on Search Next


    Please let me know if I can assist you any further.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      Yes, I know how can I search in the text. My problem, when I run the strategy, and during the running I get this info: **NT** Error on calling 'OnExecution' method for strategy in output window. Somewhere occured an failure in the OnExecution method. But where, it is the hardly thing to find the occured method.
      this is that I want. Is there any solution to find this row/object which throw this error?

      Comment


        #4
        Hello marotom,
        I will send your suggestion to development for future consideration.

        You can also catch the exceptions in your code and Print the exceptions as per using the try catch method http://msdn.microsoft.com/en-us/library/0yd65esw.aspx

        Please refer to this sample code which demonstrates it


        Please let me know if I can assist you any further.
        JoydeepNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        51 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        32 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        99 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        177 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        170 views
        0 likes
        Last Post CarlTrading  
        Working...
        X