PureBytes Links
Trading Reference Links
|
Hi Andreas
Thanks for the file. It took awhile to separate out your vb functions. <G>
What did you use for the lookbacks?
The PDF article in Jurik's book had multiple lookbacks. I think from 20 up
to 59 periods.
I set up multiple PDF sheets in one XL workbook using lookbacks of 40, 60,
80, 120 and 200.
The only minor difficulty in VBA coding the "housekeeping" stuff was
re-setting the scale on the price charts to the max of the max bin and the
min of the min bin. The horizontal PDF barcharts update without difficulty.
The in-cell code updates automatically whenever new data is pasted into the
data sheet. Everything appears to be stable.
Will work on the Mobility Osc. One of the traders that switched to another
List has a TASC CD ... maybe he'd find the Workbook or email address that
you're looking for. Let me know if you're interested.
Best regards
Walter
----- Original Message -----
From: "Andreas Grau" <agrau@xxxxxxxxxxxxxxxxxxxx>
To: "realtraders-l" <realtraders@xxxxxxxxxxxxxxx>; "code-list-l"
<code-list@xxxxxxxxxxxxx>; "metastock-l" <metastock@xxxxxxxxxxxxx>
Sent: Saturday, September 30, 2000 3:33 PM
Subject: Mobility Oscillator
| Hello Lists!
|
| I have programmed Mel Widner's "Mobility Oscillator" and the
| "Price Distribution Function" in Visual Basic.
|
| So far, so good. Now I would like to check against the Excel
| Workbook apparently floating around somewhere (see TASC V14:02).
|
| Can somebody help with these Excel-sheets. Or some other routines
| or data output to compare my implementation against?
|
| Thanks in advance!
|
| Andreas
|
|
| N.B.: For those interested, I have uploaded my VB implementation
| to www.agent-provocateur.de/fnPDF.bas (4 KB) - Have fun!
|
| ---
| Andreas Grau aka agrau@xxxxxxxxxxxxxxxxxxxx
| Telefon 089-27349990
|
| Reality is an illusion -- Perception is what counts
|
|