PureBytes Links
Trading Reference Links
|
I can develop Dlls very cost effectivly. Right now I am having a 1/2
price special so you get coding for $35 per hour!
Pls contact me privatly for more info ...
Mike
On 6 May 2002, at 15:38, Alexander wrote:
> Thank you everyone for the suggestion of using Data2. That is what I am
> currently doing but unfortunately there are negative side effects to doing that
> within certain systems. Hence, my DLL search.
>
> Are there any DLL writers on line here? I've read the Developers Guide so I
> know what is possible but I'm not set up to compile C/C++ Dll's.
>
> Thanks!
>
> DH wrote: >
> I'm looking for a DLL that runs in an indicator on an intraday chart that will
> pull the previous day's open, high, low and close from the global server daily
> data for the same symbol as the intraday chart.
>
> You don't need a DLL. Just insert the daily data on the chart as Data2.op =
> open data2;plot1(op,"")
>
> -- Dennis
>
Regards
Mike
|