Commit Graph

4 Commits

Author SHA1 Message Date
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
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
710a15e306 Production (#21)
* Add Production env

* Update mongo url

* Update config
2025-05-01 01:44:18 +07:00
8d191e8d14 Add nswag 2025-04-23 13:28:28 +07:00