No OKX request, order, or cancel was made.
OkxClient now has non-submitting static builders for:
build_post_only_limit_order_bodybuild_entry_batch_order_bodybuild_cancel_order_bodybuild_pending_orders_paramsbuild_fills_paramsExisting place_order behavior is unchanged. No CLI command was added. No trading execution path calls the new builders.
post_only limit order body.post_only entry bodies at 0.3%, 0.6%, and 0.9% offsets.instType=SWAP and instId.instType=SWAP and instId.Command:
rtk .venv/bin/pytest -q tests/test_okx_client.py
Result:
75 passed in 0.06s