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 sidlercom80, 10-28-2023, 08:49 AM
    166 responses
    2,234 views
    0 likes
    Last Post sidlercom80  
    Started by thread, Yesterday, 11:58 PM
    0 responses
    1 view
    0 likes
    Last Post thread
    by thread
     
    Started by jclose, Yesterday, 09:37 PM
    0 responses
    6 views
    0 likes
    Last Post jclose
    by jclose
     
    Started by WeyldFalcon, 08-07-2020, 06:13 AM
    10 responses
    1,414 views
    0 likes
    Last Post Traderontheroad  
    Started by firefoxforum12, Yesterday, 08:53 PM
    0 responses
    11 views
    0 likes
    Last Post firefoxforum12  
    Working...
    X