PureBytes Links
Trading Reference Links
|
----- Message d'origine -----
De : David Wieringa <david_wieringa@xxxxxxxxx>
À : pierre.orphelin <pierre.orphelin@xxxxxxxxxx>; <omega-list@xxxxxxxxxx>
Envoyé : samedi 2 octobre 1999 21:08
Objet : Re: End of day detection in intraday data
> Does this require applying any additional indicators (to build up an array
> of history in the DLL) or can a DLL actually look into the future of a
> price/date series?
>
No.
The DLL is called directly through an user function.
It returns the value of the considered field N bars ahead from currentbar.
(N is an input, the field to read in advance is another one).
You may use the returned value ( it's a TS variable) for what you want.
> Does the $100 include source code of the DLL?
>
No.
Only the compiled code.
> Thanks for your time,
> David Wieringa
>
Sincerely,.
-Pierre Orphelin
Représentant exclusif de Omega Research en France.
web: http://www.sirtrade.com
|