Articles, Library comments - page 82

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
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
Static arrows and graphic objects on MT4 Chart : This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart. Author: Satyam Shivam
Indicator Name : it gives you the name of the indicator which is attached to a chart. Author: Satyam Shivam
Simple Open Order script with simple money & trade management feature : Script that opens 2 orders - one set to close percent of position when profit equals stoploss, another set to close at TP Author: Maxim Teo
Hotkeys_CycleMarketWatchSymbols_v1.0 : cycles though market watch symbols, using hotkeys Comma and Period for prev/next symbol in market watch list Author: NickBixy
Momentum deviation : Momentum deviation Author: Mladen Rakic
  Experts: Auto SLnTP EA  (15   1 2)
Auto SLnTP EA: Helps trader by setting automatic Stop Loss (SL) and Take Profit (TP) on trades while scalping. Saves time and gives trader time to worry about other chart monitoring. You can choose: Fixed SL and TP SL and TP by use of daily ATR. Author: Osiris
Simple Expert Advisor based on the Simple Moving Average and ADX: This simple Expert Advisor uses Simple Moving Average and ADX indicators, as considered in the article "Step-By-Step Guide to writing an Expert Advisor in MQL5 for Beginners". It differs from the EA of the article, it doesn't...
New article Graphics in DoEasy library (Part 88): Graphical object collection — two-dimensional dynamic array for storing dynamically changing object properties has been published: In this article, I will create a dynamic multidimensional array class with the ability to change the amount of data in
Simple Parabolic SAR with alert : This indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side. Author: Raymond Codjia
  Indicators: LSMA  (2)
LSMA: A typical Moving Average Fig.1 The LSMA indicator Author: Nikolay Kositsin
Momentum deviation bands : Momentum deviation bands - MT4 version Author: Mladen Rakic
RSI_Of_MA: RSI of MA indicator Author: Scriptor
Fractal Support & Resistance Levels: The indicator draws support & resistance levels based on the last MN1, W1, D1, H4 and H1 fractals. Author: Alexander Elgin
Regression Analysis: This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed. This analysis is done every time there is a new tick. In the left top corner of the chart four values are displayed. These...
ZigZag Color for Line Chart : ZigZag Color Indicator for Line Charts which works on Close prices rather than High low This indicator has only one input parameter which is ExtDepth and its optimized for performance Author: Dark Ryd3r
New article Money Management by Vince. Implementation as a module for MQL5 Wizard has been published: The article is based on 'The Mathematics of Money Management' by Ralph Vince. It provides the description of empirical and parametric methods used for finding the optimal size of a trading lot. Also...
OandaX OrderBook Chart: The OandaX OrderBook Chart indicator is designed for displaying the history histogram of orders or positions history on the instrument with reference to the chart scale. Author: Andrei Trukhanovich
Trade: Trade - script sending BUY order and printing selected order data to the log. Author: MetaQuotes Software Corp.
AutoMagic: The library allows to automatically assign 'magic' to an Expert Advisor on any symbol and any timeframe. It allows having up to 65535 magic numbers in one Expert Advisor. ‌ Author: prostotrader
Momentum deviation bands : Momentum deviation bands Author: Mladen Rakic
Momentum deviation : Momentum deviation Author: Mladen Rakic
Utility to view the statistics for a Single Bar of any time frame: The utility will display the high, low, open, close and time statistics for any user selected bar of any timeframe for the symbol of the chart the utility resides on. Author: LukeB
Function library and Experts for trailing / Yury Dzyuban: Function library and Experts for trailing (11 types). Simple usage of complex algorithms. The algorithm for maintaining and closing a position is known to be almost more important that the rules for opening it. And sometimes a change in the...