List of all items
Structs
- AccountEvent
- AccountSnapshot
- InstrumentAccountSnapshot
- InstrumentBalanceUpdate
- IsolatedInstrumentState
- IsolatedMarginRisk
- balance::AssetBalance
- balance::AssetBalanceUpdate
- balance::Balance
- balance::BalanceUpdate
- balance::MarginDetails
- client::alpaca::AlpacaBracketOrderRequest
- client::alpaca::AlpacaBracketOrderResult
- client::alpaca::AlpacaClient
- client::alpaca::AlpacaConfig
- client::binance::BinanceMargin
- client::binance::BinanceMarginConfig
- client::binance::BinanceSpot
- client::binance::BinanceSpotConfig
- client::hyperliquid::HyperliquidClient
- client::hyperliquid::common::CancelOnDropStream
- client::hyperliquid::config::HyperliquidConfig
- client::hyperliquid::config::HyperliquidConfigFile
- client::hyperliquid::spot::HyperliquidSpotClient
- client::ibkr::ContractConfig
- client::ibkr::IbkrClient
- client::ibkr::IbkrConfig
- client::ibkr::account::BalanceAggregator
- client::ibkr::execution::ExecutionBuffer
- client::ibkr::order::BracketOrderRequest
- client::ibkr::order::BracketOrderResult
- client::ibkr::order::OrderContext
- client::ibkr::order::OrderIdMap
- client::ibkr::order::PendingCancels
- client::mock::MockExecution
- client::mock::MockExecutionClientConfig
- client::mock::MockExecutionConfig
- exchange::mock::MockExchange
- exchange::mock::OpenOrderNotifications
- exchange::mock::account::AccountState
- exchange::mock::request::MarketPrices
- exchange::mock::request::MockExchangeRequest
- fee::PerContractFeeModel
- fee::PercentageFeeModel
- fee::ZeroFeeModel
- fill::BidAskFillModel
- fill::LastPriceFillModel
- fill::MidpointFillModel
- indexer::AccountEventIndexer
- map::ExecutionInstrumentMap
- order::Order
- order::OrderEvent
- order::OrderKey
- order::bracket::BracketOrderRequestBuilder
- order::bracket::BracketOrderResult
- order::bracket::RequestOpenBracket
- order::id::ClientOrderId
- order::id::OrderId
- order::id::PositionId
- order::id::StrategyId
- order::request::RequestCancel
- order::request::RequestOpen
- order::state::CancelInFlight
- order::state::Cancelled
- order::state::Expired
- order::state::Filled
- order::state::Open
- order::state::OpenInFlight
- position::Position
- trade::AssetFees
- trade::Trade
- trade::TradeId
Enums
- AccountEventKind
- client::alpaca::AlpacaConfigError
- client::alpaca::AlpacaPositionIntent
- client::binance::BinanceSpotConfigError
- client::binance::MarginSideEffect
- client::hyperliquid::config::HyperliquidConfigError
- client::ibkr::contract::ContractConfigError
- client::ibkr::order::OrderMappingError
- error::ApiError
- error::ClientError
- error::ConnectivityError
- error::KeyError
- error::OrderError
- error::StreamTerminationReason
- exchange::mock::request::MockExchangeRequestKind
- fee::FeeModelConfig
- fill::SimFillConfig
- order::OrderKind
- order::TimeInForce
- order::TrailingOffsetType
- order::state::ActiveOrderState
- order::state::InactiveOrderState
- order::state::OrderState
Traits
Functions
- client::hyperliquid::common::cid_to_cloid
- client::hyperliquid::common::instrument_to_perp_coin
- client::hyperliquid::common::instrument_to_spot_coin
- client::hyperliquid::common::is_spot_coin
- client::hyperliquid::common::map_tif
- client::hyperliquid::common::millis_to_datetime
- client::hyperliquid::common::parse_decimal
- client::hyperliquid::common::parse_side
- client::hyperliquid::common::perp_coin_to_instrument
- client::hyperliquid::common::round_to_5_sig_figs
- client::hyperliquid::common::spot_coin_to_instrument
- client::hyperliquid::error::map_order_error
- client::hyperliquid::error::map_sdk_error
- client::ibkr::contract::forex_contract
- client::ibkr::contract::futures_contract
- client::ibkr::contract::option_contract
- client::ibkr::contract::stock_contract
- client::ibkr::execution::parse_decimal_or_warn
- client::ibkr::execution::parse_ib_timestamp
- client::ibkr::order::build_ib_bracket_with_oca
- client::ibkr::order::build_ib_order
- client::ibkr::order::time_in_force_to_ib
- map::generate_execution_instrument_map
Type Aliases
- UnindexedAccountEvent
- UnindexedAccountSnapshot
- error::UnindexedApiError
- error::UnindexedClientError
- error::UnindexedOrderError
- indexer::IndexedAccountStream
- order::OrderSnapshot
- order::UnindexedOrder
- order::UnindexedOrderKey
- order::UnindexedOrderSnapshot
- order::bracket::BracketOrderRequest
- order::request::OrderRequestCancel
- order::request::OrderRequestOpen
- order::request::OrderResponseCancel
- order::request::UnindexedOrderResponseCancel
- order::state::UnindexedOrderState