테스트 강화 및 코드 품질 개선

This commit is contained in:
2025-12-17 00:01:46 +09:00
parent 37a150bd0d
commit 00c57ddd32
51 changed files with 10670 additions and 217 deletions

6
data/bot_state.json Normal file
View File

@@ -0,0 +1,6 @@
{
"KRW-BTC": {
"max_price": 60000000.0,
"partial_sell_done": true
}
}