Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

programming errors from other vendors

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

    programming errors from other vendors

    Click image for larger version

Name:	programming errors.png
Views:	59
Size:	41.5 KB
ID:	1334860 Click image for larger version

Name:	programming errors.png
Views:	112
Size:	41.5 KB
ID:	1334859
    When I compile my custom strategy, suddenly there are programming errors from indicators that I bouth time ago and I was using in my charts without any problems.
    How to solve it??
    Thanks.

    #2
    Hello Parmenides48

    Thank you for reaching out.

    This error is caused when NinjaTrader is searching for a reference to a .dll file, and the reference does not exist.

    Below I have included the steps to resolve these compile errors:
    • Right-click within the NinjaScript Editor window and select "References".
    • Click "Add".
    • Locate the .dll file for the file mentioned in the error ("Ankora_NT8_v202.dll" & "MBoxWave_NT8.dll" & and any others for which you see error CS0246. Once you resolve this main class of errors, when you compile, all others should be resolved as well).
    • Click "Open" to add the reference.
    • Click "OK" and recompile.
    • Repeat until there are not more compile errors
    Also for your reference I have included a link to a video demonstrating these steps:Please let us know if we may be of any further assistance.​
    Erick P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    68 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    150 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    100 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    288 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X