Expand description
Charles Schwab Trader API client (https://api.schwabapi.com/trader/v1).
Re-exports§
pub use auth::OAuthClient;pub use auth::TokenStore;pub use auth::Tokens;pub use client::SchwabClient;pub use config::ClientConfig;pub use endpoints::TraderApi;pub use error::ApiError;pub use error::Result;pub use query::default_order_window;pub use query::default_orders_all_window;pub use query::default_transaction_window;pub use query::iso8601_ms;pub use query::resolve_time_range;