Closed cyberjunky closed 1 year ago
Hi, I'm just exploring vnpy and try to use this module to connect to Bybit.
If i import it like this in my run.py (on Ubuntu 22.04.1)
from vnpy_bybiy import BybitGateway
I get the error
AtrributeError: BYBIT
Any idea what is wrong/or I do wrong?
u need to use this extra patch module.
Hi, I'm just exploring vnpy and try to use this module to connect to Bybit.
If i import it like this in my run.py (on Ubuntu 22.04.1)
I get the error
Any idea what is wrong/or I do wrong?