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