binance / binance/binance-connector-php
Question: how do I avoid "Timestamp for this request is outside of the recvWindow."
Open
- Dominant language
- PHP
- Stars
- 106
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Locally I have never seen this error, but as soon as I put my application on a VPS for testing and I get this error quite often.
Some background:
There is several users, and each minute I check for changes in open orders (to see if any take profit orders ahs been execute since last minute) and the account balance.
I have double checked the server time and compared it with Binance and the difference is 'stable' around 135-145ms, where my server seems to be a little ahead.
can I set a parameter in the requests to avoid this error ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.