PureBytes Links
Trading Reference Links
|
ClosedWithinRange = Close > Ref(Low,-1) and Close < Ref(High,-1) ;
What is your definition of a gap?
--- In amibroker@xxxxxxxxxxxxxxx, "siciliantrader" <joseph_occhipinti@xxx> wrote:
>
> hi, i have another question to the AFL gurus who can help
>
> Im having some real trouble trying to code for the following:
>
> I want to identify / be able to scan for when a stock gaps down (or up), on open and then closes back into the previous days range (as per the link
>
> as per the following chart on the link below
>
> can anyone at least point me in the right direction?
>
>
> any help would be awesome
>
> http://f1.grp.yahoofs.com/v1/YAMzS2xS1lym2d3QIqSpFgLV6ggBlXGZ7uD8HtpW3rcD1IfaXRS6AoFeC2-PBv4BP9rWGt-kgINT7shexZ3ukaSmMQ3kRc2dvNIBnQ/Signal%202.gif
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|