Skip to main content

Module qot_sdk_adapter

Module qot_sdk_adapter 

Source

Functionsยง

basic_sub_type ๐Ÿ”’
Compatibility-shell boundary for fixed quote-read subscriptions.
broker_sub_type ๐Ÿ”’
Compatibility-shell boundary for fixed broker-queue subscriptions.
kl_type_from_public_id ๐Ÿ”’
Compatibility-shell boundary for old futu-qot APIs that still accept KLType instead of a raw kline type id.
order_book_sub_type ๐Ÿ”’
Compatibility-shell boundary for fixed order-book subscriptions.
qot_market_from_id ๐Ÿ”’
Compatibility-shell boundary for old futu-qot APIs that still accept QotMarket instead of a raw market id.
rehab_type_from_id ๐Ÿ”’
Compatibility-shell boundary for shared surface rehab IDs.
rt_sub_type ๐Ÿ”’
Compatibility-shell boundary for fixed real-time minute subscriptions.
security_from_parsed_symbol ๐Ÿ”’
Compatibility-shell boundary: core owns public symbol parsing, while futucli still needs the legacy SDK Security DTO until command execution is fully raw/domain-backed.
security_from_proto ๐Ÿ”’
Compatibility-shell boundary for backend proto Security values that still need the legacy SDK DTO before formatting through existing CLI helpers.
sub_type_from_id ๐Ÿ”’
Compatibility-shell boundary for old futu-qot APIs that still accept SubType instead of a raw subscription type id.
ticker_sub_type ๐Ÿ”’
Compatibility-shell boundary for fixed ticker subscriptions.