Skip to main content

Module proto_json

Module proto_json 

Source
Expand description

Proto-JSON passthrough helpers for newly added official endpoints.

These commands intentionally accept generated C2S JSON instead of a large hand-written flag surface. That keeps v10.7 combo-option CLI coverage tied to the authoritative proto shape while the typed ergonomic CLI can evolve later.

Macrosยง

qot_proto_json_command ๐Ÿ”’

Staticsยง

PACKET_SERIAL ๐Ÿ”’

Functionsยง

deserialize_c2s_value ๐Ÿ”’
ensure_combo_order_confirmed ๐Ÿ”’
ensure_success ๐Ÿ”’
ensure_write_trd_market ๐Ÿ”’
has_string_market_field ๐Ÿ”’
json_path ๐Ÿ”’
next_packet_id ๐Ÿ”’
packet_id_for_idempotency_key ๐Ÿ”’
parse_c2s ๐Ÿ”’
parse_c2s_with_required_paths ๐Ÿ”’
parse_combo_c2s_json ๐Ÿ”’
parse_combo_max_c2s_json ๐Ÿ”’
parse_place_combo_c2s_json ๐Ÿ”’
print_proto_response ๐Ÿ”’
proto_json_deserialize_hint ๐Ÿ”’
run_ark_active_transaction
run_ark_fund_holding
run_ark_stock_dynamic
run_combo_max_trd_qtys
run_dividend_calendar
run_dividend_rank
run_earnings_beat_rank
run_earnings_calendar
run_economic_calendar
run_fed_watch_dot_plot
run_fed_watch_target_rate
run_heat_map_data
run_high_dividend_soe_rank
run_hot_list
run_industrial_chain_by_plate
run_industrial_chain_detail
run_industrial_chain_list
run_industrial_plate_info
run_industrial_plate_stock
run_institution_distribution
run_institution_holding_change
run_institution_holding_list
run_institution_list
run_institution_profile
run_macro_indicator_history
run_macro_indicator_list
run_option_quote
run_option_strategy
run_option_strategy_analysis
run_option_strategy_spread
run_period_change_rank
run_place_combo_order
run_rating_change
run_rise_fall_distribution
run_short_selling_rank
run_top_movers_rank
run_us_after_hours_rank
run_us_overnight_rank
run_us_pre_market_rank
send_proto ๐Ÿ”’
validate_combo_trade_contract ๐Ÿ”’
validate_proto_json_contract ๐Ÿ”’