Commit Graph

500 Commits

Author SHA1 Message Date
b4a4656b3b Update the position count and initiator 2025-08-15 08:47:48 +07:00
7528405845 update stats data 2025-08-15 07:42:26 +07:00
0a4a4e1398 Update plateform summary 2025-08-15 06:54:09 +07:00
e6c3ec139a Add event 2025-08-15 01:23:39 +07:00
2622da05e6 Update open interest 2025-08-14 23:53:45 +07:00
580ce4d9c9 Fix run time 2025-08-14 23:28:21 +07:00
8d37b04d3f Update front and fix back 2025-08-14 20:17:13 +07:00
4a45d6c970 Add platform grain 2025-08-14 19:44:33 +07:00
345d76e06f Update plateform summary 2025-08-14 18:59:37 +07:00
cfb04e9dc9 Fix concurrent 2025-08-14 18:31:44 +07:00
0a2b7aa335 fix concurrent 2025-08-14 18:11:22 +07:00
6a2e4e81b1 Update status to match UI 2025-08-14 18:08:31 +07:00
e4049045c3 Fix concurrency 2025-08-14 17:49:05 +07:00
aacb92018f Update cache for userStrategy details 2025-08-14 17:42:07 +07:00
9d0c7cf834 Fix bots restart/stop 2025-08-13 22:22:22 +07:00
46a6cdcd87 Fix manual position open 2025-08-07 14:47:36 +07:00
b1c1c8725d Update strategies agent return 2025-08-06 19:47:13 +07:00
a0bd2e2100 Update strategy details models reponse 2025-08-06 17:03:19 +07:00
93502ca7cc Remove cache for UserStrategies 2025-08-06 16:31:16 +07:00
93a6f9fd9e Stop all bot for a user 2025-08-06 16:03:42 +07:00
b70018ba15 Update summary on agentName change 2025-08-06 14:57:58 +07:00
5dcb5c318e Update docker file 2025-08-05 22:43:17 +07:00
ea85d8d519 Update dockerfile 2025-08-05 22:39:44 +07:00
36529ae403 Fix db and fix endpoints 2025-08-05 22:30:18 +07:00
2dcbcc3ef2 Clear a bit more 2025-08-05 19:34:42 +07:00
0c8c3de807 clean a bit more 2025-08-05 19:32:24 +07:00
3d3f71ac7a Move workers 2025-08-05 17:53:19 +07:00
7d92031059 Clean namings and namespace 2025-08-05 17:45:44 +07:00
843239d187 Fix mediator 2025-08-05 17:31:10 +07:00
6c63b80f4a Fix get online agentnames 2025-08-05 05:09:50 +07:00
eaf18189e4 Allow Anonymous on data controller 2025-08-05 05:00:06 +07:00
4d63b9e970 Fix jwt token 2025-08-05 04:51:24 +07:00
2f1abb3f05 Add new migration 2025-08-05 04:34:54 +07:00
05d44d0c25 Update index 2025-08-05 04:18:02 +07:00
434f61f2de Clean migration 2025-08-05 04:13:02 +07:00
Oda
082ae8714b Trading bot grain (#33)
* Trading bot Grain

* Fix a bit more of the trading bot

* Advance on the tradingbot grain

* Fix build

* Fix db script

* Fix user login

* Fix a bit backtest

* Fix cooldown and backtest

* start fixing bot start

* Fix startup

* Setup local db

* Fix build and update candles and scenario

* Add bot registry

* Add reminder

* Updateing the grains

* fix bootstraping

* Save stats on tick

* Save bot data every tick

* Fix serialization

* fix save bot stats

* Fix get candles

* use dict instead of list for position

* Switch hashset to dict

* Fix a bit

* Fix bot launch and bot view

* add migrations

* Remove the tolist

* Add agent grain

* Save agent summary

* clean

* Add save bot

* Update get bots

* Add get bots

* Fix stop/restart

* fix Update config

* Update scanner table on new backtest saved

* Fix backtestRowDetails.tsx

* Fix agentIndex

* Update agentIndex

* Fix more things

* Update user cache

* Fix

* Fix account load/start/restart/run
2025-08-05 04:07:06 +07:00
cd378587aa Add wallet balances to the userStrategy 2025-07-31 21:34:05 +07:00
5fabfbfadd fix backtest credit 2025-07-31 20:58:37 +07:00
857ca348ba Add agentNames to the endpoint index 2025-07-31 16:51:26 +07:00
6cd28a4edb Return only online agent name 2025-07-31 15:55:03 +07:00
c454e87d7a Add new endpoint for the agent status 2025-07-30 22:36:49 +07:00
4b0da0e864 Add agent index with pagination 2025-07-30 22:27:01 +07:00
20b0881084 Change orlean dashboard port
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
.NET / build (push) Has been cancelled
2025-07-30 21:23:35 +07:00
84f3e91dc6 Try fixing orleans server runtime 2025-07-30 20:44:58 +07:00
1071730978 Fix solution build 2025-07-30 20:37:24 +07:00
Oda
3de8b5e00e Orlean (#32)
* Start building with orlean

* Add missing file

* Serialize grain state

* Remove grain and proxies

* update and add plan

* Update a bit

* Fix backtest grain

* Fix backtest grain

* Clean a bit
2025-07-30 16:03:30 +07:00
d281d7cd02 Clean repo 2025-07-29 05:29:10 +07:00
36cb672ce4 Update front and config 2025-07-29 03:02:33 +07:00
09e2c704ef Separate 2endpoints for data summary 2025-07-28 14:36:51 +07:00
38c7691615 Fix service scope 2025-07-27 21:33:50 +07:00