-
- OS: Linux
- Programming Language version: 3.9.6
- CCXT version: 1.36.46
```
await exchange.createOrder("MNBTC-USDT-201023", "4", "buy", 1, undefined, {
order_type: 4,
});
```
```…
-
fake-ip模式下 断开网络一会重新连接打不开谷歌
显示 您的连接不是私密连接或者无法访问网站 然后在重新连接一下网络就可以正常访问了
请问是哪里的问题
-
MUST READ THIS BEFORE SUBMITTING ISSUES (read the links, then delete this message before submitting):
- https://github.com/ccxt/ccxt/wiki/FAQ
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTIN…
-
GET/api/spot/v3/fill
https://www.okex.com/docs/en/#spot-detail
-
# Claim your ThunderCore Developer Rewards
ThunderCore is a lightning-fast, EVM-compatible public blockchain designed to bring Blockchain to the masses. ThunderCore raised $50 million from top inve…
-
Using defaultType futures; as xmatthias told me, there's no defaulttype on ftx ccxt file, how should we proceed about this? @hroff-1902
https://github.com/ccxt/ccxt/blob/master/python/ccxt/ftx.py …
-
## Step 1: Have you search for this issue before posting it?
How to add a new exchange? I would like to add rightbtc exchange to freqtrade and it is listed on https://github.com/ccxt/ccxt/
## St…
-
I would like to see a new market property called balances, that would function the same way as symbols. When you call fetchBalances(), then the balances property would get filled with an associative a…
-
1)
```
(.env) user@nuc:~/freqtrade-wrk/github-hroff-1902/freqtrade$ freqtrade download-data
2019-09-06 01:00:01,335 - freqtrade.loggers - INFO - Verbosity set to 0
2019-09-06 01:00:01,336 - freqtr…
-
Stable coin to Stable coin market making
It would be great if the code provided stablecoin to stablecoin market making. Its safer as there will be very little inventory risk and very little adverse…