Nguyen Van Luong
Nguyen Van Luong
  • Information
6+ years
experience
3
products
0
demo versions
0
jobs
0
signals
0
subscribers
Tạm dừng trong lúc BackTest
William Roeder
William Roeder
Comment to topic pausing the visuell backtest when an order is opened
APeng : So, I need a function that pauses the backtest, when a trede is done! // https://forum.mql4.com/35112 */ #include <WinUser32.mqh> #import "user32.dll" int GetAncestor( int , int ); #import
shared author's amrali code
 Daylight changes (summer time)
Compute the daylight saving time changes (start/end of the summer time).
shared author's Andrey Aseykin code
 StocksBG
StocksBG indicator displays the activity of major stock exchanges on a chart with M15 or less timeframe.
shared author's fxsaber code
 Clock
A library for creating analog clocks using MetaTrader 4/5 graphical resources.
shared author's Benjamin Joshua Nash code
 FX Multi-Meter
Combines 9 indicators and 7 timeframes in an easy to read meter in bottom right corner, which can be used on any FX chart or timeframe.
shared author's Benjamin Joshua Nash code
 FX Multi-Meter II
Now combines 14 different indicators and 7 timeframes in an easy to read meter for any FX chart. Includes inbuilt History viewer. Fully configurable signals & indicators.
shared author's Vladimir Karputov article
Studying the CCanvas Class. How to Draw Transparent Objects
Studying the CCanvas Class. How to Draw Transparent Objects

Do you need more than awkward graphics of moving averages? Do you want to draw something more beautiful than a simple filled rectangle in your terminal? Attractive graphics can be drawn in the terminal. This can be implemented through the CСanvas class, which is used for creating custom graphics. With this class you can implement transparency, blend colors and produce the illusion of transparency by means of overlapping and blending colors.

shared author's amrali code
 Forex_Spread_Meter
MetaTrader 5 indicator that displays the spread meter on the chart.
shared author's BeeXXI Corporation code
 3D Moving Average
The first really 3D indicator "Moving Average".
shared author's Leon Lam code
 Binary Options Simulated Trading Indicator for MT5
This is a binary options simulated trading indicator on MetaTrader 5 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
shared author's Rinng code
SAR
 Color Parabolic 2
Color Parabolic 2. The color depends on the acceleration factor.
shared author's Mladen Rakic code
SAR
 Parabolic SAR
Parabolic SAR that avoids some of the problems of existing PSAR-indicators and calculates the values correctly.
shared author's lukas1 code
SAR
 Parabolic SAR EA
The Expert Advisor follows iSAR (Parabolic SAR) indicator.
shared author's Вадим code
SAR
 Color Parabolic SAR
Added colors to Parabolic SAR.
shared author's MetaQuotes code
SAR
 Parabolic SAR
The Parabolic SAR Indicator was developed for analyzing the trending markets.
shared author's Nikolay Kositsin code
SAR
 Color Parabolic
Ergonomic Parabolic SAR. The indicator itself is a two-color one and it also adds large colored dots that appear during each trend reversal.
shared author's Almat Kaldybay code
SAR
 Parabolic_TrailingStop
A utility for applying trailing stop based on the "Parabolic SAR" indicator.
Tích hợp Indicators vào EA
Fabio Cavalloni
Fabio Cavalloni
Comment to topic How to insert indicator code in EA
Evanio Da Silva Martins : I want to put the EA up for sale, but I can't because of the indicator that is separate from the EA. Is it possible to sell an EA that uses the icustom function ? #resource
shared author's ViDan888 code
Phân kỳ MACD
 Divergence based on a standard MACD with Alert and language selection.
The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.