Skip to main content

Day Fifteen

 Hey everyone,

It's been a really productive period on the learning front, and I'm feeling a significant shift in my focus and confidence! I've been pushing hard to solidify my foundational knowledge, and I'm excited to share some major updates.


"The Boring Shit" is Done!

First off, I'm thrilled to announce that I've completed "The Boring Shit That Makes You Rich" course! This course from The Trading Cafe, despite its cheeky name, has been an absolute game-changer. It hammered home the non-negotiable importance of trading psychology, robust risk management, and disciplined learning. It provided so much clarity on managing emotions, setting realistic expectations, and building effective study habits – all the stuff that truly underpins success in trading, regardless of the strategy or automation level. Finishing this feels like a major step forward in building a truly resilient trading mindset.

TradingView Mastered (for now!)

On the practical side, I've also officially completed all the TradingView tutorials! As I mentioned in a previous post, TradingView has become my go-to for manual backtesting, and truly understanding its features was essential. Getting a solid grip on its charting tools, replay function, and various indicators means I can now analyse price action and backtest strategies much more efficiently and accurately. It's fantastic to feel competent with such a powerful analytical tool.


A New Strategic Direction: Bollinger Bands

With these foundational learnings cemented, and having put my news straddle strategy aside for re-evaluation, I've now decided to dedicate my efforts to a new, specific strategy from the "Six Figure From Scratch" book: The Bollinger Bands strategy.

This strategy was outlined in the book, and I'm very keen to apply the systematic approach I've learned. My plan is to:

  1. Deep Dive into Components: Break down the Bollinger Bands strategy into its core elements, much like I planned for the Supply & Demand strategy. Understanding exactly why and how each part works is crucial.
  2. Watch Live Sessions: To truly internalise this strategy, I've started watching live sessions specifically about the Bollinger Bands strategy from The Trading Cafe. There's nothing quite like seeing an experienced trader apply the concepts in real-time market conditions. It helps bridge the gap between theoretical knowledge and practical application, allowing me to see the nuances of entries, exits, and risk management in action.

This feels like a much more structured and manageable step forward. Instead of spreading myself thin, I'm focusing intensely on mastering one proven strategy at a time. The ultimate goal, of course, is to thoroughly backtest and then eventually automate this strategy, but the current focus is on deeply understanding its mechanics through these targeted learning resources.

What strategies are currently capturing your attention? Have you found success focusing on one at a time? Share your thoughts in the comments!

Happy learning and trading,

Comments

Popular posts from this blog

Day Seventeen

 Hey everyone, After the eye-opening (and somewhat humbling!) experiences with my manual backtesting, and having re-prioritized my learning journey, I've come to a crucial realization: one of the most fundamental skills I need to truly master is proper backtesting methodology. It's not enough to just scroll charts and count pips. To truly validate a strategy and understand its edge, you need a systematic, unbiased, and thorough approach to historical data. This is where many aspiring traders, myself included, often fall short. Why Proper Backtesting is My Next Big Focus You might recall my previous posts about the pain of manual backtesting and the frustration of realizing my news straddle strategy "sucked." While those were valuable lessons, they also highlighted a gap in my knowledge: how to design and execute a truly effective backtest. That's why my immediate next step is to learn how to backtest properly via The Trading Cafe's dedicated course on the sub...

Day Four

 Sometimes, the most productive days in algo trading aren't spent coding or backtesting, but simply absorbing knowledge. Today was one of those quieter days for me, and I finally carved out some dedicated time to dive into a new resource. Diving into TradingCafe I've finally cracked open the TradingCafe book ! I've heard a lot about it in various trading circles, and I'm excited to start digging into its insights. It's easy to get caught up in the technical aspects of building bots and analysing data, but understanding the underlying market dynamics and trading psychology is just as crucial. I'm hoping to gain some fresh perspectives and perhaps even discover new strategy ideas from its pages. It's a reminder that continuous learning is paramount in this ever-evolving field. Babypips School of Pipsology: A Game-Changer! On another exciting note, I made a fantastic discovery today: the Babypips School of Pipsology is available in audio format! Seriously, wha...

Day Five

 Hello fellow aspiring algorithmic traders! Today, I want to talk about two critical, yet often overlooked, aspects of developing an algo trading strategy: backtesting libraries and the looming question of deployment , especially when you're a dedicated Linux user like me. Diving into Backtesting: QStrader vs. backtestpy So, my current focus is really on nailing down the backtesting of my news straddle strategy. It's one thing to have a great idea; it's another entirely to prove it stands a chance against historical market data. For this, I've been getting my hands dirty with a couple of prominent Python backtesting libraries: QStrader and backtestpy . Both libraries offer fantastic functionalities, but they approach the problem from slightly different angles. QStrader is a comprehensive framework that provides a more structured and object-oriented approach. It's great for building sophisticated event-driven backtesting systems, which can accurately simulate ma...