diff --git a/mq5/MtApi5.ex5 b/mq5/MtApi5.ex5 index cffcd207..31d7403e 100644 Binary files a/mq5/MtApi5.ex5 and b/mq5/MtApi5.ex5 differ diff --git a/mq5/MtApi5.mq5 b/mq5/MtApi5.mq5 index 67361bcc..41826e73 100644 --- a/mq5/MtApi5.mq5 +++ b/mq5/MtApi5.mq5 @@ -4554,7 +4554,7 @@ void Execute_iBullsPower() } if (!sendIntResponse(ExpertHandle, - iBearsPower(symbol, (ENUM_TIMEFRAMES)period, ma_period), + iBullsPower(symbol, (ENUM_TIMEFRAMES)period, ma_period), _error)) { PrintResponseError("iBullsPower", _response_error);