당사 팬 페이지에 가입하십시오
main point is changing of MA curve to horizontal line and DPO curve shall represent to distance from close price to zero level or MA curve
This library simulates prop trading firm scenarios by resetting the account balance based on configurable profit and loss thresholds during backtesting, and logs reset results for analysis.
This code shows how you can create a dashboard to display all the relevant information on the chart
This code provides a simple function for sending push notifications to your mobile device whenever trades are opened or closed in MetaTrader 5. It's designed for netting accounts (where only one position per symbol is allowed).
자동청산손익 전문가 조언자(EA)는 사전 정의된 수익 또는 손실 목표에 도달하면 모든 오픈 포지션을 청산하도록 설계된 MetaTrader 5의 강력한 자동화 도구입니다.
Stochastic beginner tutorial to learn how to code in MQL5
A Marubozo is a long-bodied candlestick with no shadow, from the Japanese word meaning "close-cropped". Candlestick charts look at the opening and closing price on a single day and are used by technical traders.
This is a script to export rates and ticks of current chart's symbol into CSV-files compatible with MT5's export/import format.
Synchronized custom crosshair indicator showing price and (server/local) time.
This service periodically checks swaps for predefined symbols and saves detected changes into CSV-files for further analysis and potential replay (not implemented here). Also it monitors and alerts swap changes of existing positions.
3부 “MQL5에서는 객체 지향 프로그래밍”에서 MQL5 언어에서의 객체 지향 프로그래밍(OOP)의 세계에 대해 자세히 알아봅니다. 소프트웨어 개발에는 여러 요소의 관리와 관련된 복잡함이 수반되는 경우가 많기 때문에 프로그래밍의 편의성과 생산성 및 품질을 개선하기 위한 고급 기술이 필요합니다.
ATR - Average True Range - beginner tutorial to learn how to code in MQL5
This indicator uses two moving averages to calculate the market trend and changes color depending on the trend direction.
This indicator calculates the range difference between the 'MACD and Signal lines' and also the range distance between 'the last two MACD bar'.
This is an indicator to calculate 14 types of moving averages based on close price.
It will detect whether there's confluence between the current chart timeframe and two other timeframes.
This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.
This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.
Bollinger Bands with controllable outer band smoothing (pre smoothing)
Symbol Swap Panel: Effortlessly switch the active symbol on your chart while simultaneously adding the new symbol to Market Watch. This tool ensures seamless integration and access to real-time market data, optimizing your trading workflow.
An MQL5 Expert Advisor that reacts to high-impact forex news events using the MQL5 Calendar. It identifies news related to inflation (CPI/PPI) and interest rate decisions, placing breakout trades with pending orders. Ideal for traders looking to automate news-based strategies. (This is just a starting point)
심지(가는 선) 그리기: 각 캔들의 최저가부터 최고가까지 수직선을 그립니다(이를 "심지"라고 합니다). 캔들 몸통 그리기: 시초가부터 종가까지 직사각형을 그리되, 캔들이 강세 또는 약세인 경우 다른 색을 사용합니다. 색상 사용자 지정: 강세 및 약세 캔들과 심지에 사용되는 색을 쉽게 변경할 수 있습니다. 예를 들어, 사용하는 코드에서: 약세 캔들은 몸통이 적갈색(clrMaroon)이고 약세 캔들의 심지는 연보라색(clrOrchid)입니다. 어떤 경우에 유용할까요? 이 인디케이터는 다음과 같은 경우에 유용합니다. 차트에서 독특하고 명확한 시각 스타일을 갖고 싶다. 상승 캔들과 하락 캔들을 더 쉽게 구분한다. 가격 움직임을 더 시각적으로 분석하고 싶다.
데일리하이로우 인디케이터는 지정된 기간을 기준으로 차트에 고가 및 저가 수준을 표시하도록 설계된 메타트레이더 5(MQL5)용 다용도 도구입니다. 이 지표는 사용자 지정 가능한 기간과 가격 계산 방법을 통해 유연성을 제공하므로 의사 결정을 위해 주요 가격 수준에 의존하는 트레이더에게 특히 유용합니다.
이 인디케이터는 모든 차트에 레이블이 지정된 거래 수준을 표시하는 유틸리티입니다. 기본 차트에서 기본 거래 수준을 대체하려면 F8 차트 속성에서 "거래 수준 표시"를 끄고 이 인디케이터를 첨부하세요. 기본 거래 수준을 표시할 수 없는 사용자 지정 차트에 거래 수준을 표시하려면 이 인디케이터를 첨부하면 됩니다. BaseSymbol - 거래 수준 데이터를 가져올 심볼을 지정합니다(고유한 사용자 지정 심볼에 유용). TextBarsBack - 현재 바에서 레벨 라벨이 그려질 과거 바의 수를 지정합니다. 참고: 코드에서 매직 넘버가 참조되지만 현재 거래 라인에 포함되지 않습니다. 동일한 심볼에서 여러 EA를 실행하는 경우 매직넘버를 표시하도록 코드를 편집한 다음 하나의 차트에서 지표의 여러 인스턴스를 실행할 수 있습니다. 또한 필요에 따라 개체 속성에서 글꼴 크기와 텍스트 간격을 다른 표시 해상도에 맞게 편집할 수 있습니다.
This is a Moving Average indicator based on Heiken-Ashi candles instead of raw market price.
Set Auto TP and SL: The “Set Auto TP and SL” (Take Profit and Stop Loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. It allows traders to define fixed price levels where a trade should be automatically closed to either secure profits (TP) or limit losses (SL), removing the need for constant manual monitoring. When this feature is enabled, each position you open will automatically include a predefined Take Profit and Stop Loss level based on your custom parameters, such as a specific number of pips, percentage of balance, or technical levels. This not only saves time but also ensures that your trades are protected from sudden market movements and emotional decision-making.
This is an indicator with a rainbow-like display, both for trend or pullback prediction.