PureBytes Links
Trading Reference Links
|
The input function works with numbers. For example:
maperiods:= input("Enter periods",1,39,10);
mov(close,maperiods,simple);
Is there anything comparable for strings (i.e.. letters)? In other words,
if I want my custom indicator to ask the user for a stock symbol (or any
other string), is there any way to accomplish that? I looked through the
help files and learned a lot about the input function, but found nothing
similar for strings.
Best,
Larry Carhartt
Index & ETF Component Analysis
www.MasterDATA.com
lc@xxxxxxxxxxxxxx
818-701-6686
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
|