Lloyd,
Easy way to do that. Go into symbol catagories, edit the name of an empty
Group. Now go into Symbol Organize, choose groups, find index group. You
will now have all the indexes on left panel. Select only the !IDxx indexes.
In the right panel pick the new group you created. Move the selected
Lloyd:
Yes, here's a round about way no programming to speak of.
Run a filter and choose Indexes as the filter and run this as an exploration
Filter =1 AND Status("lastbarinrange");
Addcolumn(Close,"Close");
Voila you'll have 150 indexes in the exploration table. Right click on table
and
Ch