Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exporting indicator and strategy and handling dependency

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

    Exporting indicator and strategy and handling dependency

    Hi,

    I am trying to export my indicators and strategy.

    My situation is on sketch below and also describe it here.

    1. i have indicators each of them use class GolemTools - general enums, props etc. and it contains licensing class.
    2. i can export GolemTools into dll - it is not indicator dll
    3. i can export Indicator A.dll it is ok
    4. how to export Indicator B.dll not to contain the Indicator A.
    5. i have strategy which uses GolemTools, indicatorA indicatorB... i want to export it, do i always have to export all the indicators it uses?

    Isnt there a way, the strategy tries to link them and if it is not found it throws exception so the strategy neednt have all dll s inside it?

    I hope i made it clear

    thanks a lot

    Pavel Kujal

    Click image for larger version

Name:	image.png
Views:	125
Size:	503.7 KB
ID:	1339163

    #2
    Hello kujista,

    Thank you for your post.

    If the script you're trying to export is referencing another .dll, then you need to include that .dll in the export. There is unfortunately no way to get around that.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    129 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    74 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    116 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    111 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    89 views
    0 likes
    Last Post CarlTrading  
    Working...
    X