Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Unable to plot indicator from compiled assembly on another pc

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

    Unable to plot indicator from compiled assembly on another pc

    Hi,
    I have an indicator that I compile into an assembly called "TestIndicator". When importing the NinjaScript assembly onto another machine the indicator plots on the main price panel only if there are no other indicators loaded. If I load EMA for example, the indicator won't plot anymore. In the output window I see

    Error on calling 'OnBarUpdate' method for indicator 'TestIndicator' on bar 20: Unable to cast object of type 'NinjaTrader.Indicator.AAA' to type 'NinjaTrader.Indicator.Indicator'.

    What is going on? I am very confused. Thanks in advance!

    #2
    Hello zextra,

    Thank you for your post and welcome to the NinjaTrader Support Forum!

    Do you see the same error when you export the file as a source file (not protected) and import it into the other PC?

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by geotrades1, Today, 10:02 AM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by ender_wiggum, Today, 09:50 AM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by rajendrasubedi2023, Today, 09:50 AM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by bmartz, Today, 09:30 AM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by geddyisodin, Today, 05:20 AM
    3 responses
    26 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X