Initial import: grid-bot — grid trading bot for BTC-USDT on Cifra Markets

This commit is contained in:
Kolp
2026-09-24 13:22:23 +07:00
commit 642cc11a9f
18968 changed files with 5683248 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
2026-06-22 06:28:16,624 INFO __main__ Grid Bot starting — mode=DEMO
2026-06-22 06:28:16,625 INFO __main__ Tradernet API: https://tradernet.by
2026-06-22 06:28:16,625 INFO __main__ Trading pair: BTC-USDT.IMEX
2026-06-22 06:28:16,625 INFO __main__ Starting web dashboard on 0.0.0.0:5555
2026-06-22 06:28:16,625 INFO __main__ DEMO mode → auto-starting trading loop
2026-06-22 06:28:16,625 INFO __main__ [bot-thread] starting trading_loop...
2026-06-22 06:28:16,626 INFO __main__ [KILL-SWITCH] monitor thread running
2026-06-22 06:28:16,626 INFO __main__ [main] trading_loop thread started: 140245703063232, alive=True
2026-06-22 06:28:16,626 INFO __main__ [KILL-SWITCH] started (DD>10.0%, 5err/600s, TG every 30s)
* Serving Flask app 'grid-bot'
* Debug mode: off
2026-06-22 06:28:16,642 INFO __main__ Restored 11 trades from trade_history.json, balance=375.56
2026-06-22 06:28:16,642 INFO __main__ [FEE-VALIDATOR] step=0.500% vs required=0.500% (round-trip fee 0.400% × safety 1.25) → margin +0.0%
Address already in use
Port 5555 is in use by another program. Either identify and stop that program, or start the server with a different port.