OctoBot
OctoBot copied to clipboard
Open source crypto trading bot
Bumps [cython](https://github.com/cython/cython) from 0.29.26 to 0.29.32. Changelog Sourced from cython's changelog. 0.29.32 (2022-07-29) Bugs fixed Revert "Using memoryview typed arguments in inner functions is now rejected as unsupported." Patch by...
Bumps [octobot-commons](https://github.com/Drakkar-Software/OctoBot-Commons) from 1.7.10 to 1.7.11. Changelog Sourced from octobot-commons's changelog. [1.7.11] - 2022-07-16 Added [Databases] add GlobalSharedMemoryStorage Commits a53d090 [Version] v1.7.11 31ee921 [Databases] add global shared storage See full...
Latest release for windows Windows 10 First it doesn't fetch coins from KuCoin. I added the exchange and enabled it , also I did save and restart the bot but...
So bad that this powerful software miss the chance about listening the most respected signal service providers out there https://cryptobasescanner.com/ and https://cryptoqualitysignals.com/ Implementing a function to include such as "eat...
## Step 1: Have you searched for this issue before posting it? Yes ## Step 2: Describe your environment * OS : Windows 10 * Python Version: _____ (`python -V`)...
Allow custom exchange type and adding limited random optimizer runs
**Environment** * OS : Docker on Debian 11. * Python Version: 3.8.13 * Image: Latest (0.4.5) version - drakkarsoftware/octobot:latest * Profile: SignalTradingMode. * Exchange: Huobi - real trading. When I...
Hi. Unfortunately i cannot provide screen shots, but problem is that staggered orders does not work correctly. On order page all of orders are with 0 price, showing only amounts....
following the installation guide from https://www.octobot.online/python_installation/ .... this step will crash python3 start.py tentacles --install --all (url invalid https://static.octobot.online/tentacles/officials/packages/full/base/) .... edited the constants.py with correct url PROJECT_NAME = "OctoBot" AUTHOR...