@dydxprotocol/v4-localization
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -76,3 +76,3 @@ { | ||
"TITLE": "Initial Margin Fraction", | ||
"BODY": "Margin fraction is calculated as your position notional value divided by equity. If your margin fraction exceeds the initial margin fraction, you will no longer be allowed to increase your position. To limit risk, the initial margin fraction increases linearly with position size after a certain threshold." | ||
"BODY": "Margin fraction is calculated as your position notional value divided by equity. If your margin fraction exceeds the initial margin fraction, you will no longer be allowed to increase your position. To limit risk, the initial margin fraction increases by the square root of position size divided by Base Positional Notional multiplied by Base Initial Margin Fraction." | ||
}, | ||
@@ -79,0 +79,0 @@ "INITIAL_STOP": { |
{ | ||
"name": "@dydxprotocol/v4-localization", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "v4 localization", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -0,1 +1,14 @@ | ||
<p align="center"><img src="https://dydx.exchange/icon.svg?" width="256" /></p> | ||
<h1 align="center">v4 Localization</h1> | ||
<div align="center"> | ||
<a href='https://www.npmjs.com/package/@dydxprotocol/v4-localization'> | ||
<img src='https://img.shields.io/npm/v/@dydxprotocol/v4-localization.svg' alt='NPM'/> | ||
</a> | ||
<a href='https://github.com/dydxprotocol/v4-localization/blob/main/LICENSE'> | ||
<img src='https://img.shields.io/badge/License-BSL_1.1-blue' alt='License' /> | ||
</a> | ||
</div> | ||
# Translation structures | ||
@@ -2,0 +15,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2092294
36539
82