PureBytes Links
Trading Reference Links
|
You
mean with an offset? say in percent?
<FONT face=Arial color=#0000ff
size=2>
OffSet = Param(<FONT
color=#ff00ff>"MA %Offset",0,<FONT
face="Lucida Console">-<FONT face="Lucida Console"
color=#ff00ff>5,5,<FONT
color=#ff00ff>0.1);YourMa =
MA(C,10);YourOffsetMA
= (1+Offset/<FONT
color=#ff00ff>100)*YourMA;<FONT
size=2>Plot(C,<FONT
color=#ff00ff>"Close",<FONT
color=#ff00ff>1,<FONT
color=#ff00ff>128);<FONT
color=#0000ff>Plot<FONT
color=#000000>(YourMa,"YourMA"<FONT
color=#000000>,1<FONT
color=#000000>,1<FONT
color=#000000>);<FONT
size=2>Plot<FONT
color=#000000>(YourOffsetMA,<FONT
color=#ff00ff>"YourOffsetMa",<FONT
color=#ff00ff>4,<FONT
color=#ff00ff>1);
Happy trading,
<FONT
size=2>herman<SPAN
class=109212710-09072004>
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Tahoma
size=2>-----Original Message-----From: Mario
[mailto:mariotrader96@xxxxxxxxx]Sent: Thursday, July 08, 2004 9:39
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Displaced MADoes anyone know how I could write a
displaced MA. Check AmiBroker web page at:<A
href="">http://www.amibroker.com/Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|