Update script and doc

This commit is contained in:
2024-06-26 19:15:03 +07:00
parent fb976d231a
commit 7a6d656335
2 changed files with 2 additions and 1 deletions

View File

@@ -152,6 +152,7 @@ ________________________________________________________________________________
- [ ] Implement from/to tickers array pattern
- [ ] Extract all managing trade method into a TradingBox class => Create composable trading bot type easily
- [ ] Bot backup worker: Every x, get saved bots and check if still running. If not running call api to reboot bot.
- [ ] Create worker to fetch the biggest spread between long\short funding rate and send alert when most profitable delta neutral position is found
# Front-end
## Improve Account page