Articles, Library comments - page 384

MA_NRTR: Simple trend indicator in the form of NRTR Author: Nikolay Kositsin
The Height of the Period: The indicator calculates the difference between the period maximum and minimum.The period is specified in the indicator parameters. Author: Denis Olkhovoy
OpenBuyPosition: The script is developed for buying with fixed Stop Loss and Take Profit values in points from the current price. Author: Nikolay Kositsin
DaysOfWeekCheck: The function is used to determine weekends on a server. It will be especially useful to those who use OnTimer() function in their Expert Advisors for events handling. Author: Nikolay Kositsin
Momentum Color Fill: The Momentum Technical Indicator measures the change of price of a financial instrument over a given time span. Author: Alexander Piechotta
EMA_RSI_VA: Exponential Moving Average - RSI Volatility-Adjusted by Jose Silva. Input parameters: RSIPeriod - Period of RSI indicator;EMAPeriods - Period of EMA indicator;Price - Applied price; Author: Дмитрий
Indicator BoDi.: Indicator BoDi for finding signals to close position. Author: Paladin80
Brooky FibIt Scripts: Customizable Fibonacci Tool scripts to make these tools more informative on chart as per your needs. Author: marc weedbrook
Exp_TEMA: This multi-currency trend following Expert Advisor is based on the Triple Exponential Moving Average technical indicator. This Expert Advisor is thoroughly described in the article "Creating an Expert Advisor, which Trades on a Number of Instruments". Author: Nikolay Kositsin
GetLotForOpeningPos: The function that calculates the lot size depending on the amount of money in the deposit currency being used. Author: Nikolay Kositsin
Bullish Reversal: This EA executes trades when it recognizes candlestick patterns that are associated with Bullish Reversals. Test have been ran on the daily chart. The code still needs a lot of work, so trade at your own risk. Author: Adrian Robles
BB_MACD_funcs: Improved functions iBands и iMACD. Author: Paladin80
ResultRetcodeDescription: The function that decrypts the code of the trade operation result for the functions OrderSend() and OrderCheck(). Author: Nikolay Kositsin
GMACD: Two-Line MACD. This indicator is available by default in a great deal of trading platforms. But it cannot be found in Metatrader5. Author: Nikolay Kositsin
IncMatrix: Class for working with matrices. Author: Дмитрий
sTimeToVariables: The script converts the time, represented as datetime variable into the year, month, day, hour, minutes and seconds. It doen't uses MQL5 functions! Author: Дмитрий
Widescreenshooter: Script to create wide screenshots. Author: Olegs Kucerenko
New article Trademinator 3: Rise of the Trading Machines is published: In the article "Dr. Tradelove..." we created an Expert Advisor, which independently optimizes parameters of a pre-selected trading system. Moreover, we decided to create an Expert Advisor that can not only optimize parameters of...
Weather Vane: This indicator calculates last average price for a symbol and determines the trend direction, so it can be a signal to commit a trade operation. Author: kuzya
New article An Insight Into Accumulation/Distribution And Where It Can Get You has been published: The Accumulation/Distribution (A/D) Indicator has one interesting feature - a breakout of the trend line plotted in this indicator chart suggests, with a certain degree of probability, a forthcoming...
JJN-BigTrend: Simple multicurrency trend indicator. You can modify it according to your taste. Author: Gordon Gekko
  Indicators: QEMA  (2)
QEMA: QEMA is the Quadruple Exponential Moving Average. Author: Bruno
Multik: The Multicurrency Expert Advisor is based on the idea, presented in the article Creating an Expert Advisor, which Trades on a Number of Instruments. It trades on the EURUSD and GBPUSD daily bars. It buys when MA is upwards, and sells when MA downwards. It uses a special function for money...
New article Creating an Expert Advisor, which Trades on a Number of Instruments is published: The concept of diversification of assets on financial markets is quiet old, and has always attracted beginner traders. In this article, the author proposes a maximally simple approach to a construction of...
MACD MA Price: MACD indicator with possibility to establish mode of moving average and applied price. Author: Paladin80
The Example of IndicatorParameters() usage: The MQL5 language has the possibility to get the information about the number of input parameters, their type and values by indicator handle. This Expert Advisor illustrates the usage of the IndicatorParameters() function. Author: MetaQuotes
Constant Range Detector: Detects and displays fixed value of Constant Range Candles - Range Bars and Renko Boxes. Place any position on chart. Author: file45
  Experts: Drag SLTP  (11   1 2)
Drag SLTP: A brand-new EA to modify orders stop levels Author: Андрей
  Experts: EM_VOL  (14   1 2)
EM_VOL: I make the new EA similar Sophia1.1 but logic is different and money management. I saw it strategy up a book of Enrico Malverti (Trading Systems). Author: Giulio Bucci
cIntSpeech: It speaks the specified text using the speech engine. The cIntSpeech class has an only Say() method, it has two parameters. The first is the text to speak, the second is used to allow printing the text in "Experts" tab. Author: Дмитрий