Skip to content

Endpoint: post {{baseUrl}}/api/bots #2

Description

@simonpotel

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 |
+--------+-------------+-------------+----------+---------------+-------------------+-----------+----------------+-------------------------+----------------+-----------------------------+-----------+------------+--------+

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions