PureBytes Links
Trading Reference Links
|
Chichungchoi,
I'm sorry but you can not pass arguments (parameters)
into a function :(
I was also looking the same....
Best regards,
Pablo
c> Does anyone know whether it is possible to create a function in
c> Metastock to perform following task?
c> [Indicator - display function]
c> FmlVar("Indicator - main","Variable");
c> [Indicator - main]
c> {The followin variables are using the same name, because I cannot pass
c> any input as a parameter for Indicator - display function}
c> Variable:=1; Fml("Indicator - display function"); // display 1
c> Variable:=2; Fml("Indicator - display function"); // display 2
c> Variable:=4; Fml("Indicator - display function"); // display 4
c> I need this kind of programming structure to work on an indicator.
c> Does anyone have any suggestion?
c> Thank you in advance
c> Eric
c> Yahoo! Groups Links
Pablo Bozzolo
---
Contact info:
Movil: 221 5384617
E-mail: italoarg76@xxxxxxxx
MSN: italoarg76@xxxxxxxxxxx
ICQ: 77207033
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|