RobotFX curates the best open-source MetaTrader code to inspire your trading automation. Moving Average of Oscillator (OsMA) is the differen...
Showing posts with label Average. Show all posts
Showing posts with label Average. Show all posts
Metatrader 5 Indicators | Custom Moving Average | Trading Tool Update
0
New free code from MQL5: indicators, EAs, and scripts for traders. The Custom Moving Average is example of the Custom User Indicator - it ca...
Metatrader 5 Indicators | Average True Range (ATR) | MetaTrader Tool
0
New free code from MQL5: indicators, EAs, and scripts for traders. Average True Range (ATR) is a technical indicator that shows market volat...
Metatrader 5 Indicators | Average Directional Movement Index (ADX)
0
New free code from MQL5: indicators, EAs, and scripts for traders. Average Directional Movement Index technical indicator (ADX) helps to det...
Metatrader 5 Libraries | TickCompressor - with compression of 1 tick to 2-3 bytes on average
0
Metatrader 5 Libraries | TickCompressor - with compression of 1 tick to 2-3 bytes on average
RobotFX
19.12.25
Compression of tick data for storage in a compact form up to 3.5 times more compact than .tcs MQ files. And for fast work with them, as it t...
MetaTrader 4 Indicator | Multi Moving Average v2
0
Author: Alex5757000 Multi Moving Average v2 - is a new version of the indicator Multi Moving Average . New features: Mu...
MetaTrader 4 Expert Advisor | EA Moving Average Money
0
Description: Here is one of the backtest( Backtest June 2009 to April 2010), the equity is larger than balance, LOL I am using ...
MetaTrader 4 Indicator | Average Change
0
Description: This Indicator should reflect how much of effect the most recent price changes have had. This version of AC focus ma...
MetaTrader 4 Indicator | Average Change V 0
0
This is the basic version of the Average Change indicator. This indicator reflects the effect of the latest price changes. Try to...
MetaTrader 5 Indicator | The Moving Average Indicator, based on the Quasi-Digital Filter
0
MetaTrader 5 Indicator | The Moving Average Indicator, based on the Quasi-Digital Filter
RobotFX
22.11.25
The Moving Average Indicator, based on the Quasi-Digital Filter. The MACD Indicator as example of its use is presented. 137 Best Met...
MetaTrader 5 Indicator | Index Moving Average
0
The indicator shows the rate of change of simple moving average. The direction of the indicator is the same with direction of daily ...
MetaTrader 5 Expert Advisor | An Expert Advisor - Index Moving Average
0
This Expert Advisor implements the trading strategy, based on the Index Moving Average (IMA) indicator, its money management system d...
MetaTrader 5 Indicator | Heiken Ashi On Adaptive Moving Average
0
This is the Heiken Ashi indicator, based on the averaged Open, High, Low and Close prices, averaged using the Adaptive Moving Average...
Metatrader 5 Indicator | Average Day Range
0
Average Daily Range is an indicator that measures the volatility of an asset. It shows the average price movement between the maximum and mi...
MetaTrader 5 Expert Advisor | Simple Expert Advisor based on the Simple Moving Average and ADX
0
MetaTrader 5 Expert Advisor | Simple Expert Advisor based on the Simple Moving Average and ADX
RobotFX
20.11.25
This simple Expert Advisor uses Simple Moving Average and ADX indicators, as considered in the article "Step-By-Step Guide to wr...
MetaTrader 4 Indicator | Moving Average Mirror
0
Description: Forex trading will becoming more simple & profitable with this indicator. Entry BUY after Red Line crossing ...
MetaTrader 5 Indicator | Adaptive Moving Average with Bollinger Bands ®
0
Real author: Portions from MetaTrader 5 Standard indicator package. The indicator shows the trend and allows to see a price range. ...
MetaTrader 4 Indicator | Average Sentiment Oscillator
0
Average Sentiment Oscillator Momentum oscillator of averaged bull/bear percentages. This is an improvement on the formula w...
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 4 Indicator | Fibo Moving Average
0
Input parameters: nAppliedPrice = 0;// PRICE_CLOSE=0; PRICE_OPEN=1; PRICE_HIGH=2; PRICE_LOW=3; PRICE_MEDIAN=4; PRICE_TYPICAL=5; PRIC...