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

Re: [amibroker] AFL Probs


  • Date: Thu, 25 Feb 2010 00:40:51 -0500
  • From: Keith McCombs <kmccombs@xxxxxxxxxxxx>
  • Subject: Re: [amibroker] AFL Probs

PureBytes Links

Trading Reference Links



Abbas --
Do you realize that LLV(L, 10) returns the lowest low for 10 days including today and the 9 days previous to today?

A common error made by newcomers to AB is that they think that it is for 10 days previous to today.
-- Keith

On 2/24/2010 23:38, Abbas Ali Palana wrote:
 

Dear Alls,
I have posted my 2 queries here but none of them answered !!!!!
OK fine .
I m posting one more query here:-

I want to check if previous day's Low is equal to the lowest low for last ten days
so i make an AFL like that

**********************************
LL = LLV( L , 10);

Prev_L = Ref(L , -1):

Cond1 = Prev_L == LL ;

*************************************
Now here Cond1 would be true only if Prev day's low is equal to lowest low of last 10 days,

but when i explore it given me signal wrong singal even i have chked it usign

I dont knwo it is happening , if some one can guide me where i wrong.

Regards
Abbas Ali



__._,_.___


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





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___