PureBytes Links
Trading Reference Links
|
Dear Michael Robb,
As you read in AFL Function Reference No 45.
inside() gives as result a number 1 or 0.
Do with inside() exactly what you do with numbers.
You can add 1+1, multiply 1*1 etc.
If you write 11 whithout any operator, what do you write ?
You think that you write "eleven", because a convention is
behind, that 11 means 1*10+1*1, as 354 means 3*100+5*10+4*1.
Is it O.K. ?
Dimitris Tsokakis
P. S. May I ask what was "urgent"?
--- In amibroker@xxxx, MLRobb@xxxx wrote:
>
>
> Dimitri,
>
> In your inside day is it necessary to multiply the functions, ( * )
as
> it appears? Or can the funtions, work with out an operator using
> just the Ref, etc.
>
> Michael Robb
|