Post
Topic
Board Trading Discussion
Topic OP
is there a "Quantopian" alternatives focuses Crypto trading?
by
aa7356
on 22/11/2019, 09:18:02 UTC
Quantopian is a very popular platform for quantitative trading.
https://www.quantopian.com/

for those not familiar with Quantopian it is a platform "like kaggle" for algorithm trading.. 
You have access to historical data;
the capability to share your trading strategy on jupyter notebooks (it got all data science, machine learning tools pre-installed);
backtesting (zipline library under the hood);
foretesting (paper trading);
Contests, etc.

I found this one
https://crix.io/

Is there any other you guys may suggest?

Thanks