Articles, Library comments - page 144

Forecast : The Forecast oscillator indicator Author: Scriptor
Exp_GTakeProfit_Tm : An Expert Advisor for closing all positions, in case of the total profits on those positions exceeded the Take Profit level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings. Author: Nikolay Kositsin
MyRsi with NET : MyRsi with Noise Elimination Technology - by John Ehlers : metatrader 4 version Author: Mladen Rakic
Save current chart to default template : it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the template, if you want it to save to a template other than default just edit the
GSV - Greatest Swing Value MTF : Larry Williams 'Greatest Swing Value' as an indicator Author: maximo
  Experts: OpenTime  (30   1 2 3)
OpenTime : Opening and closing positions at a specified time. Author: Vladimir Karputov
BB MACD : BB MACD is a MACD indicator variation with an addition of Bollinger bands Author: Mladen Rakic
Standard Deviation (StdDev): The Standard Deviation Indicator (StdDev) measures the market volatility. This indicator describes the price standard deviation value relative to the Moving Average. Author: MetaQuotes Software Corp.
Check Trading time : This code base is a simple function to check if current time lies within two specified times. Author: Satyam Shivam
Advanced_Fractal_Envelopes : Indicator Advanced Fractal Envelopes Author: Scriptor
  Experts: RoNz Auto SL and TP  (11   1 2)
RoNz Auto SL and TP: The Expert Advisor automatically sets preconfigured Stop Loss and Take Profit value on all orders which sl = 0 and tp = 0. Author: Roni Nafrianto
Dynamic pivots - any time frame : Dynamic pivots - any time frame Author: Mladen Rakic
New article MQL5 Cookbook: Position Properties on the Custom Info Panel is published: This time we will create a simple Expert Advisor that will get position properties on the current symbol and display them on the custom info panel during manual trading. The info panel will be created using
Simple FX : The Expert Advisor is based on moving averages crossing. Author: Vladimir Karputov
New article Sorting methods and their visualization using MQL5 has been published: The Graphic.mqh library has been designed to work with graphics in MQL5. The article provides an example of its practical application and explains the idea of sorting. The general concept of sorting is described here
  Indicators: GB  (1)
GB : Indicator GB (Gaussian Bands) works in the same manner as standard indicator Bollinger Bands. However, unlike the former, it performs filtering centerline and deviation lines by Gaussian method. It also has two deviation lines on each side of the centerline. Author: Scriptor
Non Repainting Supertrend Indicator: This is a new implementation of the SuperTrend indicator for MetaTrader 4. The SuperTrend indicator is an application of the concept of MAE (maximum adverse excursion), which was introduced by John Sweeney in the mid-nineties. Author: Rajandran R
ATR 3 LWMA: This indicator shows 3 periods ATR LWMA. I made this indicator for identifying declining volatility. Author: fxborg
Average of ATR: Average of ATR (AATR) is simple but effective indicator to confirm any price action trading strategy. Author: SYARIFUL ANWAR
ATR Value Indicator: Displaying ATR (Average True Range) value in pips or points with option for setting multiplier. Author: Hossein Nouri
ZigZag NK Sound Alerts on Bar Change : ZigZag NK Sound Alerts notifies you with Sound alert, Push Notification or Popup Notification on terminal when Zigzag changes its bar. Author: Dark Ryd3r
New article Graphical Interfaces II: Setting Up the Event Handlers of the Library (Chapter 3) has been published: The previous articles contain the implementation of the classes for creating constituent parts of the main menu. Now, it is time to take a close look at the event handlers in the
Tick Chart: The presented indicator plots a fully-functional tick chart similar to the standard price charts, with the ability of the analysis using all the MetaTrader features. Author: Dmitriy Gizlyk
  Indicators: iFibonacci  (15   1 2)
iFibonacci: This indicator will Draw Fibonacci Tools such as Retracement, Arc, Fan, Expansion, Time Zones. Based on ZigZag indicator. Author: awran5
New article Graphical Interfaces II: the Separation Line and Context Menu Elements (Chapter 2) has been published: In this article we will create the separation line element. It will be possible to use it not only as an independent interface element but also as a part of many other elements. After
Close All Open Orders: This script automatically closes all open orders within few seconds. Author: ramasubbu ram
New article Graphics in DoEasy library (Part 87): Graphical object collection - managing object property modification on all open charts has been published: In this article, I will continue my work on tracking standard graphical object events and create the functionality allowing users to control
Time of an Object : This code help you get the time of an object created on a chart. Author: Satyam Shivam
DPI Alert EA : This EA will tell you the Depth Per Inch of your screen. Author: Satyam Shivam
New article Automated Optimization of a Trading Robot in Real Trading has been published: The articles describes and provides a library of functions that allows a trader to optimize his or her Expert Advisors inputs by launching optimization directly from the EA. Author: Igor Malcev