Author: (c) 2010 Shon Shampain for Zen Cows Go Mu, http://www.zencowsgomu.com/. Certainly a predecessor to indicators such as A...
Showing posts with label Price. Show all posts
Showing posts with label Price. Show all posts
MetaTrader 5 Indicator | Price prediction by Nearest Neighbor
0
The k-Nearest Neighbor algorithm (k-NN) searches for k past patterns (neighbors) that are most similar to the current pattern and com...
MetaTrader 5 Indicator | Price prediction by Nearest Neighbor found by a weighted correlation coefficient
0
MetaTrader 5 Indicator | Price prediction by Nearest Neighbor found by a weighted correlation coefficient
RobotFX
23.11.25
The main disadvantage of the classical Nearest Neighbor algorithm (see an examplary implementation in https://www.mql5.com/en/code/13...
MetaTrader 5 Indicator | Price Channel
0
There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries: ...
MetaTrader 4 Indicator | Price Distribution
0
Author: Kevin Kurka, Kurkafund.com Numeric representation of how many times each price occurred during a given period. Prin...
MetaTrader 4 Indicator | Simple MA over Price
0
Simple Calculation of Price Changes over X Bars (Set to Alpha). But with only this will become a wild line. For this over the cal...
MetaTrader 5 Expert Advisor | MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average Indicator
0
MetaTrader 5 Expert Advisor | MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average Indicator
RobotFX
19.11.25
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for th...
MetaTrader 5 Expert Advisor | MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX
0
MetaTrader 5 Expert Advisor | MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX
RobotFX
19.11.25
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for th...
MetaTrader 5 Indicator | Nonparametric Zig Zag, Out of Price Walk
0
Nonparametric zigzag. The monotonicity condition for the ascending segment of the zigzag: the High of any subsequent bar must not be ...
MetaTrader 4 Indicator | Market Flow Analysis Method (MFAM) Indicator for Price Action
0
MetaTrader 4 Indicator | Market Flow Analysis Method (MFAM) Indicator for Price Action
RobotFX
18.11.25
Description: The concept comes from Market Flow Analysis Method (MFAM) mentioned on http://www.eminisuccessformula.com by Todd Mi...
MetaTrader 4 Expert Advisor | Send Price Quotes By Email (Up to 50 quotes of your choice)
0
MetaTrader 4 Expert Advisor | Send Price Quotes By Email (Up to 50 quotes of your choice)
RobotFX
16.11.25
Do you want to receive your quotes by email in a clean an organized way ? This EA is easy to use. You just need to introduce ...
MetaTrader 4 Indicator | Trendline Price Alert
0
Description: This indicator will draw two trendlines on the chart upon which it is placed. The trendlines, which may be moved aro...
MetaTrader 4 Indicator | Price Alert
0
Description: Price Alert MetaTrader indicator plays sound alerts when the price reaches certain levels that are specified by the tr...
MetaTrader 5 Indicator | Magnified Market Price
0
Real author: Habeeb The indicator shows the current price in one of the chart corners. This indicator was first implemented in MQ...
MetaTrader 5 Indicator | Price on Bollinger Channel
0
The indicator draws (in a separate window) the Bollinger Bands ® relative to the moving average and projection of the price bars. The...
MetaTrader 4 Indicator | Bollinger MA Price
0
Description: Standard Bollinger Bands ® indicator is based on simple moving average. This Bollinger MA Price indicator is more ela...
MetaTrader 4 Indicator | MACD MA Price
0
The standard MACD indicator is calculated by formulas: MACD = EMA(CLOSE, 12) - EMA(CLOSE, 26) SIGNAL = SMA(MACD, 9), where mai...
Metatrader 5 Indicator | Price / Volume indicator
0
The idea is simple - and it is one variation of dividing price by volume. A simple moving average is taken as the price. I have not fou...
MetaTrader 5 Indicator | Price and Volume Trend
0
The real author: Martingeil A classic Price and Volume Trend, PVT indicator (Price and Volume Trend, PVT) with added signal line. ...
MetaTrader 5 Indicator | The MACD with the definition of price extremums
0
The real author: Svinozavr From the usual MACD type the _MACD_Xtr indicator differ in adaptive overbought/oversold zones (red a...