-
Hello,
I have some scripts integrating the 3Commas API and I am finding that as of this moment the Forced-Mode header (i.e. `"Forced-Mode": "paper"`, in order to create a paper account Smart Trade …
-
Hi guys, sorry to be annoying again. I'm on your side
But there is an error that I don't know if it's already an API error or a bug in the altrank and galaxyscore script encoding
I haven't used the…
-
All other bot services seem to be using trading view charts.
3commas.io
[zignaly](https://zignaly.com/)
-
![2022-07-13_03-42-25](https://user-images.githubusercontent.com/1733426/178580406-93dc048c-a961-4bc4-8fa3-259a0fd68ee9.jpg)
cURL:
`curl --location --request POST 'https://api.3commas.io/public/ap…
-
I'm trying to place an order using the `/public/api/v2/smart_trades` endpoint with the following parameters:
```
Array
(
[account_id] => 99999
[pair] => USDT_ADADOWN
[position] => …
-
From: https://github.com/vegaprotocol/console/issues/6664
Derivatives should be used only by appropriate persons. We'd like to ensure that only appropriate persons use the software we create. This …
-
### Prize Title WEB application based on 3Commas API for traders.
### Prize Bounty
3750 USDT in Total:
1st place - 1500 USDT
2nd place - 750 USDT
3rd place - 500 USDT each
ADDITIONAL MENTION…
-
Hi Guyz,
I am using this amazing tool to connect 3commasApi using python. I need some help in getting historical data. Currently its only giving my current day data by default. How can i get say last…
-
I'm trying to create a new bot using requests and the 3Commas API. Whenever I try a POST request I always get a response 200 but no json data. I am testing by trying to update my blacklisted pairs. Ca…
-
Hi 3commas-team,
we found an issue in the deals-api which throws an error 500 - the error-message is:
`{"error_description":"The pair is not currently supported","error":"pair_not_supported"}`
…