Commit Graph

23 Commits

Author SHA1 Message Date
Oda
ff0433c349 Gmx V2 Prices (#8)
* Update prices api

* Update worker services in Program.cs
2025-02-03 16:33:41 +07:00
Oda
65bdb8e34f GMX v2 - Trading (#7)
* Move PrivateKeys.cs

* Update gitignore

* Update gitignore

* updt

* Extract GmxServiceTests.cs

* Refact

* update todo

* Update code

* Fix hashdata

* Replace static token hashed datas

* Set allowance

* Add get orders

* Add get orders tests

* Add ignore

* add close orders

* revert

* Add get gas limit

* Start increasePosition. Todo: Finish GetExecutionFee and estimateGas

* little refact

* Update gitignore

* Fix namespaces and clean repo

* Add tests samples

* Add execution fee

* Add increase position

* Handle backtest on the frontend

* Add tests

* Update increase

* Test increase

* fix increase

* Fix size

* Start get position

* Update get positions

* Fix get position

* Update rpc and trade mappers

* Finish close position

* Fix leverage
2025-01-30 23:06:22 +07:00
4f860466ea Revert 2024-08-17 07:57:52 +07:00
acaf3f7346 Refact multicall 2024-08-17 07:57:14 +07:00
7bb6a3638e Activate workers 2024-08-17 06:52:50 +07:00
Oda
68aa7fff5d Gmx v2 - Funding rates (#6)
* Setup GMX v2

* Add get markets

* Map token with service

* Add get market info data

* Add get markets

* Add get market token prices

* Get markets infos multicall

* Try call datastore

* Add some tests to figure out why datastore call dont work

* Update funding rates

* clean
2024-08-17 06:50:18 +07:00
b4087753c7 Disable some worker + funding rate top 6 for long and short 2024-07-22 07:33:21 +07:00
fa7546bb2d Add discord logs 2024-07-22 03:54:17 +07:00
ab621554ce Fix Backup and fix worker discord 2024-07-22 03:20:13 +07:00
Oda
743d04e6c5 Update doc and todo (#4)
* Updade doc

* Updade doc
2024-07-20 21:33:50 +07:00
Oda
a43e560d3a Fix leaderboard (#3) 2024-07-20 20:38:40 +07:00
Oda
029ba5f40e Add funding rate watcher (#2)
* Add FundingRate interfaces and worker

* Add build on PR

* Remove zip

* Specify the solution path

* Add build for worker too

* Set up StatisticService.cs for funding rate

* Add Fundingrate alerts

* Send alert when big funding rate change + add SlashCommands.cs for fundingrate

* Remove fixtures

* Refact names

* Renames
2024-07-19 08:31:09 +07:00
13e70cbf63 Loading backup 2024-07-12 06:51:29 +07:00
d96b2a4c3b Add bot worker 2024-06-28 17:26:28 +07:00
fb976d231a Fix bot launch errors 2024-06-26 19:14:32 +07:00
7f9cd70f31 Update InfluxDB URL in prod environment configuration 2024-05-16 23:00:23 +07:00
d0a4be212a Update InfluxDB configuration in prod environment 2024-05-16 22:40:16 +07:00
cbcbc7239b Update package versions in csproj and package.json files 2024-05-16 19:28:40 +07:00
35dd2a1a9b Update TargetFramework to net8.0 in all projects 2024-05-15 20:26:12 +07:00
0ed240477f Update MongoDB connection string and InfluxDB URL in prod environment configuration 2024-05-15 12:57:57 +07:00
bacd87b97c Add discord keys 2024-05-15 02:52:11 +07:00
c65556fa6b Add prod env config 2024-05-14 19:15:34 +07:00
alirehmani
464a8730e8 docker files fixes from liaqat 2024-05-03 16:39:25 +05:00