ManagerInterfaceChartUpdateObsolete Method |
Namespace: mtapi.be.MT4ManagerApiCpp
public void ChartUpdateObsolete( string symbol, int period, RateInfoOld rates )
Public Sub ChartUpdateObsolete ( symbol As String, period As Integer, rates As RateInfoOld )
public: void ChartUpdateObsolete( String^ symbol, int period, RateInfoOld^ rates )
member ChartUpdateObsolete : symbol : string * period : int * rates : RateInfoOld -> unit