가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
이번 달에 가장 많이 다운로드된 소스코드
- Candlestick patterns This is a indicator displaying candlesticks patterns on a chart.
- BollingerBandsEA BollingerBandsEA trades according to Bollinger Bands.
- Trend Equilibrium Indicator TrendEQ The Trend Equilibrium Indicator TrendEQ dynamically analyzes market movements by combining momentum and volatility. By scaling momentum with the market’s volatility, the TrendEQ provides a reliable measure of trend strength and direction.
이번 달에 가장 많이 읽은 기고글

이번 글에서는 가장 인기 있는 보조지표를 기반으로 트레이딩 시스템을 만드는 시리즈를 이어가겠습니다. 우리에게는 피보나치라는 새로운 기술 도구가 있으며 이 기술 지표를 기반으로 트레이딩 시스템을 설계하는 방법을 배워보겠습니다.

이 기사에서 우리는 다중 통화 가격 시뮬레이션을 위한 수학적 모델을 만들고 이전 기사에서 이론적인 계산으로 시작한 거래 효율성을 높이기 위한 메커니즘 탐색의 일환으로 다각화 원칙에 대한 연구를 완료할 것입니다.
"MQL5를 사용하여 사용자 지정 지표(헤이켄 아시)를 만드는 방법" 기고글이 게재됨.

이 기사에서 우리는 기본 설정에 따라 MQL5를 사용하여 사용자 지정 지표를 생성하여 MetaTrader 5에서 차트를 읽는 데 사용하거나 자동화된 Expert Advisors에서 사용하는 방법을 알아봅니다.
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
이번 주에 가장 많이 다운로드된 소스 코드
- Smart Trend Follower This EA is designed to automatically follow market trends using signals from the Moving Average and Stochastic Oscillator indicators. The EA detects buy and sell signals by utilizing MA crossovers and confirms the trend with Stochastic. Additionally, the EA includes automatic position management, such as setting Take Profit, Stop Loss, and lot size doubling to enhance trading effectiveness in trending markets.
- Examples from the book "Neural networks for algorithmic trading with MQL5" The book "Neural networks in algorithmic trading with MQL5" is a comprehensive guide, covering both the theoretical foundations of artificial intelligence and neural networks and practical aspects of their application in financial trading using the MQL5 programming language.
- MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.
이번 주에 가장 많이 읽은 기고글

이 기사에서 우리는 다중 통화 가격 시뮬레이션을 위한 수학적 모델을 만들고 이전 기사에서 이론적인 계산으로 시작한 거래 효율성을 높이기 위한 메커니즘 탐색의 일환으로 다각화 원칙에 대한 연구를 완료할 것입니다.

MQL5를 사용하여 트렌드 및 차트 패턴을 감지하는 방법
이 글에서는 추세(상승추세, 하락추세, 횡보), 차트 패턴(더블 탑, 더블 바텀)과 같은 가격 움직임의 패턴을 MQL5로 자동 감지하는 방법을 알아보겠습니다.

이번 글에서는 가장 인기 있는 보조지표를 기반으로 트레이딩 시스템을 만드는 시리즈를 이어가겠습니다. 우리에게는 피보나치라는 새로운 기술 도구가 있으며 이 기술 지표를 기반으로 트레이딩 시스템을 설계하는 방법을 배워보겠습니다.
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Collect Data (Date, Time and Close Price) A simple starting-point script to collect data and send to a CSV in oldest-newest ordering. In this example only the close price data is collected.
- Print massive information (PrintXYZ) from the terminal PrintXYZ() library to print massive information from the terminal.
- A 3 line script that tells you how many bars are on your chart A script which when dragged onto the chart will print out in the experts window the number of bars that are on that chart - like magic.
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
"MQL5를 사용하여 트렌드 및 차트 패턴을 감지하는 방법" 기고글이 게재됨.

이 글에서는 추세(상승추세, 하락추세, 횡보), 차트 패턴(더블 탑, 더블 바텀)과 같은 가격 움직임의 패턴을 MQL5로 자동 감지하는 방법을 알아보겠습니다.
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
이번 달에 가장 많이 다운로드된 소스코드
- BollingerBandsEA BollingerBandsEA trades according to Bollinger Bands.
- Candlestick patterns This is a indicator displaying candlesticks patterns on a chart.
- MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.
이번 달에 가장 많이 읽은 기고글

이번 글에서는 가장 인기 있는 보조지표를 기반으로 트레이딩 시스템을 만드는 시리즈를 이어가겠습니다. 우리에게는 피보나치라는 새로운 기술 도구가 있으며 이 기술 지표를 기반으로 트레이딩 시스템을 설계하는 방법을 배워보겠습니다.

이 기사에서 우리는 다중 통화 가격 시뮬레이션을 위한 수학적 모델을 만들고 이전 기사에서 이론적인 계산으로 시작한 거래 효율성을 높이기 위한 메커니즘 탐색의 일환으로 다각화 원칙에 대한 연구를 완료할 것입니다.
코드베이스의 새로운 게재물
- Intrabar Volume Flow An indicator which visualizes how volume changes over time within each bar. It shows tick volume in a rolling histogram format.
- Calendar-Based Backtesting: an Event-Driven Trading EA This Script & EA enables coders to backtest their news based strategies which use the MQL5 Calendar.