-
My bot had already some activity on it. Max active deals present (20). Started the Galaxyrank bot and changed to 25 in 3Commas. 15 pair max in galaxyrank.ini Start and update were fine. After first h…
-
Hi,
It'd be useful if classes from the order hierarchy, in particular the BracketOrder were made open. We've been forced to duplicate a large part of the code so we could model an specific kind of …
-
I'm trying to make an API call to retrieve shared bot details. The web url is in the format https://3commas.io/bots/xxxxx/shared_show?secret=xxxxxx.
When I try to retrieve this using the /bots/s…
-
Hi, I am unable to test api keys. After filling the details, clicking the "test api keys" button doesn't do anything. No pop ups, nothing. When pressing the "save profile" button, it pops up an error …
-
On the 3commas I have several exchange accounts, Binance, Ftx and Coinbase pro. The API connection was successful, I can see the bots. The Binance and Ftx accounts show up fine, but the Coinbase Pro a…
-
Apparently the Smart Trades in the current version call the v1 3Commas API. Those calls will be blank for any new Smart Trades.
Need to use this instead.
https://github.com/3commas-io/3commas-o…
-
It would be good to be able to force the API mode using the "Forced-Mode" header. Right now I am switching between the paper and real account using the user_mode on users API but it has the negative c…
-
Binance don't have papaer trading account, we need to find a way to paper trading it.
-
How to reproduce:
- Create a bot.
- Start a deal with the bot (the bot has SL 10)
- Update the deal directly through The UI https://3commas.io/deals on the website.
- GET /ver1/deals/:deal_id/show…
-
When I work on API and e.g. automatically downloading data, the mode gets switched in background. When I switch in GUI API gets also affected. Can you please get rid of this dependency? It is anoying …