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

MQL4 MetaTrader 4의 소스 코드 라이브러리 - 27

icon

최대 규모의 라이브러리에는 무료 버전의 거래 Expert Advisor 코드, 기술 지표 및 스크립트가 포함되어 있습니다. 사용 가능한 애플리케이션을 사용하면 자동 모드에서 거래하고 가격 역학을 분석할 수 있습니다. 금융시장의 감성에 대해 더 많이 배우려면 코드 라이브러리를 이용하십시오.

무료 응용 프로그램을 다운로드하여 테스트한 후 MetaTrader 4에서 실행합니다. MetaTrader 4 플랫폼과 MetaEditor 개발 환경에서 액세스할 수 있습니다.

코드를 제출하세요

Indicator PivotCustomTime.

Indicator AutoDayFibs.

ASCTrend1sig

Indicator T3 Bands.

Indicator Hi-Lo.

The Expert Advisor fills the missing bars on the chart with "dashes" (Dojis) — bars which have O=H=L=C.

The title contains the idea based on observations of the market regularities. It has been written for the CHF/USD pair.

The EA is based on Stochastic as well as CCI. It uses the fact that a reversal happens when the limits are broken, for cci - 120 and -120, for stoch - 70 and 30. Buys when the lower levels are broken, sells when the upper levels are broken.

The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.

Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.

The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.

The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.

The EA suggests the optimal lot size depending on the deposit size.

The 3_Otkat_Sys_v1.2 Expert Advisor. The system is configured for 5 hours (Moscow Time), does not trade on the nights of Monday and Friday.

The 1_Otkat_Sys Expert Advisor. The system is configured for 0 hours (Moscow Time), does not trade on the nights of Monday and Friday.

The MDAC indicator by Elder

The script closes all open positions and opens new one with the difference of Buy and Sell lots.

The SeNSetiVe indicator. The indicator displayed the market movement direction when the zero line is crossed.

The 3c_DM indicator.

The CandlesticksBW indicator. Plots bars by B. Williams.

The Commentator indicator analyzes and displays the possible action for a certain time interval.

The Ind-Widners Oscilator indicator. Draws the support and resistance levels.

The ind - Profitunity Bars indicator. Colors the bars in green, red and black.

Combined MA

A simple alternative to the Alligator.

The indicator draws the linear regression line based on the closing prices of the last bars.

This script draws the price levels within a cycle (by Gann) between the significant Highs and Lows.

Indicator of channels on different timeframes.

EA that writes statistic data (Ask, Bid, Spread) in CSV file.

EA that can delete pending orders, close open orders and close terminal at certain time.

Indicator that automatically draws Fibo Retracement.

Displaying ATR (Average True Range) value in pips or points with option for setting multiplier.

Buy and Sell arrows based on exit from overbought and oversold region in Stochastic Oscillator.

An indicator for drawing all important Pivot Points including: "Classic", "Camarilla", "Woodie", "Floor", "Fibonacci", "Fibonacci_Retracement".

The indicator shows computer time resolution. Normally it is about 15-16 ms. This is important, for example, to copy positions from other MetaTrader 4.

Draw Elliott Waves (5 waves) manually.

KNJ ZigZag with value at pivots (highs/lows).

It is a recovery system implemented in EA. But you can copy it to any other EAs.

Auto trading with the help of some indicators.

This EA will detect the buffers values of any indicator you want. Just type its name in the EA settings.

1...202122232425262728293031323334...101