List of all items
Structs
- agent::daemon::DaemonStatus
- agent::exits::ExitEvaluation
- agent::exits::PositionMonitorResult
- agent::exits::SpreadMark
- agent::llm::LlmReview
- agent::llm::OpenRouterClient
- agent::llm::PositionReview
- agent::runner::TickResult
- agent::schedule::SessionTransition
- agent::sim::ClosedSimTrade
- agent::sim::SimLedger
- agent::sim::SimStats
- agent::spread_analytics::SpreadAnalytics
- agent::spread_analytics::VerticalAnalyticsInput
- agent::state::AgentAction
- agent::state::AgentState
- agent::state::PendingOrder
- agent::state::TrackedPosition
- auth_reminder::AuthReminder
- capabilities::CommandSpec
- cli::Cli
- config::RuntimeConfig
- flatten::AgentFlattenPlan
- flatten::ManagedOptionClose
- market_conditions::BenchmarkQuote
- market_conditions::MarketConditionsSnapshot
- market_hours::ResolvedMarketStatus
- market_info::InfoOptions
- notify::telegram::TelegramNotifier
- options::positions::OptionPositionGroup
- options::positions::OptionPositionLeg
- options::symbology::ParsedOptionSymbol
- options::types::IronCondorParams
- options::types::VerticalParams
- order_builder::OrderLegSpec
- order_builder::OrderRequestSpec
- order_status::OrderWaitResult
- order_status::WaitOptions
- output::OutputSink
- output::ResponseEnvelope
- plan::PlanAssumptions
- plan::PlanExecution
- plan::PlanStep
- plan::PlanValidationReport
- plan::StepValidation
- plan::TradePlan
- portfolio::AccountSummary
- portfolio::AggregatedHolding
- portfolio::BuyingPower
- portfolio::PortfolioSummary
- portfolio::PositionSummary
- rules::EntryRules
- rules::ExecutionConfig
- rules::ExitRules
- rules::IronCondorEntryRules
- rules::LlmConfig
- rules::LlmPromptsConfig
- rules::NotifyConfig
- rules::OvernightConfig
- rules::RiskConfig
- rules::RulesAccount
- rules::RulesConfig
- rules::ScheduleConfig
- rules::SimulationConfig
- rules::StrategiesToggle
- rules::StrategyEnabled
- rules::TelegramNotifyConfig
- rules::VerticalEntryRules
- safety::SafetyContext
- safety_config::ParsedOrder
- safety_config::ParsedOrderLeg
- safety_config::SafetyConfig
- safety_config::SafetyLimits
- ui::agent_health::AgentWatchHealth
- ui::context::DashboardContext
- ui::market_status::MarketSnapshot
- ui::spread_live::SpreadHealth
- ui::spread_live::SpreadLiveSnapshot
- ui::spread_live::SpreadMonitorView
- ui::spread_live::SpreadPositionMark
- ui::watch::WatchConfig
Enums
- agent::schedule::AgentSession
- agent::state::PendingOrderAction
- auth_reminder::AuthReminderLevel
- cli::AccountsCommands
- cli::AgentCommands
- cli::AgentSimCommands
- cli::AuthCommands
- cli::Commands
- cli::DisclaimerCommands
- cli::EnvCommands
- cli::MarketCommands
- cli::OptionsCommands
- cli::OrdersCommands
- cli::PlanCommands
- cli::PortfolioCommands
- cli::RulesCommands
- cli::SafetyCommands
- cli::TradeCommands
- cli::TransactionsCommands
- cli::UserCommands
- market_hours::MarketStatusSource
- mode::CliMode
- options::types::StrategyKind
- order_builder::TradeOrderType
- order_builder::TradeSide
- order_status::WaitCondition
- output::OutputFormat
- plan::PlanSide
- plan::PlanWaitUntil
- rules::AccountType
- rules::LlmPhase
- ui::watch::WatchAgentMode
Functions
- agent::daemon::daemon_status
- agent::daemon::spawn_background
- agent::daemon::stop_daemon
- agent::exits::debit_to_close_from_group
- agent::exits::evaluate_exit_from_mark
- agent::exits::evaluate_position_monitor
- agent::exits::exit_rules_summary
- agent::exits::exit_signal_json_for_account
- agent::exits::find_tracked_position
- agent::exits::infer_entry_credit_from_legs
- agent::exits::infer_max_loss_from_group
- agent::exits::load_live_position_groups
- agent::exits::mark_from_net_market_value
- agent::exits::monitor_snapshot_json
- agent::exits::option_group_from_tracked
- agent::exits::reconcile_open_positions
- agent::exits::spread_exit_thresholds
- agent::exits::stable_position_key
- agent::format::format_background_data
- agent::format::format_status_data
- agent::format::format_tick_data
- agent::format::format_validate_data
- agent::journal::append_event
- agent::journal::append_event_at
- agent::llm::build_system_prompt
- agent::llm::build_user_message
- agent::llm::extract_json_object
- agent::market_context::market_context_summary_for_llm
- agent::market_context::strike_field
- agent::market_context::vertical_entry_market_context
- agent::market_context::vertical_open_position_context
- agent::paths::active_state_path
- agent::paths::append_agent_log
- agent::paths::default_state_path
- agent::paths::journal_path
- agent::paths::load_agent_state
- agent::paths::load_sim_agent_state
- agent::paths::log_path
- agent::paths::pid_path
- agent::paths::rules_runtime_stem
- agent::paths::sim_journal_path
- agent::paths::sim_state_path
- agent::runner::run_agent_loop
- agent::runner::tick_once
- agent::schedule::resolve_session
- agent::schedule::should_run_monitor_review
- agent::schedule::should_run_overnight_digest
- agent::sim::analysis_report
- agent::sim::compute_stats
- agent::sim::ensure_ledger
- agent::sim::record_sim_entry
- agent::sim::record_sim_exit
- agent::sim::reset_sim
- agent::spread_analytics::analytics_from_json
- agent::spread_analytics::analytics_to_json
- agent::spread_analytics::compute_vertical_analytics
- agent::spread_analytics::entry_analytics_pass
- agent::spread_analytics::expected_move
- agent::spread_analytics::price_cushion_rail
- agent::spread_analytics::probability_above_price
- agent::spread_analytics::spread_win_score
- agent::state::load_state
- agent::state::save_state
- agent::state::state_summary
- agent::telegram_format::format_action_telegram
- agent::telegram_format::format_llm_review_telegram
- agent::telegram_format::format_market_open_telegram
- agent::telegram_format::format_overnight_telegram
- agent::telegram_format::is_llm_urgent
- agent::telegram_format::llm_digest_key
- agent::telegram_format::record_llm_telegram_sent
- agent::telegram_format::should_send_llm_telegram
- auth_callback::capture_redirect_code
- auth_reminder::assess_refresh_token
- auth_reminder::load_auth_reminder
- auth_reminder::maybe_notify_auth_reminder
- auth_reminder::notify_auth_required
- auth_reminder::record_reminder_sent
- auth_reminder::should_send_reminder
- capabilities::all_commands
- capabilities::capabilities_json
- capabilities::command_tree
- commands::accounts::run
- commands::agent::run
- commands::auth::run
- commands::disclaimer::run
- commands::market::run
- commands::meta::capabilities
- commands::meta::env
- commands::meta::instructions
- commands::options::run
- commands::orders::run
- commands::plan::run
- commands::trading::run_portfolio
- commands::trading::run_safety
- commands::trading::run_trade
- commands::transactions::run
- commands::ui_cmd::run_dashboard
- commands::ui_cmd::run_rules
- commands::ui_cmd::run_watch
- commands::user::run
- disclaimer::accepted_marker_path
- disclaimer::is_accepted
- disclaimer::mark_accepted
- disclaimer::maybe_show_first_run
- disclaimer::require_accepted_for_live_trading
- disclaimer::status_json
- env_schema::env_schema_json
- flatten::build_agent_options_flatten_plan
- flatten::execute_agent_options_flatten
- human::parse_order_input
- human::pick_account_hash
- human::read_order_json
- instructions::instructions_json
- market_conditions::fetch_benchmark_quotes
- market_conditions::market_conditions_lines
- market_conditions::market_conditions_to_json
- market_conditions::refresh_market_conditions
- market_conditions::spawn_market_conditions_feed
- market_hours::eqo_regular_session_estimate
- market_hours::eqo_regular_session_open
- market_hours::option_market_open_from_hours
- market_hours::resolve_eqo_market_open
- market_info::build_info_dossier
- market_info::build_symbol_info
- options::positions::build_close_order_for_group
- options::positions::build_close_order_for_group_with_limit
- options::positions::candidate_position_id
- options::positions::find_position_group
- options::positions::group_leg_signature
- options::positions::group_option_legs
- options::positions::legacy_position_id
- options::positions::list_option_positions
- options::positions::position_group_id
- options::positions::spread_contract_count
- options::schema::options_schema
- options::strategies::iron_condor::build_iron_condor_order
- options::strategies::iron_condor::iron_condor_max_loss
- options::strategies::vertical::build_vertical_order
- options::strategies::vertical::vertical_max_loss
- options::symbology::build_option_symbol
- options::symbology::days_to_expiry
- options::symbology::parse_expiry
- options::symbology::parse_option_symbol
- options::validate::build_order_for_strategy
- options::validate::ensure_option_buying_power
- options::validate::estimate_iron_condor_margin
- options::validate::estimate_order_margin
- options::validate::estimate_vertical_margin
- options::validate::params_from_value
- options::validate::validate_account_for_strategy
- order_builder::build_complex_option_order
- order_builder::build_equity_order
- order_builder::build_order_request
- order_builder::build_single_option_order
- order_builder::parse_complex_order_strategy_type
- order_builder::parse_duration
- order_builder::parse_order_instruction
- order_builder::parse_order_type_request
- order_builder::parse_session
- order_builder::parse_trade_order_type
- order_schema::order_examples
- order_schema::order_request_schema
- order_schema::order_schema_meta
- order_schema::validate_order_shape
- order_status::condition_met
- order_status::condition_satisfied_or_failed
- order_status::is_failure_status
- order_status::is_terminal_status
- order_status::order_filled_quantity
- order_status::order_status
- order_status::parse_order_id_from_location
- order_status::wait_for_order
- order_status::wait_result_json
- plan::json_schema
- plan::llm_prompt
- plan::load_plan
- portfolio::account_buying_power
- portfolio::account_equity
- portfolio::ensure_preview_accepted
- portfolio::ensure_preview_buying_power
- portfolio::ensure_sufficient_buying_power
- portfolio::estimate_equity_buy_cost
- portfolio::extract_buying_power
- portfolio::order_requires_buying_power
- portfolio::summarize_accounts
- portfolio::summary_to_json
- portfolio::validate_buying_power_after_preview
- portfolio::validate_buying_power_for_order
- rules::default_monitor_prompt
- rules::default_overnight_prompt
- rules::default_selection_prompt
- rules::default_selection_web_prompt
- rules::rules_json_schema
- rules::selection_market_context_guardrails
- safety::execute_trading_order
- safety::require_mutation_approval
- safety::require_trading_approval
- safety_config::config_path
- safety_config::estimate_notional
- safety_config::parse_order
- safety_config::validate_order
- tls::install_crypto_provider
- ui::agent_health::format_tick_error
- ui::agent_health::is_fatal_auth_error
- ui::agent_health::new_shared_health
- ui::ago_secs
- ui::bar
- ui::clock_dot
- ui::context::rules_summary_json
- ui::context::tail_lines
- ui::dashboard::render_dashboard
- ui::discover::discover_rules_files
- ui::discover::list_rules_files_display
- ui::discover::resolve_rules_file
- ui::format_duration_secs
- ui::kv_line
- ui::market_status::fetch_option_hours
- ui::market_status::load_market_hours_cache
- ui::market_status::market_hours_cache_path
- ui::market_status::market_label
- ui::market_status::refresh_market_snapshot
- ui::market_status::resolve_market_status
- ui::market_status::save_market_hours_cache
- ui::menu::list_rules_files
- ui::menu::run_interactive_menu
- ui::menu::show_dashboard
- ui::menu::show_rules
- ui::menu::tail_agent_log
- ui::panel
- ui::panel_fit
- ui::panel_width_for
- ui::rule
- ui::rules_view::render_rules_detail
- ui::spread_feed::new_spread_snapshot
- ui::spread_feed::spawn_spread_mark_feed
- ui::spread_live::attach_exit_hint
- ui::spread_live::build_spread_monitor
- ui::spread_live::pnl_style
- ui::spread_live::spread_exit_rail
- ui::spread_live::spread_health
- ui::spread_live::spread_monitor_lines
- ui::status_dot
- ui::terminal_width
- ui::tui_render::activity_lines
- ui::tui_render::agent_status_lines
- ui::tui_render::daemon_hint
- ui::tui_render::header_line
- ui::tui_render::latest_llm_lines
- ui::tui_render::llm_history_lines
- ui::tui_render::market_conditions_panel_lines
- ui::tui_render::position_lines
- ui::tui_render::risk_gauge
- ui::tui_render::rules_detail_lines
- ui::tui_render::rules_summary_lines
- ui::two_column
- ui::watch::run_watch_tui