I recently heard of Quantopian and I'm interested in getting into quantitative finance / algorithm trading.
I have a lot of experience working in Linux / python. I also have a friend who has experience with Linux / R / Matlab, who I may collaborate with.
It strikes me that the best way to leverage our experience is probably to work in our own research environment. The advantages to using our own research environment
a) Greater flexibility in terms of python modules we can import
b) Ability to use R and Matlab
c) Ability to run on our own likely faster hardware (eg GPUs)
d) Ability to store data in databases, which are faster to access than CSVs
e) Ability to use whatever editors / IDEs we chose
So my question is, is there some way to use Quantopian's data yet use our own research environment? Can we upload our algorithm once it's all backtested?
Somehow I feel the answer must be no, since otherwise Quantopian would essentially be a free data provider. But I thought I'd ask in case I'm missing something.