Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 463 Bytes

Bitcoin-History

Running


Run "bin/bchis.exe" in win32 environment.

The program will download bitcoin trade history data from bitcoincharts.com, convert it to csv files which can import to MT4 directly. You can use any indicators to analysis the history data, include 1,5,15,30 minute; 1,4 hour; and 1d trade history data.

Compiling


Use MSVC6 to compile it, will support other OS and compiler in future.