I'm currently working on PORTFOLIO Optimization for my research paper. I used GA to solve a multi-objective problem but instead of using binary number as a gene indicator/ chromosome I used real number. Then I normalized it for the weights to be equal to 1. Is it ok to use real numbers instead of binary numbers?