Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fields for currency table #152

Closed
nikolayromenskiy opened this issue Apr 18, 2024 · 1 comment
Closed

Fields for currency table #152

nikolayromenskiy opened this issue Apr 18, 2024 · 1 comment

Comments

@nikolayromenskiy
Copy link
Collaborator

nikolayromenskiy commented Apr 18, 2024

Column name Bybit Bitmex Explanation
WALLET_BAL walletBalance walletBalance Wallet Balance = Deposits - Withdrawals + Realised PNL
UNRLZD_PNL unrealisedPnl unrealisedPnl Unrealised PNL
MARGIN_BAL equity marginBalance Margin Balance = Wallet Balance + Unrealised PNL
ORDER_MARG locked(SPOT)+totalOrderIM(DERI) initMargin Order Margin
POS_MARG 0(SPOT)+totalPositionIM(DERI) maintMargin Position Margin
AVAILABLE availableToWithdraw availableMargin(or withdrawableMargin) Available Balance = Margin Balance - Order Margin - Position Margin
PNL      
COMISS      
FUNDING      
evgrmn added a commit that referenced this issue Apr 24, 2024
evgrmn added a commit that referenced this issue Apr 24, 2024
Fields for currency table #152
@evgrmn
Copy link
Owner

evgrmn commented Apr 24, 2024

Solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants