Update project
This commit is contained in:
@ -192,6 +192,30 @@
|
||||
{
|
||||
"period": "2026-03-19",
|
||||
"amount_hkd_billion": 261.9002
|
||||
},
|
||||
{
|
||||
"period": "2026-03-20",
|
||||
"amount_hkd_billion": -210.0505
|
||||
},
|
||||
{
|
||||
"period": "2026-03-23",
|
||||
"amount_hkd_billion": 297.2792
|
||||
},
|
||||
{
|
||||
"period": "2026-03-24",
|
||||
"amount_hkd_billion": -273.6088
|
||||
},
|
||||
{
|
||||
"period": "2026-03-25",
|
||||
"amount_hkd_billion": 223.2256
|
||||
},
|
||||
{
|
||||
"period": "2026-03-26",
|
||||
"amount_hkd_billion": 33.3979
|
||||
},
|
||||
{
|
||||
"period": "2026-03-27",
|
||||
"amount_hkd_billion": -28.8336
|
||||
}
|
||||
],
|
||||
"weekly": [
|
||||
@ -233,7 +257,11 @@
|
||||
},
|
||||
{
|
||||
"period": "2026-W11",
|
||||
"amount_hkd_billion": 146.7615
|
||||
"amount_hkd_billion": -63.289
|
||||
},
|
||||
{
|
||||
"period": "2026-W12",
|
||||
"amount_hkd_billion": 251.4603
|
||||
}
|
||||
],
|
||||
"monthly": [
|
||||
@ -247,7 +275,7 @@
|
||||
},
|
||||
{
|
||||
"period": "2026-03",
|
||||
"amount_hkd_billion": 590.2233
|
||||
"amount_hkd_billion": 631.6331
|
||||
}
|
||||
],
|
||||
"cumulative": [
|
||||
@ -442,6 +470,30 @@
|
||||
{
|
||||
"period": "2026-03-19",
|
||||
"amount_hkd_billion": 2185.6773
|
||||
},
|
||||
{
|
||||
"period": "2026-03-20",
|
||||
"amount_hkd_billion": 1975.6268
|
||||
},
|
||||
{
|
||||
"period": "2026-03-23",
|
||||
"amount_hkd_billion": 2272.906
|
||||
},
|
||||
{
|
||||
"period": "2026-03-24",
|
||||
"amount_hkd_billion": 1999.2972
|
||||
},
|
||||
{
|
||||
"period": "2026-03-25",
|
||||
"amount_hkd_billion": 2222.5228
|
||||
},
|
||||
{
|
||||
"period": "2026-03-26",
|
||||
"amount_hkd_billion": 2255.9207
|
||||
},
|
||||
{
|
||||
"period": "2026-03-27",
|
||||
"amount_hkd_billion": 2227.0871
|
||||
}
|
||||
],
|
||||
"benchmark_history": {
|
||||
@ -656,7 +708,31 @@
|
||||
},
|
||||
{
|
||||
"period": "2026-03-20",
|
||||
"amount_hkd_billion": 4875.78
|
||||
"amount_hkd_billion": 4872.38
|
||||
},
|
||||
{
|
||||
"period": "2026-03-23",
|
||||
"amount_hkd_billion": 4712.48
|
||||
},
|
||||
{
|
||||
"period": "2026-03-24",
|
||||
"amount_hkd_billion": 4830.89
|
||||
},
|
||||
{
|
||||
"period": "2026-03-25",
|
||||
"amount_hkd_billion": 4922.94
|
||||
},
|
||||
{
|
||||
"period": "2026-03-26",
|
||||
"amount_hkd_billion": 4761.54
|
||||
},
|
||||
{
|
||||
"period": "2026-03-27",
|
||||
"amount_hkd_billion": 4778.01
|
||||
},
|
||||
{
|
||||
"period": "2026-03-30",
|
||||
"amount_hkd_billion": 4690.08
|
||||
}
|
||||
],
|
||||
"hstech_weekly": [
|
||||
@ -706,7 +782,15 @@
|
||||
},
|
||||
{
|
||||
"period": "2026-W11",
|
||||
"amount_hkd_billion": 4875.78
|
||||
"amount_hkd_billion": 4872.38
|
||||
},
|
||||
{
|
||||
"period": "2026-W12",
|
||||
"amount_hkd_billion": 4778.01
|
||||
},
|
||||
{
|
||||
"period": "2026-W13",
|
||||
"amount_hkd_billion": 4690.08
|
||||
}
|
||||
],
|
||||
"hstech_monthly": [
|
||||
@ -720,11 +804,41 @@
|
||||
},
|
||||
{
|
||||
"period": "2026-03",
|
||||
"amount_hkd_billion": 4875.78
|
||||
"amount_hkd_billion": 4690.08
|
||||
}
|
||||
]
|
||||
},
|
||||
"recent_trade_days": [
|
||||
{
|
||||
"trade_date": "2026-03-27",
|
||||
"total_net_inflow_hkd_billion": -28.8336,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-03-26",
|
||||
"total_net_inflow_hkd_billion": 33.3979,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-03-25",
|
||||
"total_net_inflow_hkd_billion": 223.2256,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-03-24",
|
||||
"total_net_inflow_hkd_billion": -273.6088,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-03-23",
|
||||
"total_net_inflow_hkd_billion": 297.2792,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-03-20",
|
||||
"total_net_inflow_hkd_billion": -210.0505,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-03-19",
|
||||
"total_net_inflow_hkd_billion": 261.9002,
|
||||
@ -794,41 +908,11 @@
|
||||
"trade_date": "2026-03-02",
|
||||
"total_net_inflow_hkd_billion": 162.138,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-02-27",
|
||||
"total_net_inflow_hkd_billion": 149.9717,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-02-26",
|
||||
"total_net_inflow_hkd_billion": -73.6595,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-02-25",
|
||||
"total_net_inflow_hkd_billion": -40.5669,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-02-24",
|
||||
"total_net_inflow_hkd_billion": 31.3079,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-02-13",
|
||||
"total_net_inflow_hkd_billion": 202.1914,
|
||||
"precision": "historical_exact"
|
||||
},
|
||||
{
|
||||
"trade_date": "2026-02-12",
|
||||
"total_net_inflow_hkd_billion": 45.6726,
|
||||
"precision": "historical_exact"
|
||||
}
|
||||
],
|
||||
"summary": {
|
||||
"cumulative_net_inflow_hkd_billion": 2185.6773,
|
||||
"trading_day_count": 48,
|
||||
"cumulative_net_inflow_hkd_billion": 2227.0871,
|
||||
"trading_day_count": 54,
|
||||
"max_single_day_inflow_hkd_billion": 372.1302,
|
||||
"max_single_day_outflow_hkd_billion": -277.3479,
|
||||
"longest_inflow_streak": 7,
|
||||
|
||||
Reference in New Issue
Block a user