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

Re: Omega Support and Reistance Tool



PureBytes Links

Trading Reference Links

I don't know if you are referring to a show me, an indicator, or a signal.
If you wish to create support and resistance in a signal you can simply just
use the lowest low of the last x bars or the highest high.
Highest(H,numberof barsback)
Lowest(L,nomberof barsback)

just AND it in to your code.


Jim Bronke
Phoenix, AZ



----- Original Message -----
From: "Bill Daniel" <bogeybunky@xxxxxxxxxxxxxx>
To: "OMEGA LIST" <omega-list@xxxxxxxxxx>
Sent: Sunday, May 20, 2001 8:55 AM
Subject: Omega Support and Reistance Tool


> Does anyone know a way to create more than one Support and Resistance tool
> in TS2i?
>
> What I would like to do is have 1 tool with specific support and
resistance
> levels as the default
>
> and a 2nd tool with different support and resistance levels.  I know they
> can manually be changed,
>
> but that is what I am trying to avoid having to do.
>
> Thanks in advance.
>
> Bill
>
>