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