Skip to content

Instantly share code, notes, and snippets.

@Dereek69
Dereek69 / 001-risk_manager.py
Created January 23, 2020 12:33
Python Script for Risk Management and Order Placement through Bitmex API
#If you enjoy using this script, I'd appreciate if you could use my
#Bitmex Referral here https://www.bitmex.com/register/x51NKV
#You save on fees and I get a little incentive to expand this tool further
#Thank you
#!/usr/bin/env python
# coding: utf-8
# In[ ]: