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

Re: [amibroker] Larry Williams OOPS pattern?



PureBytes Links

Trading Reference Links

Hi D o'l B,
 
I don't use William's Oops, but a several variants on it by Connors (10% OOPS { in Advanced Trading Strategies} and 80-20's {in Street Smarts} ) as well as Cooper's Whoops {in Hit and Run Trading}.  Rudd and Harris also have similar setups.  And there is also Joe Ross' Hook.  However for what you asked, plug in the following to your exploration template:
 

Sell = Short = O > Ref(H,-1) AND C < Ref(H,-1);

Buy = Cover = O < Ref(L,-1) AND C > Ref(L,-1);

Filter = Buy OR Sell;

AddColumn(C,"close", 3.2);

 
If you're interested in these, you might want to look at pattern setups by Connors, Raschke, Cooper, Rudd or Harris.  Or look at the Ross Hook as well.  Good trading.
 
 
Peace and Justice   ---   Patrick
----- Original Message -----
From: bruiserbbq
Sent: Monday, May 16, 2005 4:39 PM
Subject: [amibroker] Larry Williams OOPS pattern?

Has anyone the AFL exploration code for the Larry Williams "OOPS"
pattern they would care to share?

Larry Williams OOPS pattern is when a market gaps open outside the
previous days range and the trades back into that range.

Thanks in advance.
Dumb O'l Bruiser.




Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





Yahoo! Groups Links