PureBytes Links
Trading Reference Links
|
Dear group,
I'm trying to use AFL fuctions but I have very little experience, so
please be patient if the problem is really for beginners.
My small problem is:
- I have a list of selected securities (30 or so) and I would like
to assign 3 constants at three variables different for each security.
example:
if security is NAME1 then VAR1=2, VAR2=10, VAR3=-4
if security is NAME2 then VAR1=6, VAR2=7, VAR3=4
......
if security is NAME30 then VAR1=22, VAR2=8, VAR3=0
That means I have a table of values, and I need to select the ones
depending on the security name.
I believe that's really basic programming, but I'm really a novice
using AFL.
Thanks for any help :)
Hans
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|