Click or drag to resize

ManagerInterfaceTradesGetByMarket Method

Gets all open orders sorted by the distance from the market.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public TradeRecord[] TradesGetByMarket()

Return Value

Type: TradeRecord
See Also