PureBytes Links
Trading Reference Links
|
I need some help with tradestation 2000 dlls.
I'm running into problems when trying to use &Close as an argument to a
function within a dll. Basically TS keeps crashing. I can program a dll
which uses standard arguments like 'long' without a problem but not long
pointers.
Could someone please send me an example of a ts2000 dll which uses &Close
(even if it just returns the close) or maybe give me some advice - the
documentation seems pretty useless.
I'm using MS Visual C++
Thanks
JB
|