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

RE: DLL Help for PushPop and/or AnyOHLC



PureBytes Links

Trading Reference Links

Thanks to Clive who helped me out with the proper reference of Data3 in
AnyOHLC.

value1 = (MYOPEN((LPLONG)&Open Data3,(int) -1)) / PRICESCALE;

Now I just have to correct my EL logic  :-))

Thanks

Blair Carruthers

-----Original Message-----
From: Blair Carruthers [mailto:b.carruthers@xxxxxxxxxxxx]
Sent: December 18, 2002 5:16 PM
To: omega-list@xxxxxxxxxx
Subject: DLL Help for PushPop and/or AnyOHLC


List:

I am looking for help using either Robert Linders PushPop Dll or the AnyOHLC
DLL.

Specifically I am trying to generate data for missing bars (e.g.. a weekend
in a daily chart).

I have the data (with missing weekends) as Data 3 in my chart (a
requirement).  I am basing my indicators on Data 1 (which has data in each
and every day).

Both DLL's have advantages and disadvantages.  Unfortunately I have not
found a way around the limitations.

In PushPop, I don't know how to force all of the Data3 values to be Pushed
before I need them.
In AnyOHLC, I don't know how to reference Data3 values instead of Data1
values.

If anyone has either a work around or suggestion, please let me know.

Also, I can't find any references to Lightworks Consulting, the people
behind AnyOHLC.

Thanks in Advance
Blair Carruthers