Nick Pius

Results 21 comments of Nick Pius

Hi. You right - its related with a recent change in the Binance API. I'm made PR to fix it.

Hi. I also encountered this error sometimes, but I still haven't figured out what the problem is. The only thing I found was a [recommendation](https://github.com/sammchardy/python-binance/issues/449#issuecomment-578506762) from a user that helped...

Hi. This feature is not available. - `Exchenge.get_part()` - used by the `master` to determine what percentage of the balance was used to create an order. - `Exchenge.calc_quantity_from_part()` - used...

Yes it's a fraction of the coin bought compared to available balance in master.

I see my lists of API keys in the database :( . One day I accidentally made a commit of my data base file. Try deleting the master and slave...

This message mean that the dependence python-binance is not installed. Run `pip install python-binance==0.7.4` and copy log of result execution this command here. If you didn't got any errors try...

Hi, maybe mistake in `config.json`. Can you show your config file without api keys

Hi. Unfortunately, there is currently no connector to Binance Futures, only to Binance Spot. Also, cross-exchange copying of orders is not supported yet. To do this, need to come up...

This will definitely speed up and secure further support and scaling of the project. But I have no idea how to do this. We must check the incoming data before...