설명
🧠 로직 개요 — 페이드 브레이크아웃 얼티밋 (H1 ProPlus 에디션)
이 cBot은 역추세 브레이크아웃 페이드 전략으로 cTrader 플랫폼용으로 설계되었습니다. 돈치안 채널과 ATR 기반 동적 리스크 관리를 사용하며 하이 워터마크 자본 보호 모델을 적용합니다.
📋 핵심 기능
1. 진입 로직
- 브레이크아웃 감지를 위해 돈치안 채널(기본 기간: 5)를 사용합니다.
- 매도: 이전 캔들이 상단 밴드 아래에서 마감되고 현재 캔들이 상단 밴드 위에서 마감될 경우 (거짓 상승 브레이크아웃).
- 매수: 이전 캔들이 하단 밴드 위에서 마감되고 현재 캔들이 하단 밴드 아래에서 마감될 경우 (거짓 하락 브레이크아웃).
- 진입은 브레이크아웃 방향과 반대로 이루어집니다 (페이드 전략).
2. 거래량 계산 (포지션 사이징)
- 두 가지 모드:
-
- 고정 랏
- 리스크 비율: 하이 워터마크(지금까지 기록된 최고 잔고)를 기반으로 하여 손실 구간에서 리스크 상승을 방지합니다.
- SL(손절)은 ATR × SL 배수로 계산됩니다.
3. 이익 실현 / 손절
- 초기 TP는 ATR × TP 배수(기본값: 1.9)를 기반으로 합니다.
- TP 도달 시:
-
- 포지션의 절반을 청산합니다.
- 나머지 절반은 브레이크이븐 손절로 보호합니다.
- TP가 클리어되면 트레일링 스톱이 ATR × 트레일링 배수를 사용해 활성화됩니다.
4. 쿨다운 메커니즘 (손실 제어)
- 정의된 연속 손실 횟수(예: 5회)가 발생하면:
-
- 봇은 설정된 바 수(쿨다운 기간, 예: 6개의 H1 캔들) 동안 거래를 중단합니다.
- 이는 변동성이 크거나 불리한 시장 상황에서 과도한 거래를 방지합니다.
⚙️ 주요 매개변수 설명
그룹매개변수설명
리스크
LotSizingMode, FixedLotSize, RiskPercentage
포지션 크기 계산 방식을 정의합니다
진입
DonchianPeriod, AtrPeriod
브레이크아웃 감지 및 변동성 창을 설정합니다
SL/TP
SlAtrMultiplier, FirstTpAtrMultiplier, TrailingStopAtrMultiplier
ATR에 따른 SL/TP/트레일링 동작을 제어합니다
안전
EnableCoolDown, MaxConsecutiveLosses, CoolDownBars
손실 보호 설정
✅ 최적 사용 사례
- 거짓 브레이크아웃이 자주 발생하는 횡보장에서 가장 잘 작동합니다.
- EUR/USD, AUD/USD, 또는 EUR/GBP와 같은 심볼에 이상적입니다.
- 심볼/타임프레임별로 백테스트 및 최적화가 필요합니다.
요약
AI 요약
FadeBreakout.Ver1 is a cTrader cBot implementing a counter-trend breakout fading strategy using the Donchian Channel (default period 5) to detect breakouts. It enters trades opposite to breakout direction: selling on false upward breakouts and buying on false downward breakouts. Position sizing supports fixed lot or dynamic risk percentage based on a high watermark capital protection model, which adjusts risk relative to peak account balance to limit drawdown exposure.
Stop loss and take profit levels are calculated using the Average True Range (ATR) multiplied by configurable multipliers. Upon reaching the initial take profit (default ATR × 1.9), half the position is closed and the remainder protected by a break-even stop loss. A trailing stop based on ATR is activated thereafter to secure profits.
The bot includes a cool-down mechanism that halts trading for a set number of bars after a defined number of consecutive losses, helping to avoid overtrading during adverse conditions.
Recommended for range-bound markets with frequent false breakouts, it is suitable for symbols like EUR/USD, AUD/USD, EUR/GBP, USD/CHF, and Gold (XAU/USD). Parameters such as Donchian period, ATR period, stop loss, take profit, trailing stop multipliers, and risk settings are adjustable to optimize performance per symbol and timeframe.
Stop loss and take profit levels are calculated using the Average True Range (ATR) multiplied by configurable multipliers. Upon reaching the initial take profit (default ATR × 1.9), half the position is closed and the remainder protected by a break-even stop loss. A trailing stop based on ATR is activated thereafter to secure profits.
The bot includes a cool-down mechanism that halts trading for a set number of bars after a defined number of consecutive losses, helping to avoid overtrading during adverse conditions.
Recommended for range-bound markets with frequent false breakouts, it is suitable for symbols like EUR/USD, AUD/USD, EUR/GBP, USD/CHF, and Gold (XAU/USD). Parameters such as Donchian period, ATR period, stop loss, take profit, trailing stop multipliers, and risk settings are adjustable to optimize performance per symbol and timeframe.
트레이딩 프로필
고객 리뷰
0.0
리뷰: 0
고객 리뷰
이 상품에 대한 리뷰가 아직 없습니다. 이미 사용해 보셨나요? 다른 사람들에게 가장 먼저 소개해 주세요!
상담
자주 묻는 질문(FAQ)
트레이딩 봇, 지표, 플러그인 등 cTrader Store에서 제공되는 상품은 제3자 개발자에 의해 제공되며, 이는 단순히 정보 및 기술적 접근을 목적으로 제공된 것입니다. cTrader Store는 중개인이 아니며, 투자 조언, 개인별 추천 또는 향후 성과에 대한 어떠한 보장도 제공하지 않습니다.
이 작성자의 상품 더 보기
가격
1
판매
1.79K
무료 설치
