celltronic01
celltronic01
Coin Price Recorded doesn't match Actual Price of Coin Purchased at after Order Execution by Binance
Hi, I have an issue or 2. Please, if someone could look into this for me. Not a Python Savvy here. 1. Trades.txt is recording everything twice 2. When an...
So, here is a new issue I just came across that I haven't encountered before. Today, as usual my portfolio was holding 20 coins, the market was is in the...
Coins Symbols not found. I have a generated list of Symbols/USDT from BINANCE US and all these coins are in the list. I have personally checked and these symbols are...
Fixed major issues by edit tld='us' in binancedata.py Client = Client() changed to Client = Client(tld='us') Now how do we solve this? No handles with labels found to put in...