Commit Graph

94 Commits

Author SHA1 Message Date
349a4c3696 Update redis healthcheck 2025-10-06 10:42:40 +07:00
1dbe2a48fc Fix proxy 2025-10-06 02:46:08 +07:00
fa292d1688 Update proxy web3 2025-10-06 02:36:03 +07:00
de48e758cf Fix build 2025-10-06 01:38:02 +07:00
6cbfff38d0 Remove logs on gmx sdk 2025-10-06 00:03:34 +07:00
dac0a9641f Fetch closed position to get last pnl realized 2025-10-05 23:31:17 +07:00
1e19e29cec Fix get Gas fees + position direction list 2025-09-26 12:02:07 +07:00
bcfeb693ce Update account/position and platform summary 2025-09-26 01:18:59 +07:00
40f3c66694 Add ETH and USDC balance check before start/restart bot and autoswap 2025-09-23 14:03:46 +07:00
7c3c0f38ec Fix autoswap 2025-09-22 00:22:39 +07:00
d58672f879 Add retry + idempotency on trading when try + add more tts 2025-09-20 02:28:16 +07:00
c2f3734021 Add Role based grain placement 2025-09-18 20:17:28 +07:00
e57b48da7c Fix proxy build 2025-09-17 16:10:34 +07:00
Oda
cee3902a4d Update SDK (#35)
* Update SDK for swap

* Fix web3proxy build

* Update types

* Fix swap

* Send token test and BASE transfer

* fix cache and hook

* Fix send

* Update health check with uiFeereceiver

* Fix sdk

* Fix get positions

* Fix timeoutloop

* Fix open position

* Fix closes positions

* Review
2025-09-17 14:28:56 +07:00
271dd70ad7 Fix Swap 2025-09-15 19:57:11 +07:00
f564c3efbd update claiming list 2025-09-07 15:14:59 +07:00
057abcd04d skip eth approve 2025-09-06 13:49:25 +07:00
5199f533b3 Skip simulation 2025-09-06 08:00:37 +07:00
1161b71dad Add build claim methods to test for UI Fee 2025-09-04 02:46:58 +07:00
5d7f73a794 update contracts and approval logs 2025-08-27 05:08:13 +07:00
9d808cfe1a Fix few things 2025-08-27 04:32:05 +07:00
0fb8178cea Add rpc url fallback to all gmx methods 2025-08-17 01:18:12 +07:00
09a217ca63 Fix timeout error for getposition 2025-08-17 00:52:53 +07:00
e38ad95a8b Fix convertion when getting positon 2025-08-17 00:35:41 +07:00
ab3e637ca7 Fix ETH openPosition 2025-08-16 19:12:20 +07:00
750f6cebbb rollback contracts 2025-08-16 07:37:47 +07:00
994fd5d9a6 Remove console.log 2025-08-15 22:13:25 +07:00
8315c36f30 Update proxy 2025-08-15 22:09:34 +07:00
b178f15beb Add new endpoint to retrieve balance 2025-08-15 20:18:02 +07:00
Oda
422fecea7b Postgres (#30)
* Add postgres

* Migrate users

* Migrate geneticRequest

* Try to fix Concurrent call

* Fix asyncawait

* Fix async and concurrent

* Migrate backtests

* Add cache for user by address

* Fix backtest migration

* Fix not open connection

* Fix backtest command error

* Fix concurrent

* Fix all concurrency

* Migrate TradingRepo

* Fix scenarios

* Migrate statistic repo

* Save botbackup

* Add settings et moneymanagement

* Add bot postgres

* fix a bit more backups

* Fix bot model

* Fix loading backup

* Remove cache market for read positions

* Add workers to postgre

* Fix workers api

* Reduce get Accounts for workers

* Migrate synth to postgre

* Fix backtest saved

* Remove mongodb

* botservice decorrelation

* Fix tradingbot scope call

* fix tradingbot

* fix concurrent

* Fix scope for genetics

* Fix account over requesting

* Fix bundle backtest worker

* fix a lot of things

* fix tab backtest

* Remove optimized moneymanagement

* Add light signal to not use User and too much property

* Make money management lighter

* insert indicators to awaitable

* Migrate add strategies to await

* Refactor scenario and indicator retrieval to use asynchronous methods throughout the application

* add more async await

* Add services

* Fix and clean

* Fix bot a bit

* Fix bot and add message for cooldown

* Remove fees

* Add script to deploy db

* Update dfeeploy script

* fix script

* Add idempotent script and backup

* finish script migration

* Fix did user and agent name on start bot
2025-07-27 20:42:17 +07:00
29c960eeca Update markets 2025-07-23 02:39:23 +07:00
2551dddc23 Disable ui fee 2025-07-08 13:04:52 +07:00
344d0b9b12 fix send ETH 2025-07-06 16:22:36 +07:00
f973be2e08 Send tokens 2025-07-06 14:39:01 +07:00
c7dec76809 Swap tokens 2025-07-06 14:00:44 +07:00
3f34c56968 Get fees to claims 2025-06-13 14:22:38 +07:00
5188b5faec Add claim test + fix unlisted markets 2025-06-10 18:24:06 +07:00
154755ec8f Add claim and swap 2025-06-10 18:18:13 +07:00
5505dca6a0 Rollback proxy 2025-06-10 17:53:11 +07:00
6c4cf940d4 working proxy? 2025-06-10 16:48:51 +07:00
3674783946 Try to fix proxy 2025-06-10 16:42:30 +07:00
ad466ba796 Change exchangeRouter contract 0x 2025-06-10 16:13:34 +07:00
556a45daf6 revert uifee 2025-06-10 15:12:55 +07:00
2eec7810c4 Fix uifee 2025-06-10 15:07:52 +07:00
535fa793fe Update proxy 2025-06-10 14:55:57 +07:00
650f750cea Remove the uiReceiver from sdk init 2025-06-10 14:52:44 +07:00
9629297e77 Fix no markets 2025-06-10 13:22:09 +07:00
38656d705c Swap feature 2025-06-10 13:00:05 +07:00
8a4ce978f7 Fix a bit uiFee 2025-06-09 23:08:23 +07:00
fa5ad081d7 fix uiFee 2025-06-09 15:56:32 +07:00