I’m using the Hyperliquid Rust SDK (hyper_sdk) to trade crude oil. I can place an order using symbol CL and it gets filled successfully (the trade appears on the web UI:WTIOIL). However, when I try to close the position using the same symbol CL, the SDK returns an error: market not found: xyz:CL.
I’m using the Hyperliquid Rust SDK (hyper_sdk) to trade crude oil. I can place an order using symbol CL and it gets filled successfully (the trade appears on the web UI:WTIOIL). However, when I try to close the position using the same symbol CL, the SDK returns an error: market not found: xyz:CL.