MQL4 Reference Trade Signals 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. |