From c95a4751f9f84a6ee514ef9da54df7620e5b5ded Mon Sep 17 00:00:00 2001 From: Adi Rabinovich Date: Sun, 1 Sep 2024 20:12:50 -0400 Subject: [PATCH] working on new posts still --- content/posts/2024-algorithmic-trading-deeper-dive/index.md | 2 ++ content/posts/2024-swimming-in-dark-pools/index.md | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/2024-algorithmic-trading-deeper-dive/index.md b/content/posts/2024-algorithmic-trading-deeper-dive/index.md index bc556a5..ce5f32b 100644 --- a/content/posts/2024-algorithmic-trading-deeper-dive/index.md +++ b/content/posts/2024-algorithmic-trading-deeper-dive/index.md @@ -23,6 +23,8 @@ This is deeper dive - if you need introduction to the topic, [check out first po ## Technical Analysis - Gaps, Tea-Cups, The Whole Darn Party! +Recommend the Udemy class I like: [Python for Financial Analysis and Algorithmic Trading](https://www.udemy.com/share/101XQ23@mNHHN4xc2oyh4hhICKUa5YbsjY6WhCFkBZ4ZLVHxpi7IkMiB4HgFjeE3BzlH_jM=/) + ## Artificial Intelligence Knows All (Digital Twins Syndrome) Monitoring endless inputs is expensive. And how good are our digital twins now? The concept popularized by nVidia but explored under many names much earlier, by our entire industry (research more on the origin of 'digital twin' expression) diff --git a/content/posts/2024-swimming-in-dark-pools/index.md b/content/posts/2024-swimming-in-dark-pools/index.md index a60c869..2da0a26 100644 --- a/content/posts/2024-swimming-in-dark-pools/index.md +++ b/content/posts/2024-swimming-in-dark-pools/index.md @@ -23,8 +23,6 @@ I discovered the amazing world of algorithmic trading probably about 10 years ag ## Introduction to Algorithmic Trading and Quants -Recommend the Udemy class I like: [Python for Financial Analysis and Algorithmic Trading](https://www.udemy.com/share/101XQ23@mNHHN4xc2oyh4hhICKUa5YbsjY6WhCFkBZ4ZLVHxpi7IkMiB4HgFjeE3BzlH_jM=/) - ## Dark Pools - What are those?!