For whom was testing the old version, just released the
beta10 version w/ many bug fixes!
Hi Intrd,
I am very interested in your project. I installed xamp and source code. Could you explain the procedure to simulate sales with actual chart ?
thank you
PS : When do you think release MACD ?
Just access
http://bitcoincharts.com/charts/mtgoxUSD, set the period (must be a period that supports interval 1min), click "Raw Data", copy/paste the contents of the table into a TXT file and replaces tabulations by "," comma). Save txt file into Data directory, edit $fake_datetime_of_firstbid and $fakegox_tickers variables, turn $reset_data=true, and done.. you have the current chart ready to perform the simulations.
PS: This boring procedure will end up so I make the bot fetch data from the API bitcoincharts automatically.. (yes, its in the todoList);
MACD soon..