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 rocketman7, Today, 02:12 AM
    0 responses
    5 views
    0 likes
    Last Post rocketman7  
    Started by dustydbayer, Today, 01:59 AM
    0 responses
    1 view
    0 likes
    Last Post dustydbayer  
    Started by inanazsocial, Today, 01:15 AM
    0 responses
    4 views
    0 likes
    Last Post inanazsocial  
    Started by trilliantrader, 04-18-2024, 08:16 AM
    5 responses
    22 views
    0 likes
    Last Post trilliantrader  
    Started by Davidtowleii, Today, 12:15 AM
    0 responses
    3 views
    0 likes
    Last Post Davidtowleii  
    Working...
    X