Commit Graph

84 Commits

Author SHA1 Message Date
84f3e91dc6 Try fixing orleans server runtime 2025-07-30 20:44:58 +07:00
1071730978 Fix solution build 2025-07-30 20:37:24 +07:00
Oda
3de8b5e00e Orlean (#32)
* Start building with orlean

* Add missing file

* Serialize grain state

* Remove grain and proxies

* update and add plan

* Update a bit

* Fix backtest grain

* Fix backtest grain

* Clean a bit
2025-07-30 16:03:30 +07:00
Oda
422fecea7b Postgres (#30)
* Add postgres

* Migrate users

* Migrate geneticRequest

* Try to fix Concurrent call

* Fix asyncawait

* Fix async and concurrent

* Migrate backtests

* Add cache for user by address

* Fix backtest migration

* Fix not open connection

* Fix backtest command error

* Fix concurrent

* Fix all concurrency

* Migrate TradingRepo

* Fix scenarios

* Migrate statistic repo

* Save botbackup

* Add settings et moneymanagement

* Add bot postgres

* fix a bit more backups

* Fix bot model

* Fix loading backup

* Remove cache market for read positions

* Add workers to postgre

* Fix workers api

* Reduce get Accounts for workers

* Migrate synth to postgre

* Fix backtest saved

* Remove mongodb

* botservice decorrelation

* Fix tradingbot scope call

* fix tradingbot

* fix concurrent

* Fix scope for genetics

* Fix account over requesting

* Fix bundle backtest worker

* fix a lot of things

* fix tab backtest

* Remove optimized moneymanagement

* Add light signal to not use User and too much property

* Make money management lighter

* insert indicators to awaitable

* Migrate add strategies to await

* Refactor scenario and indicator retrieval to use asynchronous methods throughout the application

* add more async await

* Add services

* Fix and clean

* Fix bot a bit

* Fix bot and add message for cooldown

* Remove fees

* Add script to deploy db

* Update dfeeploy script

* fix script

* Add idempotent script and backup

* finish script migration

* Fix did user and agent name on start bot
2025-07-27 20:42:17 +07:00
598d601011 Fix pnl calculation after position closed 2025-07-23 03:55:47 +07:00
29c960eeca Update markets 2025-07-23 02:39:23 +07:00
9639e3a56b Preload since first position if any 2025-07-23 02:09:10 +07:00
27c1e9d1ba Fix worker and signal 2025-07-21 23:30:54 +07:00
4c07d7323f Remove time limit message 2025-07-19 21:48:57 +07:00
59c1fd5509 Update time between message for time limit 2025-07-17 23:00:15 +07:00
03a4e179f7 Fix Wallet balances 2025-07-17 22:29:13 +07:00
d40ee7a86e Reduce timelimit message for open position 2025-07-17 16:59:46 +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
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
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
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
b7d5a0b6a7 Fix bot management for delete and stop 2025-05-10 13:52:09 +07:00