This commit is contained in:
2026-04-08 15:33:07 +09:00
parent 6494784bbc
commit af72ffae1c
7 changed files with 101 additions and 143 deletions
+1
View File
@@ -206,6 +206,7 @@ fun TradingDecisionLog() {
ConfigIndex.MIN_PURCHASE_SCORE_INDEX,
ConfigIndex.SELL_PROFIT,
ConfigIndex.MAX_COUNT_INDEX,
ConfigIndex.MAX_HOLDING_COUNT,
)
items(defaults.size) { index ->
val configKey = defaults.get(index)