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

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

icon

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

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

코드를 제출하세요

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.

A trend indicator based on the intersections of Parabolic Sar and a moving average.

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

A simple trend indicator based on the smoothed Average Directional Movement Index.

The indicator draws colored candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the colors of the StreamСCandles indicator candlesticks, if there are any.

The script closes all positions of the current symbol.

The script closes all open positions on the current account.

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

The Expert Advisor is based on the indicator with the same name. Lot is calculated based on the risk value as a percentage of free margin.

The indicator finds candlesticks with a minimum or maximum shadow size. Limitation on the size of the candlestick body.

The indicator finds candlesticks without an upper or lower shadow. The indicator style is DRAW_ARROW.

The Expert Advisor closes all positions opened on the account, if the current server time has exceeded the time limit specified in the input variables.

1...8990919293949596979899100101102103...189