@orderly.network/trading 2.11.2-alpha.0 → 2.11.3-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/package.json +21 -21
package/dist/index.d.mts
CHANGED
|
@@ -369,7 +369,7 @@ declare const usePortfolioSheetScript: () => {
|
|
|
369
369
|
hasSubAccount: boolean;
|
|
370
370
|
aggregated: Omit<_orderly_network_types.API.PositionsTPSLExt, "rows">;
|
|
371
371
|
totalUnrealizedROI: number;
|
|
372
|
-
positionsInfo: Record<"unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index", <Key extends "unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index">(defaultValue?: Omit<_orderly_network_types.API.PositionInfo, "rows">[Key] | undefined) => Omit<_orderly_network_types.API.PositionInfo, "rows">[Key]> & {
|
|
372
|
+
positionsInfo: Record<"unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index" | "total_unsettled_cross_pnl" | "total_unsettled_isolated_pnl", <Key extends "unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index" | "total_unsettled_cross_pnl" | "total_unsettled_isolated_pnl">(defaultValue?: Omit<_orderly_network_types.API.PositionInfo, "rows">[Key] | undefined) => Omit<_orderly_network_types.API.PositionInfo, "rows">[Key]> & {
|
|
373
373
|
isNil: boolean;
|
|
374
374
|
};
|
|
375
375
|
marginRatio: number;
|
package/dist/index.d.ts
CHANGED
|
@@ -369,7 +369,7 @@ declare const usePortfolioSheetScript: () => {
|
|
|
369
369
|
hasSubAccount: boolean;
|
|
370
370
|
aggregated: Omit<_orderly_network_types.API.PositionsTPSLExt, "rows">;
|
|
371
371
|
totalUnrealizedROI: number;
|
|
372
|
-
positionsInfo: Record<"unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index", <Key extends "unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index">(defaultValue?: Omit<_orderly_network_types.API.PositionInfo, "rows">[Key] | undefined) => Omit<_orderly_network_types.API.PositionInfo, "rows">[Key]> & {
|
|
372
|
+
positionsInfo: Record<"unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index" | "total_unsettled_cross_pnl" | "total_unsettled_isolated_pnl", <Key extends "unsettledPnL" | "margin_ratio" | "initial_margin_ratio" | "maintenance_margin_ratio" | "open_margin_ratio" | "current_margin_ratio_with_orders" | "initial_margin_ratio_with_orders" | "maintenance_margin_ratio_with_orders" | "total_collateral_value" | "free_collateral" | "total_pnl_24_h" | "unrealPnL" | "total_unreal_pnl" | "total_unreal_pnl_index" | "total_unsettled_pnl" | "notional" | "unrealPnlROI" | "unrealPnlROI_index" | "total_unsettled_cross_pnl" | "total_unsettled_isolated_pnl">(defaultValue?: Omit<_orderly_network_types.API.PositionInfo, "rows">[Key] | undefined) => Omit<_orderly_network_types.API.PositionInfo, "rows">[Key]> & {
|
|
373
373
|
isNil: boolean;
|
|
374
374
|
};
|
|
375
375
|
marginRatio: number;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@orderly.network/trading",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.3-rc.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -22,24 +22,24 @@
|
|
|
22
22
|
"@dnd-kit/sortable": "^10.0.0",
|
|
23
23
|
"@dnd-kit/utilities": "^3.2.2",
|
|
24
24
|
"@uiw/react-split": "^5.9.3",
|
|
25
|
-
"@orderly.network/
|
|
26
|
-
"@orderly.network/
|
|
27
|
-
"@orderly.network/i18n": "2.11.
|
|
28
|
-
"@orderly.network/
|
|
29
|
-
"@orderly.network/react-app": "2.11.
|
|
30
|
-
"@orderly.network/types": "2.11.
|
|
31
|
-
"@orderly.network/ui": "2.11.
|
|
32
|
-
"@orderly.network/ui
|
|
33
|
-
"@orderly.network/ui-
|
|
34
|
-
"@orderly.network/ui-
|
|
35
|
-
"@orderly.network/ui-
|
|
36
|
-
"@orderly.network/ui-
|
|
37
|
-
"@orderly.network/ui-
|
|
38
|
-
"@orderly.network/ui-
|
|
39
|
-
"@orderly.network/ui-tradingview": "2.11.
|
|
40
|
-
"@orderly.network/ui-
|
|
41
|
-
"@orderly.network/
|
|
42
|
-
"@orderly.network/
|
|
25
|
+
"@orderly.network/portfolio": "2.11.3-rc.0",
|
|
26
|
+
"@orderly.network/hooks": "2.11.3-rc.0",
|
|
27
|
+
"@orderly.network/i18n": "2.11.3-rc.0",
|
|
28
|
+
"@orderly.network/markets": "2.11.3-rc.0",
|
|
29
|
+
"@orderly.network/react-app": "2.11.3-rc.0",
|
|
30
|
+
"@orderly.network/types": "2.11.3-rc.0",
|
|
31
|
+
"@orderly.network/ui-connector": "2.11.3-rc.0",
|
|
32
|
+
"@orderly.network/ui": "2.11.3-rc.0",
|
|
33
|
+
"@orderly.network/ui-chain-selector": "2.11.3-rc.0",
|
|
34
|
+
"@orderly.network/ui-leverage": "2.11.3-rc.0",
|
|
35
|
+
"@orderly.network/ui-orders": "2.11.3-rc.0",
|
|
36
|
+
"@orderly.network/ui-order-entry": "2.11.3-rc.0",
|
|
37
|
+
"@orderly.network/ui-positions": "2.11.3-rc.0",
|
|
38
|
+
"@orderly.network/ui-share": "2.11.3-rc.0",
|
|
39
|
+
"@orderly.network/ui-tradingview": "2.11.3-rc.0",
|
|
40
|
+
"@orderly.network/ui-transfer": "2.11.3-rc.0",
|
|
41
|
+
"@orderly.network/utils": "2.11.3-rc.0",
|
|
42
|
+
"@orderly.network/ui-scaffold": "2.11.3-rc.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/react": "^18.3.2",
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"tailwindcss": "^3.4.4",
|
|
50
50
|
"tsup": "^8.5.1",
|
|
51
51
|
"typescript": "^5.1.6",
|
|
52
|
-
"@orderly.network/core": "2.11.
|
|
53
|
-
"tsconfig": "0.14.
|
|
52
|
+
"@orderly.network/core": "2.11.3-rc.0",
|
|
53
|
+
"tsconfig": "0.14.3-rc.0"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|
|
56
56
|
"react": ">=18",
|