Skip to content

Trading

Name Description
AbsoluteStopLossProtection Represents a stop loss defined at an absolute price level.
AbsoluteTakeProfitLastProtection Represents the final take profit in an absolute take profit ladder, closing any remaining order volume at a specified price.
AbsoluteTakeProfitProtection Represents a partial take profit closing a portion of the order volume at an absolute price.
AbsoluteTakeProfitProtections Represents a ladder of up to four partial take profits at absolute prices, followed by a final take profit that closes any remaining volume.
Deal Represents a deal.
DealPositionImpact Represents the impact of a deal on position.
DealStatus Represents the different status of a deal.
Error Encapsulates an error code.
ErrorCode Enumeration of standard error codes.
HistoricalOrder Represents a historical order.
HistoricalOrders Provides access to methods of the Historical Orders collection
HistoricalOrderStatus Represents the status of HistoricalOrder.
HistoricalOrderType Represents the type of HistoricalOrder.
HistoricalTrade Represents the historical trade interface.
History Provides access to methods of the historical trades collection
OrderType Represents the different types of orders.
PendingOrder Provides access to properties of pending orders
PendingOrderCancellationReason The reason for the order cancellation.
PendingOrders Provides access to methods of the Pending Orders collection
PendingOrderType Represents the type of pending order.
Position Taking or opening a position means buying or selling a trading pair.
PositionCloseReason The reason for closing the position.
Positions Provides access to methods of the positions collection.
ProtectionType The protection type for orders and positions.
RelativeStopLossProtection Represents a stop loss defined as a distance (in pips) from the order's entry price.
RelativeTakeProfitLastProtection Represents the final take profit in a relative take profit ladder, closing the remaining order volume at a distance (in pips) from the entry price.
RelativeTakeProfitProtection Represents a partial take profit closing a portion of the order volume at a distance (in pips) from the entry price.
RelativeTakeProfitProtections Represents a ladder of up to four partial take profits at distances (in pips) from the entry price, followed by a final take profit that closes any remaining volume.
StopLossBreakEven Represents a break-even rule that moves the stop loss to the entry price (optionally offset by a number of pips)once the trade has moved a configured trigger distance in favor of the position.
StopTriggerMethod The trigger side for the Stop Orders.
TradeOperation Provides access to the properties describing an asynchronous trade operation.
TradeResult The result of a trade operation.
TradeType The direction of a trade order.