@@ -954,7 +954,7 @@ <h2 data-i18n="summary">切换摘要</h2>
954954 { profile : "nasdaq_sp500_smart_dca" , label : "Nasdaq 100 / S&P 500 DCA" , label_en : "Nasdaq 100 / S&P 500 DCA" , label_zh : "纳指100 / 标普500 定投" , domain : "us_equity" , runtime_enabled : true , dca_enabled : true , dca_default_mode : "fixed" , dca_default_base_investment_usd : "1000" } ,
955955 { profile : "ibit_smart_dca" , label : "IBIT Bitcoin ETF DCA" , label_en : "IBIT Bitcoin ETF DCA" , label_zh : "IBIT 比特币定投" , domain : "us_equity" , runtime_enabled : true , dca_enabled : true , dca_default_mode : "fixed" , dca_default_base_investment_usd : "1000" } ,
956956 { profile : "global_etf_rotation" , label : "Global ETF Rotation" , label_en : "Global ETF Rotation" , label_zh : "全球 ETF 轮动" , domain : "us_equity" , runtime_enabled : true } ,
957- { profile : "russell_top50_leader_rotation_aggressive " , label : "Russell Top50 Leader Rotation Aggressive " , label_en : "Russell Top50 Leader Rotation Aggressive " , label_zh : "罗素 Top50 领涨轮动(激进) " , domain : "us_equity" , runtime_enabled : true } ,
957+ { profile : "russell_top50_leader_rotation " , label : "Russell Top50 Leader Rotation" , label_en : "Russell Top50 Leader Rotation" , label_zh : "罗素 Top50 领涨轮动" , domain : "us_equity" , runtime_enabled : true } ,
958958 { profile : "hk_dividend_gold_defensive_rotation" , label : "HK Dividend-Gold Defensive Rotation" , label_en : "HK Dividend-Gold Defensive Rotation" , label_zh : "港股红利黄金防御轮动" , domain : "hk_equity" , runtime_enabled : true } ,
959959 { profile : "hk_global_etf_tactical_rotation" , label : "HK Global ETF Tactical Rotation" , label_en : "HK Global ETF Tactical Rotation" , label_zh : "港股全球 ETF 战术轮动" , domain : "hk_equity" , runtime_enabled : true } ,
960960 { profile : "hk_low_vol_dividend_quality_snapshot" , label : "HK Low-Vol Dividend Quality Snapshot" , label_en : "HK Low-Vol Dividend Quality Snapshot" , label_zh : "港股低波红利质量快照" , domain : "hk_equity" , runtime_enabled : true } ,
@@ -966,7 +966,7 @@ <h2 data-i18n="summary">切换摘要</h2>
966966 nasdaq_sp500_smart_dca : { zh : "纳指100 / 标普500 定投" , en : "Nasdaq 100 / S&P 500 DCA" } ,
967967 ibit_smart_dca : { zh : "IBIT 比特币定投" , en : "IBIT Bitcoin ETF DCA" } ,
968968 global_etf_rotation : { zh : "全球 ETF 轮动" , en : "Global ETF Rotation" } ,
969- russell_top50_leader_rotation_aggressive : { zh : "罗素 Top50 领涨轮动(激进) " , en : "Russell Top50 Leader Rotation Aggressive " } ,
969+ russell_top50_leader_rotation : { zh : "罗素 Top50 领涨轮动" , en : "Russell Top50 Leader Rotation" } ,
970970 hk_dividend_gold_defensive_rotation : { zh : "港股红利黄金防御轮动" , en : "HK Dividend-Gold Defensive Rotation" } ,
971971 hk_global_etf_tactical_rotation : { zh : "港股全球 ETF 战术轮动" , en : "HK Global ETF Tactical Rotation" } ,
972972 hk_low_vol_dividend_quality_snapshot : { zh : "港股低波红利质量快照" , en : "HK Low-Vol Dividend Quality Snapshot" } ,
@@ -988,7 +988,7 @@ <h2 data-i18n="summary">切换摘要</h2>
988988 maxRatio : "0.15" ,
989989 allocations : { SCHD : 0.40 , DGRO : 0.25 , SGOV : 0.30 , SPYI : 0.05 } ,
990990 } ,
991- russell_top50_leader_rotation_aggressive : {
991+ russell_top50_leader_rotation : {
992992 startUsd : 300000 ,
993993 maxRatio : "0.25" ,
994994 allocations : { SCHD : 0.45 , DGRO : 0.30 , SGOV : 0.25 } ,
0 commit comments