We are not setting client_user and wallet_namein the request. (NULL)
DB :
| bot_id | client_user | wallet_name | bot_name | exchange_name | pairs | strategy | reinvest_gains | position_percent_invest | invest_capital | adjust_with_profits_if_loss | timeframe | simulation | status |
+--------+-------------+-------------+----------+---------------+-------------------+-----------+----------------+-------------------------+----------------+-----------------------------+-----------+------------+--------+
| 1 | NULL | NULL | test | exchange | BTC/USDT,ETH/USDT | QTS_SMACD | 1 | 10.00 | 1000.00 | 1 | 1h | 1 | 1 |
+--------+-------------+-------------+----------+---------------+-------------------+-----------+----------------+-------------------------+----------------+-----------------------------+-----------+------------+--------+
We are not setting
client_userandwallet_namein the request. (NULL)DB :