Commit Graph

65 Commits

Author SHA1 Message Date
46b43bce1a Fix swap btc + fix bot stoping 2025-07-06 15:50:50 +07:00
dcf0778a17 Update webhook url 2025-07-05 11:33:06 +07:00
38959db65f Add agentname in message 2025-07-04 14:12:45 +07:00
f613020d9d Update messages 2025-07-04 13:56:59 +07:00
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
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
cc330e8cc3 Add ui fee into TradingBot.cs 2025-06-19 16:20:16 +07:00
0f7df04813 Rename strategy to indicators 2025-06-16 22:09:23 +07:00
e4f4d078b2 Test strategy combo 2025-06-15 18:46:41 +07:00
d016095460 Add try catch 2025-06-10 00:25:32 +07:00
3bcf3a2775 get awaiter for openposition command 2025-06-09 21:13:25 +07:00
e0f60fcb59 Update cooldown 2025-06-09 17:01:23 +07:00
26098d8c42 Update bot name 2025-06-09 02:00:33 +07:00
ca1301e837 Enhance TradingBot logging with detailed status updates and emojis for better readability and user experience. 2025-06-09 01:21:38 +07:00
1f2780d52a Add webhook 2025-06-09 01:04:02 +07:00
350cab44eb Fix multiple message 2025-06-08 16:24:17 +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
1e50703da3 fix close early in profit 2025-06-07 16:35:14 +07:00
6441687df3 More fix 2025-06-05 01:17:15 +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
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
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
a31dff3f22 Fix collateral price + remove close orders 2025-05-28 12:39:25 +07:00
f743436634 Fix a bit the sdk and trades 2025-05-27 13:47:07 +07:00
564a23ddec Fix json serialization + preloaded candle 2025-05-23 18:11:34 +07:00
65c4ec4957 Clean a bit and add prod env to front 2025-05-11 17:23:02 +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
6736ef4558 Update logs and cache marketinfo 2025-04-29 20:23:20 +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
68618a8628 fix position initiator + pnl for trade 2025-04-27 22:49:49 +07:00
1121a7c6d3 Update healthcheck and display pnl on trades 2025-04-26 14:48:23 +07:00
5eb401dc80 Fix bot + disable position fetcher 2025-04-26 01:30:27 +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
ea1a25e699 Fix healthcheck and tradingbot positions 2025-04-25 15:50:12 +07:00
2e6afe3869 Fix backtests 2025-04-25 12:48:50 +07:00
1d14d31af2 Add stats for kaigen 2025-04-24 22:40:10 +07:00
c22c925087 Add user to position + fix few things 2025-04-24 19:46:21 +07:00
76b8b7ebb6 Fix bots + positions managements 2025-04-23 19:36:26 +02:00
ad5996ca61 Open position for bots 2025-04-23 10:02:04 +02:00
ec442c4dff Fix a bit bots 2025-04-22 21:17:34 +02:00
c571130bb0 Fix update money management 2025-04-21 13:02:38 +02:00
868c7bdb65 Fix getbalance + fix get orders for bot 2025-04-21 12:15:53 +02:00