PureBytes Links
Trading Reference Links
|
Does the DLL interface in TS2000i and TS6 load an individual discrete
dll for each indicator or does the app share a single dll across
all indicators and DefineDLLFunc definitions as is implied by PushPop?
What I mean is, since PushPop seems to allow the sharing of values
between indicators then it seems that TS loads only one instance of
a dll for use by all indicators that request the services of that dll.
Is this right?
Mike
|