Bitcoin Forum

Bitcoin => Project Development => Topic started by: vacalo on November 17, 2018, 06:02:51 PM



Title: Bitmex AutoReporting Tool - how?
Post by: vacalo on November 17, 2018, 06:02:51 PM
I d like to have a small script where I can enter into it my API keys (as many as I d like) and automatically download into an .csv/excel format these information from Bitmex.com:

- Every 1 minute: 'Open Position' information (Symbol, Size, Value, Entry Price, Mark Price, Liq Price, Margin, Unrealised PNL, Realised PNL). New lines should be appended in the existing file.

- Every 1 day:  All the data from ‘’ Trade History ‘’ & ‘’ Order History ‘’

Total output should be 3 files.

Does anyone know of a way to do this?

Thanks & Appreciate your help!