-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hello, thank you for developing this. I am trying to run the notebook file but when ever I run it I get:
NameError Traceback (most recent call last)
in ()
----> 1 client = bitmex.bitmex(
2 test=True,
3 api_key="",
4 api_secret=""
5 )
NameError: name 'bitmex' is not defined
I am new to python and I got no idea of how to fix this any help?
Metadata
Metadata
Assignees
Labels
No labels