MQL4参考 交易信号 SignalBaseGetDouble
SignalBaseGetDoubleReturns the value of double type property for selected signal.
Parameters property_id [in] Signal property identifier. The value can be one of the values of the ENUM_SIGNAL_BASE_DOUBLE enumeration. Returned value The value of double type property of the selected signal. |