Commit Graph

191 Commits

Author SHA1 Message Date
2d295fc860 Fix front and backtest 2025-07-04 13:14:12 +07:00
59c5de7df7 Push merge conflict 2025-07-04 11:02:53 +07:00
Oda
88f195c0ca Synth api (#28)
* Add synthApi

* Put confidence for Synth proba

* Update the code

* Update readme

* Fix bootstraping

* fix github build

* Update the endpoints for scenario

* Add scenario and update backtest modal

* Update bot modal

* Update interfaces for synth

* add synth to backtest

* Add Kelly criterion and better signal

* Update signal confidence

* update doc

* save leaderboard and prediction

* Update nswag to generate ApiClient in the correct path

* Unify the trading modal

* Save miner and prediction

* Update messaging and block new signal until position not close when flipping off

* Rename strategies to indicators

* Update doc

* Update chart + add signal name

* Fix signal direction

* Update docker webui

* remove crypto npm

* Clean

* Fix mobile a bit
2025-07-03 15:00:59 +07:00
Oda
a547c4a040 Add synthApi (#27)
* Add synthApi

* Put confidence for Synth proba

* Update the code

* Update readme

* Fix bootstraping

* fix github build

* Update the endpoints for scenario

* Add scenario and update backtest modal

* Update bot modal

* Update interfaces for synth

* add synth to backtest

* Add Kelly criterion and better signal

* Update signal confidence

* update doc

* save leaderboard and prediction

* Update nswag to generate ApiClient in the correct path

* Unify the trading modal

* Save miner and prediction

* Update messaging and block new signal until position not close when flipping off

* Rename strategies to indicators

* Update doc

* Update chart + add signal name

* Fix signal direction

* Update docker webui

* remove crypto npm

* Clean
2025-07-03 00:13:42 +07:00
453806356d Add custom scenario 2025-06-21 12:25:28 +07:00
cc330e8cc3 Add ui fee into TradingBot.cs 2025-06-19 16:20:16 +07:00
0aa1f40f53 Update indicators 2025-06-18 09:40:10 +07:00
3f34c56968 Get fees to claims 2025-06-13 14:22:38 +07:00
9a176a7cd2 revert docker file 2025-06-09 14:05:44 +07:00
ea1bd52e0d Update docker file 2025-06-09 03:26:49 +07:00
664e45f888 Update regex 2025-06-09 01:39:27 +07:00
1f2780d52a Add webhook 2025-06-09 01:04:02 +07:00
5703a6792d Claim funding fees 2025-06-05 21:29:53 +07:00
973a8c7c61 Update config 2025-06-04 23:15:50 +07:00
756cd5fb11 Update bot config on front and back 2025-06-04 15:42:21 +07:00
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
4e49f03199 Fix price impact 2025-05-28 01:04:58 +07:00
699ebd474b Clean a bit 2025-05-27 10:21:51 +07:00
2ee1322ba0 Fix Get agent balance 2025-05-20 22:42:06 +07:00
1cfb83f0b1 Add Agent tracking balance 2025-05-16 22:30:18 +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
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
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
74c448de30 Update managing api client 2025-04-29 02:14:11 +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
3c044a1e29 Handle error to send to sentry. 2025-04-26 22:40:22 +07:00
084977c717 downgrade wagmi 2025-04-26 15:32:08 +07:00
83ea3a216d Update wagmi and viem 2025-04-26 15:26:26 +07:00
1121a7c6d3 Update healthcheck and display pnl on trades 2025-04-26 14:48:23 +07:00
741b2c3bb0 add the file 2025-04-26 04:10:21 +07:00
03212013e2 add fee plateform calculator 2025-04-26 04:09:40 +07:00
6579bbc06f Add manual close for bot positions 2025-04-25 17:33:38 +07:00
d5dead3d8f Add stats and trades to bots 2025-04-25 16:59:08 +07:00
9b0505991f Display data for bots 2025-04-25 16:01:06 +07:00
ea1a25e699 Fix healthcheck and tradingbot positions 2025-04-25 15:50:12 +07:00
5844d89175 Add new health 2025-04-25 13:34:59 +07:00
ad5996ca61 Open position for bots 2025-04-23 10:02:04 +02:00
df5f7185c8 Display healthcheck on prod 2025-04-21 18:54:28 +07:00
c571130bb0 Fix update money management 2025-04-21 13:02:38 +02:00