getOrder

open override fun getOrder(exchangeId: String): Order

Returns an Order associated with the specified exchange ID.

Return

An Order associated with the specified exchange, or null if not found.

Parameters

exchangeId

The ID of the exchange associated with the Order.