f51fd5a5f7
pagination for backtest and optimization
2025-07-16 14:27:07 +07:00
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
90253f8953
Update indicators range
2025-07-11 21:02:49 +07:00
754a21da69
Update scoring system
2025-07-11 20:58:28 +07:00
47ef0cf2d5
Add metadata to backtest
2025-07-11 17:56:03 +07:00
c62570e15d
Add enum for Selection method
2025-07-11 17:15:11 +07:00
f720cb7321
Update genetic front
2025-07-11 14:50:53 +07:00
e43a1af5ef
Fix genetic backend
2025-07-11 14:11:41 +07:00
c6b13ffd1e
Update genetic
2025-07-11 00:14:50 +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
14b3a3c39a
Fix stop/restart
2025-07-10 12:53:59 +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
b2ccd63201
Send notif on good backtest
2025-07-09 14:15:43 +07:00
9c01dce461
Remove candle from backtest
2025-07-08 23:36:21 +07:00
Oda
3439f13156
Genetics front ( #29 )
...
* Add Genetics js
* Fix some error for genetics
* Update removed backtest
* Fixes
2025-07-08 20:06:09 +07:00
c897e65ccc
Update tg message for synthapi
2025-07-07 20:34:23 +07:00
4c76c040cb
fix fee calculation
2025-07-07 10:32:27 +07:00
3f0d5d5eda
Fix preload candles
2025-07-06 16:35:43 +07:00
a17b780731
Update tg message
2025-07-06 15:59: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
b7f608c8ba
Update bot messages
2025-07-05 15:35:07 +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
3f34c56968
Get fees to claims
2025-06-13 14:22:38 +07:00
d016095460
Add try catch
2025-06-10 00:25:32 +07:00
9c9957a6f1
update messenger
2025-06-09 22:32:36 +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
664e45f888
Update regex
2025-06-09 01:39:27 +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
9b643aced6
clean scalpingbot
2025-06-05 10:28:03 +07:00