Bitmex Charts for MT5
The tool is used to create custom chart from pricing data of Bitmex.com, realtime updates, export data to CSV file, easy for technical analysis with all indicators in MetaTrader 5.
Parameters
- API Key: input api Key from Bitmex
- API Secret: input api Secret from Bitmex
- Symbol: input multi symbol with comma like XBTUSD,ETHUSD,LTCU19.
- History Start: input the date to download history data.
- Update time (ms): input the time (Millisecond) to update chart.
How to use
- Create api from Bitmex account. The tool still work without API Key and Secret, but it will work slow.
- On MT5, you should allow WebRequest and add the URL: https://www.bitmex.com
- Attach the Expert Advisor to a chart, then input symbol, input the date to download history data, then open chart from Market Watch.
- To export data to csv: after creating the chart, press Ctrl+S (or menu File \ Save) to save file.