donewiththedollar / directionalscalper

CCXT based algorithmic trading framework for Bybit and other CCXT supported exchanges

Home Page:https://quantumvoid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retcode 10006 "Too many visits"

ilaykim opened this issue · comments

https://github.com/donewiththedollar/directionalscalper/blame/260c73f3904ca1982c9668bccc18cfc194a7ecc9/directionalscalper/core/exchange.py#L985C32-L985C32

maybe check for retcode 10006 and if so wait a second and retry for the win

An error occurred while fetching all open orders: bybit {"retCode":10006,"retMsg":"Too many visits","result":{},"retExtInfo":{},"time":1693924869139}

Problem solved 💯