linux-mini
  • Joined on 2026-03-05
linux-mini pushed to bot at p1otek/btc-trading 2026-03-10 12:03:31 +00:00
b462651f60 test: add comprehensive Hurst strategy simulations and backtest engine enhancements (v1.7.11)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-08 21:08:31 +00:00
cd66a976de feat: implement Mid-Price logic and separate error logging (v1.8.6)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-08 19:39:50 +00:00
2840d9b0b3 feat: implement Maker Chase logic and enhanced order logging (v1.8.2)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-08 19:19:04 +00:00
f3b186b01d feat: add local PC support and setup instructions for backtesting (v1.7.8)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-08 18:57:51 +00:00
56d0237bbf feat: implement backtesting environment and refine strategy logic (v1.7.5)
f544b06753 feat: enhance trade tracking with fees, PnL, and refined logging (v1.7.3)
Compare 2 commits »
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:45:15 +00:00
8fe8224762 fix: implement precise rounding for spot asset swaps (v1.5.7)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:43:04 +00:00
3e741592dc feat: fix asset swap logic for Unified Trading Accounts (v1.5.6)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:38:33 +00:00
0ce712cc86 fix: resolve invalid symbol error and refine DB queries (v1.5.5)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:30:42 +00:00
57e098c25b fix: refine base_coin extraction to support BTCUSD and fix DB queries (v1.5.4)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:27:02 +00:00
8b076106dc fix: ensure DB credentials are explicitly passed and verified (v1.5.3)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:24:37 +00:00
58070550a5 fix: increase 1D candle fetch limit for more reliable MA44 (v1.5.2)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:21:18 +00:00
f3ce68de22 fix: resolve Illegal category error by adding safety checks (v1.5.1)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:12:33 +00:00
6e6e9db5cc feat: implement automated direction (1D SMA44) and asset management (v1.5.0)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 22:07:35 +00:00
e553a1dd48 feat: change indicator order in dashboard (v1.4.2)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 21:50:42 +00:00
cf0ccbcad5 revert: remove all blinking related Live UI changes (v1.4.1)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 21:42:51 +00:00
b44847cbbd feat: use rich.Live(screen=False) for flicker-free dashboard (v1.3.9)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 21:39:51 +00:00
08a4639dad feat: use ANSI cursor reset for flicker-free dashboard (v1.3.8)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 21:37:30 +00:00
ca0e74d402 fix: resolve pybit TypeError and implement async timeouts (v1.3.7)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 21:36:19 +00:00
fb9736177a feat: replace rich.live with standard print and add exchange timeouts (v1.3.6)
linux-mini pushed to bot at p1otek/btc-trading 2026-03-05 21:34:24 +00:00
f1d7c7138c feat: add heartbeat and robust error handling to main loop (v1.3.5)