Articles, Library comments - page 132

Disparity Index: Disparity Index indicator is a percentage display of the latest close to a chosen moving average. For more in depth interpretation of the Disparity Index refer to Steve Nisons book "Beyond Candlesticks". Author: Linuxser
Crossing Moving Average: The EA is based on two iMAs (Moving Average, MA) and iMomentum (Momentum) filter crossing. Author: Vladimir Karputov
Good Morning, I am new to Mql5 trading and have a silly questions: Is there a way to reduce noise generated by indicators calculating an indicator until BAR is closed? For example, the Parabolic SAR indicator signal can switch above/below price until BAR is fully formed. Can PSAR be drawn on current
ChannelZZ: The channel ZigZag Fig.1 The ChannelZZ indicator Author: Nikolay Kositsin
Zigzag2_R_Color_Price: Zigzag2_R_Color with price labels of the ZigZag peak values. Author: Nikolay Kositsin
Running Median Indicator for MT4: This indicator computes the median of odd span. It is often considered as one of the most robust smoothing operator in the presence of outlier values, and particularly more robust than the mean. Author: Stephane Coulondre
New article Applying OLAP in trading (part 4): Quantitative and visual analysis of tester reports has been published: The article offers basic tools for the OLAP analysis of tester reports relating to single passes and optimization results. The tool can work with standard format files (tst and opt)
New article Forecasting market movements using the Bayesian classification and indicators based on Singular Spectrum Analysis has been published: The article considers the ideology and methodology of building a recommendatory system for time-efficient trading by combining the capabilities of...
ATR adaptive SMA : ATR adaptive SMA (Simple Moving Average) Author: Mladen Rakic
williams percent direction index : Expert Author: ReadyPlayerOne
  Experts: Crossing of two iMA  (26   1 2 3)
Crossing of two iMA: Crossover of two iMAs (Moving Averages), one more iMA (Moving Average) is used as the filter. Lot: manual or risk percent of balance. Stop, Market or Limit orders. The EA also sets Stop Loss, Take Profit, Trailing Stop. Author: Vladimir Karputov
New article MQL5 Programming Basics: Strings is published: The article covers everything you can do with strings in MQL5. It should be of interest primarily to novice MQL5 programmers, while experienced developers will have a good opportunity to summarize and systematize their knowledge. Author:...
Exposure: This script reads all opened position and calculates their exposure for each currency. It's useful if there are many positions. Author: IvanBG
Open Positions Indi: Displays open position: Profit or Loss + Lots Long or Short + Pips or Points Author: file45
Range Follower : this expert opens trade in the direction of the trend when specific rate of average daily range has been passed. Author: Mokara
OK , so I truly believed a quick google search would sort this out but I've ended up more confused than when I started . I have the KT forex sessions on my chart , when you install it you have to input the GMT time for the indicator . Easy right ? . No , at the moment its set to 4 which seems to
Ichimoku Alerting , Tenkan-sen Kijun-sen Cross Alert : Ichimoku is one of the excellent indicator which can work lonely or with other indicators. With Alerting indicator which send notification to your cell phone whenever Tenkan-sen Cross Kijun-sen you can have an opportunity to enter or exit market
FiboPivotCandleBarMT5: FiboPivotCandleBar MetaTrader 5 is a composite of several forex indicators, Fibonacci,Pivot Point, ZigZag, MACD and Moving Average which are combined in this indicator. Author: Roberto Jacobs
New article Graphics in DoEasy library (Part 81): Integrating graphics into library objects has been published: It is time to start the integration of the already created objects into the previously created library objects. This will ultimately endow each library object with its own graphical object
  Indicators: KDJ  (2)
KDJ: KDJ indicator Author: Walter
New article Fuzzy Logic in trading strategies has been published: The article considers an example of applying the fuzzy logic to build a simple trading system, using the Fuzzy library. Variants for improving the system by combining fuzzy logic, genetic algorithms and neural networks are proposed....
ComeBacker Trading : short-term forex strategy for beginners. Author: Mokara
Reflex and Trendflex : Reflex and Trendflex was created by John Ehlers ("Stocks & Commodities Feb. 2020 (6-8)"). Author: Andrei Novichkov
Stochastic Arrow Alert : This is a stochastic indicator arrow with alert and an optional ema trend filter. Author: Andrew Ingosi Likare
MACD Candles : MACD color candles for Metatrader 5 Author: Andrew Ingosi Likare
New article Exploring Seasonal Patterns of Financial Time Series with Boxplot has been published: In this article we will view seasonal characteristics of financial time series using Boxplot diagrams. Each separate boxplot (or box-and-whiskey diagram) provides a good visualization of how values are
Detection of the divergences: The lookup and display of the divergences of different classes based on the data of the base indicator. Author: Ihor Herasko
Triple top and triple bottom: "Triple top and triple bottom" naked trading price action EA draws 2 mini Trend Lines with "Fractals" on chart and trades with Triple top and triple bottom strategy,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks...
  Experts: Get trend  (13   1 2)
Get trend: Short-term trends. Two iMA indicators, one iStochastic. Author: Vladimir Karputov
observer (pull model) - behavioral design pattern : define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically Author: DMITRII PECHERITSA