All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.trickl.model.oanda.transaction.TrailingStopLossOrderReason Maven / Gradle / Ivy

package com.trickl.model.oanda.transaction;

/** The reason that the Trailing Stop Loss Order was initiated. */
enum TrailingStopLossOrderReason {
  CLIENT_ORDER,
  REPLACEMENT,
  ON_FILL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy