FEATURE: [exchange][hyperliquid] init hyperliquid exchange#2259
Draft
FEATURE: [exchange][hyperliquid] init hyperliquid exchange#2259
Conversation
4fbb076 to
ac09965
Compare
ac09965 to
9ab74a6
Compare
c9s
reviewed
Oct 14, 2025
c9s
reviewed
Oct 14, 2025
c9s
reviewed
Oct 14, 2025
c9s
reviewed
Oct 14, 2025
c9s
reviewed
Oct 14, 2025
c9s
reviewed
Oct 14, 2025
c9s
reviewed
Oct 14, 2025
| size string `param:"s"` | ||
| price string `param:"p"` | ||
| reduceOnly bool `param:"r"` | ||
| clientOrderID *string `param:"c"` |
Owner
There was a problem hiding this comment.
I think this is not supported -- param tag inside the field with slice
Contributor
Author
There was a problem hiding this comment.
Yeah, it really doesn’t support that. Any idea how to deal with this kind of param?
Owner
There was a problem hiding this comment.
wrap it with a struct, and add String() method to marshal the internal payload into json string? I am not sure
is it a nested json data in the request?
0b17089 to
6dbf5f4
Compare
b281b82 to
5b1a689
Compare
cdfe99f to
f54631d
Compare
f54631d to
d76bef3
Compare
c9s
reviewed
Nov 10, 2025
bf7b6e9 to
d98867d
Compare
4eecddb to
4d96cbd
Compare
Owner
|
@anywhy please ping me on telegram when you think it's ready |
Contributor
Author
Okay, I might be late |
9c8c691 to
d4fd4d5
Compare
d4fd4d5 to
96b1c35
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.