@gainsnetwork/sdk 1.8.3 → 1.8.5
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/lib/markets/schedules/holidays.js +13 -1
- package/package.json +1 -1
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_3_2.d.ts +0 -979
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_3_2.js +0 -2
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_4.d.ts +0 -1058
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_4.js +0 -2
- package/lib/contracts/types/generated/GNSPairInfosV6_1.d.ts +0 -911
- package/lib/contracts/types/generated/GNSPairInfosV6_1.js +0 -2
- package/lib/contracts/types/generated/GNSPairsStorageV6.d.ts +0 -660
- package/lib/contracts/types/generated/GNSPairsStorageV6.js +0 -2
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_3_2.d.ts +0 -806
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_3_2.js +0 -2
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_4.d.ts +0 -821
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_4.js +0 -2
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_3_2__factory.d.ts +0 -88
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_3_2__factory.js +0 -1654
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_4__factory.d.ts +0 -113
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_4__factory.js +0 -1742
- package/lib/contracts/types/generated/factories/GNSPairInfosV6_1__factory.d.ts +0 -98
- package/lib/contracts/types/generated/factories/GNSPairInfosV6_1__factory.js +0 -1485
- package/lib/contracts/types/generated/factories/GNSPairsStorageV6__factory.d.ts +0 -117
- package/lib/contracts/types/generated/factories/GNSPairsStorageV6__factory.js +0 -1265
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_3_2__factory.d.ts +0 -82
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_3_2__factory.js +0 -1273
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_4__factory.d.ts +0 -82
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_4__factory.js +0 -1326
- package/lib/markets/classification.d.ts +0 -9
- package/lib/markets/classification.js +0 -41
- package/lib/markets/oi/fetcher.d.ts +0 -58
- package/lib/markets/oi/fetcher.js +0 -181
- package/lib/markets/oi/validation.d.ts +0 -80
- package/lib/markets/oi/validation.js +0 -172
- package/lib/pricing/depthBands/converter.d.ts +0 -65
- package/lib/pricing/depthBands/converter.js +0 -155
- package/lib/pricing/depthBands/decoder.d.ts +0 -32
- package/lib/pricing/depthBands/decoder.js +0 -109
- package/lib/pricing/depthBands/encoder.d.ts +0 -19
- package/lib/pricing/depthBands/encoder.js +0 -105
- package/lib/pricing/depthBands/index.d.ts +0 -8
- package/lib/pricing/depthBands/index.js +0 -26
- package/lib/pricing/depthBands/types.d.ts +0 -49
- package/lib/pricing/depthBands/types.js +0 -10
- package/lib/pricing/depthBands/validator.d.ts +0 -22
- package/lib/pricing/depthBands/validator.js +0 -113
- package/lib/trade/effectiveLeverage/builder.d.ts +0 -23
- package/lib/trade/effectiveLeverage/builder.js +0 -30
- package/lib/trade/fees/holdingFees/index.d.ts +0 -46
- package/lib/trade/fees/holdingFees/index.js +0 -105
- package/lib/trade/fees/holdingFees/types.d.ts +0 -23
- package/lib/trade/fees/holdingFees/types.js +0 -5
- package/lib/trade/fees/trading/holdingFees.d.ts +0 -28
- package/lib/trade/fees/trading/holdingFees.js +0 -66
- package/lib/trade/fees/trading/holdingFeesStructured.d.ts +0 -28
- package/lib/trade/fees/trading/holdingFeesStructured.js +0 -66
|
@@ -19,17 +19,18 @@ const HOLIDAYS = [
|
|
|
19
19
|
// 2026
|
|
20
20
|
full(2026, 1, 1, "New Year's Day"),
|
|
21
21
|
full(2026, 1, 19, "Martin Luther King Jr. Day"),
|
|
22
|
-
full(2026, 2, 16, "Presidents' Day"),
|
|
23
22
|
full(2026, 4, 3, "Good Friday"),
|
|
24
23
|
];
|
|
25
24
|
// Market-specific holiday overrides
|
|
26
25
|
const HOLIDAYS_OVERRIDES = {
|
|
27
26
|
stocks: [
|
|
28
27
|
partial(2025, 12, 24, "Christmas Eve", 9, 30, 13, 0),
|
|
28
|
+
full(2026, 2, 16, "Presidents' Day"),
|
|
29
29
|
],
|
|
30
30
|
indices: [
|
|
31
31
|
partial(2025, 12, 24, "Christmas Eve", 9, 30, 12, 15),
|
|
32
32
|
partial(2025, 12, 31, "New Year's Eve", 0, 0, 16, 0),
|
|
33
|
+
full(2026, 2, 16, "Presidents' Day"),
|
|
33
34
|
],
|
|
34
35
|
commodities: [
|
|
35
36
|
// MLK Jr. Day: Open until 1 PM ET, closed from 1-6 PM ET, then reopens at 6 PM ET
|
|
@@ -45,6 +46,17 @@ const HOLIDAYS_OVERRIDES = {
|
|
|
45
46
|
},
|
|
46
47
|
partial(2025, 12, 24, "Christmas Eve", 0, 0, 12, 45),
|
|
47
48
|
partial(2025, 12, 31, "New Year's Eve", 0, 0, 16, 0),
|
|
49
|
+
// Presidents' Day: Open until 2:30 ET, closed from 2:30-6 PM ET, then reopens at 6 PM ET
|
|
50
|
+
{
|
|
51
|
+
year: 2026,
|
|
52
|
+
month: 2,
|
|
53
|
+
day: 16,
|
|
54
|
+
name: "Presidents' Day",
|
|
55
|
+
openWindows: [
|
|
56
|
+
{ start: { hour: 0, minute: 0 }, end: { hour: 14, minute: 30 } },
|
|
57
|
+
{ start: { hour: 18, minute: 0 }, end: { hour: 24, minute: 0 } }
|
|
58
|
+
]
|
|
59
|
+
},
|
|
48
60
|
],
|
|
49
61
|
forex: [
|
|
50
62
|
partial(2025, 12, 24, "Christmas Eve", 0, 0, 12, 45),
|