Forum

Can someone explain what each option iStdDevOnArray() do?

Hello, can someone please explain what each of these options do exactly? double iStdDevOnArray( double array[], int total, int ma_period, int ma_shift, int ma_method, int shift) - array[] - Array with data. OK, simple. - total - The number of items to be counted. What numbers exactaly? - ma_period -

[BUG] Why does this happen?

Can anyone explain to me why this happens? double result = 15 / 100 ; Print ( "15/100 = " + result); Console: 2013.09 . 17 15 : 01 : 25 Test EURUSD,Daily: 15 / 100 = 0.00000000