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

RE: code



PureBytes Links

Trading Reference Links

The idea that I was trying to glean from the code is to be able to set a
variable to a date in the past, then from that variable find the level of
some indicators, to be able to explore for divergences and other goodies.
Can be done in Quotes Plus, but it does not have all the indicators, custom
and not, that are possible in Metastock.

Bijan

-----Original Message-----
From: owner-metastock@xxxxxxxxxxxxx
[mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Jay Knepper
Sent: Tuesday, June 04, 2002 07:06 AM
To: metastock@xxxxxxxxxxxxx
Subject: RE: code


I haven't looked at your code, but, in general, there is no way to reproduce
a "Do Loop" in Metastock. The best you can do to hard code the loop's
actions. This is OK if 1) You don't intend to change the loop index limits,
and 2) The loop is small enough to stay within Metastock's limits on code
length.

Jay Knepper