Re-exportsยง
pub use crate::state::AppRuntimeConfig;pub use crate::state::AppState;pub use account::get_fills;pub use account::get_markets;pub use account::get_orders;pub use account::get_portfolio;pub use account::get_risk_grid;pub use account::get_trades;pub use account::set_margin_mode;pub use admin::cancel_all_orders;pub use admin::delete_mmp_config;pub use admin::delete_user_tier;pub use admin::get_mmp_config;pub use admin::get_user_tier;pub use admin::reset_mmp;pub use admin::set_mmp_config;pub use admin::set_user_tier;pub use agents::approve_agent;pub use agents::revoke_agent;pub use bulk_orders::bulk_cancel_order;pub use bulk_orders::bulk_cancel_order_by_cloid;pub use bulk_orders::bulk_place_order;pub use bulk_orders::BulkOrderResult;pub use health::health;pub use health::ready;pub use health::standby_ready;pub use health::version;pub use market_data::get_expiry_summary;pub use market_data::get_instrument_specs;pub use market_data::get_instruments;pub use market_data::get_options_summary;pub use options_chain::get_options_chain;pub use options_chain::get_orderbook;pub use orders::cancel_order;pub use orders::cancel_order_by_cloid;pub use orders::place_order;pub use replace_orders::bulk_replace_order;pub use replace_orders::replace_order;pub use testnet::expire_instrument;pub use testnet::faucet;pub use testnet::set_option_iv;pub use testnet::set_spot_price;
Modulesยง
- account
- admin
- agents
- bulk_
orders - candles
- competition
- directives
- Directive status REST API handler.
- gas_
provider - greeks
- health
- historical_
pnl - historical_
theos - liquidation
- Liquidation REST API handlers.
- market_
data - notifications
- API handlers for the persisted notification feed.
- options_
chain - orders
- profile_
image - push
- API handlers for Web Push subscription management.
- replace_
orders - rfq
- rsm_rpc
- settlement
- Settlement payout REST API handlers.
- testnet
- username
- API handlers for the username system.
Constantsยง
- FAUCET_
LIFETIME_ ๐CAP_ USDC - MARKET_
MAKER_ ๐TIER
Functionsยง
- api_
error_ ๐response - api_
json_ ๐response - convert_
extended_ ๐risk_ matrix - convert_
risk_ ๐grid_ scenarios - ensure_
order_ ๐creation_ allowed - normalize_
orders_ ๐status_ filter_ input - order_
book_ ๐greeks_ from - parse_
requested_ ๐underlyings - parse_
status_ ๐filter - pm_
unavailable_ ๐response - quote_
levels_ ๐to_ human_ contracts - raw_
contract_ ๐units_ to_ human_ contracts - serialize_
f64_ as_ string - serialize_
option_ f64_ as_ string - trading_
halt_ ๐api_ error - trading_
halt_ ๐message - try_
decimal_ ๐from_ f64