ManagerInterfaceTradesGetByMarket Method |
Namespace: mtapi.be.MT4ManagerApiCpp
public TradeRecord[] TradesGetByMarket()
Public Function TradesGetByMarket As TradeRecord()
public: array<TradeRecord^>^ TradesGetByMarket()
member TradesGetByMarket : unit -> TradeRecord[]