I don't want to derail this thread, but if we could solve 2 problems at once, as I would like to use AASettings to do the following: IIF (AASEtttings == 4, SetSortColumns(-2,-5) AND <all the right text columns>,IIF (AASettings == 3, etc...
So can anyone come up with all the AASettings and what they mean and also a list of which AddTextCloumn or AddColumn or Addwhatever that work with each of Scan, Explore, Backtest, Optimize ? --- In [email protected], "gmorlosky" <[EMAIL PROTECTED]> wrote: > > So why if I simply use this line of code, does the Formula Editor say > it is not intialized and there is no colorization of the word > AASettings as a defined word ? I'd like to use this etting to be > followed by SetSortColumns() for Explore or Scan or Backtest. > > AAsettings == 4; > > --- In [email protected], "tipequity" <l3456@> wrote: > > > > Absolutely. The varibale AAsetting is assigned "Status("action")" > and > > Status("action") can take on values 1 thru 5. Thanks Ara. > > > > > > --- In [email protected], "Ara Kaloustian" <ara1@> wrote: > > > > > > Look in help for Status() function with "action" as the argument > > > > > > ----- Original Message ----- > > > From: "tipequity" <l3456@> > > > To: <[email protected]> > > > Sent: Friday, March 28, 2008 6:05 PM > > > Subject: [amibroker] AASettings > > > > > > > > > > "AASettings" takes on different numerical values. I know that > > > > (AASettings == 4) means running Exploration. I searched the > user > > guide > > > > and googled the net and search the Amibroker web site and could > > not > > > > find any further information. Does anybody know where I can get > > more > > > > info on AASettings? TIA > > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > > > 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 > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > >
