I am new to this bitcoin trading.
I followed https://github.com/askmike/gekko#install and installed the setup in windows 7.
I tried the command node gekko
Below is the result I got on executing it.
2013-10-16 20:54:16 (INFO): I'm gonna make you rich, Bud Fox.
2013-10-16 20:54:16 (INFO): Let me show you some Exponential Moving Averages
.
2013-10-16 20:54:16 (INFO): Using normal settings to monitor the live market
2013-10-16 20:54:17 (INFO): NOT trading with real money
2013-10-16 20:54:17 (INFO): Profit reporter active on simulated balance
2013-10-16 20:54:17 (INFO): Calculating EMA on historical data...
Failed to load historical trades from bitcoincharts
Kindly can you please help me in solving this problem.
Currently I have $100 in my account. Will that be sufficient to start automated live trading with this bot in BTCe?
Only if your willing to lose $100. This isn't an "out of the box" bot the setting are up to you to work out, I backtested the default setting and got mixed results, over some periods this bot will result in critical failure without a stoploss method implemented so be careful if your putting in everything you've got.
And as far as your problem did you "git pull && npm install" bcuz the bot won't work w/o updated dependencies.
Edit:This error is so unavoidable and common if your install is right you might want to edit the +moment.duration, I set it to one so I can just blitz bitcoincharts till they send me something.