-
### Operating System
Windows 11
### Programming Languages
JavaScript
### CCXT Version
4.1.52
### Description
I'm watching binance orderbooks and getting this error:
`TypeError: method.apply is…
-
Hi
I think that the robot could send a message to the bot every 5 minutes to know if it is active
Thanks
-
Add a Github Action to automatically test the docker build process.
Similar to unit testing, the Action should verify that the docker container can be build.
-
I am running the script on a Raspberry Pi Zero 2 W with Raspbian Lite installed.
Everything is updated to the newest Version (Python Version: 3.9.2, did not try 3.10.x).
I configured everything an…
-
Currently we log once a new announcement has been detected and also log when the buy order is created.
It would be nice to then also see the total time it took from seeing the announcement to success…
-
_The Gate.io Support Jerome sent me here to create an issue, so I hope you can help me and fix the bug in your API_
I am fetching the full trade history from Gate.io. But I am missing OMI/USDT and …
-
您好,当我在创建合约的时候,服务器响应这个错误,我不能理解这个是什么意思,希望解答一下.谢谢
异常信息:
io.gate.gateapi.GateApiException: label: INVALID_PROTOCOL, message: invalid argument: #4
使用的SDK版本是6.23.2,JDK1.8,以下是我运行的代码:
@Test
pub…
-
Hello,
I am using https://github.com/gateio/gateapi-php/blob/master/docs/Api/FuturesApi.md#createPriceTriggeredOrder
I want to create a short future order. Also, I want to it is auto take profit w…
-
I propose to add Gate.io as new supported exchange.
The CSV export looks like this (UTF-16, tab separation):
| No | Time | Trade type | Pair | Price | Amount | Total | Fee |
| --- | --- | --- | -…
-
To add better unit testing, code needs to be refactored.
Otherwise it will be nearly impossible to test individual modules/functions.
The way I see it is to start with the simple stuff like the l…