Chapter Two: Visual Strategy Building with TradingView
bas . bas .

Chapter Two: Visual Strategy Building with TradingView

In this post, I walk through the hands-on process of developing a TradingView script that detects double tops and bottoms with a clean, intuitive logic. I cover everything from pivot identification to neckline breakout entries and dynamic exits based on Donchian channels. Using Pine Script and TradingView’s visual feedback loop, I refined the signal quality through ATR-based tolerance and optional volume filters. This script forms the foundation for a more robust version that I’ll soon port to MetaTrader 5 — stay tuned for that next step.

Read More
Chapter One: Concept Algo Strategy
bas . bas .

Chapter One: Concept Algo Strategy

A successful algo trading strategy begins with a clear, strong idea. For this experiment, I chose the double top and double bottom strategy because it works well in different market conditions.

Read More