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

RE: [amibroker] Fw: Metastock's formula into AFL



PureBytes Links

Trading Reference Links


<SPAN 
class=110043814-01072002>Peter:
<SPAN 
class=110043814-01072002> 
What are your 
intentions in reading the users guide and learning at least the basics of 
AB?
<SPAN 
class=110043814-01072002> 
What have you 
learned so far from Anthony's translations of several of your 
requests?
<SPAN 
class=110043814-01072002> 
Recently, I was a 
newbie to AB and have learned a lot from this helpful board. It is oneof 
the most helpful boards on all of yahoo groups.  I do not want to sound 
unfriendly and I also personally am willing to help you to the extent I can, but 
I have never seen one message after another with "Please translate 
this....."
<SPAN 
class=110043814-01072002> 
Hence my 
questions.
<SPAN 
class=110043814-01072002> 
<SPAN 
class=110043814-01072002>Thanks,
<SPAN 
class=110043814-01072002> 
Ken 

<FONT face=Tahoma 
size=2>-----Original Message-----From: Inwind 
[mailto:pibotto@xxxx]Sent: Monday, July 01, 2002 9:57 
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Fw: 
Metastock's formula into AFL
Can someone please 
convert this Metastock's formula into AFL - Thanks




Enter 
Long:Mov(C,6,S) > Ref(Mov(C,6,S),-1) ANDMov(P,3,S) > 
Mov(P,25,S) ANDAlert(Cross(Mov(C,9,S),Mov(C,18,S)),10) 
Close 
Long:Cross(Mov(C,18,S),Mov(C,9,S))
Enter Short:Mov(C,6,S) < 
Ref(Mov(C,6,S),-1) ANDMov(P,3,S) < Mov(P,25,S) 
ANDAlert(Cross(Mov(C,18,S),Mov(C,9,S)),10)
Close 
Short:Cross(Mov(C,9,S),Mov(C,18,S))
Maximum Loss Stop:Long and short 
positionsMaximum loss of 0.016 points.



<FONT face=Tahoma 
size=2>   

Initial 
equity:
Points 
only

<FONT face=Tahoma 
size=2>Positions:
Long and 
short

Trade 
Price:
<FONT face=Tahoma 
size=2>Open

Trade 
delay:
<FONT face=Tahoma 
size=2>1

Thanks 
PeterYouruse of 
Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service.