NexusFi: Find Your Edge


Home Menu

 





Quantopian - Pretty dang cool, especially if you like Python


Discussion in Trading Reviews and Vendors

Updated
      Top Posters
    1. looks_one artemiso with 3 posts (0 thanks)
    2. looks_two ddunn with 2 posts (1 thanks)
    3. looks_3 Big Mike with 2 posts (0 thanks)
    4. looks_4 traderwerks with 2 posts (0 thanks)
    1. trending_up 12,502 views
    2. thumb_up 2 thanks given
    3. group 10 followers
    1. forum 15 posts
    2. attach_file 0 attachments




 
Search this Thread

Quantopian - Pretty dang cool, especially if you like Python

  #1 (permalink)
 vbt101 
Washington, DC + USA
 
Experience: Beginner
Platform: NinjaTrader, thinkorswim, Stage5 (OEC) Trader
Trading: ES, CL
Posts: 11 since Dec 2012
Thanks Given: 12
Thanks Received: 4

I did a quick search and didn't see anything about it, but check out:

https://community.quantopian.com/home

It's a hosted algo trading platform. You write your algos in Python (which is just an awesome language, imho), and you can backtest it against up to 10 years of minute data. Right now, it's limited to US equities, and like I said minute data is the best you'll get for now, but the product is still in beta. It's also FREE. Ultimately, they plan on extending it so that you can have it execute trades for you, which will be the paid portion -- sorta like the NinjaTrader business model.

The in-browser IDE isn't too bad either. It's also nice to not have backtesting taking up resources on your own machine (esp for those of us who have to sit in VirtualBox/Fusion to run our software).

Started this thread Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Exit Strategy
NinjaTrader
REcommedations for programming help
Sierra Chart
Better Renko Gaps
The Elite Circle
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Spoo-nalysis ES e-mini futures S&P 500
28 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
16 thanks
  #3 (permalink)
 ddunn 
Boston MA
 
Experience: Advanced
Platform: Quantopian
Trading: stocks
Posts: 4 since Oct 2012
Thanks Given: 0
Thanks Received: 1


I work at Quantopian. Thanks for checking us out, and thanks for posting about us.

We're trying to make it very easy to use algorithms for trading - basically, easy to be a quant. Backtesting, data, trading, etc. are all a real pain when you get started, and we're trying to move all those obstacles out of the way.

I'm happy to answer any questions you have about us, either here or in email. Thanks,

Dan Dunn
https://community.quantopian.com/home
ddunn@quantopian.com

Follow me on Twitter Reply With Quote
Thanked by:
  #4 (permalink)
 vbt101 
Washington, DC + USA
 
Experience: Beginner
Platform: NinjaTrader, thinkorswim, Stage5 (OEC) Trader
Trading: ES, CL
Posts: 11 since Dec 2012
Thanks Given: 12
Thanks Received: 4


ddunn View Post
I work at Quantopian. Thanks for checking us out, and thanks for posting about us.

We're trying to make it very easy to use algorithms for trading - basically, easy to be a quant. Backtesting, data, trading, etc. are all a real pain when you get started, and we're trying to move all those obstacles out of the way.

I'm happy to answer any questions you have about us, either here or in email. Thanks,

Dan Dunn
https://community.quantopian.com/home
ddunn@quantopian.com


I haven't had a ton of time to play with it in the past month, but definitely plan on ramping that up soon. It's a very cool product. I LOVE that it is in Python. I actually spent most of January building my algo trading system/backtester in Python, and it was just too much work to do correctly (too much work on the stuff that isn't the algorithm itself), so I dropped the project and went back to Ninjatrader...what a bummer that was.

Started this thread Reply With Quote
  #5 (permalink)
 drolles 
London, UK
 
Experience: Beginner
Platform: TradeLink, OpenQuant, considering anything that works...
Trading: if it trades...
Posts: 94 since Oct 2010
Thanks Given: 24
Thanks Received: 39


ddunn View Post
We're trying to make it very easy to use algorithms for trading - basically, easy to be a quant. Backtesting, data, trading, etc. are all a real pain when you get started, and we're trying to move all those obstacles out of the way.

Hi, Dan.

Love your concept and very excited about start-ups like Quantopian.

The thing I didn’t understand is why you went down the proprietary language route. Why didn’t you guys run with a C#, Java or other implementation? The proprietary language route will really reduce your addressable market.

Cheers,

drolles

Reply With Quote
  #6 (permalink)
 traderwerks   is a Vendor
 
Posts: 692 since Jun 2009
Thanks Given: 436
Thanks Received: 465


drolles View Post
Hi, Dan.

Love your concept and very excited about start-ups like Quantopian.

The thing I didn’t understand is why you went down the proprietary language route. Why didn’t you guys run with a C#, Java or other implementation? The proprietary language route will really reduce your addressable market.

Cheers,

drolles

I wouldn't say it is that proprietary. They release the core as open source ( search for zipline on github ).

And python ( + pandas ) is becoming popular in certain parts.

Math. A gateway drug to reality.
Reply With Quote
  #7 (permalink)
 ddunn 
Boston MA
 
Experience: Advanced
Platform: Quantopian
Trading: stocks
Posts: 4 since Oct 2012
Thanks Given: 0
Thanks Received: 1

Hi drolles,

Take another look - it's all Python, not a proprietary language. Traderwerks correctly notes the power of Python plus the pandas library. And he has the details quite correct, too, with the open-sourced backtester. Check it out.

Thanks,

Dan

Follow me on Twitter Reply With Quote
  #8 (permalink)
 drolles 
London, UK
 
Experience: Beginner
Platform: TradeLink, OpenQuant, considering anything that works...
Trading: if it trades...
Posts: 94 since Oct 2010
Thanks Given: 24
Thanks Received: 39

Guys,

Thanks very much for the prompt replies.

And for correcting me; I understood the implementation to be a something other than a standard language – I played with Python many years ago (probably university … too many years ago).

Now even more excited!

Cheers,

drolles

Reply With Quote
  #9 (permalink)
 jrfess 
burlingame CA
 
Experience: Intermediate
Platform: NinjaTrader
Trading: ZB
Posts: 2 since Jul 2013
Thanks Given: 0
Thanks Received: 0

Yep, pretty cool indeed. Kudos to these guys for kicking off a long-needed web capability.

My concerns for them are that, if it catches on, the stream of feature/function requests will swamp their "free" model or open them up to a clone-competitor who skims the market with a quasi-free alternative (Aside: I'm a technology marketing guy by career, and this sounds very much like a case where the "pioneer" ends up face down in the dust with his back full of arrows -- hope not though).

The site is a bit limited for me at the moment because it lacks tick-level data (maybe a paid feature?) and I'm not clear on how to implement multi-time-frame algos (probably my ignorance though). All that said, I really hope these guys are wildly successful

Reply With Quote
  #10 (permalink)
 artemiso 
New York, NY
 
Experience: Beginner
Platform: Vanguard 401k
Broker: Yahoo Finance
Trading: Mutual funds
Posts: 1,152 since Jul 2012
Thanks Given: 784
Thanks Received: 2,685


Pretty curious why GETCO funded them, as it's not something they usually do.

Reply With Quote




Last Updated on January 28, 2016


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts