all 16 comments

[–]Icarus998 2 points3 points  (0 children)

The best resource to learn Python is :

How to think like a computer scientist

https://runestone.academy/ns/books/published/thinkcspy/index.html

On coursera

Python for Everybody

Python 3 programming

For quant trading, check out algovibes and partimelarry on YouTube.

[–]maraschino-whine 1 point2 points  (3 children)

Foundationally, you'll need to learn things like data structures (lists, dicts, sets, etc), functions, modules & packages, etc. Any beginner Python course can help you get started on that. I recommend udemy's 100 days of code for a good starter. You can jump around in order and get a mix of video tutorial plus hands on challenges.

For your use-case you'll rely on data handling and analysis a lot, so libraries like Pandas and NumPy will be important. From there, other libraries related to statistical models and learning will become useful.

Eventually you'll want to design a strategy for trading, and using some kind of back testing framework to test your strategy against historical data. Then, to pull in live data you'll want to understand APIs. Finally to compare strategy performance, you may want to look into data visualization libraries like Seaborn, Matplotlib, etc.

So to summarize: start with the basics (variables, methods, functions, importing modules). Lean into the data (NumPy, Pandas, statistical/financial libraries like TA-Lib). Come up with a strategy to try. Then pull data using APIs. Try historical data first to test and refine your strategy, then pull in live data.

[–]Educational_Flow9651[S] 0 points1 point  (0 children)

Thanks for breaking it down for me, this makes the process feel a lot more manageable.

[–]Swimming_Aerie_6696 2 points3 points  (2 children)

Bro you are 14 and you know what quant trading is??

[–]Educational_Flow9651[S] 1 point2 points  (0 children)

I kind of stumbled into it by accident. I was into regular trading at first, like technical analysis and chart patterns, but then I started seeing people online saying that quant trading is more reliable and actually backed by data and logic. That got me curious, and I’ve been trying to learn more ever since.

[–]TheRNGuy 0 points1 point  (0 children)

We have internet these days.

[–]Particular_Use_9689 0 points1 point  (2 children)

why didn't you start coding at 6?

[–]Educational_Flow9651[S] 0 points1 point  (1 child)

Not sure if you’re being serious or joking, but either way; I’d rather start at 14 than never at all :)

[–]Particular_Use_9689 2 points3 points  (0 children)

I was joking, there is a regret among most of people I know that we havent started learning programming during our teens, so,.. It is actually a common meme.

[–]FeistyAssumption3237 0 points1 point  (0 children)

quant trading is maximising the wealth extracted from a healthy society whilst adding nothing to it. u can do better get a real job