Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

UDMs ?

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

    UDMs ?

    In NT 7 there was a special strategy script named "User Defined Methods". This provided a place to put custom methods (which I use extensively). Is there something similar in NT 8?

    #2
    Hello spottysallrite,

    Thanks for your post.

    NinjaTrader 7 used a "UserDefinedMethods" class to define methods to be used across multiple NinjaScript indicators or strategies. In NinjaTrader 8, these pre-built partial classes have been removed to reduce a number of issues which could result from users sharing their UserDefinedMethods.cs files, or overwriting their existing files with copies from a new vendor. Partial classes are now best built manually and saved in the C:\Users\<user>\Documents\NinjaTrader 8\bin\Custom\AddOns folder.

    The 'MySharedMethods' reference sample shared by my colleague Chelsea on the forum thread linked below demonstrates how you could set up custom methods that could be accessed by custom indicators or strategies.
    https://forum.ninjatrader.com/forum/...956#post733956

    You could find information about partial classes and sample code on the 'Implementation changes overview' section of this help guide page below.
    https://ninjatrader.com/support/helpGuides/nt8/index.html?code_breaking_changes.htm

    Information about creating partial classes in C# could also be found on the forum thread linked below.
    https://ninjatrader.com/support/foru...119#post758119​​
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    79 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    40 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    63 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    63 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X