Commit Graph

924 Commits

Author SHA1 Message Date
46966cc5d8 perf: optimize TradingBotBase and TradingBox - reduce LINQ overhead and allocations (+31.1%) 2025-11-11 12:21:50 +07:00
1792cd2371 Fix backtest consistency 2025-11-11 12:15:12 +07:00
2a0fbf9bc0 fix: clean up performance CSV with proper numeric telemetry values 2025-11-11 11:37:34 +07:00
567de2e5ee Add benchmark + fix bundle that should be completed 2025-11-11 11:35:48 +07:00
47911c28f1 perf: update backtest benchmark - 4782.4 candles/sec - major optimization gains 2025-11-11 11:27:09 +07:00
14d101b63e Add benchmark for backtest on the test 2025-11-11 11:23:30 +07:00
2ca77bc2f9 perf: update backtest benchmark - 3061.1 candles/sec 2025-11-11 11:17:38 +07:00
e5caf1cd0f perf: update backtest benchmark - 2091.2 candles/sec 2025-11-11 11:16:02 +07:00
b0b757b185 perf: update backtest benchmark - 2244.2 candles/sec 2025-11-11 11:14:24 +07:00
14bc98d52d Fix update bundle 2025-11-11 05:47:57 +07:00
0a676d1fb7 Add the bundle healthcheck worker 2025-11-11 05:31:06 +07:00
8a27155418 Improve a bit workers. bug : Bundle reset after all backtest finish 2025-11-11 05:30:40 +07:00
c6becb032b Improve perf for worker 2025-11-11 04:09:45 +07:00
1d70355617 Optimze worker for backtest 2025-11-11 03:59:41 +07:00
5a4cb670a5 fix executor speed 2025-11-11 03:38:21 +07:00
7da4e253e8 Fix backtest ex speed 2025-11-11 03:38:03 +07:00
4a8c22e52a Update and fix worker 2025-11-11 03:02:24 +07:00
e8e2ec5a43 Add test for executor 2025-11-11 02:15:57 +07:00
d02a07f86b Fix initial balance on the backtest + n8n webhook 2025-11-10 18:37:44 +07:00
b3f3df5fbc Fix privy secrets 2025-11-10 17:57:00 +07:00
fec1c78b3c Update jwt config for sandbox 2025-11-10 17:00:05 +07:00
91c766de86 Add admin endpoint to delete bundle backtest requests and implement related UI functionality + Add job resilient 2025-11-10 12:28:07 +07:00
0861e9a8d2 Add admin page for bundle 2025-11-10 11:50:20 +07:00
ecf07a7863 Fix genetic db connection pool 2025-11-10 02:40:00 +07:00
51a227e27e Improve perf for backtests 2025-11-10 02:15:43 +07:00
7e52b7a734 Improve workers for backtests 2025-11-10 01:44:33 +07:00
97f2b8229b Set log to info for workers 2025-11-09 23:55:35 +07:00
01e6f1834d Update JWT config for sandbox 2025-11-09 23:47:18 +07:00
b1cd01bf9b Fix backtest count 2025-11-09 14:00:36 +07:00
2ecd4a6306 Fix timeout and daisyui 2025-11-09 13:10:40 +07:00
f3b1d93db3 Fix Dockerfile-worker-api-dev - Use ASP.NET Core runtime for SignalR dependency 2025-11-09 05:13:28 +07:00
1b03ba5348 Fix Dockerfile-worker-api-dev - Build correct Managing.Workers project 2025-11-09 05:07:33 +07:00
57d4f2ce1c Update docker 2025-11-09 05:02:13 +07:00
009de85240 Update docker 2025-11-09 04:55:30 +07:00
747bda2700 Update jobs 2025-11-09 04:48:15 +07:00
7e08e63dd1 Add genetic backtest to worker 2025-11-09 03:32:08 +07:00
7dba29c66f Add jobs 2025-11-09 02:08:31 +07:00
1ed58d1a98 Add push-dev command and update Tabs component 2025-11-08 21:54:04 +07:00
111fdc94c5 Add script to import whitelisted address 2025-11-08 10:39:33 +07:00
044ffcc6f5 Refactor PlatformLineChart and Tabs components for improved layout and styling, enhance WhitelistSettings with responsive design, and implement API candles health check in HealthChecks. Update global styles for scrollbar visibility and adjust tool tabs for better organization. 2025-11-08 04:56:41 +07:00
83d13bde74 Implement API health check badge in NavBar, enhance PlatformLineChart with metric filtering, and refactor PlatformSummary for improved layout and styling. Update dashboard to prioritize Platform Summary tab. 2025-11-08 04:29:50 +07:00
7b8d435521 Enhance layout and styling: Update index.html for full-width root div, adjust tailwind.config.js for container padding and screen sizes, refactor NavBar and LogIn components for improved user experience, and apply global styles for consistent layout across the application 2025-11-08 04:08:29 +07:00
f16e4e0d48 fix isAdmin 2025-11-08 02:37:31 +07:00
333a0cf734 Fix jwt handling 2025-11-08 02:33:39 +07:00
60cd0816f4 Add log on check if admin 2025-11-08 02:21:44 +07:00
ca705d5b76 Make isAdmin async 2025-11-08 02:08:19 +07:00
be784a026a Update prod managing url api 2025-11-08 01:46:41 +07:00
76af76e314 Update prod managing url api 2025-11-08 01:26:42 +07:00
01e5665deb Refactor route attribute in WhitelistController for improved clarity 2025-11-08 00:38:52 +07:00
3ae4664b06 Add .DS_Store files to scripts and influxdb directories 2025-11-08 00:38:22 +07:00