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:	106
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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    553 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    100 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    543 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    546 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X