당사를 페이스북에서 찾아주십시오!
당사 팬 페이지에 가입하십시오

MetaTrader 5의 새로운 가능성 사용

MQL5.커뮤니티의 발전 기록

가장 인기 있는 트레이딩 로봇 및 기술 지표, 뉴스 시그널, 코드베이스에서 정기적으로 들어오는 기성 MQL5 플그램 및 가장 많이 논의된 주제.

14 새 시그널 은 지금 구독이 가능합니다:

GermanSolidLowRisk
145% 624 트레이드
성장:144.99%
자기 자본:854.45USD
잔고:1,116.06USD
Respublika2
118% 143 트레이드
성장:117.56%
자기 자본:291.64USD
잔고:959.64USD
FUTUREXAUUSD2
82% 295 트레이드
성장:82.36%
자기 자본:189.84USD
잔고:189.84USD
그리고 11 더...

"Expert Advisor에 지표를 포함시키기 위한 기성 템플릿(1부): 오실레이터" 기고글이 게재됨.

Expert Advisor에 지표를 포함시키기 위한 기성 템플릿(1부): 오실레이터

이 기사에서는 오실레이터 카테고리에 있는 표준 지표를 살펴봅니다. 우리는 매개변수 선언 및 설정, 지표 초기화 및 초기화 해제, 지표 버퍼에서 데이터 및 신호를 수신하는 등의 EA에서 바로 사용할 수 있는 템플릿을 만들 것입니다.

가장 많이 다운로드된 무료 제품:

마켓35,340 보다 많은 제품이 있습니다

9 새 시그널 은 지금 구독이 가능합니다:

Jeje77
346% 542 트레이드
성장:346.10%
자기 자본:9,216.74USD
잔고:8,728.06USD
BIGFISH ENT
288% 385 트레이드
성장:288.47%
자기 자본:613.64USD
잔고:613.64USD
F12X
43% 421 트레이드
성장:42.80%
자기 자본:1,381.21USD
잔고:1,381.21USD
그리고 6 더...

마켓의 베스트셀러:

200 새 차트보다 많이 게재됨:

图表 XAU_USD, H4, 2025.05.29 05:11 UTC, BenchMark Finance AD, MetaTrader 4, Real
XAU_USD, H4
Graphique XAU_USD, H1, 2025.05.29 05:12 UTC, BenchMark Finance AD, MetaTrader 4, Real
XAU_USD, H1
图表 XAUUSD, M5, 2025.05.30 03:43 UTC, Exness Technologies Ltd, MetaTrader 4, Real
XAUUSD, M5

코드베이스의 새로운 게재물

  • Show Positions on Custom Chart (or standard chart) for MT5 This indicator is a utility that shows labelled trade levels on any chart. If you want to replace your native trade levels on a native chart, then turn off "Show trade levels" in your F8 Chart Properties and attach this indicator. If you want to show trade levels on a Custom Chart (where native trade levels cannot be shown), then simply attach this indicator. BaseSymbol - specify the Symbol from which the trade level data will be pulled--handy for unique Custom Symbols. TextBarsBack - specify the number of bars back in history from the current bar where the level labels will be drawn. Note: Although magic number is referenced in the code, it is not presently included in the trade lines. If you're running multiple EA's on the same Symbol, you can edit the code to show magic numbers and then run multiple instances of the indicator on one chart. You can also edit the font sizes and text spacing in the object properties as needed for different display resolutions.
  • Indicator based on 2 MAs Good afternoon everyone) First time posting my code!!!
  • Double Moving Averages With Fibonacci This indicator combines two moving averages to generate buy/sell signals based on crossovers. It also plots Fibonacci retracement levels using recent swing highs and lows for support/resistance. Visual arrows mark trade signals, and optional alerts notify users in real-time. Works on all timeframes for flexible technical analysis.
  • SniperJaw EA SniperJaw EA is a one-trade-at-a-time robot that uses the Alligator indicator (Jaw, Teeth, Lips) to follow the trend. You can control the trade size with LotSize, choose to close trades on opposite signal with UseEntryToExit, or use TakeProfit and StopLoss in pips if set. Slippage is managed by Slippage, and trading can be turned on or off using TradeEnabled. Alligator settings like JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, and LipsShift let you adjust how the indicator works.

가장 많이 다운로드된 무료 제품:

마켓의 베스트셀러:

이번 주에 가장 많이 다운로드된 소스 코드

  • Triangular Arbitrage This Expert Advisor (EA) implements a triangular arbitrage strategy between three currency pairs: EURUSD, USDJPY and EURJPY
  • RRS Impulse This EA scalps using the Relative Strength Index (RSI) Indicator, Stochastic Oscillator Indicator, and Bollinger Bands Indicator to identify trend or counter-trend opportunities. As a multi-pair EA, it scans multiple currency pairs for signals. This EA comes with a variety of features, including Trailing, Risk Management, Money Management, Restriction Mode, and more. With the right settings, it has the potential to generate significant profits.
  • RSI Divergence This indicator takes RSI divergences and plots them in buffers to automate EAs

이번 주에 가장 많이 읽은 기고글

모집단 최적화 알고리즘: 전자기 유사 알고리즘(ЕМ)

모집단 최적화 알고리즘: 전자기 유사 알고리즘(ЕМ)

이 문서에서는 다양한 최적화 문제에서 전자기 알고리즘을 사용하는 원리, 방법 및 그 가능성에 대해 알아봅니다. EM 알고리즘은 대량의 데이터와 다차원 함수를 다룰 수 있는 효율적인 최적화 도구입니다.

MQL5 전략 테스터를 이해하고 효과적으로 사용하기

MQL5 전략 테스터를 이해하고 효과적으로 사용하기

MQL5 프로그래머나 개발자는 중요하고 가치 있는 도구를 마스터해야 합니다. 이러한 도구 중 하나가 전략 테스터입니다. 이 글은 MQL5의 전략 테스터를 이해하고 효과적으로 사용하기 위한 실용적인 가이드입니다.

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?

MetaTrader 마켓의 제품은 MQL5.com 웹 사이트에서 구입하거나 MetaTrader 4 및 MetaTrader 5 트레이딩 플랫폼에서 직접 구입할 수 있습니다. 거래 스타일에 맞는 상품을 선택하고 선호하는 결제 방법으로 결제한 후 제품을 활성화하세요.

7 새 시그널 은 지금 구독이 가능합니다:

TT Pro SwapFarm
114% 613 트레이드
성장:113.89%
자기 자본:2,380.38GBP
잔고:1,069.47GBP
TT Pro USTEC
95% 160 트레이드
성장:94.50%
자기 자본:389.07GBP
잔고:389.07GBP
Aot social trading
83% 171 트레이드
성장:82.97%
자기 자본:2,340.46USD
잔고:2,366.11USD
그리고 4 더...

코드베이스의 새로운 게재물

  • Divergence DeMarker This indicator picks up the divergence points of the DeMarker indicator
  • Change the colour of candles and wick Draw the wicks (thin lines): Draw a vertical line from the lowest price to the highest price of each candle (this is called a "wick")
  • 2 Moving Averages 2 Moving Averages is a custom MQL4 indicator that uses two moving averages (fast and slow) to identify potential trend changes and generate buy or sell signals based on crossover points. It enhances signal reliability by optionally integrating support and resistance levels, helping traders confirm entry and exit zones. This tool is suitable for trend-following strategies and works across multiple time frames.

마켓의 베스트셀러:

가장 많이 다운로드된 무료 제품:

가장 인기 많은 포럼 주제:

가장 많이 다운로드된 무료 제품:

마켓35,260 보다 많은 제품이 있습니다

마켓의 베스트셀러:

10 새 시그널 은 지금 구독이 가능합니다:

Dark Nova 3 Pairs
774% 704 트레이드
성장:774.31%
자기 자본:1,637.95USD
잔고:1,637.95USD
Dark Algo
562% 327 트레이드
성장:561.58%
자기 자본:1,909.71USD
잔고:1,909.71USD
GoldHarvester Medium Risk
254% 1268 트레이드
성장:254.18%
자기 자본:7,767.98USD
잔고:7,108.16USD
그리고 7 더...

포럼의 1 새 주제:

코드베이스의 새로운 게재물

  • Customised bmap chart This is a custom indicator for MetaTrader 5 whose sole purpose is to display a BMP image on the chart, centred on the screen
  • Triangular Arbitrage This Expert Advisor (EA) implements a triangular arbitrage strategy between three currency pairs: EURUSD, USDJPY and EURJPY

가장 많이 다운로드된 무료 제품:

마켓의 베스트셀러:

6 새 시그널 은 지금 구독이 가능합니다:

Many Eas Here
839% 691 트레이드
성장:839.05%
자기 자본:2,026.08USD
잔고:2,026.08USD
THPX13C
546% 3381 트레이드
성장:546.23%
자기 자본:49,942.57USD
잔고:49,942.57USD
Mechanic 2
372% 708 트레이드
성장:371.52%
자기 자본:484.67USD
잔고:484.67USD
그리고 3 더...

200 새 차트보다 많이 게재됨:

Graphique EURUSD, MN1, 2025.05.25 21:22 UTC, Gerchik and Co Limited, MetaTrader 4, Demo
EURUSD, MN1
图表 HLF.us, D1, 2025.05.28 22:31 UTC, Gerchik and Co Limited, MetaTrader 4, Demo
HLF.us, D1
图表 DJIUSD-ECN, M1, 2025.05.28 20:03 UTC, Vittaverse Ltd, MetaTrader 5, Demo
DJIUSD-ECN, M1

가장 많이 다운로드된 무료 제품:

마켓의 베스트셀러:

마켓35,200 보다 많은 제품이 있습니다

4 새 시그널 은 지금 구독이 가능합니다:

Weekly Candle Swing
129% 725 트레이드
성장:128.99%
자기 자본:573.91USD
잔고:634.57USD
Green
103% 543 트레이드
성장:103.16%
자기 자본:414.04USD
잔고:420.53USD
Steady Grow
98% 939 트레이드
성장:97.83%
자기 자본:197.71USD
잔고:202.10USD
그리고 1 더...
포럼3,910보다 많은 주제들이 있습니다
코드베이스11,650보다 더 많은 게재물이 있습니다

가장 많이 다운로드된 무료 제품:

이번 달에 가장 많이 다운로드된 소스코드

  • ICT_conceptsEA by Emil Takes trades based on ICT silverbullet and 2022 model with trailing stops and partials, also keeps entry according to OTE, and risk minimal. It works in a small time window of silver bullet especially NY session, and if no trade found, 2022 model and fibonacci OTE jumps in to get a trade. But entry is so only after confirmation with these models being there, hence trades will be less for minimal drawdown and high winrate. To know more about these strategies, you may visit Inner Circle Trader YouTube channel.
  • Countdown 2.0 Countdown is an advanced indicator designed for traders who want to track the time remaining until the next candlestick or the next market open clearly and efficiently. With three flexible display modes (commentary, chart borders or next to price), this indicator offers a customisable solution to suit your trading needs.
  • RRS Impulse This EA scalps using the Relative Strength Index (RSI) Indicator, Stochastic Oscillator Indicator, and Bollinger Bands Indicator to identify trend or counter-trend opportunities. As a multi-pair EA, it scans multiple currency pairs for signals. This EA comes with a variety of features, including Trailing, Risk Management, Money Management, Restriction Mode, and more. With the right settings, it has the potential to generate significant profits.

이번 달에 가장 많이 읽은 기고글

MQL5를 사용하여 맞춤형 실제 강도 지수 지표를 만드는 방법

MQL5를 사용하여 맞춤형 실제 강도 지수 지표를 만드는 방법

이글은 맞춤형 지표를 만드는 방법에 대한 새로운 글입니다. 이글에서 우리는 실제 강도 지수(TSI)를 기반으로 Expert Advisor를 만들 것입니다.

MQL5 전략 테스터를 이해하고 효과적으로 사용하기

MQL5 전략 테스터를 이해하고 효과적으로 사용하기

MQL5 프로그래머나 개발자는 중요하고 가치 있는 도구를 마스터해야 합니다. 이러한 도구 중 하나가 전략 테스터입니다. 이 글은 MQL5의 전략 테스터를 이해하고 효과적으로 사용하기 위한 실용적인 가이드입니다.

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?

MetaTrader 마켓의 제품은 MQL5.com 웹 사이트에서 구입하거나 MetaTrader 4 및 MetaTrader 5 트레이딩 플랫폼에서 직접 구입할 수 있습니다. 거래 스타일에 맞는 상품을 선택하고 선호하는 결제 방법으로 결제한 후 제품을 활성화하세요.

5 새 시그널 은 지금 구독이 가능합니다:

Copy Athx ST
117% 1117 트레이드
성장:117.00%
자기 자본:904.76USD
잔고:1,115.80USD
FXTM695
13% 64 트레이드
성장:12.82%
자기 자본:2,703.32USD
잔고:2,703.32USD
GJ Scalping
0% 121 트레이드
성장:0.46%
자기 자본:351.61USD
잔고:351.61USD
그리고 2 더...

마켓의 베스트셀러:

마켓35,150 보다 많은 제품이 있습니다

코드베이스의 새로운 게재물

가장 많이 다운로드된 무료 제품:

12 새 시그널 은 지금 구독이 가능합니다:

Adityamax
534% 421 트레이드
성장:533.51%
자기 자본:106,788.99USD
잔고:106,788.99USD
DARK HOLE AZ v1 EU
114% 1692 트레이드
성장:114.36%
자기 자본:2,143.64USD
잔고:2,143.64USD
AiQ
57% 463 트레이드
성장:56.96%
자기 자본:779.90USD
잔고:784.27USD
그리고 9 더...

마켓의 베스트셀러:

코드베이스의 새로운 게재물

  • Trendline zigzag in qualitative channel A dynamic trendline-based evolution of the Donchian Channel
  • Equity and Balance Indicator - History based This indicator reads the trade history and plots the Cumulative P & L over time, helping visual traders to see how much money they are making or losing over time. This current version has a difference of 0.02% marginal error, due to rounding floats, and calculation methods. It can be considered extremely precise with this marginal error.

가장 많이 다운로드된 무료 제품:

마켓의 베스트셀러:

이번 주에 가장 많이 다운로드된 소스 코드

  • Symbol A library for working with traditional and custom symbols
  • Butterfly Strategy Expert Advisor with Multiple TimeFrames Butterfly Strategy Expert Advisor This Expert Advisor (EA) implements the Butterfly harmonic trading pattern across multiple timeframes (M2 to D1) for automated forex trading. It detects bullish and bearish Butterfly patterns using pivot points and executes trades with customizable risk management and multiple take-profit levels.
  • ZigZag Fibo Original ZigZag MT4 with added automatic fibonacci

이번 주에 가장 많이 읽은 기고글

모집단 최적화 알고리즘: 전자기 유사 알고리즘(ЕМ)

모집단 최적화 알고리즘: 전자기 유사 알고리즘(ЕМ)

이 문서에서는 다양한 최적화 문제에서 전자기 알고리즘을 사용하는 원리, 방법 및 그 가능성에 대해 알아봅니다. EM 알고리즘은 대량의 데이터와 다차원 함수를 다룰 수 있는 효율적인 최적화 도구입니다.

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?

MetaTrader 마켓의 제품은 MQL5.com 웹 사이트에서 구입하거나 MetaTrader 4 및 MetaTrader 5 트레이딩 플랫폼에서 직접 구입할 수 있습니다. 거래 스타일에 맞는 상품을 선택하고 선호하는 결제 방법으로 결제한 후 제품을 활성화하세요.

모집단 최적화 알고리즘: 개미 군집 최적화(ACO)

모집단 최적화 알고리즘: 개미 군집 최적화(ACO)

이번에는 개미 군집 최적화 알고리즘을 분석해 보겠습니다. 이 알고리즘은 매우 흥미롭고 복잡합니다. 이 글에서는 새로운 유형의 ACO를 만들기 위한 시도를 할 것입니다.

마켓35,080 보다 많은 제품이 있습니다

4 새 시그널 은 지금 구독이 가능합니다:

GOLD XM 353
2,819% 22329 트레이드
성장:2,818.79%
자기 자본:43,834.71USD
잔고:44,458.91USD
Yestoya
1,143% 273 트레이드
성장:1,143.08%
자기 자본:151.75USD
잔고:231.16USD
Krujeab manual
129% 452 트레이드
성장:129.18%
자기 자본:2,073.05USD
잔고:2,073.05USD
그리고 1 더...
1...252627282930313233343536373839...419