68e9b2348c
Add PositionCount property to Backtest models and responses
...
- Introduced PositionCount to Backtest, LightBacktest, and their respective response models.
- Updated BacktestController and BacktestExecutor to include PositionCount in responses.
- Modified database schema to accommodate new PositionCount field in relevant entities.
2025-11-18 22:23:20 +07:00
0ee190786e
Prevent user to open multiple strategy on the same ticker
2025-11-18 13:58:50 +07:00
87712038ff
Update configs
2025-11-18 11:23:21 +07:00
6341d712ef
Update Config local to remote name
2025-11-18 11:00:01 +07:00
9855a6c6ed
Update configs
2025-11-18 10:57:46 +07:00
091f617e37
Update configuration files for production, sandbox, and local environments. Changed Kaigen BaseUrl and database connection strings to point to new server addresses. Adjusted CORS allowed origins and authentication valid audiences for improved security and functionality.
2025-11-17 22:59:15 +07:00
02e46e8d0d
Add paginated user retrieval functionality in AdminController and related services. Implemented UsersFilter for filtering user queries and added LastConnectionDate property to User model. Updated database schema and frontend API to support new user management features.
2025-11-17 20:04:17 +07:00
06ef33b7ab
Enhance user authentication by adding optional OwnerWalletAddress parameter in LoginRequest and UserService. Update UserController and related components to support the new wallet address functionality, ensuring better user profile management and validation in trading operations.
2025-11-17 13:48:05 +07:00
2baa2e173c
Add localhost authorize for production
2025-11-16 18:27:19 +07:00
1e15d5f23b
Add copy trading functionality with StartCopyTrading endpoint and related models. Implemented position copying from master bot and subscription to copy trading stream in LiveTradingBotGrain. Updated TradingBotConfig to support copy trading parameters.
2025-11-16 14:54:17 +07:00
0cfc30598b
Fix managing with good backtest return
2025-11-14 14:28:13 +07:00
3b176c290c
Update precalculated indicators values
2025-11-12 23:26:12 +07:00
57ba32f31e
Add bundle version number on the backtest name
2025-11-12 18:11:39 +07:00
8a27155418
Improve a bit workers. bug : Bundle reset after all backtest finish
2025-11-11 05:30:40 +07:00
d02a07f86b
Fix initial balance on the backtest + n8n webhook
2025-11-10 18:37:44 +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
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
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
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
333a0cf734
Fix jwt handling
2025-11-08 02:33:39 +07:00
ca705d5b76
Make isAdmin async
2025-11-08 02:08:19 +07:00
01e5665deb
Refactor route attribute in WhitelistController for improved clarity
2025-11-08 00:38:52 +07:00
6165ea2bfa
Update script safemigration
2025-11-08 00:36:07 +07:00
e0795677e4
Add whitelisting and admin
2025-11-07 23:46:48 +07:00
21110cd771
Add whitelisting service + update the jwt valid audience
2025-11-07 19:38:33 +07:00
bc4c4c7684
Update influx url
2025-11-07 00:43:19 +07:00
44ed72f417
Fix production url
2025-11-06 22:59:57 +07:00
92765a2c5d
Add token for influx production
2025-11-06 22:42:20 +07:00
5fab7b3c32
Update config for influx
2025-11-06 18:44:21 +07:00
1079f38ed7
Add exception for webhook + add gracefull time before market decrease
2025-11-05 10:54:14 +07:00
43aa62fcb3
Add config for n8n webhook
2025-11-05 09:48:14 +07:00
b8c6f05805
Update managing api security
2025-11-01 18:01:08 +07:00
759d7be5df
Add bitwarden secret
2025-10-31 12:42:47 +07:00
6fea759462
Return health for web3proxy
2025-10-31 02:10:20 +07:00
a29e2b5a99
update healtcheck for security
2025-10-31 01:27:52 +07:00
758e376381
disable swagger + update cors for production
2025-10-31 00:55:29 +07:00
29685fd68d
Add healthchecks for all candles + Claim ui fee button
2025-10-29 09:31:00 +07:00
5560c6942e
Add checks for the Indicator request endpoint
2025-10-28 18:04:10 +07:00
1181a0920a
Remove doc required
2025-10-28 17:55:41 +07:00
da908d7da2
Update to webhook
2025-10-28 17:46:05 +07:00
9d586974e2
Add indicators request endpoint
2025-10-28 17:37:07 +07:00
5cef270d64
Add influxdb export/import + add new influxdb instance for prod
2025-10-28 12:56:42 +07:00
ffe1bed051
Prepare production deploy
2025-10-27 19:23:12 +07:00
f816b8de50
Update fetch borkerPosition in bot + better HandleClosePosition + Add debug channel to receive all debug
2025-10-25 18:35:51 +07:00
4489c57f55
Disable sentry for SQL queries
2025-10-23 14:31:35 +07:00