Commit Graph

17 Commits

Author SHA1 Message Date
pie 143cdcd976 feat: increase risk per trade from 1% to 5% 2026-06-01 16:30:47 +01:00
pie 6010f66323 fix: simplify logging for systemd compatibility and add ATR-based Stop Loss padding 2026-06-01 16:27:30 +01:00
pie 17ad49c22e logging fix 2026-05-18 17:06:01 +01:00
pie ec65e86bd9 docs: finalize gemini.md with full technical specs and resilience logic 2026-05-15 17:56:07 +01:00
pie e71e833c71 fix: enforce unbuffered logging and verify hybrid exit strategy success 2026-05-15 17:40:28 +01:00
pie 9e26623fc7 fix: improve order resilience with precision and minimum quantity fallbacks, and fix rate-limiting on account fetch 2026-05-14 16:36:40 +01:00
pie fc9bb34d6b todays modifications 2026-05-13 16:49:59 +01:00
pie 5a4c99d0d1 fix: add missing random import and ensure cleanup on thread crash 2026-05-11 16:18:25 +01:00
pie 0f5d00e292 more tweaks 2026-05-09 00:18:42 +01:00
pie 9448c613ca fix: add early api connection verification to morning routine 2026-05-07 16:49:23 +01:00
pie f2180891fc fix: make close_all robust for bypassed setups 2026-05-07 12:00:57 +01:00
pie 1cfca22ddd docs: update documentation to reflect Inverse ETP strategy and virtual balance logic 2026-05-07 11:59:50 +01:00
pie deba044a7b fixes 2026-05-06 09:39:57 +01:00
pie d1a141a669 fix: handle 404 errors by checking portfolio for filled/closed positions 2026-05-04 15:37:34 +01:00
pie ede9933c88 fix: resolve 429 rate limit errors with API backoff and correct timezone handling for 09:30 candle 2026-05-01 15:18:33 +01:00
pie be4df42e01 fix: implement api resilience to handle data delays at open 2026-04-28 18:52:36 +01:00
pie dc111abf8c Initial commit: Touch & Turn Scalping Bot with fully automated execution, backtesting, and ISA screening 2026-04-22 21:19:33 +01:00