[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need help using a DLL .... I think



PureBytes Links

Trading Reference Links

List-

I'm currently working with a strategy that plots
the prices of the 3min. NQ on the chart, as
well as uses data in subgraph#1 and #2 coming
from the NYSE.

When I attempt to use "IntraBar" order generation,
or basically allow the strategy to enter and exit
on the SAME BAR if the profit target is reached,
then TS of course lets me know that I cannot
do this with mixed datastreams.

I'm sure many of you have run into this before and was
wondering if anyone could lend me a hand in pointing
me in the right direction on whether to use 
PushPop here or Globalvar or whatever other DLL
will get the job done here.

thanks,

mike