In Amibroker, how do your iterate over all symbols?

Discussion in 'Strategy Building' started by mizhael, Mar 9, 2010.

  1. I have imported 5000 symbols, and would like to run the Walk Forward Analysis on each symbol, one by one.

    And of course, for each symbol, the results need to be saved/exported...

    How do I do that programatically and iterate over all 5000 symbols?

    Thanks a lot!