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ยง

ensure_combo_order_confirmed ๐Ÿ”’
ensure_success ๐Ÿ”’
ensure_write_trd_market ๐Ÿ”’
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 ๐Ÿ”’
run_combo_max_trd_qtys
run_option_quote
run_option_strategy
run_option_strategy_analysis
run_option_strategy_spread
run_place_combo_order
send_proto ๐Ÿ”’
validate_combo_trade_contract ๐Ÿ”’
validate_proto_json_contract ๐Ÿ”’