Articles, Library comments - page 122

Daily Pivot Points shifted for different day start time: This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday...
Tipu MACD EA : Tipu MACD EA is a simple EA created to automate buy/sell orders based on the MACD indicator. You can automate entries and manage trades. This EA comes with many useful functions that can used to by anyone to create their own EA. Author: Kaleem Haider
Stoch_RSI: Stochastic relative strength index increases the sensitivity of RSI (Relative Strength Index), the disadvantage of which is fluctuation between boundary lines and no signals to open a position. Author: Scriptor
New article Graphics in DoEasy library (Part 85): Graphical object collection - adding newly created objects has been published: In this article, I will complete the development of the descendant classes of the abstract graphical object class and start implementing the ability to store these objects
The Fisher Stochastic Center Of Gravity : "The Fisher Stochastic Center Of Gravity" was created by John Ehlers (УCybernetic Analysis For Stocks And FuturesФ , pg.95) Author: Andrei Novichkov
StdScore v4.2 : An oscillator that duplicates the chart of a selected asset in a separate window in three ways: line, bars and candles. This is essentially an indicator Bollinger bands, displayed in a separate window. In my opinion, it will be useful for beginners as a way to look at various
New article Combination scalping: analyzing trades from the past to increase the performance of future trades has been published: The article provides the description of the technology aimed at increasing the effectiveness of any automated trading system. It provides a brief explanation of the idea
e -Trailing: Automatic Trailing Stop for all open positions. Attach to one chart only. Author: John Smith
Reduce_risks: This is an MQL5 version of the Expert Advisor described in the article "How to reduce trader's risks" (https://www.mql5.com/en/articles/4233). Author: Vladimir Karputov
iTrend JMA: Very well known iTrend indicator but that uses JMA (Jurik Moving Average) for calculation. That makes it "faster" and smoother than the "regular" versions. Author: Mladen Rakic
SuperTake: The SuperTake implements the strategy of Martingale by Take Profit. Author: Evgeny Belyaev
Corrected moving averages : Corrected moving averages Author: Navdeep Singh
Grid Maker: This indicator shows vertical and horizontal lines that you can set in different ways. Author: Mladen Rakic
New article Graphics in DoEasy library (Part 84): Descendant classes of the abstract standard graphical object has been published: In this article, I will consider creation of descendant objects for the terminal abstract standard graphical object. The class object describes the properties that are
Identify potential Trends/Range (Pivot Points) - MT4 : This script was developed in order to help us detect if a chart is actually trending or going nowhere. Author: Forex Jarvis
IND - The Overall Percent Risk - MT5 : Building good trading habits by seeing things in terms of percentage not in terms of money. Author: Rodi Chamii
As you know UNIVERSAL ZIGZAG is a complete Zigzag expert and indicator. We can call it as below in our expert: int handle= iCustom ( Symbol (), Period (), "iUniZigZagSW" ,SrcSelect, DirSelect, RSIPeriod, RSIPrice, MAPeriod
New article Social Trading. Can a profitable signal be made even better? has been published: Most subscribers choose a trade signal by the beauty of the balance curve and by the number of subscribers. This is why many today's providers care of beautiful statistics rather than of real signal quality,...
New article Displaying of Support/Resistance Levels has been published: The article deals with detecting and indicating Support/Resistance Levels in the MetaTrader 4 program. The convenient and universal indicator is based on a simple algorithm. The article also tackles such a useful topic as...
Clock: The indicator displays three variants of time in the chart: local, server and GMT! Fig.1 The Clock indicator Author: Nikolay Kositsin
SymbolInfo example script Enhancement with margin and leverage data : SymbolInfo example script lacks margin and leverage data wich are nowhere to be found explicitely in Metatrader, the trader must search thoroughly into the broker site in order to find them. The aim of this script is to provide a
Zigzag R : An optimized version of the Zigzag indicator, which was included in the MT4 delivery of 2005 (and in MT3.83). Author: MetaQuotes
Close all profit at end of week : This code use close all profit at end of week for currency pair Author: Mr Anucha Maneeyotin
Trailing stop MT5 : Use protect profit after open position Author: Mr Anucha Maneeyotin
RSI_Histogram_Vol: The Relative Strength Index oscillator displayed as a color histogram, using volumes. Author: Nikolay Kositsin
New article Better Programmer(Part 02): Stop doing these 5 things to become 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 no
Percentage: This indicator will display current daily, weekly, and monthly percentage change. Author: Arif E. Nugroho
New article Orders, Positions, and Deals in MetaTrader 5 is published: Creating a robust trading robot cannot be done without an understanding of the mechanisms of the MetaTrader 5 trading system. The client terminal receives the information about the positions, orders, and deals from the trading...
CloseDeleteEA: This Expert Advisor closes all open positions and pending orders.It is possible to close only buy or sell orders, market or pending orders, positions with profit or loss.For more information about the expert/utility you can to visit the product's page: https://www.mql5...
New article The Last Crusade is published: Take a look at your trading terminal. What means of price presentation can you see? Bars, candlesticks, lines. We are chasing time and prices whereas we only profit from prices. Shall we only give attention to prices when analyzing the market? This article...