signer- The account signersubaccount- The Trading Account objectmarket- The PerpMarket objectsize- Total size to execute (u64)is_buy- True for buy, false for sellis_reduce_only- Whether order can only reduce positionclient_order_id- Optional client-assigned order ID`<Option<String>>`twap_frequency_seconds- How often to execute sub-orders (u64)twap_duration_seconds- Total duration for TWAP order (u64)builder_address- Optional builder address`<Option<address>>`builder_fees- Optional builder fee`<Option<u64>>`
On-Chain: Order Management
Place TWAP Order
Place a Time-Weighted Average Price (TWAP) order
Function:
ABI Object:
Parameters:

