It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
2013-08-01 16:15:03 (INFO): I'm gonna make you rich, Bud Fox.
2013-08-01 16:15:03 (INFO): Let me show you some Exponential Moving Averages.
2013-08-01 16:15:03 (INFO): Using normal settings to monitor the live market
2013-08-01 16:15:04 (INFO): NOT trading with real money
2013-08-01 16:15:04 (INFO): Profit reporter active on simulated balance
2013-08-01 16:15:04 (INFO): Calculating EMA on historical data...
2013-08-01 16:15:04 (DEBUG): fetching historical data at bitcoincharts
Failed to load historical trades from bitcoincharts
// if we haven't got a single useful trade bail out
if(!latestTradeDate)
throw 'Failed to load historical trades from ' + this.watcher.name;
2013-08-01 16:53:33 (DEBUG): calced EMA properties for new candle:
2013-08-01 16:53:33 (DEBUG): short ema 96.179
2013-08-01 16:53:33 (DEBUG): long ema 96.366
2013-08-01 16:53:33 (DEBUG): diff ema -0.194
2013-08-01 16:53:33 (DEBUG): we are currently not in an up or down trend @ 95.980 (-0.194)
2013-08-01 16:15:03 (INFO): I'm gonna make you rich, Bud Fox.
2013-08-01 16:15:03 (INFO): Let me show you some Exponential Moving Averages.
2013-08-01 16:15:03 (INFO): Using normal settings to monitor the live market
2013-08-01 16:15:04 (INFO): NOT trading with real money
2013-08-01 16:15:04 (INFO): Profit reporter active on simulated balance
2013-08-01 16:15:04 (INFO): Calculating EMA on historical data...
2013-08-01 16:15:04 (DEBUG): fetching historical data at bitcoincharts
Failed to load historical trades from bitcoincharts
// if we haven't got a single useful trade bail out
if(!latestTradeDate)
throw 'Failed to load historical trades from ' + this.watcher.name;
013-08-01 16:04:34 (DEBUG): diff ema -0.062
2013-08-01 16:04:34 (DEBUG): fetching new trades for new bucket at Mt. Gox
2013-08-01 16:04:37 (DEBUG): calculated candle: 0
2013-08-01 16:04:37 (DEBUG): calced EMA properties for new candle:
2013-08-01 16:04:37 (DEBUG): short ema 106.194
2013-08-01 16:04:37 (DEBUG): long ema 106.231
2013-08-01 16:04:37 (DEBUG): diff ema -0.035
2013-08-01 16:04:37 (DEBUG): we are currently not in an up or down trend @ 106.395 (-0.035)
git clone git://github.com/askmike/gekko.git
npm install