Afshid Fateminazar
Afshid Fateminazar
Afshid Fateminazar
Added topic Array out of range error for not existing bars
Hi, I wrote a code to calculate the sum of past bar bodies. But in some charts, there is no bar in specific time, like silver/usd. I attached the chart. This is the function I get the error in: double AvBarSize ( int BarAmount) { double SumBar= 0 ;
Afshid Fateminazar
Registered at MQL5.community