Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Oct 21, 2024
1 parent 0917f56 commit 63ed4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/concepts-trading/margin.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As part of default settings on the dYdX Chain open source software, each market

## Open-Interest-Based IMF

The IMF of a perpetual market scales linearly according to the current `open_notional` in the market, starting at `open_notional_lower_cap` to `open_notional_upper_cap` (UDSC denominated):
The IMF of a perpetual market scales linearly according to the current `open_notional` in the market, starting at `open_notional_lower_cap` to `open_notional_upper_cap` (USDC denominated):

```
open_notional = open_interest * oracle_price
Expand Down

0 comments on commit 63ed4a9

Please sign in to comment.