π Breakout Premium β cBot for cTrader
A price-action-first bot to trade Breakout, Approach, and Return around prior High/Lowβwith Prop-style risk control. βοΈπ
π‘ Why traders choose it
Breakout Premium focuses on previous High/Low levels (over N past bars) and lets you enable:
- πΊ Break High / Break Low β open BUY/SELL on level break.
- π― Approach β enter when price approaches the level (per-side pip tolerance).
- π Return β re-enter on return after a break (buy the dip / sell the rally).
Comes with SL/TP, per-side Break-Even & Trailing (BUY vs SELL), position caps, and a Prop Risk Control module for daily/total max drawdown with automated actions (close all / block new / hedge). π‘οΈ
βοΈ How it works (at a glance)
- π§ Dynamic levels: compute High/Low over PreviousPeriodBars on each bar (or tick).
- π Event-driven entries: fire on Break, Approach, or Return per your toggles.
- π§ Smart trade management: per-side Break-Even & Trailing; avoids duplicate entries by βreasonβ.
- π¦ Prop Risk Control: daily reset + Close All / Block New / Hedge on breach.
β Highlights
- π§© Modular & flexible: Break/Approach/Return toggles for High and Low independently.
- π οΈ Pro-grade risk: daily/total drawdown & automated actions for prop-style constraints.
- ποΈ Clear parameters: tidy groups, readable names, store-friendly.
- π Pure price action: reacts to levelsβno heavy indicators.
π§ͺ Requirements & compatibility
- π₯οΈ Platform: cTrader (cBot)
- π§ Timeframes: any (M5βH1 suggested)
- π Markets: FX, Indices, Commodities, Crypto (verify symbol & pipSize)
- π Exposure: hedging supported; max positions per side configurable
β Best practices
- π¬ Backtest & demo to tune PreviousPeriodBars, ApproachPipsHigh/Low, SL/TP, BE/Trailing.
- π Align Prop limits with your broker/challenge rules.
- βοΈ Avoid overly permissive combos without a money-management plan.
π§ Parameter guide (complete)
π§± Base Parameters
- Number of bars in previous period β bars used to compute High/Low. Higher = stronger, less frequent.
- Check on each bar (true) or each tick (false) β true (quieter), false (more reactive).
- Volume (lots) β lot size per trade.
πΊ Break High
- Open BUY on Break? β BUY when Ask > previousHigh.
- Open SELL on Break? β SELL contrarian on break of previousHigh.
- Approach distance (pips) (ApproachPipsHigh) β tolerance from previousHigh for Approach.
- Open BUY on Approach? β BUY on approach to previousHigh.
- Open SELL on Approach? β SELL contrarian on approach.
- Open BUY on Return? β BUY when price returns below previousHigh after a break.
- Open SELL on Return? β SELL if price stays above previousHigh (failed breakout).
π» Break Low
- Open BUY on Break? β BUY contrarian when Bid < previousLow.
- Open SELL on Break? β SELL when Bid < previousLow.
- Approach distance (pips) (ApproachPipsLow) β tolerance from previousLow for Approach.
- Open BUY on Approach? β BUY contrarian on approach to previousLow.
- Open SELL on Approach? β SELL on approach to previousLow.
- Open BUY on Return? β BUY when price returns above previousLow.
- Open SELL on Return? β SELL if price stays below previousLow.
π§° Position Limits
- Max LONG / Max SHORT positions β cap concurrent positions per side.
ποΈ Risk Management (SL/TP)
- Stop Loss LONG/SHORT (pips) β initial SL in pips.
- Take Profit LONG/SHORT (pips) β initial TP in pips.
π© Break-Even (per side)
- Use BreakEven BUY? / Use BreakEven SELL? β enable BE per side.
- BreakEven trigger BUY/SELL (pips) β move SL to BE Β± offset at this profit.
- BreakEven offset BUY/SELL (pips) β buffer to cover spreads/fees.
π¦ Trailing Stop (per side)
- Use Trailing BUY? / Use Trailing SELL? β enable trailing per side.
- Trailing start BUY/SELL (pips) β profit threshold to start trailing.
- Trailing step BUY/SELL (pips) β distance of each trailing advance.
π¦ Prop Risk Control
- Enable Prop Risk Control? β equity-based daily/total DD monitoring.
- Max Daily Drawdown (account currency) β daily threshold.
- Max Total Drawdown (account currency) β overall threshold (since bot start).
- On Breach Action (0=CloseAll, 1=BlockNew, 2=Hedge)
- 0οΈβ£ CloseAll: close all & block new entries.
- 1οΈβ£ BlockNew: block new entries; let open trades run.
- 2οΈβ£ Hedge: open opposite hedges & block new entries.
- Hedge Volume Multiplier β hedge size factor (1.0 = same size).
- β FAQ
- External indicator required? Noβlevels are computed internally.
- All timeframes supported? Yes. Tune PreviousPeriodBars & ApproachPips.
- Trail only on SELL? Yes:
UseTrailingSell=true,UseTrailingBuy=false. - Prop breach behavior? Runs your action: CloseAll / BlockNew / Hedge and blocks new entries.
- Approach + Return together? Yesβindependent. Use risk control to avoid over-trading.
5 | 33 % | |
4 | 67 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |