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