tai v0.0.46 Tai.Trading.Position
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.Trading.Position{ account_id: account_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() }