I don't know about storing the parameters outside of AB (it is possible - I just don't know how yet) but it is convenient enough to "store" parameters in the indicator code itself. Check the Name() of the stock and set parameters accordingly. Sounds like a nest of tangled if statements, but I made it much more condensed by using JScript anonymous objects. I will post my code soon, though it is still a work in progress.
dan [EMAIL PROTECTED] liberte721 at yahoo.com On Tuesday 04 July 2006 03:28 pm, agauthe wrote: > Hi, > > How is it possible to store specific parameter for each stocks. > > I would like to to be able to store indicator parameters depending of > the stock name and display the indicator graph automatically using the > rigth parameters when scrolling from one stcock to another one. > > Thanks for any pointer > > Alain ------------------------ Yahoo! Groups Sponsor --------------------~--> Check out the new improvements in Yahoo! Groups email. http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/GHeqlB/TM --------------------------------------------------------------------~-> 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 other support material please check also: http://www.amibroker.com/support.html 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: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
