ManagerInterfacePerformanceRequest Method |
Namespace: mtapi.be.MT4ManagerApiCpp
public PerformanceInfo[] PerformanceRequest( int from )
Public Function PerformanceRequest ( from As Integer ) As PerformanceInfo()
public: array<PerformanceInfo^>^ PerformanceRequest( int from )
member PerformanceRequest : from : int -> PerformanceInfo[]