emei
emei
emei
Added topic MQL5 VPS configuration question
Hello everyone, I have a question about the VPS : Once the migration is done should the “Algo Trading” button be re-activated again
emei
Added topic Maximum number of lots that can be opened MQL5.
Does anyone know how I can know how many lots I can open for example in a buy knowing the available capital? double max_lots() {    double lots = MathMin (( AccountInfoDouble ( ACCOUNT_BALANCE )* AccountInfoInteger ( ACCOUNT_LEVERAGE )/
emei
Registered at MQL5.community