Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Saving Templates Error

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

    Saving Templates Error

    Hello!

    Quick question, I have an indicator that when it is in normal .cs form completely open I can save a template but as soon as I turn it into a DLL it says that it cannot save the template.

    I am sure you guys have run into this before, am I doing something wrong?

    Pasting .txt file with my inputs below. Obviously everything is in the correct spot but these are the inputs
    Attached Files

    #2
    Hello Vikuno1,

    This may be because you have the custom enum defined in a NinjaTrader.Custom namespace: NinjaTrader.NinjaScript.Indicators

    I would suggest making the enum in an entirely unique namespace like: namespace MyCustomNamespace

    Then reference that namespace when using the enums in your indicator.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X