verata-veritatis / pybit

Python3 API connector for Bybit's HTTP and Websockets APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues with Websocket and Query Parameter "from"

hfrog713 opened this issue · comments

When using the from parameter for the query_mark_kline method it is saying that it is invalid syntax.
I think it is because from is a keyword.

Also, i noticed the Websocket.md page is no longer maintained.
Is anyone maintaining that?
I am getting a Websocket object does not have a send method error.

Can someone please assist?
Is this codebase being actively maintained?

@hfrog713 use from_id. The method will handle it and submit as from to bybit.