MQL4参考 交易信号 SignalUnsubscribe
Cancels subscription.
bool SignalUnsubscribe();
Returned value
Returns true if subscription has been canceled successfully, otherwise returns false. To read more about the error call GetLastError().