Commit Graph

130 Commits

Author SHA1 Message Date
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
894f518d2c Add get claimable uifee 2025-06-09 15:08:13 +07:00
8836c45c9d claiming uifee 2025-06-08 22:34:30 +07:00
e737b4f2ce Enhance TradingBot logic to handle multiple open orders: added checks for order count and elapsed time before canceling unfilled positions. 2025-06-07 23:56:17 +07:00
aac28adebe Claim price impact 2025-06-05 22:13:24 +07:00
9680329e10 Get gmx price impact 2025-06-05 22:06:32 +07:00
8c6bae6d14 Claim Funding Fees 2025-06-05 21:40:48 +07:00
5703a6792d Claim funding fees 2025-06-05 21:29:53 +07:00
f41af96406 Start claiming rebate 2025-06-03 02:54:48 +07:00
Oda
faafedbdd9 Optimize strategies (#23)
* Update Tradingbox + set limit price

* Change discord message
2025-05-30 14:00:27 +07:00
a31dff3f22 Fix collateral price + remove close orders 2025-05-28 12:39:25 +07:00
4e49f03199 Fix price impact 2025-05-28 01:04:58 +07:00
f743436634 Fix a bit the sdk and trades 2025-05-27 13:47:07 +07:00
ebcaff6b5b Close position 2025-05-27 10:30:32 +07:00
564a23ddec Fix json serialization + preloaded candle 2025-05-23 18:11:34 +07:00