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

Error Compiling Export Assembly, how to solve? (Log Included)

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

    Error Compiling Export Assembly, how to solve? (Log Included)

    Hello

    I'm trying to export a test strategy with a free indicator provided by Ninza called Bollinger Bands Percent B

    Have not seen a good answer about this issue, and I'm new to NT8 so It may be an obvious fix.

    2018-05-09 17:40:30:192|2|4|Error compiling export assembly: c:\Users\Xavier\Documents\NinjaTrader 8\bin\Custom\Indicators\@Stochastics.cs(45,11) : error CS0433: Type 'NinjaTrader.NinjaScript.Indicators.SMA' exist both on 'c:\Users\Xavier\Documents\NinjaTrader 8\bin\Custom\NinjaTrader.Vendor.dll' and 'c:\Users\Xavier\Documents\NinjaTrader 8\bin\Custom\NinZaBollingerPercentB_NT8.dll'

    At this moment I'm making the indicator myself after trying to remove this issue with no success, but my doubt remains, what should I do about this, why is it happening? should I delete a dll or indicator reference from some of the scripts?

    Would appreciate some help

    Xavier R.

    #2
    Welcome to the forums Xavier!

    This looks to come up with indicators that also exist in the Vendor assembly as well as any custom assembly on the platform.

    To be able to complete your export, you will need to add the system indicator to your export manually. This can be done by selecting System Indicators under Types and then selecting that system indicator so the plain text version is forced to be included.

    Please let us know if we can do anything else to assist.
    Last edited by NinjaTrader_Jim; 05-11-2018, 10:54 AM.
    JimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by funk10101, Today, 12:02 AM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by GLFX005, Today, 03:23 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by nandhumca, Yesterday, 03:41 PM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by The_Sec, Yesterday, 03:37 PM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by vecnopus, Today, 06:15 AM
    0 responses
    1 view
    0 likes
    Last Post vecnopus  
    Working...
    X