All contracts in nodexx perpetual contracts require a certain margin. Margin trading also allows contracts to have greater leverage.
Definition of Position Margin:
The margin used and locked by the current position.
Calculation Formula:
In Isolated Margin mode:
Long position + Short position: Position Margin = Latest transaction price * Position quantity * Contract value * (1 / Leverage + taker fee rate) - Order fee + Original position margin
In Cross Margin mode:
Long position + Short position: Position Margin = Latest transaction price * Position quantity * Contract value * (1 / Leverage + taker fee rate) + Original position margin
Note:
In Isolated Margin mode, the amount after deducting the order fee is the position margin; whereas in Cross Margin mode, the order fee is not deducted.
Comments
0 comments
Please sign in to leave a comment.