-
## Summary
Add an HTTP/JSON trading API alongside the existing gRPC API.
With the exception of authentication, the API should mirror [one of: Bittrex/Coinbase/Binance] trading API, for maximum c…
-
Let's keep track of resources we find here:
- Python Coinbase API Wrapper - https://pypi.org/project/cbpro/
- Python Binance API Wrapper - https://github.com/sammchardy/python-binance
- Great r…
-
## Context
I'm testing lean-cli using starter code, during backtest encounter *** PermissionError: [Errno 13] Permission denied: '/LeanCLI/__pycache__'
### Setup
```bash
# confirm login
x l…
-
Struggling to initialize getting the following error: Traceback (most recent call last):
File "/Users/genson/PycharmProjects/python-binance-master/examples/Crypto-Trading-Bots/Roibal_BinanceBot.py"…
-
Hello, I get the following when I get an attempt to placing an ARB order:
Binance Arbitrage Function Data Collection - Running
List of Arbitrage Symbols: ['ETHBTC', 'EOSETH', 'EOSBTC']
Currency…
-
I have a fresh install of trader.
I was using it efficiently when it runs with python 2.x
Bot tries to use all available balance, one command opens orders multiple times until balance is insuffici…
-
Using the US version, on the current version as of this issue report.
Traceback (most recent call last):
File "/mnt/USBDrive/Python/binance-trade-bot/binance-trade-bot/binance_trade_bot/schedule…
-
open_trade() - error occurred placing limit order on XRPUSDT, OP: 1, tick_size: 0.0001 Entry price: 0.5176, trade direction: 1, Quantity: 58.1, Error Info: (BinanceAPIException(, 400, '{"code":-4061,"…
-
# related:
- [x] xxx
- [x] xxx
-
Arbitrage Articles : https://opensourcelibs.com/lib/fendouai-arbitragebot
Triangular Arbitrage Ex1 : https://medium.com/geekculture/automated-triangular-arbitrage-of-cryptos-in-4-steps-a678f7b01ce7
…