jaggedsoft / php-binance-api

PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use. https://github.com/binance-exchange/php-binance-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem : Duplicate request

trantran8888 opened this issue · comments

Hi ,

I have problem with buy and sell request send to Binance.

Some request be duplicated, show 2 request with same side, same volume, same quantity, time is same ( hour : min : second all the same).

Binace support team said that their s;ystem get 2 different request.

Any one have same problem ?

Hi @trantran8888 without any piece of code on what function you use, it is extremely difficult to help. Please provide more information.

@trantran8888 any code you are willing to share?