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

Re: Shark_32



PureBytes Links

Trading Reference Links

Dear Anthony,
I posted in #2727 of this mailing-list my version of Shark-32, based 
on AFL built-in function INSIDE()

AFL Function Reference No 45.
INSIDE SYNTAX inside() 
RETURNS ARRAY 
FUNCTION Gives a "1" or "true" when an inside day occurs.Gives "0" 
otherwise. An inside day occurs when today's high is less than 
yesterday's high and today's low is greater than yesterday's low. 

I posted again in #3478 message, with some details that Panos asked.
I was not using the formula you posted.(I am totally unfamiliar with 
this language.
I read the article in Technical Analysis of Stocks & Commodities and 
then the companion Traders tips, issue Oct.98 if my memory is not 
absent, and then created the #2727 code.
Is that clear?
Thank you for your interest.
Dimitris Tsokakis 

--- In amibroker@xxxx, Anthony Faragasso <ajf1111@xxxx> wrote:
> Dimitri;
> 
> Is this the formula you were using for Shark_32.
> 
> Anthony.