User Portlet User Portlet

Discussions
I want to build simulated fund performance charts of my Bitcoin/US Dollar (BTC/USD) trading by highlighting Equity gains in blue color and Capital drawdown/losses in Red color in Mathematica by importing data from Excel file. How do I do that? I can...
I want to implement multidimensional chained prediction market options to be sold online as smart digital contracts. These chained options/contracts will be time-sensitive i.e. they will evolve with time and be linked to real-time data resources like...
Hi Sean, Thanks for your response. I want to fetch the following URL: https://www.quandl.com/data/BITSTAMP/USD-USD-BITCOIN-Exchange-Rate Alternatively I want to import near real-time BTC/USD market price with 15minutes delay from:...
Thanks for your quick response Igor! Will try out your instructions. Any idea how to implement a Bayesian Regression Algorithm on historical prices of Bitcoins (BTC/USD); say from January 11, 2011 to March 20, 2015 and backtest it? Here's the link to...