donewiththedollar / directionalscalper

CCXT based algorithmic trading framework for Bybit and other CCXT supported exchanges
https://quantumvoid.org
MIT License
156 stars 54 forks source link

"retCode":10002,"retMsg":"invalid request, please check your server timestamp #77

Closed LatifTadvi closed 10 months ago

LatifTadvi commented 10 months ago

I am getting server timestamp error

amit-sides commented 10 months ago

have you checked your server timestamp (like it suggested in the error) ?

LatifTadvi commented 10 months ago

An error occurred while fetching symbols: bybit {"retCode":10002,"retMsg":"invalid request, please check your server timestamp or recv_window param. req_timestamp[1706469488669],server_timestamp[1706469486932],recv_window[5000]","result":{},"retExtInfo":{},"time":1706469486932}, retrying in 10 seconds...

LatifTadvi commented 10 months ago

This is resolved. image I just clicked on sync now and its working fine,