List of all items
Structs
- Cli
- auth::Signer
- client::IndodaxClient
- client::IndodaxV1Response
- client::IndodaxV2Response
- commands::alert::PriceAlert
- commands::paper::PaperOrder
- commands::paper::PaperState
- config::IndodaxConfig
- config::ResolvedCredentials
- config::SecretValue
- mcp::safety::SafetyConfig
- mcp::tools::IndodaxMcp
- output::CommandOutput
Enums
- Command
- commands::account::AccountCommand
- commands::alert::AlertCommand
- commands::alert::AlertCondition
- commands::alert::AlertStatus
- commands::auth::AuthCommand
- commands::funding::FundingCommand
- commands::market::MarketCommand
- commands::paper::PaperCommand
- commands::trade::TradeCommand
- commands::utility::UtilityCommand
- commands::websocket::WebSocketCommand
- errors::ErrorCategory
- errors::IndodaxError
- mcp::service::ServiceGroup
- output::OutputFormat
Functions
- commands::account::execute
- commands::alert::alerts_path
- commands::alert::execute
- commands::auth::execute
- commands::funding::execute
- commands::helpers::build_withdraw_params
- commands::helpers::cancel_all_open_orders
- commands::helpers::extract_pairs
- commands::helpers::fetch_public_ws_token
- commands::helpers::first_of
- commands::helpers::flatten_json_to_table
- commands::helpers::format_timestamp
- commands::helpers::normalize_pair
- commands::helpers::normalize_pair_v2
- commands::helpers::parse_balance
- commands::helpers::value_to_string
- commands::market::execute
- commands::paper::cancel_all_paper_orders
- commands::paper::cancel_paper_order
- commands::paper::execute
- commands::paper::format_balance
- commands::paper::init_paper_state
- commands::paper::paper_balance_value
- commands::paper::paper_check_fills
- commands::paper::paper_fill
- commands::paper::paper_history_value
- commands::paper::paper_orders_value
- commands::paper::paper_status_value
- commands::paper::place_paper_order
- commands::paper::place_paper_order_idr
- commands::trade::execute
- commands::utility::execute
- commands::websocket::execute
- dispatch
- map_anyhow_error
- mcp::run
- mcp::tools::account::account_tools
- mcp::tools::auth::auth_tools
- mcp::tools::funding::funding_tools
- mcp::tools::market::market_tools
- mcp::tools::paper::paper_tools
- mcp::tools::trade::trade_tools
- output::json::render
- output::table::render