jaggedsoft/php-binance-api

Too much request weight used; current limit is 1200 request weight per 1 MINUTE.

Sadam-beshr opened this issue · 0 comments

Too much request weight used; current limit is 1200 request weight per 1 MINUTE.

I need to keep track of remaining rate limits, you have to call

`$weigh=$api->getXMbxUsedWeight();

print_r($weigh);`

But it comes back empty

What is the code in php? To fetch the current weight you have reached to avoid IP ban