Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

UserDefinedMethods

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

    #16
    Hi follow the instructions in the provided link



    It works, but there is work for you to do

    Comment


      #17
      Thank you DaFish,

      this is beyond my coding experience. The conversion from NT7 to NT8 is more complicated in this issues then I expected. If I have example I will be able to do it but the example you sent me link is for static and drawing issues.

      Anyway thank you for your feedback and help

      Miroslav

      Comment


        #18
        Originally posted by miroslav View Post
        Hello Michael,

        I am trying to convert some scripts from NT7 to NT8 and now I found out that userdefinedmethods script is not part of the NT8. I see that I am able to my custom made indicators but my userdefinedmethod script was holding ints and other parameters so I do not need to introduce them again while referring from one indicator to another.

        My question is if there is some way how to do it when userdefinedmethod script is no longer in NT8. I need to add that I am not an expert in C# programing just trying to convert some stuff from NT7 to NT8.

        I can share some part of userdrfinedmethods script from NT7.

        Miroslav
        So just create your own file holding a partial class of the relevant object.

        Look at the contents and structure of UserDefinedMethods.cs and you will see that it is just a partial class of Indicator or Strategy as the case may be. Follow UserDefinedMethods.cs as a template.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by habeebft, Today, 07:27 AM
        1 response
        12 views
        0 likes
        Last Post NinjaTrader_ChristopherS  
        Started by AveryFlynn, Today, 04:57 AM
        1 response
        12 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by Max238, Today, 01:28 AM
        4 responses
        37 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by r68cervera, Today, 05:29 AM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by geddyisodin, Today, 05:20 AM
        1 response
        14 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X