CONFIGURAÇÃO DO ROBÔ FOREX GRATUITO COM INTELIGÊNCIA ARTIFICIAL NO MT5 Neste vídeo ...
Hi I have the following vector: double lotsmult[11]={1,3,9,27,81,243,729,2187,6561,19683}; However, I would like the contents of this vector to be replaced by the value of a variable declared as: extern double FatorMult=3; it is possible? How to ...