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

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

icon

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

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

코드를 제출하세요

The Exp_SimpleBars Expert Advisor is based on the signals of the trend indicator SimpleBars.

Another zigzag version with a simple code that correctly determines peaks.

The Exp_KaufWMAcross trading system is based on change of the trend direction displayed by the KaufWMAcross indicator.

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

The Exp_BvsB Expert Advisor is based on the signals of the trend indicator BvsB.

The Exp_BnB Expert Advisor is based on the signals of the trend indicator BnB.

A semaphore signal indicator that uses crossing of a classical moving average with Kaufman's AMA indicator.

An indicator for trend following trading implemented in the form of a colored cloud.

A MetaTrader 5 indicator of short-term, medium-term and log-term extreme points created based on the book of Larry Williams "Long-term secrets to short-term trading".

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the SimpleBars indicator.

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

A semaphore signal indicator that uses the algorithm of crossing of two Moving Averages obtained from two consecutive averages.

A colored cloud using two consecutive averages of the price series.

The indicator displays the information about the time and account properties.

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

A normalized true range by Larry Williams.

The indicator colors candlesticks based on the highs and lows of previous bars.

BnB

The indicator shows the power of bulls and bears.

A multi-currency trading system, based on Bollinger Bands and trend catching technique. Capable of trading up to 6 currencies simultaneously. System has build in optimization parameter sharing.

Simple indicator that shows when market is open.

This code allows you to set a maximum percentage of equity risk.

FxTrend 25EMA is based on the difference of the EMA 25 value during two different moments.

Show the aspect of two planets, the declination of planets or just the Body position.

This CExpert subclass allows to open only long/short orders, showing its usage with an MACD example.

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Sell Stop or Sell Limit pending order should be placed.

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Buy Stop or Buy Limit pending order should be placed.

A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.

A simple script that allows you to open a long position using the current price location with a specified Risk Percentage and Reward Ratio.

This Expert can run on all Symbols and Time Frames and uses the crossover of two Linear Moving Averages as Signal and an Exponential Moving Average as Trailing Stop.

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

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

The indicator of relations between the two true ranges by Larry Williams.

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

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

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

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

Chaikin Oscillator with the market flat state detection option.

The indicator utilizes the idea of ​​finding possible resistance and support levels for a period defined in the indicator input parameters, similar to the use of GSV.

The indicator utilizes the idea of ​​finding possible resistance and support levels, similar to the use of GSV.

The RD-ForecastOsc indicator with the timeframe selection option available in input parameters.

1...133134135136137138139140141142143144145146147...183