Skip to content

Add support for TWAP orders #212

@smypmsa

Description

@smypmsa

SDK doesn't support TWAP orders. The workaround is to compose a TWAP action manually and then use methods from SDK to sign and send the action.

Here is an example for that:
https://github.com/chainstacklabs/hyperliquid-trading-bot/blob/main/learning_examples/06_copy_trading/order_scenarios/place_twap_order.py

It'd be great to have it in the SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions