-
Futures will skew the bankroll metric as it adds overall funds to the in orders calc. Futures will add to the bought_volume of that deal.
https://github.com/3commas-io/3commas-official-api-docs#sup…
-
Hello
This project is amazing!
I would just like to suggest a trailing similar to that of 3commas, with the possibility of configuring a small deviation, thus ensuring a greater profit. Take a l…
-
Hello, can we support all in one oco order like 3commas and other platform provide.
https://support.3commas.io/hc/en-us/sections/360000044853-Smart-Trade
For example,
I can set all these things …
-
There is a param to force request mode between 'real' or 'paper' on your account, see:
https://github.com/3commas-io/3commas-official-api-docs#api-modesreal-or-paper
Goal is to have possibility …
-
It appears that `Update TP` has been deprecated:
https://github.com/3commas-io/3commas-official-api-docs/blob/master/deals_api.md#deprecated-update-take-profit-condition-deal-status-should-be-bough…
-
### No version of the `Trackers Policy` of service `3commas` is recorded anymore since 22 April 2024 at 18:33:04 UTC
The source document has not been recorded in a snapshot, thus no version can be …
-
### No version of the `Terms of Service` of service `3commas` is recorded anymore since 22 April 2024 at 18:33:04 UTC
The source document has not been recorded in a snapshot, thus no version can be…
-
Hi,
When I try to fetch data with a typed client, I got lots of validation errors.
Most of the fields has `null` values. However, according to the OpenApi doc, they should not be null:
Below …
-
The DCA manual start/stop is already implemented. Sometimes I dont want the bot to have any other stop condition. So I want to disable the TP and stop the deal manually in the future when I decide to.…
-
Is there any way to get a SHARED bot's details via the rest API w/ the bot ID and secret?
I see in the docs how to get my OWN bot's details via
`GET /ver1/bots/{bot_id}/show`
but what I'm look…