Articles, Library comments - page 172

Super smoother RSI: Super smoother RSI Author: Mladen Rakic
New article Creating a custom news feed for MetaTrader 5 has been published: In this article we look at the possibility of creating a flexible news feed that offers more options in terms of the type of news and also its source. The article will show how a web API can be integrated with the...
Standard deviation ratio adaptive EMA: Standard deviation ratio adaptive EMA Author: Mladen Rakic
Script Calling Library for MT4 build 600 and later: Script Calling Library for MT4 build 600 and later Author: micclly
SBVolumeAvg: SBVolumeAvg is a Forex Indicator (MetaTrader 4) for calculating Average Volume on the Swing Bars by a ZigZag trend line that is bounded by two vertical lines. Author: Roberto Jacobs
ATR Trend Envelopes: Trend Envelopes indicator is calculated based on a % of price change. That % is then used to determine if there is a new trend or trend remains the same. This version is using ATR for the price change calculation instead. The reason why the ATR is used is the following -...
Larry Williams' Variable Accumulation Distribution (WVAD) Indicator: This is Larray Williams's Variable Accumulation Distribution, used in volume analysis. Author: Arthur Albano
  Indicators: Flat  (1)
Flat: Indicator Flat. Author: John Smith
TrendStrength EMA variation: TrendStrength EMA variation Author: Mladen Rakic
TrendStrength DSMA: TrendStrength of deviation scaled MA Author: Mladen Rakic
New article Movement continuation model - searching on the chart and execution statistics has been published: This article provides programmatic definition of one of the movement continuation models. The main idea is defining two waves — the main and the correction one. For extreme points, I apply...
PdfMA awesome oscillator: Short description. Author: Mladen Rakic
PdfMA MACD: Probability density function based MA MACD Author: Mladen Rakic
OrderNotify: Small Expert which sends email notification of last opened and closed order. Author: Tomas Hruby
Deviation scaled MA levels: Deviation scaled MA with self adjusting levels Author: Mladen Rakic
New article Testing of Expert Advisors in the MetaTrader 4 Client Terminal: An Outward Glance has been published: What happens after you have clicked on the "Start" button? The article answers this and many other questions. Author: Slawa
ATR adaptive smooth Laguerre RSI: ATR adaptive smooth Laguerre RSI Author: Mladen Rakic
ATR adaptive Laguerre RSI: ATR adaptive Laguerre RSI Author: Mladen Rakic
Ind-TD-DeMark-3-1: Useful for those who use the DeMark TD lines in trading. It draws TD points, plots TD lines, calculates the current values of TD lines, calculates the targets. Author: John Smith
Ind-Fractals-1: The indicator shows the fractals of different time periods on one chart (with different colors). Only М15, Н1, Н4, D1 are used. Author: John Smith
Accelerator/Decelerator Oscillator: Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force. This indicator will change direction before any changes in the driving force, which, it its turn, will change its direction before the price. If you...
Deviation scaled MA - extended: Deviation scaled MA - extended Author: Mladen Rakic
MACD Expert: This expert advisor is using the MACD indicator to open trades. It works on any symbol and support 5 and 4 digits brokers. The exits are based on fixed stop loss and take profit values. Inputs Lot Size, Stop Loss in points, Take Profit in points, Max allowed spread in points, EA...
CCI of average - floating levels: Short description. Author: Mladen Rakic
SD_M_Swap: A script for showing the swap value on a financial instrument. The texts of positive and negative swaps are shown in different colors. Author: Dina Paches
New article Expert Advisor Sample has been published: The principles of MQL4-programs development are shown on sample of creating a simple Expert Advisor system based on the standard MACD indicator. Author: MetaQuotes Software Corp.
  Experts: Multi Lot Scalper  (53   1 2 3 4 5 6)
Multi Lot Scalper: Multi_Lot_Scalper Expert Advisors. Author: Collector
DSS Bressert - double smoothed stochastic (Double Smoothed Stochastic Indicator by Walter Bressert): Indicator of overbuying/overselling Author: MetaQuotes Software Corp.
Stop Loss Take Profit: If a trade is closed by Stop loss, the volume is doubled; if by Take profit the minimum volume is used. OnTradeTransaction is used to determine whether a trade was performed after the activation of Stop loss or Take profit.       if(deal_symbol==m_symbol.Name() &&...
  Experts: Lego EA  (1)
Lego EA: The Expert Advisor combines signals from several indicators. It can also follow a certain indicator. Author: Vladimir Karputov