Can anyone tell me how to specify a buy rule that will buy stocks from different sectors (random) ?
For eg. My sim picks 4 stocks so I would like these 4 stocks to be from 4 different sectors. These can be any sectors from the complete sector list, and I would not like to put a restriction on which sectors to choose from.
You would use a rule like this in your Buy Rules: SecWeight<=25.
This would do exactly what you wanted. In practice, you would want to use 30 or 35% instead of 25 so that the system would have some wiggle room to invest any gains you have when you sell a stock and replace it with another.