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

[amibroker] Low/Highs crossing values



PureBytes Links

Trading Reference Links

I have s system that works off the bar high and lows crossing values for
signals. But I get problems when the Cross does not work. This often happens
if I get a spike bar that provides the buy signal from the high crossing the
buy price, but the low of that bar is below the sell price. The next bar
pulls back with that bar's low below the sell price as well. However I do
not get a sell signal with the Cross function as the low was already
previously below the sell price. I am using straight L<Price and H>Price
together with exrem, but this is not really satisfactory to me as I can not
get any actual intermediate signals.

Here is what I am using
A screenshot is in the AB forum
http://www.amibroker.org/boards/viewtopic.php?p=2366#2366


Buy = H > Ref(EntrySigPrice,-1);
Sell = Ref(kr5cturn,-1) > L;
Buy=ExRem(Buy,Sell);
Sell=ExRem(Sell,Buy);

Cheers,
Graham
http://e-wire.net.au/~eb_kavan/




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/