MetaQuotes Software Corp. is the software development company. One of our products is the MetaTrader 5 trading platform intended for trading in different financial markets.
Use the links below to download the latest builds:
- MetaTrader 5 Client Terminal - https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
- MQL5 Reference (CHM) - https://www.mql5.com/files/docs/mt5/mql5/chm/mql5.chm
- MQL5 Reference (PDF) - https://www.mql5.com/files/pdf/mql5.pdf
Automated-Trading
게재된 코드 Aroon Oscillator
The classic Aroon Oscillator in the new visual form.
kencheli
[삭제] 2022.11.17
[삭제]
mohammed abdul
[삭제] 2022.12.09
[삭제]
MOMON ACR
MOMON ACR 2022.12.18
Hello saya pemula saya mau belajar menjadi trade ni WhatsApp 082276641059
Automated-Trading
게재된 코드 Adaptive Laguerre
Adaptive Laguerre filter with the usual set of 20 types of prices.
dawlo164
dawlo164 2022.05.13
Hello I need to make me AE so please contact me me my whatsapp +252614772743
Automated-Trading
게재된 코드 ALMA with addition filters
ALMA with floating levels and additional filters.
Automated-Trading
게재된 코드 MHL Average
Middle-High-Low Average - a correlation of two averages.
Automated-Trading
게재된 코드 Composite RSI
Another version of the RSI using smoothed prices.
Automated-Trading
게재된 코드 4MA Candles
The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.
Automated-Trading
게재된 코드 MA Ribbon
The indicator shows the areas, where fast MA and slow MA cross.
Automated-Trading
게재된 코드 Quantile Bands
This indicator is constructing "bands" using 3 quantile values.
Automated-Trading
게재된 코드 Bollinger Bands with Filling
This version of Bollinger Bands has a choice of calculating the standard deviation as a sample or as an uncorrected deviation.
Automated-Trading
게재된 코드 Fibonacci Auto Channel
The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.
Automated-Trading
게재된 코드 Candles, arbitrary seconds
This is an indicator that generates simulated data for any period - but in seconds
Automated-Trading
게재된 코드 EA based on indicator SAR, ADX and SMA 100
This Expert Advisor is based on SMA, ADX and SAR indicators.
Automated-Trading
게재된 코드 MACD 샘플
MACD Sample Expert Advisor는 MACD의 메인 라인과 시그널 라인의 교차점에서 거래합니다. 이 Expert Advisor는 EA 개발에서 객체 지향 접근 방식의 한 예입니다.
sivakumar
sivakumar 2014.03.06
oh afcoures....very well
Automated-Trading
게재된 코드 Demo_IndicatorSetString
An example of how to use the IndicatorSetString() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each level.
Automated-Trading
게재된 코드 Demo_IndicatorSetDouble
Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values ​​of the indicator window and values ​​of levels, on which the horizontal lines are placed.
Automated-Trading
게재된 코드 Demo_IndicatorSetInteger
An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level.
Automated-Trading
게재된 코드 Demo_FileReadInteger
The indicator demonstrates the example of using the FileReadInteger() function
Automated-Trading
게재된 코드 Demo_FileWriteInteger
The script demonstrates the example of using the FileWriteInteger() function
Automated-Trading
게재된 코드 Demo_FileTell
The script demonstrates the example of using the FileTell() function
q.import
q.import 2013.12.03
Thank you so much...
Automated-Trading
게재된 코드 Demo_FileSize
The script demonstrates the example of using the FileSize() function