Click or drag to resize

MT5APIRequestOrderHistory(Int32, Int32, List) Method


Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public void RequestOrderHistory(
	int year,
	int month,
	List exist = null
)

Parameters

year  Int32
 
month  Int32
 
exist  ListT  (Optional)
 
See Also