....
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user