e4f5d8dfcc
refactor: clean up imports and improve code formatting across multiple files
main
zwitschi2026-06-09 10:02:41 +02:00
403daa6cf1
Refactor log aggregation periods and improve code formatting
zwitschi2026-06-09 09:41:23 +02:00
dc99f1604e
Refactor code for improved readability and consistency
zwitschi2026-06-07 21:59:09 +02:00
f221464daa
feat: enhance backtesting panel with flash messages and pairing checks
zwitschi2026-06-07 21:51:09 +02:00
5e7732b85f
feat: add flash message support to configuration panel and improve layout
zwitschi2026-06-07 19:57:42 +02:00
77dfb08b23
feat: update package data inclusion to add dashboard templates and reorder partials
zwitschi2026-06-07 19:35:05 +02:00
9acabddb7e
feat: include config HTML templates in package data
zwitschi2026-06-07 18:46:12 +02:00
2fbc78f7a9
feat: add logging package with DB sink and maintenance tasks
zwitschi2026-06-07 18:31:27 +02:00
f58634d438
feat: add storage schema SQL file to package data inclusion
zwitschi2026-06-07 18:29:16 +02:00
e44876c7c7
refactor: clean up imports and improve code formatting in various modules
zwitschi2026-06-07 18:17:45 +02:00
1e4086a0fd
feat: add logging routes and update health page to display system logs
zwitschi2026-06-07 18:10:50 +02:00
cf5ff2e2d8
feat: implement logging system with aggregation and archiving tasks
zwitschi2026-06-07 18:06:35 +02:00
db2e02c316
feat: add pairings management page and integrate with Kraken API for syncing feat: create configuration templates for alerts, Kraken settings, risk limits, and runtime settings refactor: streamline config form by including separate template files for better organization
zwitschi2026-06-07 17:44:26 +02:00
c1dda187af
refactor: migrate database schema from TIMESTAMP to TIMESTAMPTZ for better timezone handling
zwitschi2026-06-07 15:20:27 +02:00
af0ac94a12
refactor: update tests to use async mocks and improve readability
zwitschi2026-06-07 15:05:42 +02:00
93f4f62d42
feat: Implement idempotency and recovery mechanisms for order execution
zwitschi2026-06-01 11:59:13 +02:00
240a591a64
Add risk management features: implement KillSwitch and StopConditionsGuard; update settings and tests
zwitschi2026-06-01 11:22:17 +02:00
45e219d103
Add risk management features: implement loss limits, trade limits, and pre-trade validation; update settings and tests
zwitschi2026-06-01 11:16:37 +02:00
9d8a8a8a45
Add benchmark detection script and related tests; refactor settings and update project scripts
zwitschi2026-06-01 11:01:53 +02:00
a89886186f
Add opportunity detection and storage functionality with async processing
zwitschi2026-06-01 10:59:09 +02:00
652b20274a
Add IncrementalCycleDetector and related classes for cycle scoring
zwitschi2026-06-01 10:36:35 +02:00
7d3071463e
Implement Kraken integration with REST and WebSocket clients, add market data handling, and enhance settings configuration
zwitschi2026-06-01 10:30:58 +02:00
6211575db7
Update CI configuration for Gitea registry credentials and README for project setup
zwitschi2026-06-01 10:05:01 +02:00
f3f369ad6b
Add initial project structure with Docker, CI, and FastAPI setup
zwitschi2026-06-01 09:15:38 +02:00