Here is a mega compiled list of newsworthy/educational links over the last 6 weeks. Thanks to those of some who provided these!
Trading Programming project
https://robotwealth.com/quant-systematic-trading-vs-discretionary/
https://github.com/twopirllc/pandas-ta
https://medium.com/@serdarilarslan/implementing-a-kalman-filter-based-trading-strategy-8dec764d738e
https://konstantinmb.medium.com/how-i-coded-a-trading-bot-for-a-60-yoy-return-and-you-can-too-9004bf4b1fee
https://medium.datadriveninvestor.com/pattern-recognition-part-ii-how-to-buy-the-dip-trends-and-pullbacks-91d0ec0bd9e8
https://www.codeproject.com/Articles/5387952/Building-a-Real-Time-Stock-Price-Tracker-with-NET
https://blog.quantinsti.com/learn-algorithmic-trading/
https://johnlothiannews.com/ilan-levy-mayer-shares-the-history-of-cannon-trading-and-its-path-to-electronic-trading/
https://bettersystemtrader.com/my-3-worst-algo-trading-mistakes/?utm_source=feedly&utm_medium=rss&utm_campaign=my-3-worst-algo-trading-mistakes
Hedge Fund Systematica Taps a New Type of Whiz to Wrangle Data https://www.bloomberg.com/news/articles/2024-09-29/hedge-fund-systematica-taps-a-new-type-of-whiz-to-wrangle-data
Programming
https://medium.com/@jpolec_72972/crypto-order-book-advanced-analysis-and-pattern-detection-to-make-profits-429c8e07ce98
https://abouttrading.substack.com/p/use-this-new-rsi-technique-to-forecast-903
https://www.theregister.com/2024/09/20/redis_users_considering_alternatives/
https://thenewstack.io/postgresql-17-gets-incremental-backup-sql-queries-for-json/
https://apps.developermedia.com/click/2860737?_ri=2202409271865022
https://www.quora.com/Why-is-C++-still-being-used-C++-is-not-only-difficult-to-understand-but-if-you-look-at-a-language-like-Swift-or-Java-you-can-see-how-much-easier-they-are-to-learn
https://www.quora.com/Why-do-people-say-C-is-faster-than-C-They-use-the-same-compilers
https://www.quora.com/If-C-and-C++-give-the-best-performance-why-do-we-still-code-in-other-languages
C++ Software Engineers at Bloomberg: Building Consensus for How We Use C++ - Sherry Sontag ACCU 2024 https://www.youtube.com/watch?v=FHYMiv9lkBk
https://www.reddit.com/r/cpp/comments/1fp6iye/to_the_experts_what_was_your_c_journey_like/
https://medium.com/@liam.lim/data-engineering-project-1-data-wrangling-with-python-077f7cd0912b
https://medium.com/redis-with-raphael-de-lio/can-postgres-replace-redis-as-a-cache-f6cba13386dc
https://pub.towardsai.net/running-ollama-on-google-colab-free-tier-a-step-by-step-guide-9ef74b1f8f7a
The empire of C++ strikes back with Safe C++ blueprint https://www.theregister.com/2024/09/16/safe_c_plusplus/
https://mit-online.getsmarter.com/presentations/lp/mit-artificial-intelligence-online-short-course/?
https://devblogs.microsoft.com/visualstudio/new-c-features-in-visual-studio-v17-11/
https://www.quora.com/Why-is-n++-faster-than-n-n+1
https://pocoproject.org/download.html
Interactive Brokers Web API [Part 1] - Docker Tutorial https://youtu.be/CRsH9TKveLo?feature=shared https://www.youtube.com/watch?v=r9w8lmhQuSk&t=3s
https://venturebeat.com/ai/meta-llama-3-2-vision-models-to-rival-anthropic-openai/
https://medium.com/@hihuaweizhu/c-tips-e124c8237585
https://www.amazon.ca/Python-Algorithmic-Trading-Cookbook-algorithmic/dp/1835084702
https://www.digitalinformationworld.com/2024/08/openai-allows-developers-to-customize.html
https://beingpax.medium.com/why-fabric-ai-can-change-the-way-you-use-ai-973e725354da
https://medium.com/@amit25173/langchain-vs-haystack-7fa0faa901cd
https://medium.com/beyn-technology/is-nginx-dead-is-traefik-v3-20-faster-than-traefik-v2-f28ffb7eed3e
https://pub.towardsai.net/we-are-entering-the-second-wave-of-generative-ai-da4b63e84309
https://medium.com/databutton/how-i-created-a-micro-saas-from-scratch-in-just-7-hours-fc0a8e457247
https://medium.com/@artturi-jalli/how-to-get-users-to-your-app-and-not-waste-time-49b23a42b1a0
https://www.reddit.com/r/cpp/comments/1fhg3qc/light_weight_neuralnet_library_using_c/
http://traderfeed.blogspot.com/2024/10/should-i-join-prop-trading-firm-or.html
https://www.reddit.com/r/Python/comments/1fyu9v6/zmag_zeromq_graphql/
https://www.zdnet.com/article/linus-torvalds-talks-ai-rust-adoption-and-why-the-linux-kernel-is-the-only-thing-that-matters/
https://medium.com/@hhartleyjs/this-new-python-web-framework-changes-everything-b667db75f6fd
https://pub.towardsai.net/do-not-use-llm-or-generative-ai-for-these-use-cases-a819ae2d9779
https://revs.runtime-revolution.com/django-ninja-vs-django-rest-framework-3af867393de1
https://medium.com/@volzhinnv/mlops-with-jenkins-mlflow-docker-github-and-aws-ec2-7f51e8e2089f
https://medium.com/@moraneus/mastering-pythons-asyncio-a-practical-guide-0a673265cf04
https://rajansahu713.medium.com/what-is-a-fastapi-background-task-0bdac790dfaa
https://towardsdatascience.com/how-i-cracked-the-meta-machine-learning-engineering-interview-aa32f64b8e4b
https://github.com/Kanaries/pygwalker
https://levelup.gitconnected.com/22-python-one-liners-that-every-programmer-should-know-3afd4dca1ea0
https://levelup.gitconnected.com/i-dumped-python-built-in-logging-for-loguru-you-should-too-09bb62320625
https://pub.towardsai.net/why-polars-destroys-pandas-in-all-possible-ways-for-data-scientists-cea244fedd53
https://medium.com/@subhraj07/deploying-a-fastapi-application-on-azure-from-serverless-to-kubernetes-95fba215d87f
https://medium.com/@james.matson_64120/%EF%B8%8Fwhy-faas-is-a-better-choice-than-kubernetes-8f58773a41a1
https://drpicox.medium.com/improve-your-testing-4-rediscover-the-why-in-code-testing-9a3911bfd7e0
https://medium.com/@scripet/how-to-deploy-django-project-using-nginx-and-gunicorn-a-step-by-step-guide-69eee0f830d0
https://medium.com/@marcnealer/a-practical-guide-to-using-pydantic-8aafa7feebf6
https://medium.com/@wangarraakoth/technical-documentation-for-models-py-in-django-application-342d3318c949
https://levelup.gitconnected.com/search-engine-graphrag-llm-agents-ai-powered-smart-search-86f175dc4f21
https://www.reddit.com/r/cpp/comments/1fnopz8/quill_v721_released_added_bqlog_to_the_benchmarks/
https://github.com/Jeff-Mott-OR/pyqt-todomvc
https://quant.stackexchange.com/questions/80686/on-my-way-to-become-a-quant
https://www.reddit.com/r/cpp/comments/1fnr6pb/poco_c_libraries_overview/?
https://www.reddit.com/r/cpp/comments/1fnndci/new_c_conference_videos_released_this_month/
https://www.codeproject.com/Articles/5387259/Building-a-Kubernetes-Cluster-from-Scratch-A-Detai
https://www.codeproject.com/Articles/5374061/Test-Driven-Development-in-Csharp
https://www.codeproject.com/Tips/5331794/MathML-to-from-Plain-Text-Converter
https://medium.com/@Fredtaylor1/2024-mac-developer-toolbox-essentials-for-full-stack-development-ff90c48fa7ec
https://medium.com/@Fredtaylor1/software-for-macos-developers-that-cannot-miss-again-8089e05df7a4
https://ai.gopubby.com/web-crawling-capabilities-with-llms-and-open-source-python-library-78cbd3b56f1a
https://accu.org/journals/nonmembers/overload_cover_members/
https://www.reddit.com/r/cpp/comments/1fp531j/learning_solid_c/
GitHub - Polymarket/agents: Trade autonomously on Polymarket using AI Agents https://github.com/Polymarket/agents
Linux/Windows
https://www.codeproject.com/Lounge.aspx?msg=6015543#xx6015543xx
https://www.quora.com/Is-Linux-dead-Why
https://www.quora.com/Is-Java-still-used-in-new-projects-or-is-it-used-only-in-legacy-code
https://medium.com/@iAadiDev/advanced-linux-shell-scripting-unlocking-powerful-capabilities-085a63e5cefe
The Linux kernel now with RTL fully merged https://kaiwantech.wordpress.com/2024/09/21/the-linux-kernel-is-now-an-rtos-with-rtl-being-fully-merged/
Job/Career
https://www.efinancialcareers.com/news/j-p-morgan-interview-questions
Is it true people like this firm? https://careers.imc.com/eu/en
https://www.quora.com/Will-ChatGPT-replace-programmers
https://www.quora.com/Why-is-Linux-so-buggy
https://www.efinancialcareers.com/news/ageism-banking-jobs
https://www.hedgeweek.com/millenniums-average-london-pay-drops-below-1m-for-the-first-time/
1-2Million compensation:
https://www.efinancialcareers.com/jobs-USA-NY-New_York-Sr_Quant_Researcher_%E2%80%93_High_Frequency_Futures.id21106483
https://www.quora.com/How-is-AI-killing-software-engineers-What-can-we-do-to-stop-it
https://blog.startupstash.com/the-micro-saas-hustle-how-i-make-400k-year-building-and-flipping-small-software-companies-b7a413163993
https://www.efinancialcareers.com/news/electronic-credit-trading-traders-leaving
https://medium.com/algomaster-io/leetcode-was-hard-until-i-learned-these-15-patterns-19d15f6d71f1
https://wire.insiderfinance.io/can-you-make-a-living-from-trading-my-experiences-as-a-trader-deae658974b1
https://medium.com/practice-in-public/how-to-build-a-10k-per-month-one-person-business-starting-with-0-65471879600d
https://arslanshahid-1997.medium.com/chat-with-your-sql-database-using-gpt-4o-via-vanna-ai-b87e3296f8dc
https://pub.towardsai.net/genetic-algorithms-simplified-a-step-by-step-example-for-beginners-4ac0e7727a62
https://medium.com/@rajputgajanan50/fasthtml-revolutionizing-web-development-with-python-dd4b68f8b922
https://ai.gopubby.com/web-crawling-capabilities-with-llms-and-open-source-python-library-78cbd3b56f1a
https://github.com/wxIshiko/wxCharts
https://stackoverflow.com/questions/6898205/realtime-graph-using-wxwidgets
C++ Demo of finance chart with wxWidgets CodeLite wxCrafter https://youtu.be/7tJfe8PJ_Rg?feature=shared
Microservices are Technical Debt https://www.youtube.com/watch?v=LcJKxPXYudE
wxWidgets + Modern OpenGL + Assimp Library https://www.youtube.com/watch?v=j8Vt_VPkg04
New 2.0.1 release! How is my Go Report Card? https://www.youtube.com/watch?v=PDTNweQy3eM
Watch "Desktop Trading application built using c++ and opengl" on YouTube https://www.youtube.com/watch?v=U_Ih7Cck62c
Very cool!! Desktop Trading application built using c++ and opengl https://www.youtube.com/watch?v=U_Ih7Cck62c
https://www.reddit.com/r/Python/comments/1fysjpn/pylon_a_webbased_gui_library_for_desktop/
http://traderfeed.blogspot.com/2024/10/should-i-join-prop-trading-firm-or.html
Tech
https://www.efinancialcareers.com/news/london-is-the-new-cheap-location-for-new-york-fintechs-to-hire-engineers
HFT/Low latency trading
From a Chinese Youtube commentor so are these legit? https://www.kungfu-trader.com/ or https://lhitjs.360dhf.cn/video/detail/257199
https://www.ecb.europa.eu/pub/pdf/scpwps/ecbwp1602.pdf
https://bullishbears.com/high-frequency-trading-software/
https://www.quora.com/Can-I-buy-high-frequency-trading-software-and-from-where
Renaissance’s shrinking hedge funds https://www.ft.com/content/0d93cc76-4b1f-4c83-afdf-c940f180db08
https://www.ndtvprofit.com/profit-insights/how-high-frequency-trading-affects-option-pricing
https://www.reddit.com/r/cpp/comments/zj0jtr/low_latency_c_programs_for_high_frequency_trading/
https://www.reddit.com/r/highfreqtrading/s/YjAAFwyXXs
** Musy read: https://www.quora.com/Why-dont-big-banks-create-high-frequency-trading-divisions-to-compete-with-smaller-firms
https://jfin-swufe.springeropen.com/articles/10.1186/s40854-015-0003-8
https://quside.com/high-frequency-trading-strategies/
https://tabbforum.com/opinions/navigating-the-future-trends-in-high-frequency-trading-hft/
https://www.quora.com/What-is-the-future-of-high-frequency-trading
No looping usually found in HFT coding style https://www.quora.com/How-can-I-print-1-to-100-in-C++-without-a-loop-goto-or-recursion
https://www.reddit.com/r/cpp/comments/1eyi92e/low_latency_trading/
Funny British online ads
https://learntotradegroup.com/t-wave/ leads to https://uk.trustpilot.com/review/learntotrade.co.uk?stars=1
Quant
https://quant.stackexchange.com/questions/80375/complete-market-price-and-incomplete-market-price-specification
https://quant.stackexchange.com/questions/80723/the-quant-version-of-the-intel-isef-for-high-schoolers
https://quant.stackexchange.com/questions/80714/calculating-actual-interest-rate-from-libor-like-quotes
Market Making in Short-Term Alpha (Chapter 10.4.2 of Algorithmic and High-Frequency Trading by Cartea, Jaimungal, Penalva, published by Cambridge University Press) · GitHub
GitHub - tspooner/rl_markets: Market Making via Reinforcement Learning https://github.com/tspooner/rl_markets
GitHub - Naseefabu/HFTBOT: Cross Exchange/Hedged market making Trading Bot in C++ https://github.com/Naseefabu/HFTBOT
GitHub - iroot900/Automated-Market-Maker https://github.com/iroot900/Automated-Market-Maker
GitHub - guruprerana/trading-platform-pp: TradingPlatform++, as the name suggests, is a fully featured stock trading platform built in C++. https://github.com/guruprerana/trading-platform-pp
short_term_alpha.ipynb Market Making in Short-Term Alpha (Chapter 10.4.2 of Algorithmic and High-Frequency Trading by Cartea, Jaimungal, Penalva, published by Cambridge University Press) https://gist.github.com/sebjai/c6ff3850dea37d28d3fa7d3aef59722b
GitHub - evankirkiles/backtest-environment: C++ Trading Algorithm Backtest Environment https://github.com/evankirkiles/backtest-environment