tai v0.0.47 Tai.Trading.Position
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.Trading.Position{
credential_id: credential_id(),
entry_price: Decimal.t(),
leverage: Decimal.t(),
margin_mode: :crossed | :fixed,
product_symbol: product_symbol(),
qty: Decimal.t(),
side: :long | :short,
venue_id: venue_id()
}