kootsZhin
kootsZhin
I was trying to listen the events emitted by contracts by the use of web3.py and QuickNode websocket, but got "ValueError: {'code': -32000, 'message': 'filter not found'}" as a result....
At the moment there seems to be no support in checking which network the user is connected to (e.g. Goeril or mainnet), i.e. the `chainId`. It would be nice if...
Not sure if it was intended but currently `vcedge` which sets the edge colors for volume bars is missing from `make_marketcolors()` and as a results, the results with `inherent=True` is...