Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
New to Algo trading, looking for a mentor

I am new to the world of Algo trading and coding as well. i am looking for a mentor to help me develop the basic skills to get going on my own. I will certainly appreciate any resources, videos or recommended techniques.

Thanks!

Dan

2 responses

Hi Dan,

Welcome! Here's a consolidated list of the tutorial links. Perhaps starting with Lesson 1 and asking questions on this thread would be a good place to begin :)

Warmly,
Carol

Reposted from https://www.quantopian.com/posts/whats-the-best-way-to-get-started

Quantopian Tutorial with Sample Momentum Algorithm - Lesson 1: The basics of the IDE
https://www.quantopian.com/posts/quantopian-tutorial-with-sample-momentum-algorithm-lesson-1-the-basics-of-the-ide

Quantopian Tutorial with Portfolio Rebalance Algorithm: Lesson 2 - Universe, Fetcher, and Schedule_function
https://www.quantopian.com/posts/quantopian-tutorial-with-portfolio-rebalance-algorithm-lesson-2-universe-fetcher-and-schedule-function

Quantopian Tutorial: Lesson 3 - Basic Fundamentals with Piotroski Score, Growth Stocks, and Uptrending Volatile Small Cap Algorithms
https://www.quantopian.com/posts/quantopian-tutorial-lesson-3-basic-fundamentals-with-piotroski-score-growth-stocks-and-uptrending-volatile-small-cap-algorithms

Another link with some useful tips:

https://www.quantopian.com/posts/working-with-history-dataframes

It is definitely a plus to embrace Pandas.

Grant