Order Management
This section provides documentation for methods related to managing orders in Forex Tester Online strategies.
Available Methods
SelectOrder: Selects an order for further operationsIsOrderClosed: Checks if an order is closedGetHistoricalOrderCount: Gets the number of historical ordersGetActiveOrderCount: Gets the number of active ordersPlaceOrder: Places a new orderUpdateOrder: Updates an existing orderCancelOrder: Cancels a pending orderCloseOrder: Closes an open positionClosePartialPosition: Closes part of an open positionCloseOrderByOpposite: Closes an order with an opposite order
Last updated