Articles, Library comments - page 134

Copy constructor : Have you ever wondered how to safely return automatic objects with functions without memory leaks? Author: DMITRII PECHERITSA
Trend Trigger Factor - Multi TimeFrame: Trend Trigger Factor was described by M.H. Pee in the Technical Analysis of Stocks and Commodities magazine in December, 2004. This version is adding T3 smoothing (to lessen false signals) and some extras in order to make the trend triggering state...
Quartile Trend Channel : Fibonacci Channel with Quartile Trendline Levels Author: Dark Ryd3r
MQL5 Wizard - Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages: MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for the details. Here we will consider the strategy based on crossover of two...
GG-TimeBox: Timeframe indicator. Customizable timeboxes on any chart. Author: Gordon Gekko
Learn how to code Metatrader4 (basic) : Example and step by step tutorial on how to start as metatrader4 coder (basic) Author: Mustafizul Allif Bin Haji Abdul Latib
  Indicators: LRMA  (2)
LRMA: Indicator Linear Regression MA Author: Scriptor
  Indicators: TDI-With Alerts  (11   1 2)
TDI-With Alerts: Indicator TDI-With Alerts. The description look in a code. Author: John Smith
WPR Support Resistance: WPR (Williams Percent Range) based support/resistance. When WPR significant level (adjustable in parameters) is broken, then the indicator starts a new support or resistance on the main chart. Recommended usage is the same as for all the support/resistance indicators:...
Motion Smoothness Index : Determines when market price is smooth or rough Author: maximo
SupportResistTrade: Support\resistance levels, trend direction — bullish\bearish. Author: Vladimir Karputov
New article Better Programmer (Part 03): Give Up doing these 5 things to become a successful MQL5 Programmer has been published: This is the must-read article for anyone wanting to improve their programming career. This article series is aimed at making you the best programmer you can possibly be
New article One-Minute Data Modelling Quality Rating has been published: One-Minute Data Modelling Quality Rating Author: MetaQuotes Software Corp.
Moving Average EA: Open and close when fast moving average line cross slow moving average line. Author: luo jun
New article Graphics in DoEasy library (Part 76): Form object and predefined color themes has been published: In this article, I will describe the concept of building various library GUI design themes, create the Form object, which is a descendant of the graphical element class object, and prepare
Lot calculator - risk management tool: This tool allows you to calculate the correct lot size of the next trade by following some simple money management rules. Most of professional traders state that their success is based on strict risk management. This simple tool is designed to show the correct...
Coral: Coral indicator Author: Scriptor
New article TradeObjects: Automation of trading based on MetaTrader graphical objects has been published: Geometrical constructions on symbol charts have been remaining one of the most popular trading tools for decades. The advanced technologies make it easier to apply support or resistance...
Heiken Ashi Arrows with Alert: Buy and Sell Arrows based on Heiken Ashi candles. Author: Nitin Raj
SCT - RiskPerTrade- MT5 : Building good trading habits by seeing things in terms of percentage not in terms of money. Author: Rodi Chamii
Licensing class and script with 256bit Encryption : This is a Script and Class for creating, evaluating and adding accounts to an encrypted license file for licensing an MQL EA or Indicator. Author: Jason Kisogloo
ColorAutoFibAutoTrend: The AutoFibAutoTrend indicator, in which you can change colors and the values of horizontal Fibo levels. Author: Nikolay Kositsin
Get Comma Separated Things From String : Custom Function To Get Comma Separated Things From String. Author: Kailash Bai Mina
Get Candle Number According To Time : This Short Custom Code Will Get You Candle Number According To Time. Author: Kailash Bai Mina
Get Last Round Time And Date Acc To TF : This Custom Function Will Help To Get Round Time For Any Given Timeframe And Time. Author: Kailash Bai Mina
New article Tips from a professional programmer (Part II): Storing and exchanging parameters between an Expert Advisor, scripts and external programs has been published: These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming
Detrended Synthetic Price (oscillator): Detrended Synthetic Price (oscillator). Author: Mladen Rakic
  Indicators: EMD  (4)
EMD: Performs the Empirical Mode Decomposition for the current instrument. Author: Roma Ivanov
Detrended Synthetic Price (histo): Detrended Synthetic Price with histogram. Author: Mladen Rakic
Regression Channel with variable polynomial degree, Indicator & EA: This is a fast adaptation of old source to MetaTrader 4 b600 environment.i-Regr: Linear Regression Channel consists of two parallel lines, equidistant up and down from the line of linear regression trend. The distance between frame...