Articles, Library comments - page 161

Attractive Market Watch List for Potential Entries MT4 : Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide
  Expert Advisors: FAT PANEL  (19   1 2)
FAT PANEL: The Panel Designed for "Best Graphic Panel in MQL5" Contest. This graphic panel allows to automate manual trading. It has many functions, including the visual construction of trading strategies.This graphic panel allows to automate manual trading. It has many functions, including the...
New article SQL and MQL5: Working with SQLite Database has been published: This article is intended for developers who would be interested in using SQL in their projects. It explains the functionality and advantages of SQLite. The article does not require special knowledge of SQLite functions, yet...
Vervoort's crossover - tape: Vervoort's crossover - tape Author: Mladen Rakic
Get Last Deal History : This script is to get the last deal history data, for example : profit, deal type, etc, and put the Comment on the chart. Author: Donald Reeves Sihombing
New article MQL5 Cookbook - Pivot trading signals has been published: The article describes the development and implementation of a class for sending signals based on pivots — reversal levels. This class is used to form a strategy applying the Standard Library. Improving the pivot strategy by adding...
New article Timeseries in DoEasy library (part 44): Collection class of indicator buffer objects has been published: The article deals with creating a collection class of indicator buffer objects. I am going to test the ability to create and work with any number of buffers for indicators (the
AutoTrendLinien: Autotrendlinien generates a channel in the direction of an existing trend. Author: Nikolay Kositsin
New article Library for easy and quick development of MetaTrader programs (part XVII): Interactivity of library objects has been published: In this article, we are going to finish the development of the base object of all library objects, so that any library object based on it is able to interact
Proxy - structural design pattern : Provide a surrogate or placeholder for another object to control access to it Author: DMITRII PECHERITSA
Length of trend: The indicator shows the length of the trend line in points. Author: Vladimir Khlystov
New article Universal Trend with the Graphical Interface has been published: In this article a universal trend indicator is created based on a number of standard indicators. An additionally created graphical interface allows selecting the type of indicator and adjusting its parameter. The indicator...
New article Library for easy and quick development of MetaTrader programs (part XIV): Symbol object has been published: In this article, we will create the class of a symbol object that is to be the basic object for creating the symbol collection. The class will allow us to obtain data on the
MA2x : Using the best MA inputs but also double the trading spots for you. only for a 30M-up timeframe Author: tookie35
New article Timeseries in DoEasy library (part 38): Timeseries collection - real-time updates and accessing data from the program has been published: The article considers real-time update of timeseries data and sending messages about the "New bar" event to the control program chart from all
EA Potential Entries - Version 3 : Are you tired of getting beaten down by volatile market all the time because you are not fast enough and sometimes you loss control ? Well I am and that is why I created this EA to help me trade potential entries by setting up the trend, my position size and the
EA Potential Entries - Version 3 MT4 : Are you tired of getting beaten down by volatile market all the time because you are not fast enough and sometimes you loss control ? Well I am and that is why I created this EA to help me trade potential entries by setting up the trend, my position size and
ATR adaptive SMA : ATR adaptive SMA (simple moving average) Author: Mladen Rakic
High/Low indicator for a predefined period: This indicator can show you the weekly/daily/hourly/... progress on a lower timeframe. High, low, middle and/or open-lines can be configured individually. ‌ Author: Tom Van Loy
  Indicators: Extreme RSI  (15   1 2)
Extreme RSI: Draws arrows when RSI returns back from extreme zone Author: George
New article Simple Methods of Forecasting Directions of the Japanese Candlesticks has been published: Knowing the direction of the price movement is sufficient for getting positive results from trading operations. Some information on the possible direction of the price can be obtained from the...
CloseAllOrders: The script deletes all pending orders on all symbols at a time. Author: Nikolay Kositsin
New article Trading signals module using the system by Bill Williams has been published: The article describes the rules of the trading system by Bill Williams, the procedure of application for a developed MQL5 module to search and mark patterns of this system on the chart, automated trading with...
McGinley Dynamic Indicator: The McGinley Dynamic indicator is designed to follow prices, avoiding whipsaws that are given when conventional Moving Averages are used. Conventional Moving Averages have a fixed period and therefore a fixed speed. As a result, price separation occurs when the...
Daily Change (Percentage Indicator): This indicator shows the % Daily Change of yesterday close with respect to actual price (Bid). Author: blackhawk
New article Charts and diagrams in HTML is published: Today it is difficult to find a computer that does not have an installed web-browser. For a long time browsers have been evolving and improving. This article discusses the simple and safe way to create of charts and diagrams, based on the the
Flyweight - structural design pattern : Use sharing to support large numbers of fine-grained objects efficiently Author: DMITRII PECHERITSA
Facade - structural design pattern : Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use Author: DMITRII PECHERITSA
Bulk Information 1.0 : This script displays useful information. Author: Mokara
Average penetration histogram: Average penetration histogram And finally : found one idea for calculating the histogram that comes from someone that calls himself "Vonasi" on the net. I liked the idea (it is not showing the usual "greater than" or "smaller than" histogram) and used it in this...