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.
zzz = data.instruments[0].stochrsi(14,14,3,3)
data.instruments[0].ema(10)
instrument = data.instruments[0]
result = talib.EMA
startIdx: 0
endIdx: instrument.close.length-1
inReal: instrument.close
optInTimePeriod: period
value = _.last(result)
instrument = data.instruments[0]
results = talib.STOCHRSI
inReal: instrument.close
startIdx: 0
endIdx: instrument.close.length-1
optInTimePeriod: 14
optInFastK_Period: 5
optInFastD_Period: 3
optInFastD_MAType: 1
fastK = _.last results.outFastK
fastD = _.last results.outFastD
debug "Price: #{instrument.price} K: #{fastK.toFixed(1)} D: #{fastD.toFixed(1)}"
zzz = data.instruments[0].stochrsi(14,14,3,3)
2013-03-01 21:00 Simulation started. Balance: 5000.00 USD
2013-03-01 23:00 BUY 144.151 BTC at 34.49
2013-03-13 03:00 SELL 144.151 BTC at 44.50
2013-03-14 03:00 BUY 135.127 BTC at 46.95
2013-04-11 19:00 SELL 135.127 BTC at 163.00
2013-04-11 23:00 Simulation completed. Balance: 21904.58 USD
2013-10-09 22:00 Simulation started. Balance: 5000.00 USD
2013-10-09 22:00 BUY 35.154 BTC at 141.45
2013-10-17 04:00 SELL 35.154 BTC at 152.30
2013-10-17 17:00 BUY 34.053 BTC at 155.50
2013-10-24 13:00 SELL 34.053 BTC at 217.00
2013-10-26 07:00 BUY 37.146 BTC at 196.75
2013-11-09 01:00 Simulation completed. Balance: 37.146 BTC (12796.90 USD)