List of all items
Structs
- app::bootstrap::AppBootstrap
- app::bootstrap::BinanceEnvConfig
- app::cli::ShellCompletion
- app::runtime::AppRuntime
- domain::balance::BalanceSnapshot
- domain::exposure::Exposure
- domain::identifiers::BatchId
- domain::identifiers::OrderId
- domain::instrument::Instrument
- domain::order::OpenOrder
- domain::position::PositionSnapshot
- exchange::binance::account::RawAccountState
- exchange::binance::account::RawBalance
- exchange::binance::account::RawPosition
- exchange::binance::auth::BinanceAuth
- exchange::binance::client::BinanceExchange
- exchange::binance::client::BinanceHttpTransport
- exchange::binance::demo::BinanceDemoHttpTransport
- exchange::binance::mapper::BinanceMapper
- exchange::binance::market_data::BinanceMarketDataApi
- exchange::binance::orders::RawCloseOrderAck
- exchange::binance::orders::RawCloseOrderRequest
- exchange::binance::orders::RawSymbolRules
- exchange::binance::user_stream::BinanceUserStreamApi
- exchange::fake::FakeExchange
- exchange::symbol_rules::SymbolRules
- exchange::types::AuthoritativeSnapshot
- exchange::types::CloseOrderAccepted
- exchange::types::CloseOrderRequest
- exchange::types::SubmitOrderAccepted
- execution::close_all::CloseAllBatchResult
- execution::close_symbol::CloseSymbolResult
- execution::futures::executor::FuturesExecutor
- execution::futures::planner::FuturesExecutionPlanner
- execution::planner::ExecutionPlan
- execution::service::ExecutionService
- execution::spot::executor::SpotExecutor
- execution::spot::planner::SpotExecutionPlanner
- execution::target_translation::TargetNotional
- market_data::price_store::PriceStore
- market_data::service::MarketDataService
- portfolio::snapshot::PortfolioStateSnapshot
- portfolio::store::PortfolioStateStore
- portfolio::sync::PortfolioSyncService
- portfolio::sync::SyncReport
- storage::event_log::EventLog
- storage::models::EventRecord
Enums
- app::bootstrap::BinanceMode
- app::cli::ShellInput
- app::commands::AppCommand
- domain::market::Market
- domain::order::OrderStatus
- domain::position::Side
- error::app_error::AppError
- error::error_code::ErrorCode
- error::exchange_error::ExchangeError
- error::execution_error::ExecutionError
- error::severity::Severity
- error::storage_error::StorageError
- error::sync_error::SyncError
- error::ui_error::UiError
- execution::close_symbol::CloseSubmitResult
- execution::command::CommandSource
- execution::command::ExecutionCommand
- execution::service::ExecutionOutcome
- portfolio::staleness::StalenessState
Traits
- exchange::binance::client::BinanceTransport
- exchange::facade::ExchangeFacade
- execution::price_source::PriceSource
Functions
- app::cli::complete_shell_input
- app::cli::complete_shell_input_with_description
- app::cli::normalize_instrument_symbol
- app::cli::parse_app_command
- app::cli::parse_shell_input
- app::cli::shell_help_text
- app::output::render_command_output
- app::shell::format_completion_line
- app::shell::next_completion_index
- app::shell::previous_completion_index
- app::shell::run_shell
- app::shell::scroll_lines_needed
- app::shell::shell_intro_panel
- exchange::binance::client::map_binance_http_error
- execution::target_translation::exposure_to_notional
- portfolio::reconcile::apply_authoritative_snapshot
- storage::event_log::log