Session Breakout Bot
Automatically trades breakouts from session range — you don't need to sit at the chart.
- Automatic range detection
- Configurable session times
- Range-based SL/TP
- Max trades per day limit
From problem to solution.
The Problem
You have to watch the chart to catch session breakouts — miss the moment and the opportunity is gone.
The Solution
The bot automatically tracks the range of a session (e.g. Asia) and trades the breakout above or below — with range-based SL and TP.
The Result
No more chart watching needed — the bot trades the breakout automatically while you do something else.
When do I use this?
- 01
Asia session (00:00-08:00): Range is tracked. At 08:15 price breaks above Asia high → automatic long entry.
- 02
London open strategy: Session 08:00-10:00 as range → use NY session momentum for breakout.
- 03
Range too tight (< 10 pips) → the bot filters the day and doesn't trade.
Getting started
- 01
Load cBot on chart
- 02
Configure session start/end in UTC
- 03
Set SL/TP multipliers
- 04
Bot trades automatically after session end
Technical Details
Parameters & Settings(5)
- Session Start
Session start time
0 (UTC) - Session End
Session end time
8 (UTC) - SL Multiplier
SL as fraction of range
0.5 - TP Multiplier
TP as fraction of range
1.5 - Max Trades/Day
Maximum trades per day
2
Full Description
Changelog(v1.0)
- +Initial Release