t() :: %Tai.Trading.OrderSubmissions.SellLimitGtc{ account_id: atom(), order_updated_callback: function() | nil, post_only: boolean(), price: Decimal.t(), product_symbol: atom(), qty: Decimal.t(), venue_id: atom() }