당사 팬 페이지에 가입하십시오
월간 VWAP(거래량 가중 평균 가격)는 각 거래월의 거래량 가중 평균 가격을 계산하여 표시하는 MQL5의 필수 지표입니다. 장기적인 시장 심리를 이해하고, 월별 주요 공정 가치를 파악하며, 전략적 결정을 내리는 데 도움이 되는 강력한 도구입니다.
A real-time monitoring tool for MetaTrader 5 that displays key financial data, allows quick symbol switching, and customizable symbol lists. Save and reload symbols, reset lists, and customize text and panel colors for a personalized trading experience.
쿠스쿠스 스타라이트는 피셔 가격 변형을 이용해 추세와 잠재적 반전을 식별하는 오실레이터입니다. 스크립터의 원본 MT4 코드는 https://www.mql5.com/en/code/8365 에서 확인할 수 있습니다.
가격 알림 메타 트레이더 표시기 - 가격이 트레이더가 설정한 특정 수준에 도달하면 모든 유형의 경고를 발행할 수 있습니다. 첫 번째는 가격이 특정 수준 이상으로 상승할 때(차트에 녹색 선으로 표시), 두 번째는 가격이 특정 수준 이하로 하락할 때(차트에 빨간색 선으로 표시), 세 번째는 가격이 특정 수준에 정확히 도달할 때(노란색 선으로 표시)에 사용됩니다. 알림 유형에는 기본(팝업), 이메일, 푸시 알림의 세 가지가 있습니다. 이메일 및 푸시 알림 알림 기능이 작동하려면 메타트레이더 플랫폼 옵션 창에서 이메일 또는 메타퀘츠 ID 설정을 설정해야 합니다. 이 보조지표는 MT4와 MT5 모두에서 사용할 수 있습니다.
트레이더를 위한 복리 이자 계산기. 매개변수를 기반으로 손실 위험과 거래당 최적의 위험을 계산합니다. 1년, 한 달, 만기 시점의 자본 규모를 예측합니다.
이 EA(전문가 조언자)는 평균 실제 범위(ATR) 지표를 사용하여 시장 변동성에 따라 포지션 크기와 손절매 수준을 자동으로 조정하여 트레이더가 위험을 관리할 수 있도록 도와줍니다. EA는 사용자가 정의한 위험 비율과 현재 ATR 값에 따라 각 거래에 대한 최적의 포지션 크기를 계산하여 모든 시장 조건에서 일관된 위험 노출을 보장합니다. 또한 변동성에 적응할 수 있는 ATR 기반 손절 옵션을 제공하며 간단한 이동평균 크로스오버 전략을 사용해 매수 거래를 개시합니다. 복잡한 트레이딩 로직 없이 위험 관리를 자동화하려는 트레이더에게 이상적인 이 EA는 계좌 보호를 우선시하고 거래 프로세스를 간소화합니다.
이 인디케이터는 옵션으로 제공되는 볼륨 필터를 통해 강세 및 약세 휩쓸기 캔들 패턴을 감지하여 더 강한 신호를 강조 표시합니다.
Constructor for creating histograms of statistical distributions of indicators, timeseries and their derivatives.
This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.
브레이크 리버트 프로 EA는 변동성이 큰 시장에서 유연한 거래를 위해 브레이크 아웃 및 평균 복귀 전략과 적응형 SL/TP 및 다중 시간대 ATR 후행 중지를 병합합니다.
A very simple, efficient and non-obtrusive clock for your Chart. KISS compliant! :)
This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution.
Calculate the cosine distance and similarity between 2 vectors . The cosine distance is 1-cosine_similarity and the cosine similarity is the dot product of two vectors by their magnitudes multiplied.
This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to understand how chartevents work or you wan't to create graphical interfaces, you can learn a lot from this.
Fair Value gaps are used in ICT's smart money concept where there is an imbalanace of 1 point or more between 1st candle's high and 3rd candle 's low in bullish and 1st candle 's low and 3rd candle's high in bearish
The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
This is a RSI of High, Low, Open and Close displayed as color candles in it's own sub-window.
The JSatl indicator with the timeframe selection option available in the input parameters.
Export history of closed positions from MT5 retail hedging account selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software.
Recursive Median Oscillator - with floating levels
EA는 오픈 포지션이 없을 때 무작위로 포지션을 개시합니다(매수 또는 매도 50/50 확률).
This is a script to print all open trades and their PnLs at a specific time in history.