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

[amibroker] formula help



PureBytes Links

Trading Reference Links


The following formula is for an exploration. I want to keep it as an 
exploration but add the following condition . I  want to get a signal 
if the  intraday price is less than or equal to the EOD price  of the 
Filter – 3 * ATR(30). I have tried   Sell = Filter  - 3*ATR(30);  but 
this gives me arrows on every bar of the chart. I want the price to 
fall 3*ATR(30) further once the filter below is met before I get a 
signal.                    Thanks in advance Phill.    


Filter =  Cross( Ref( LLV( Low, 20 ), -1 ), Close)
AND Close > 1
AND Close < MA(Close,21)
AND MA(Close,21) < MA(Close,100)
AND MA(Close,100) < (Ref(MA(Close,100),-50) - 3*ATR(30))
AND Turnover >= 500000
AND Turnover <= 20000000   ;






------------------------ 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/