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

Re: Need a little help



PureBytes Links

Trading Reference Links

try this formula for 6 month low till date

LowestSince(6,DayOfMonth()<=Ref(DayOfMonth(),-1) ,L)


----- Original Message -----
From: "neo" <neo1@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Friday, December 15, 2000 8:27 AM
Subject: Need a little help


> I am trying to figure out a way to plot a horizontal line that will be
> placed at the lowest low of the chart since a period of time, say 6
months.
> I have tried plotting the various low indicators but they do not seem to
> work. The idea is to plot a straight horizontal resistance line.
>
> Is there any way to do this? I need some indicator expert help.
>
> thanks, neo
>
>
>