Thanks for pointing me in right direction. I found one easy suggestion from 
Graham buts its a little cumbersome if there are many tickers, parms.

Slevel = (Name()=="AD")*22+(Name()=="BEZ")*30+(Name()=="CAM")*30;



Another that Bruce Robinson pointed out. Persistent Variables by Herman in KB,. 
Takes some work.



http://www.amibroker.org/userkb/2007/04/24/persistent-variables/



There's a third way that I've been pointed to but it still requires manually 
entering the parms for each ticker but enables use of parm sliders to view 
sensitivity. And if there are not too many tickers, one can have one tab per 
ticker. 

Dave






  ----- Original Message ----- 
  From: murthysuresh 
  To: [email protected] 
  Sent: Saturday, March 28, 2009 12:41 PM
  Subject: [amibroker] Re: Changing Default Parameters


  check the user kb. there was some implementation of custom params.
  --- In [email protected], "David Fitch" <davidfi...@...> wrote:
  >
  > Is there an easy way to change default parameters as one scrolls through 
tickers. That is the default parameters are ticker dependant.
  > Thanks
  > Dave
  >


  

Reply via email to