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

RE: loop?



PureBytes Links

Trading Reference Links

No, it depends on what you want to do, by definition explorers are a for
next were the increment is the date. It is computed day per day on available
data.

If you want to refer in the past, you can use barssince, and ref()
functions. If you need lowest value then use LLV, (HHV for highest value)

If you want to compute values depending on previous values, best thing would
be to write a custom indicator and use it in hte explorer, that's basically
the simplest way to use loop until or for next.

Laurent

-----Original Message-----
From: owner-metastock@xxxxxxxxxxxxx
[mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of jupu
Sent: Monday, July 19, 1999 10:55 PM
To: metastock@xxxxxxxxxxxxx
Subject: loop?


Is it possible to program a 'loop until' or 'fo next' in the explorer?
Thank for help!!






  • References: