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