11778aa2a4
Add kaigen debit credit for backtest
2025-07-15 10:31:21 +07:00
cebbeff887
Add progression and new method of selection/mutation/crossover
2025-07-11 23:38:22 +07:00
79f0cd20c1
Delete backtest by id and with filters
2025-07-11 22:05:46 +07:00
c62570e15d
Add enum for Selection method
2025-07-11 17:15:11 +07:00
e43a1af5ef
Fix genetic backend
2025-07-11 14:11:41 +07:00
00fcc7d1a0
Fix front
2025-07-11 00:20:10 +07:00
551480d618
Update genetic impl
2025-07-10 22:07:21 +07:00
2fc7a1d4bb
Start impl for genetic
2025-07-10 21:33:24 +07:00
0b4f2173e0
Add Genetic workers
2025-07-10 19:15:57 +07:00
0c1184a22d
Add startuptime and update creationDate
2025-07-09 18:30:23 +07:00
387948a107
Remove candle from getBacktestsForUser
2025-07-09 16:55:47 +07:00
9c01dce461
Remove candle from backtest
2025-07-08 23:36:21 +07:00
218901672e
update proxy config url
2025-07-06 16:04:39 +07:00
46b43bce1a
Fix swap btc + fix bot stoping
2025-07-06 15:50:50 +07:00
f973be2e08
Send tokens
2025-07-06 14:39:01 +07:00
c7dec76809
Swap tokens
2025-07-06 14:00:44 +07:00
8096db495a
Clean message
2025-07-05 16:18:35 +07:00
b7f608c8ba
Update bot messages
2025-07-05 15:35:07 +07:00
dcf0778a17
Update webhook url
2025-07-05 11:33:06 +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
453806356d
Add custom scenario
2025-06-21 12:25:28 +07:00
0aa1f40f53
Update indicators
2025-06-18 09:40:10 +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
3f34c56968
Get fees to claims
2025-06-13 14:22:38 +07:00
26098d8c42
Update bot name
2025-06-09 02:00:33 +07:00
1f2780d52a
Add webhook
2025-06-09 01:04:02 +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
4e49f03199
Fix price impact
2025-05-28 01:04:58 +07:00
564a23ddec
Fix json serialization + preloaded candle
2025-05-23 18:11:34 +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
7c2ff75f94
Setup env sentry
2025-05-14 15:05:19 +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
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
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
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
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