Commit Graph

22 Commits

Author SHA1 Message Date
83ed78a1fa Add signalr 2025-07-21 19:54:04 +07:00
a32e9c33a8 Add front for bundle 2025-07-21 18:16:01 +07:00
6f49f2659f Add bundle backtest 2025-07-21 17:03:27 +07:00
6d1f0d612b Remove playground because not working anymore and make backtest properties required 2025-07-17 22:54:02 +07:00
e27b4c4a76 Add scoring message 2025-07-17 15:57:51 +07:00
27bed791c3 Add backtest light 2025-07-17 05:19:16 +07:00
b547c01787 update pagination 2025-07-16 21:37:05 +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
0b4f2173e0 Add Genetic workers 2025-07-10 19:15:57 +07:00
9c01dce461 Remove candle from backtest 2025-07-08 23:36:21 +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
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
0f7df04813 Rename strategy to indicators 2025-06-16 22:09:23 +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
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
ad5996ca61 Open position for bots 2025-04-23 10:02:04 +02:00
alirehmani
464a8730e8 docker files fixes from liaqat 2024-05-03 16:39:25 +05:00