당사 팬 페이지에 가입하십시오
- 조회수:
- 14
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Swap Meter — 알림 기능이 포함된 실시간 단일 종목 매도/매수 스왑 모니터
스왑 미터는 현재 차트 심볼에 대한 실시간 매도 및 매수 스왑 금리를 깔끔하고 색상으로 구분된 패널에 표시하며, 브로커가 해당 금리 중 하나를 변경하는 즉시 알림을 제공합니다.
주요 기능:
- 활성 차트 종목의 실시간 매도 및 매수 스왑 값을 지속적으로 갱신
- 색상 구분 표시: 양수 스왑은 녹색, 음수 스왑은 빨간색, 0은 중립 회색으로 표시 — 익일 보유 시 수익이 발생하는지, 비용이 발생하는지 한눈에 파악 가능
- 내장된 변경 감지 알림: 스왑 금리가 업데이트되는 즉시 팝업 알림, 터미널 로그 및/또는 모바일 푸시 알림을 통해 통지받으며, 각 알림은 개별적으로 켜거나 끌 수 있습니다
- 반올림 오차를 걸러내기 위한 조정 가능한 감도 임계값
- 변화가 감지될 때마다 시각적 플래시 하이라이트 표시
- 색상, 패널 위치 및 새로고침 빈도를 완전히 사용자 정의 가능
- 경량 — 최소한의 CPU 사용량으로 지속적으로 실행
- FoxWave 스프레드 미터와 조화를 이루는 선명하고 현대적인 다크 패널 디자인
캐리 트레이더, 밤새 포지션을 유지하는 스윙 트레이더, 또는 브로커가 금융 비용을 조정할 때 마켓 워치를 수동으로 확인하지 않고도 즉시 알기를 원하는 모든 사용자에게 이상적입니다.
MetaQuotes Ltd에서 영어로 번역함.
원본 코드: https://www.mql5.com/en/code/74183
Daily Range Tracker
일일 변동폭 추적기 — 오늘의 변동폭 대 일일 평균 변동폭 실시간 비교. 일일 변동폭 추적기를 통해 해당 종목의 일반적인 일일 변동폭 중 오늘 이미 얼마나 움직였는지 한눈에 확인할 수 있어, 오늘 장이 아직 상승 여력이 남아 있는지 아니면 이미 상승세가 소진되었는지 판단하는 데 도움이 됩니다.
Interactive Supply and Demand Zone Trading Prototype
This release introduces a lightweight automated trading prototype built on top of the Interactive Supply and Demand Zone Manager framework. The framework allows traders to draw and manage their own supply and demand zones, while each zone maintains its own lifecycle, interaction history, and evolving state as market conditions change. The hybrid approach combines user-defined zones with automated monitoring, validation, and trade management. The strategy evaluates qualified zones through a structured decision process before generating trade actions. Detailed logging provides visibility into zone behaviour, allowing traders to study interactions and build their own approaches using the collected information.
Value Area Levels / BhanuCodeLab
Value Area Levels is a session-based Value Area indicator for MetaTrader 5. It calculates and displays Value Area High, Point of Control, and Value Area Low levels for the developing, previous, and historical profiles.
Footprint XRay (Order Flow Volume Delta)
An institutional-grade order flow and footprint chart indicator ported from Pine Script to MQL5. It dynamically deconstructs major timeframe bars using lower timeframe (LTF) historical tick/real volume to compute buy/sell volume delta at each price level. The indicator features automatic timeframe selection, Point of Control (POC) highlighting, Stacked Imbalances, extreme Absorption detection, Unfinished Business (UB) tracking with live mitigation, and real-time alert triggers.