Post
Topic
Board Trading Discussion
Re: Bitcoin Chart in MetaTrader 4
by
capoeira
on 26/07/2013, 12:05:12 UTC


2. Before every import, make sure you have downloaded the latest tick data from:
http://api.bitcoincharts.com/v1/csv/mtgoxUSD.csv to \experts\files\




this has only to be imported once? the file is 234MB and the server very slow

This first version of the script is very simple and SAFE, because it doesn't automatically download any data, therefore it doesn't call any external DLL functions!

It just imports a .csv file, saved in \experts\files\ directory. The .csv history files at http://api.bitcoincharts.com/v1/csv/ are updated every few hours!

I am planning to release a more user-friendly version, so this is only the initial version!



so this doesn't work as a live chart?

will it?