How can I use "subscripted
array names"?
Price[i] refers to the i-th
bar of the the array named "Price"
I have a series of arrays,
Price01, Price02, Price03, all representing prices over the full number of
bars.
Is it possible and how to
refer to Price(k) where k in this case is "01". "02", "03",
etc.
IOW, I would like to more
easily manipulate arrays using loops.
Any
help?
Ken
__._,_.___
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
__,_._,___
|