Hi,
i am using financial data set , in addition to
prices (O, H, L, C) and volume i also include up to 70 preprocessed data of boolean inputs (eg C>C[2]). my aim is to evolve a trading
algorithm and use the GP to select the inputs base on the fitness function. can any one suggest how to approach it?