Simon Mungwira
Simon Mungwira
  • Information
6+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Simon Mungwira
Added topic Array out of range error
int arrayLengthIndex = 28 ;    string currencyArray[ 28 ] = { "USDCHF" , "GBPUSD" , "EURUSD" , "USDJPY" , "USDCAD" , "AUDUSD" , "EURGBP" , "EURAUD" , "EURCHF"
Simon Mungwira
Added topic Number of Consecutive Sell Losses and Buy Losses
Hi All I am trying to get the consecutive number of losses from within my EA. The number does count up but when i get a win ,either on buy or sell the counter does not reset. Is there something wrong with my code? void BuyCountLosses() {   
Simon Mungwira
Registered at MQL5.community