You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the function mirror.mint.getPositions() to get all short positions.
I've set the parameter limit to a sufficiently large number (100 to be exact as the total positions shown on the app are less than 50), but there are still a few positions missing. All of these positions have position_idx less than 100,000.
Is there a way to fix this?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to use the function
mirror.mint.getPositions()
to get all short positions.I've set the parameter
limit
to a sufficiently large number (100 to be exact as the total positions shown on the app are less than 50), but there are still a few positions missing. All of these positions haveposition_idx
less than 100,000.Is there a way to fix this?
Thanks!
The text was updated successfully, but these errors were encountered: