Solomon Anietie Sunday / 프로필
- 정보
|
no
경험
|
1
제품
|
15
데몬 버전
|
|
0
작업
|
0
거래 신호
|
0
구독자
|
Specialized in Trend-based, Indicator based, adaptive, risk management, clean, and well-documented code/strategies.
I value clear communication, learning, well thought out logic implementation, and stable results in real trading conditions.
The article upgrades SuperTrend by integrating a divergence engine (MPO4 or RSI) the dynamically reduces the ATR multiplier during weakening momentum. It covers the shrinking formula, non-repainting state propagation with dedicated buffers, and a step-by-step MQL5 implementation on the price chart. You will learn how to interpret arrows and line flips, adjust inputs, and apply the indicator for disciplined trailing and earlier confirmations.
We introduce MPO4, a pressure-based oscillator that emphasizes the body and direction of candles in the context of current volatility. The article details its mathematics, normalization into a bounded range, and the EMA smoothing, then builds a pivot-driven divergence module designed not to repaint. You get complete MQL5 implementation and practical guidance for interpreting signals, including a comparison with RSI as an alternative source.
This article implements a static, CSV-based news source for the Strategy Tester, so historical economic news events can be preloaded and queried during backtesting. It replaces live calendar calls in tester mode with a fast in-memory search, preserves the live logic for trading, and delivers deterministic, repeatable results with explicit control over included events, enabling reliable validation of news-aware filters, stop suspension, and trade-blocking rules.
The article introduces a restart-safe storage model for news-time stop removal. Suspension state and original SL/TP per position are written to terminal global variables, reconstructed on OnInit, and cleaned after restoration. This lets the EA resume an active suspension window after recompiles or restarts and restore stops only when the news window ends.
In part 2, we extend the news filter to protect existing positions during news events. Instead of closing trades, we temporarily remove stop-loss and take-profit levels, storing them safely in memory. When the news window ends, stops are deterministically restored, adjusted if price has already crossed the original levels, while respecting broker minimum distance rules. The result is a mechanism that preserves trade integrity without interfering with entry logic, keeping the EA in control through volatility.
We build a calendar‑driven news filter entirely in MQL5, avoiding web requests and external DLLs. Part 1 covers loading and caching events, mapping them to symbols by currency, filtering by impact level, defining pre/post windows, and blocking new trades during active news, with optional pre‑news position closure. The result is a configurable, prop‑firm‑friendly control that reduces false pauses and protects entries during volatility.
The Harbinger SuperTrend Lite 중요 공지: 앱 구매 후 MQL5 메시지를 통해 저에게 메시지를 보내주시면, 이 트레이딩 봇을 처음부터 사용하는 데 필요한 모든 것이 포함된 설치 매뉴얼/사용자 가이드를 보내드립니다. 설명 Harbinger SuperTrend Lite는 리페인팅(repainting) 없는 SuperTrend 실행 엔진과 선택한 모든 시간대에서 필터링이 가능한 RSI 기반 시장 체제(market regime) 필터를 결합한 고급 자동 매매 전문가 고문(Expert Advisor/EA)입니다. 이 EA는 RSI 및 기타 내부 필터를 모두 사용하여 강세 및 약세 조건에서 거래하며, 오직 지배적인 추세 방향으로만 거래합니다. 포지션 크기는 입력한 거래당 위험 비율(%)에 따라 자동으로 계산되어 모든 심볼(종목)과 계좌 크기에서 일관된 리스크 관리를 보장합니다. 이 Lite 버전은 깔끔하고 신뢰할 수 있으며
