Commit Graph

349 Commits

Author SHA1 Message Date
2550f917e3 Update front 2025-06-03 02:16:52 +07:00
8c2e9b59de Add new parameters 2025-06-03 01:01:17 +07:00
71bcaea76d Update composite And update scenario 2025-06-02 21:57:34 +07:00
7fce1fa59e Add new strat DualEmaCross 2025-06-02 21:28:56 +07:00
de9f77d5ba Add agentView 2025-06-02 14:59:17 +07:00
ea4458e21a Add volumes and fix missing signal 2025-06-01 19:04:34 +07:00
8f8bdf8d69 Add average time 2025-06-01 14:59:55 +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
699ebd474b Clean a bit 2025-05-27 10:21:51 +07:00
564a23ddec Fix json serialization + preloaded candle 2025-05-23 18:11:34 +07:00
2ee1322ba0 Fix Get agent balance 2025-05-20 22:42:06 +07:00
e866ef3303 Update env conf 2025-05-16 22:51:27 +07:00
1cfb83f0b1 Add Agent tracking balance 2025-05-16 22:30:18 +07:00
b34e3aa886 Add balance tracking worker 2025-05-16 00:27:07 +07:00
816a848140 setup env for sentry 2025-05-14 15:05:31 +07:00
7c2ff75f94 Setup env sentry 2025-05-14 15:05:19 +07:00
456867c352 fix signal and get position during closing 2025-05-14 14:48:01 +07:00
15190a0516 Fix SL and slippage 2025-05-14 12:54:00 +07:00
503a442c6b Fix identifier for strat 2025-05-13 15:28:27 +07:00
621a5a745e Add user avatar URL 2025-05-13 11:31:03 +07:00
4b0e87d48e Fix close position 2025-05-12 13:07:43 +07:00
0cf523c144 Fix user in bot 2025-05-11 20:43:54 +07:00
84e09b32a2 Update vitejs + fix bot saving 2025-05-11 20:23:06 +07:00
65c4ec4957 Clean a bit and add prod env to front 2025-05-11 17:23:02 +07:00
549c4ae746 Add initAddress api 2025-05-10 14:41:17 +07:00
b7d5a0b6a7 Fix bot management for delete and stop 2025-05-10 13:52:09 +07:00
ba2fbc976a Fix loading backup 2025-05-10 00:50:29 +07:00
Oda
7c38c27b4a Fixes for bots running (#22)
* Fixes for bots running

* Up botmanager

* Add cooldown

* Refact can open position

* Add cooldown Period and MaxLossStreak

* Add agentName

* Add env variable for botManager

* Always enable Botmanager

* Fix bot handle

* Fix get positions

* Add Ticker url

* Dont start stopped bot

* fix
2025-05-09 22:40:31 +07:00
a8eb0aaf02 disable bot manager 2025-05-03 23:08:25 +07:00
Oda
710a15e306 Production (#21)
* Add Production env

* Update mongo url

* Update config
2025-05-01 01:44:18 +07:00
262d205d25 Update interval from timeframe 2025-04-30 19:34:20 +07:00
7bbf4dd001 Fix Cannot mix BigInt and other types, use explicit conversions 2025-04-30 14:36:40 +07:00
8a3c09809f Fix cache reference 2025-04-30 14:04:37 +07:00
61e20356cd fix build 2025-04-30 13:55:40 +07:00
5caf9e2197 Quick fix 2025-04-30 13:45:15 +07:00
bc1ef78747 Fix worker cancelled on worker + Cache tickers 2025-04-30 13:19:03 +07:00
df4392b17e Add bot manager 2025-04-29 21:15:54 +07:00
6736ef4558 Update logs and cache marketinfo 2025-04-29 20:23:20 +07:00
74c448de30 Update managing api client 2025-04-29 02:14:11 +07:00
bc8aa2f2a8 Update tickers 2025-04-29 02:07:02 +07:00
35f31b561a Update tickers 2025-04-29 01:58:50 +07:00
f91b12fbcc Fix backtest 2025-04-29 01:17:58 +07:00
Oda
204bd87e6a Balance for bot (#20)
* Add bot balance

* Update amount to trade

* fix initial trading balance

* Update MM modal

* fix backtest

* stop bot if no more balance

* Add constant for minimum trading

* Add constant
2025-04-28 21:52:42 +07:00
967e8410dc Add message to the exception for wrong message 2025-04-28 18:49:07 +07:00
68618a8628 fix position initiator + pnl for trade 2025-04-27 22:49:49 +07:00
0b1710cd69 Fix backtests 2025-04-27 19:15:51 +07:00