This API follows the calls layedout by the official bitmex documentation at "https://www.bitmex.com/api/explorer/".
- bitmexAPI.py : This contains all the calls for the REST api.
Usage for this is via creating the object for the api within a file and calling the defined functions within the object.
EMAIL: jlennie1996@gmail.com