마켓의 베스트셀러:
코드베이스의 새로운 게재물
- TickCompressor - with compression of 1 tick to 2-3 bytes on average Compression of tick data for storage in a compact form up to 3.5 times more compact than .tcs MQ files. And for fast work with them, because reading 3 bytes takes less time than reading 60 bytes of MqlTick structure.
- MQL4/5-JsonLib A JSON library that supports MQL4/MQL5
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 인기 많은 포럼 주제:
- 기고글 토론 "마켓에 제품 출시하기" 10 새 댓글
- Experts: New Candle or Bar formation. 6 새 댓글
- 기고글 토론 "Linux의 MetaTrader 5" 4 새 댓글
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Open Trade This function performs the main logic of opening a trade. It calculates the opening price, take profit levels and stop loss based on the symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information such as symbol, volume, order type, slippage, comment, magic number, etc. Call the OrderSend function to send the trade request and get the result. SetTypeFillingBySymbol function: determines the order fulfilment type (Fill or Cancel, Immediate or Cancel or Return) according to the symbol's fulfilment policy. GetMinTradeLevel function: calculates the minimum trade level based on the freeze level and stop level of the symbol. Adjusts the minimum level to ensure that it is within certain limits and returns the result.
- ATR_Momentum_Colour combination of many familiar indicators for beginner traders
가장 많이 다운로드된 무료 제품:
이번 달에 가장 많이 다운로드된 소스코드
- Simple_Three_Inside_Pattern_EA A simple Expert Advisor that trades when the price forms the "Three From Within" pattern.
- Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
- SAR_MACD_EA Macd is the first to indicate bearish or bullish direction, secondly SAR in correlation with price indicates a swing in direction (Sar Flip above or below price), third conformation is the sma 40 shifted 3 and the closed price above or below the sma.
이번 달에 가장 많이 읽은 기고글

이 기사에서는 Linux 버전 중 널리 사용되는 Ubuntu와 Debian에서 MetaTrader 5를 설치하는 방법을 알아봅니다. 이들 시스템은 서버 하드웨어와 트레이더의 개인용 컴퓨터로 널리 사용됩니다.

MetaTrader Market에서 거래용 로봇을 구입하여 설치하는 방법은 무엇입니까?
MetaTrader 마켓의 제품은 MQL5.com 웹 사이트에서 구입하거나 MetaTrader 4 및 MetaTrader 5 트레이딩 플랫폼에서 직접 구입할 수 있습니다. 거래 스타일에 맞는 상품을 선택하고 선호하는 결제 방법으로 결제한 후 제품을 활성화하세요.
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Indices Tester The EA only trades buy positions and does not use Sl and TP.
- AIS Central Axis The indicator implements one of the non-linear smoothing algorithms
- Range Vector Fibo Logic (Indicator) - One Candle Strategy A professional visual indicator for the popular "One Candle" Daily Breakout strategy (0.9 SL / 1.25 TP). Automates the vector analysis for Gold (XAUUSD).
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
이번 주에 가장 많이 다운로드된 소스 코드
- KA-Gold Bot MT5 KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15
- ONNX Trader An example of a bot with an embedded machine learning model that is trained in python and saved in ONNX format.
- Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
이번 주에 가장 많이 읽은 기고글

이 기사에서는 Linux 버전 중 널리 사용되는 Ubuntu와 Debian에서 MetaTrader 5를 설치하는 방법을 알아봅니다. 이들 시스템은 서버 하드웨어와 트레이더의 개인용 컴퓨터로 널리 사용됩니다.

"Freelance"는 MQL4/MQL5 거래 로봇 및 기술 지표를 주문하기 위한 최대 프리랜서 서비스입니다. 수백 명의 전문 개발자가MetaTrader(MetaTrader) 4/5 터미널용 맞춤형 거래 애플리케이션을 개발할 준비가 되어 있습니다.

이 글에서는 MVC(모델-뷰-컨트롤러) 아키텍처 패턴을 사용하여 MQL5에서 테이블 모델을 개발하는 프로세스에 대해 살펴보겠습니다. 우리는 이를 통해 데이터 논리, 표현, 제어를 분리하고, 구조화되고 유연하며 확장 가능한 코드를 작성할 수 있습니다. 연결 리스트를 사용하여 데이터를 저장하는 것을 포함하여 테이블 모델을 구축하기 위한 클래스를 구현해 볼 것입니다.
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- CDatetimeMsc CDateTime milliseconds extension + datetime supervisory variable extension
- Intraday Triple Performance Set three crosses and monitor the daily percentage performance starting from a given time (that can also be set).
가장 많이 다운로드된 무료 제품:
가장 인기 많은 포럼 주제:
- 기고글 토론 "DLL 생성이 불필요한 이유" 14 새 댓글
- 기고글 토론 "Linux의 MetaTrader 5" 7 새 댓글
- 라이브러리: 멀티 테스터 4 새 댓글
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Stochastic Momentum Colour Candles Idea by Andrey F. Zelinsky, based on an indicator by William Blau
- MathTicker - tick generator in mathematical mode Records ticks in real ticks mode and reads them in maths mode calling your strategy with each tick.



































