-
**Release number**
5.05
**Describe the bug**
I have my kucoin account and api set up, and the email is being detected along with cassandre connecting and showing me all tradable currency pairs, but…
-
Hi, I successfully managed to run the bot but in more than 15 hours no transaction has been made, my config file looks like this :
```
{
"coinbasepro" : {
"api_url" : "https://api.pr…
-
**Describe the bug**
Code throws an error
**To Reproduce**
Steps to reproduce the behavior:
in simulation mode
```
pi@piBot:~/pycryptobot$ python3 pycryptobot.py --market ETH-USA --granular…
-
Hello, @cjdsellers
Thank you for this wonderful package.
I would like to test live trading on coinbasepro (sandbox). I was wondering if you have an example for this.
I have made the following…
-
* Operating system: Ubuntu 22.01
* Python Version: 3.8.10
* CCXT version: 1.50.70
* Freqtrade Version: develop
I'm getting the following messages occasionally when downloading data. Do…
-
Complete console output:
```
DEBUG:fetcher:Not in cache: https://coinmarketcap.com/currencies/bitcoin/
DEBUG:fetcher:Stored to cache: https://coinmarketcap.com/currencies/bitcoin/
ERROR:kriptomist…
-
Coinbase Pro advises using authenticated websockets for some extra detail in the feed.
The main doc has an example of opening an unathenticated websocket. Is there a facility
to open an authenticate…
petar updated
3 years ago
-
I think I put API key and secret it right.
Can't login ccxt.base.errors.ExchangeError: ftx {"error":"Not logged in","success":false}
- FTX
- OS: windows 10
- Programming Language version: Python v…
-
Hello all,
I discovered *pycryptobot* only a few days ago; I literally searched for `python crypto bot` ;) I instantly fell in love with it, because for the first time I could understand the mechan…
-
Hi All,
when the Bot was started it did not respect the **buymaxsize** present within the configurations and bought for the entire amount of the **quote_currency**.
` "config" : {
…