-
Like:
DOT, UNI, SOL, TRX, CAKE, LUNA.
Ty.
-
Bot does not buy anything, it still only displays information but does not place any orders. I used a normal windows console as well as Windows poweshell. What could be wrong ? I updated the interne…
-
Hi, im having issues starting the bot. Not sure what i have missed, is there any dependencies i've missed out?
Using a Raspberry Pi 3 model B
This is what i do when i start bot.
> pi@Hercules…
-
## 概要
- バックテストを行う際、ページを表示するフロント側と、データを渡すバック側の両方の処理が必要になる。
- システム構成図?を👇みたいな感じにしようと思ってる。
![スクリーンショット 2022-02-01 18 05 10](https://user-images.githubusercontent.com/34294957/151940528-5de86633-331…
-
Sokcet options: LogLevel = Microsoft.Extensions.Logging.LogLevel.Trace
i just wanna ask about message processed. I not sure but it seems to me that 3 ms for parse response is a lot. This logs from…
-
I'm getting this error even when i've parsed the exchangeInfo api and trimmed my price value to the appropriate asset precision. It's also above the minPrice value as well. Can't seem to find what the…
-
I am currently trying to read bulk data from BinanceApi into a DB, but cant modify the default httpclient as i assume it would interfere with other libraries using the default client.
Is it possibl…
-
I'm trying to use ccxt with vitejs but I'm having troubles importing the module.
I tried:
```
import * as ccxt from "ccxt/dist/ccxt.browser"
console.log(ccxt.binance)
```
and:
```
import {…
-
### Operating System
Win10
### Programming Languages
Python
### CCXT Version
4.2.21
### Description
Context: I'm living in China and you may know we have the great fire wall. I us…
-
Hi
I'm currently trading usually on Binance and ByBit over API
On Binance side the library that I'm currently using is able to keep alive connection once I initiated (not websocket, REST API) an…