Ask HN: How to get into quantitative trading?
1–10 of 85 posts
Re: Ask HN: How to get into quantitative trading?
#2Re: Ask HN: How to get into quantitative trading?
#3Re: Ask HN: How to get into quantitative trading?
#4Re: Ask HN: How to get into quantitative trading?
#5I ended up in twitter/reddit rabbit holes until I found a somewhat dodgy guy on twitter (@TerribleQuant - account is now deleted).
The person compiled a guide with study resources, courses, YT videos, podcasts, textbooks and everything else you can think of in 21 pages.
If you look for: BBM PUBLISHING INC “Roadmap” Resource Guide 3rd Edition you might be able to find a copy.
Re: Ask HN: How to get into quantitative trading?
#6for quant: https://community.quantopian.com/home https://pyquantnews.com https://www.quantscience.io
for backtesting - zipline reloaded - is event based. It is very slow for optimization.
vectorbt - vector optimization - optimize the parameters. optimize - entry and exit parameters, number of ticks. useful for single-asset or spread strategies (i.e. refiner crack spread).
Re: Ask HN: How to get into quantitative trading?
#7Re: Ask HN: How to get into quantitative trading?
#8[0] FinGPT: Open-Source Financial Large Language Models https://github.com/AI4Finance-Foundation/FinGPT
[1] Zipline is a Pythonic algorithmic trading library https://github.com/quantopian/zipline
Re: Ask HN: How to get into quantitative trading?
#9Re: Ask HN: How to get into quantitative trading?
#10Noobie Question: Does this actually work? I thought alpha was very little and always fleeting so only big hedge funds generate profit from it.