가장 인기 많은 포럼 주제:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Automatic Chart Refresher A tool which refreshes the chart automatically and will make active indicators update if something stopped plotting on the chart.
- Stochastic code for beginners by William210 Stochastic beginner tutorial to learn how to code in MQL5
- Plot the previous candlestick OHLC of the selected period It will automatically plot a colored horizontal line on the previous open/highs/lows/close of the selected period, and it will make the lines consistent on this price when switching timeframes.
1 새 시그널 은 지금 구독이 가능합니다:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
이번 주에 가장 많이 다운로드된 소스 코드
- Ranged Grid Bot EA with pending orders The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price
- Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
이번 주에 가장 많이 읽은 기고글

모집단 최적화 알고리즘: 회색 늑대 옵티마이저(GWO)
이번에는 최신의 최적화 알고리즘 중 하나인 그레이 울프 최적화에 대해 알아봅시다. 테스트 함수에서의 오리지널 행동은 이 알고리즘을 앞서 고려한 알고리즘 중 가장 흥미로운 알고리즘 중 하나로 만듭니다. 이 알고리즘은 신경망 훈련, 많은 변수가 있는 부드러운 함수의 훈련에 사용되는 최고의 알고리즘 중 하나입니다.

가장 인기 있는 보조지표로 트레이딩 시스템을 설계하는 방법을 알아보는 이 시리즈의 새로운 글에 오신 것을 환영합니다. 이번 글에서는 새로운 보조지표 도구에 대해 알아보고 가변 지수 동적 평균(VIDYA)으로 트레이딩 시스템을 설계하는 방법을 배워보겠습니다.

이 기사에서는 Linux 버전 중 널리 사용되는 Ubuntu와 Debian에서 MetaTrader 5를 설치하는 방법을 알아봅니다. 이들 시스템은 서버 하드웨어와 트레이더의 개인용 컴퓨터로 널리 사용됩니다.
코드베이스의 새로운 게재물
- Translating mouse click on chart into price value (Helper function) This is a helper function which enables you to find the price of the symbol (the prices on the Y-axis) wherever you click the mouse on the chart. Using OnChartEvent, we don't have an MQL5 function in the API to do this, we can only obtain X and Y pixel values with mouse click.
- Drag and Drop Move TakeProfit Set TakeProfit by just dragging and dropping script on the desired price level.
- Drag and Drop Move StopLoss Set StopLoss by just dragging and dropping script on the desired price level.
- Momentum code for beginners by William210 Momentum beginner tutorial to learn how to code in MQL5
- MaybeAwo EA a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input parameters, allowing you to customize its behavior to fit your trading strategy.
마켓의 베스트셀러:
가장 인기 많은 포럼 주제:
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
2 새 시그널 은 지금 구독이 가능합니다:
"모집단 최적화 알고리즘: 뻐꾸기 최적화 알고리즘(COA)" 기고글이 게재됨.

다음으로 살펴볼 알고리즘은 레비 비행을 사용한 뻐꾸기 검색 최적화입니다. 이는 최신의 최적화 알고리즘 중 하나이며 인기 있는 새로운 알고즘 중 하나입니다.
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
가장 많이 다운로드된 무료 제품:
가장 인기 많은 포럼 주제:
마켓의 베스트셀러:
2 새 시그널 은 지금 구독이 가능합니다:
이번 달에 가장 많이 다운로드된 소스코드
- KA-Gold Bot 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.
- Support and Resistance indicator for MQL5 This is a custom support and resistance indicator, signaling bouncebacks and key market levels.
- Moving Average with alerts on price crossovers I wanted to build a moving average which would create an alert when the price moves over the line by a user defined amount of points. It creates both bullish and bearish signals depending on the direction of market price moving through the MA. It is designed for slow length moving averages (default is 200-day MA). EDIT: I now added a second version of the indicator which uses Arrow buffers instead of ObjectCreate.
이번 달에 가장 많이 읽은 기고글

Expert Advisor 개발 기초부터(21부): 새로운 주문 시스템(IV)
이제 비록 완성되지는 않았지만 시각적 시스템이 작동하기 시작합니다. 여기서 이제 우리는 주요 변경 사항을 다 적용할 것입니다. 꽤 많은 항목이 있지만 모두 필요한 항목입니다. 아마도 전체 작업이 꽤 흥미로울 것입니다.

Expert Advisor 개발 기초부터(20부): 새로운 주문 시스템 (III)
새로운 주문 시스템을 계속 만들어 보겠습니다. 이러한 시스템을 만들려면 MetaTrader 5 플랫폼이 실제로 어떻게 작동하고 어떤 자원을 제공하는지 이해해야 할 뿐만 아니라 MQL5를 잘 다룰 수 있어야 합니다.

가장 인기 있는 보조지표로 트레이딩 시스템을 설계하는 방법을 알아보는 이 시리즈의 새로운 글에 오신 것을 환영합니다. 이번 글에서는 새로운 보조지표 도구에 대해 알아보고 가변 지수 동적 평균(VIDYA)으로 트레이딩 시스템을 설계하는 방법을 배워보겠습니다.
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Signals and Probability class With these classes you can create and test your signals runtime.
- Probability and Signals class With these classes you can create and test your signals runtime.
가장 많이 다운로드된 무료 제품:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- Ichimoku code for beginners by William210 Ichimoku beginner tutorial to learn how to code in MQL5
- Ranged Grid Bot EA with pending orders The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price
가장 많이 다운로드된 무료 제품:
이번 주에 가장 많이 다운로드된 소스 코드
- Ehlers reverse EMA A trend or cycle indicator with very low lag.
- Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
- Ima() very simply. A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.
이번 주에 가장 많이 읽은 기고글

가장 인기 있는 보조지표로 트레이딩 시스템을 설계하는 방법을 알아보는 이 시리즈의 새로운 글에 오신 것을 환영합니다. 이번 글에서는 새로운 보조지표 도구에 대해 알아보고 가변 지수 동적 평균(VIDYA)으로 트레이딩 시스템을 설계하는 방법을 배워보겠습니다.

이번 글은 가장 인기 있는 보조지표로 트레이딩 시스템을 설계하는 방법을 알아보는 시리즈의 새로운 글입니다. 이번에는 불스 파워 보조지표로 트레이딩 시스템을 설계하는 방법에 대해 알아봅니다.

Expert Advisor 개발 기초부터(21부): 새로운 주문 시스템(IV)
이제 비록 완성되지는 않았지만 시각적 시스템이 작동하기 시작합니다. 여기서 이제 우리는 주요 변경 사항을 다 적용할 것입니다. 꽤 많은 항목이 있지만 모두 필요한 항목입니다. 아마도 전체 작업이 꽤 흥미로울 것입니다.
마켓의 베스트셀러:
가장 인기 많은 포럼 주제:
2 새 시그널 은 지금 구독이 가능합니다:
마켓의 베스트셀러:
코드베이스의 새로운 게재물
- MACD code for beginners by William210 MACD beginner tutorial to learn how to code in MQL5
- Bands Bollinger code for beginners by William210 Bands Bollinger beginner tutorial to learn how to code in MQL5