거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

MQL5 MetaTrader 5의 소스 코드 라이브러리 - 87

icon

이것은 MetaTrader 5 플랫폼 프로그램을 위한 최대 규모의 무료 소스 코드 라이브러리입니다. 여기서는 미리 만들어진 Expert Advisor, 기술 지표, 스크립트 및 라이브러리를 찾을 수 있습니다. MQL5 언어를 배울 때 코드 라이브러리를 사용하고 제공된 코드를 기반으로 자신만의 자동화된 거래 응용 프로그램을 개발하십시오.

게시된 코드를 자유롭게 다운로드 및 테스트할 수 있으며, MetaTrader 5에서 코드를 실행할 수 있습니다. 이 라이브러리는 또한 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요

The drawing of this Moving Average is based on Demark's "Daily Range Projections" method.

The Expert Advisor moves trailing stops of all positions on the current symbol.

The indicator finds fractals of any dimension.

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.

Plays a sound when position is closed.

The script deletes all orders of the type specified in settings, on the current symbol.

The script deletes all pending orders on all symbols at a time.

The script closes all pending orders on the current symbol.

Trading based on preset candlestick combinations (patterns) Candlesticks are marked as "1" (bullish) and "0" (bearish). TakeProfit, StopLoss

The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram.

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

Ten 'Parabolic Stop and Reverse system' indicators in one window

The Expert Advisor calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

A script for placing two Buy Stop Limit and Sell Stop Limit orders at an equal distance.

A script for placing a SellStop Limit order.

A script for placing a BuyStop Limit order.

The Exp_Stochastic_Chaikins_Volatility Expert Advisor based on the Stochastic_Chaikins_Volatility indicator color change.

The Stochastic_Chaikins_Volatility indicator with the timeframe selection option available in its input parameters.

The script allows to quickly remove indicators from charts.

Bollinger bands at extended Fibonacci levels.

A semi-automated Expert Advisor which signals of breakouts of specified horizontal levels.

The EA searches for N identical candlesticks in a row. If the found candlesticks are bullish, it buys. I they are bearish, the EA sells.

The script removes from the chart a comment located in the upper left corner.

The Chaikin volatility indicator modified to have a stochastiс view, and implemented in the form of a signal cloud.

The indicator displays the price pivot point.

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.

The script removes from the current chart all objects of the user selected type

The Expert Advisor trades inside a channel, reversing positions at the channel borders.

Trades based on the previous candlestick.

A list of all positions. An example of working with CPositionInfo.

Original mathematical functions taken from different places, which either do not have analogues or perform much faster than alternative implementations

A script for placing two Buy and Sell Stop orders at an equal distance.

A script for placing two Buy and Sell Limit orders at an equal distance.

A script for placing a SellStop order

A script for placing a BuyStop order

A script for placing a SellLimit order

A script for placing a BuyLimit order

A simple trend indicator based on the smoothed Average Directional Movement Index drawn in the main chart window.

1...808182838485868788899091929394...183