Commit Graph

32 Commits

Author SHA1 Message Date
Oda
e16f0a2e5d Stc opti (#15)
* Optimize STC

* Optimize STC

* Add SuperTrendCrossEma
2025-03-01 02:59:19 +07:00
Oda
c715da8a17 Add indicators to backtest and bot (#14)
* Add indicators to backtest and bot

* Remove
2025-02-28 00:53:25 +07:00
655ebb6df0 Add updates scenario and strategy 2025-02-26 20:37:32 +07:00
Oda
4302bb8435 Remove timeframe from strategy (#13) 2025-02-26 17:24:59 +07:00
Oda
298b666a0b Update UserService.cs 2025-02-22 09:12:07 +07:00
Oda
55204d660e Update UserService.cs 2025-02-22 09:11:41 +07:00
Oda
31f7f4cbfc Position management (#12)
* Update position worker

* Update todo

* Update todo

* Update worker base url
2025-02-20 12:13:49 +07:00
Oda
160fd02aac Update position worker (#11)
* Update position worker

* Update todo
2025-02-20 12:06:15 +07:00
d7731dda0e Fix bot things 2 2025-02-11 02:06:35 +07:00
898ff85eed Fix bot things 2025-02-07 16:54:42 +07:00
Oda
9819fe014e Backtest opti (#10)
* Opti backtest

* clean
2025-02-06 15:47:24 +07:00
Oda
0987fa76cf Global fix (#9)
* Fix time for candle

* Fix out ouf range

* Fix pnl, fix custom money management

* Clean a bit
2025-02-04 14:59:39 +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
Oda
ecaa89c67b Update UserService.cs 2025-01-28 00:39:33 +07:00
Oda
8baf9a323d Update UserService.cs add razil 2025-01-27 22:57:38 +07:00
ab621554ce Fix Backup and fix worker discord 2024-07-22 03:20:13 +07:00
Oda
3360e48f47 Fix backup (#5) 2024-07-20 23:48:12 +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
b5b0292bf8 Remove unused 2024-07-12 22:21:49 +07:00
67630c2deb fix 2024-07-12 22:20:43 +07:00
6718d08448 Replace cache by concurrentDictionary task 2024-07-12 22:05:34 +07:00
dfe92d787e Refact task 2024-07-12 21:33:35 +07:00
0544749a69 Commit before refact factory into service 2024-07-12 19:58:19 +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
c25752c670 Add backup management 2024-06-20 22:38:26 +07:00
897ff94a66 Add test wallets 2024-06-02 15:56:52 +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
6f02b88942 Update whitelisted address 2024-05-14 18:50:57 +07:00
alirehmani
464a8730e8 docker files fixes from liaqat 2024-05-03 16:39:25 +05:00