Fede Cardoso
Fede Cardoso
**Before submitting this PR, please make sure**: - [ ] Your code builds clean without any errors or warnings - [ ] You are using approved title ("feat/", "fix/", "docs/",...
### Description I'm trying to add options like log-opt max-size 5 and I can't. ### Use case/motivation I'm working in Hummingbot and I would like to offer the community a...
**Describe the bug** // A clear and concise description of what the bug is. The autostart is only working for strategies that don't have the pydantic config map. **Steps To...
**Before submitting this PR, please make sure**: - [ ] Your code builds clean without any errors or warnings - [ ] You are using approved title ("feat/", "fix/", "docs/",...
**Describe the bug** The property to access the trading pairs of the paper trade exchange is trading_pair and it should be trading_pairs as the rest of the connectors. This is...
**Before submitting this PR, please make sure**: - [ ] Your code builds clean without any errors or warnings - [ ] You are using approved title ("feat/", "fix/", "docs/",...
**Describe the bug** If one of these trading rules **min order size** or **min notional size** is violated, the bot will return the amount s_decimal_0 and say that it's failing...
OpenSSL
Hi! I'm updating the Python version to 3.10 of the project I'm working on and I have this issue when trying to import the library. Is there any workaround? Should...
**Before submitting this PR, please make sure**: - [ ] Your code builds clean without any errors or warnings - [ ] You are using approved title ("feat/", "fix/", "docs/",...
For the comprehensive upgrade of Hummingbot's basic modules, we are adopting a two-phase approach: 1. **Research Phase:** Initially, we will embark on an extensive research phase to identify all potential...