List of all items
Structs
- collection::time_window::TimeWindowQuote
- exch::okv5::model::OKCandle
- exch::okv5::model::OKInstrument
- exch::okv5::model::OKTicker
- exch::okv5::model::Response
- exch::okv5::model::funding_rate::OKFundingRate
- models::quote::Ticker
- robot::dingtalk::DingTalkMsg
- robot::lark::LarkMsg
- utils::config::Config
- utils::period_task_throttle::PeriodicTaskThrottle
- utils::static_throttle::StaticThrottle
- utils::throttle_time::MidNightFriendlyThrottleTime
- utils::throttle_time::TwoPhaseThrottleTime
- utils::throttled_actions::ThrottledAction
Enums
Traits
- functions::Function
- functions::Supplier
- robot::traits::IMRobot
- utils::traits::Throttle
- utils::traits::ThrottleTimeProvider
Functions
- add
- example_common::load_config
- exch::okv5::rest_client::fetch_candlesticks
- robot::lark::sanitize_message
- utils::datetime_util::is_midnight
- utils::encrypt_util::decode_msg_v1_5
- utils::encrypt_util::decrypt
- utils::encrypt_util::read_private_key
- utils::http_util::send_post_request_with_retries
- utils::log_util::setup_log
- utils::number_util::are_equal
- utils::number_util::are_equal_with_hint
- utils::number_util::compare_with_hint
- utils::number_util::get_epsilon
- utils::number_util::get_epsilon_2
- utils::number_util::is_greater_or_equal
- utils::number_util::is_less_or_equal
- utils::number_util::option_string_to_f64
Constants
- exch::okv5::consts::HOST
- exch::okv5::consts::RATE_LIMIT_SLEEP_20_PER_2
- exch::okv5::consts::REST_CANDLE_STICK
- exch::okv5::consts::REST_FUNDING_RATE
- exch::okv5::consts::REST_INSTRUMENTS
- exch::okv5::consts::REST_TICKER
- exch::okv5::consts::REST_TICKERS
- utils::number_util::EPSILON_0
- utils::number_util::EPSILON_1
- utils::number_util::EPSILON_2
- utils::number_util::EPSILON_NORMAL
- utils::number_util::EPSILON_UP_1
- utils::number_util::EPSILON_UP_2
- utils::number_util::EPSILON_UP_3
- utils::number_util::EPSILON_UP_4
- utils::number_util::EPSILON_UP_5