• Overview
  • Reviews (3)
  • Comments (21)
  • What's new

MetaForecast M5

5

MetaForecast predicts and visualizes the future of any market using different powerful methods. While financial markets are not always predictable, if there are patterns in the past data, MetaForecast can learn and predict the future as accurately as possible. It features a complete implementation of neural networks embedded directly into the indicator, enabling traders to create and train AI models using data from multiple symbols to learn complex patterns. MetaForecast leverages your computer's GPU for lightning-fast training and inference, ensuring you stay ahead of the curve.


Input Parameters

Forecast Method

Choose a forecasting method from this list to be used to create a model responsible for predicting the future. Currently, there are two methods available: Trigonometric and Neural Network. This list may grow in later versions, with more methods being added.

Method Description
Trigonometric
Creates a sinusoidal model and learns harmonic patterns in past data to predict the future.
Neural Network (AI) Creates a neural network model that can be trained on multiple symbols to learn complex patterns and dependencies between past and future.

The settings are organized into multiple sections. The first section, Common Settings, encompasses configurations shared across different methods. Subsequent sections are dedicated to method-specific settings.

Past Size

Specifies the number of bars that MetaForecast uses to create a model for generating future predictions. The model is represented by a yellow line drawn over the selected bars.

Future Size

Specifies the number of future bars that should be predicted. The predicted future is shown by a pink line with blue regression lines drawn over it.

Degree

This input determines the level of analysis that MetaForecast will conduct on the market.

Degree Description
0 For degree 0, it is recommended to use a large value for the "Past size" input to cover all peaks and troughs and details in the price.
1
For degree 1, MetaForecast can understand trends and generate better results with a smaller "Past size".
2 For degree 2, in addition to trends, MetaForecast can also identify reversal points. For degrees greater than 1, higher values for the 'Details' and 'Noise Reduction' inputs must be used.
>2 It is not recommended to use degrees greater than 2, but it can be tried.
Multiple instances of MetaForecast with different degrees can be used to confirm predictions. For example, one instance with PastSize=5000 and Degree=0 and another instance with PastSize=600 and Degree=1 can be used together.

Details

Specifies the percentage of details in the price data that should be extracted for generating predictions. Higher values need higher processing time.

Noise Reduction

When using degrees greater than 1, MetaForecast needs noise reduction for the input data in order to create a proper model. For example, for degree=2, set the noise reduction to be 90%. To obtain a better result, increase the details to 20%.

Remove jumps

Sometimes, there are big jumps in the prediction results, especially for degrees higher than 1. Enabling this input can correct the shape of the prediction.

Regression lines

MetaForecast draws regression lines on the predicted bars to make the trend clearer. Use this input to specify the number of lines.

Forecasting Period

Set the interval between two predictions using this input. For example, if you set it to 100, it means that it predicts the future and then pause for 100 bars before making the next prediction.

Symbols

You can use multiple symbols to train an AI model. The symbols should be written seperated by commas. Leave this field empty to use the current chart's symbol. When using multiple symbols, you don't need to include the current chart's symbol – it will be automatically added to the list.

Layers

This input configures a brain for your AI model. For example, if we enter [1000, 2000, 100], this indicates that the model accepts 1000 past bars as input, utilizes 2000 neurons to forecast 100 bars into the future. If we enter [1000, 2000, 500, 200, 100], this signifies that the model accepts 1000 past bars as input and employs a deep neural network with 3 layers containing 2000, 500, and 200 neurons, respectively, to forecast 100 bars into the future. As you can see, you can create a network with any desired depth. For the examples above, a minimum past size of 1000 is recommended. However, a past size of 3000 is generally better. As a rule of thumb, the larger the size of the layers in your model, the larger the past size should be.

Epochs

Imagine you're teaching a student a new skill. You wouldn't just explain it once and expect them to be a master. They need to practice repeatedly to improve. In AI, epochs are like those practice sessions. It refers to the number of times the entire training dataset is shown to the AI model. Each time the model sees the data, it adjusts itself slightly to get better at the task.

Loss

The purpose of training a model is to decrease the loss. Loss refers to the average amount of error the model makes on its predictions. The training process will be stopped when the model's loss falls below the specified value in this input. If you want a model to perfectly replicate the past, you would need to set both Noise Reduction and Loss inputs to zero. However, this is usually not desirable, as a model that simply memorizes the data might not perform well on unseen examples.

Learning rate

When training a model, the learning rate controls how much the model adjusts its parameters after each epoch. A high learning rate leads to large adjustments, which can be fast but inaccurate. Conversely, a low learning rate results in small adjustments, making the learning process slower but potentially more precise.

Autoregressive

Enable Autoregressive if the future size (number of future values to predict) is greater than the output of your model. This way, MetaForecast uses the model multiple times to forecast the future.

Learn Complex Pattern

Enabling this input allows the model to learn any kind of pattern in the data. Conversely, if you don't want the model to learn or memorize random patterns, disable this input. This will force the model to focus on learning only repeatable patterns.

Multimodel

This option allows you to create multiple models with different internal parameters. For example, with Multimodel set to 10, MetaForecast creates 10 models that work together to predict the future. The combined result will be displayed as a band. The average of the predictions will be calculated and drawn as a pink line.


History Mode

MetaForecast enables traders to predict future price movements in the price history, allowing them to compare the results with actual future prices. To use this feature, press "H" on your keyboard to see the vertical line, which can be moved to bring the prediction into historical prices, rather than the current candle. To navigate through history, hold down the "Ctrl" key and move your mouse to move the vertical line. To get back to the current candle press "H" again. If you have multiple MetaForecasts on your chart and need to reset them simultaneously, press the "R" key on your keyboard.


Neural Network Method

To train an AI model, simply press T and wait for the training process to finish. The future values will be estimated and displayed afterward. In history mode, you can use the same model to predict from different points in time into the future simply by moving the history mode's vertical line.


How to Test

The recommended settings for testing this product using the Strategy Tester are as follows. Leave other settings not mentioned here at their default values.

Past Size = 3000
Forecasting Period = 100
Train on each new forecast = true

Please note that in the current version, the method Neural Network only works on GPUs. You can check your available GPU devices in the terminal by navigating to Tools > Options > OpenCL. Under the "Device" column, you will see your available GPUs with the option to disable or enable each one. MetaForecast automatically selects the best available GPU device.

I'm always exploring new ideas to forecast the market's future. Whenever I discover a new working method or algorithm, I incorporate it into the product. I'd appreciate your support in allowing me to continue developing this unique offering.

Reviews 3
Leon Hans Morten Voige
419
Leon Hans Morten Voige 2023.08.09 18:14 
 

I absolutely love it. You don't need to waste your time searching out all the support and resistance levels. For me it is very very lucrative trading the 1 hr timeframe with this indicator. Especially on pairs that are more trendy. Even BTC trading is easily possible with this indicator. Absolutely great!

31416
282
31416 2023.04.10 11:18 
 

So far it looks intuitive. I will try to update while gaining confidence and expertise with it. Thanks.

Update after a month using it: confirmed. Very useful.

Recommended products
THIS INDICATOR, BASED ON ARTIFICIAL INTELLIGENCE, identifies possible market reversal points by reading the footprint, and signals IN ADVANCE small market movements before they occur. Unlike price and volume indicators, which generate "late" entries, i.e. when a confirmation in price or volume has already occurred on a change in direction, and therefore often the movement has already ended, this indicator signals, based on what it reads in the footprint, "WHEN THE MOVEMENT SHOULD HAPPEN" and th
Analyze potential   Covered Call   structures in the Brazilian market. Define where you want the break-even of your structure and see what structure to use. It works for any asset that has authorized series of options on B3 (Brazilian Stock Exchange). Associate the indicator to the asset you want to set up the Covered Call. *** ATENTION *** For the robot to work, the service that consults the authorized series of B3 options must be running on your terminal. Download the utility for free from
FREE
Prosperity MT5
Mr James Daniel Coe
5 (2)
High growth, low draw-down bot. Great for beginners AND pros. 5 COPIES LEFT - NEXT PRICE $999 Contact me after purchase for group info, manual and a personal bonus! Prosperity live fund, real money (>$2,000) signal:  CLICK HERE ABOUT A rare diamond in a sea of EAs - 4x improvements in most backtest stats. We read descriptions saying 'no martingale, grid, or 'AI'' - I offer alternate parameters... Original EA No history reading No .set files changing constantly, all built-in as default Not an 'e
You shall not pass - it is a Secure Automated Software for trade Forex market and indices. This system detects the ranges between the end of the American session and the beginning of the Asian session, operating thinking that the volume of the market will not be able to maintain the break of the support or resistance, thinking that this break. To adapt to the different schedules of the different brokers, you have to set the closing time of the American session of your broker in the configurati
SmartMass MT5
Roberto Alvarez
SMARTMASS INDICATOR This indicator is different from all known volume indicators. It has a significant distinction; it is an algorithm that relates price movement to volume, attempting to find proportionality and efficient movement while filtering out noise and other movements that are more random and do not follow a trend or reversal. Ultimately, it reveals the true strength of the movement, indicating whether it has genuine support from bulls or bears or if it's merely a high-volume movemen
Big Forex Players MT5
Marzena Maria Szmit
4.79 (38)
We proudly present our cutting-edge robot, the Big Forex Players EA designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the biggest Banks (positions are sent from our database to th
"Battles between bulls and bears continue to influence price development long after the combat has ended, leaving behind a messy field that observant technicians can use to manage risk and find opportunities. Apply "trend mirror" analysis to examine these volatile areas, looking for past action to impact the current trend when price turns and crosses those boundaries." RSI Mirrors and Reflections is a robust technique using multiple RSI periods, mirrors and reflections based on RSI values to ind
Simple indicator to calculate fibonacci retracement levels on time. Add to chart and move trend line to set the fibonacci retracement levels. Inputs Levels  - levels for which to calculate values, separated by space, default are fibonacci levels Show time  - if true, time will be shown on levels Show date  - if true, date will be shown on levels Show fibonacci level  - if true, value of levels will be shown Fibonacci lines color  - color of levels Trend line color  - color of trend line which de
FREE
RoboTick Signal
Mahir Okan Ortakoy
Hello, In this indicator, I started with a simple moving average crossover algorithm. However, in order ot get more succesfull results, I created different scenarios by basin the intersections and aptimized values of the moving averages on opening, closing, high and low values. I am presenting you with the most stable version of the moving averages that you have probably seen in any environment. We added a bit of volume into it. In my opinion, adding the Bollinger Band indicator from the ready-
mql4 version:  https://www.mql5.com/en/market/product/44606   Simple indicator to calculate profit on fibonacci retracement levels with fixed lot size, or calculate lot size on fibonacci levels with fixed profit. Add to chart and move trend line to set the fibonacci retracement levels. Works similar as default fibonacci retracement line study in Metatrader. Inputs Fixed  - select what value will be fix, lot or profit Fixed value  - value that will be fix on all levels Levels  - levels for which
Bot DataSource AC is an automatic trading tool developed by the author based on the DataSource AC indicator. https://www.mql5.com/en/market/product/108132   indicator DataSource AC. The bot must be launched on the EURUSD H1 time period; it is optimized for this environment. Although if we consider the bot as a tool, then you can optimize the bot on any other time frame and currency pair. The principle of optimization when used on H1 is the following: we optimize at opening prices for 3 years, w
Ilon Clustering
Andriy Sydoruk
Ilon Clustering is an improved Ilon Classic robot, you need to read the description for the Ilon Classic bot and all statements will be true for this expert as well. This description provides general provisions and differences from the previous design. General Provisions. The main goal of the bot is to save your deposit! A deposit of $ 10,000 is recommended for the bot to work and the work will be carried out with drawdowns of no more than a few percent. When working into the future, it can g
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol trend indicator sends an alert when a strong trend or trend reversal has been identified. It can do so by selecting to build up the dashboard using Moving average (single or double (both MA:s aligned and price above/below both)), RSI, Bollinger bands, ADX, Composite index (Constance M. Brown), Awesome (Bill Williams), 
Savia Forex Pro Indicator MT5
Savia Forex Software Solutions
Savia Forex Pro Indicator (MT5) The Savia Forex Solutions Forex Pro Indicator gives you highly accurate entries on all Forex/Currency pairs, Indices and Cryptocurrencies. The Forex Pro Indicator is dynamic and powerful and is optimized for all timeframes and ALL Currency pairs, Indices, Commodities, and Cryptocurrency pairs. Trade with improved confidence and maximize your success rate. Benefits Dynamic and Powerful. Forex Pro Indicator is fully optimized for all chart timeframes. Forex Pro Indi
Glider
Vitalii Zakharuk
The Glider indicator gives accurate and timely signals to enter and exit the transaction that appear on the current candle. Using the indicator is very simple. When a dot and a blue line appear, open a buy deal. When a dot and a red line appear, open a sell deal. The main purpose of this indicator is to determine the moments of entry and exit from transactions, therefore the Glider indicator will display only the trend line and entry points, i.e. displays displays the entry points to the mark
Neuron for EURUSD
Dmitriy Antsiferov
Shoulder 1:500 0.01 - Lot of the first warrant for each Control Balance of $ a deposit 100 - Maximum lot 50 - Stop Loss in points 20 - Take Profit in points 40 - Distance to the averaging warrant in points 400 - The size of means for calculation of the first lot 2 - Multiplication coefficient for the warrant   124 - Magic number false is Printing of notices 0 - The commission for a tester and optimization
Ultimate Oscillator
Fernando Lahude Ritter
Title : Ultimate Oscillator - Multi-Timeframe Momentum Indicator Description : Overview : The Ultimate Oscillator is a powerful and versatile technical analysis tool developed by renowned trader Larry Williams. This indicator is specially designed to capture market momentum across three different timeframes, providing a comprehensive view of the market's dynamics. Unlike traditional oscillators, which are confined to a single timeframe, the Ultimate Oscillator integrates short-term, medium-term,
FREE
Stock Trend Navigator
Mohammad Taher Halimi Tabrizi
In the fast-paced and ever-evolving world of stock trading, having a reliable compass is essential for navigating the complexities of the financial markets. Meet the Stock Trade Navigator, your trusted partner in the quest for investments. Unlock the Power of Data: Our Stock Trade Navigator is not just a tool; it's your data-driven co-pilot. Harnessing cutting-edge algorithms and real-time market data, it empowers you with a comprehensive view of the financial landscape, enabling you to make inf
Signal Eskiya, in addition to channel lines, reflects entry signals in the form of arrows. Trading strategies using the channel indicator belong to the classic methods of technical analysis, are easy to execute, and therefore available even to beginners. Price ranges work equally well on any trading assets and timeframes, they can be used both independently and with additional confirmation from oscillators and market volumes. American traders say: “Trend is your friend”, which means “Trend is
KT DMA is a modified and advanced version of the classic Displaced Moving Averages with buy/sell crossover alerts and a Multi-Timeframe scanner that shows DMA's direction across each real-time time frame. A Displaced Moving Average is a simple moving average that moves ahead or backward in a time frame (either short-term or long-term). It also allows you to predict price movement more accurately. Features Depicts the trend direction using the alignment of three moving averages. Buy/Sell signa
Doji Style
Dimpho Simon
1 (2)
(Feel free to download this at absolutely no cost, if you like it I have a scalping manager here:  https://www.mql5.com/en/market/product/101312 ) [Feel free to suggest on improvements that can be implemented. This EA will forever remain free.] Timeframe: 5 Min upwards (The 1 minute timeframe has very short candles, stoploss cannot be set) Currencies: Multi Settings: Lotsize: the trading volume for the EA How long a position will be held: 900 000 milliseconds for the 5 minute time or an eq
FREE
Graphic Shapes -using history, it projects four types of graphical shapes at the moment, allowing you to determine the main ranges of price movement in the future, as well as gives an understanding of the main market reversals, while giving entry points by priority!The panel contains three types of figure sizes expressed by timeframes. They allow you to conduct a complete market analysis without using additional tools! The indicator is a powerful tool for forecasting price movements in the forex
Maxminza
Oleksandr Myrhorodskyi
MAXMINZA is a  channel indicator showing the maximum and minimum values ​​on any timeframe for a certain period (number of candles). This indicator creates a channel that predicts where the price will tend to reach (the opposite side of the channel). The indicator is multi-timeframe, it can consider the spread for plotting. The indicator does not redraw. This indicator goes well with another channel indicator TB5 Channel . Values: The number of candles is the period for which the channel is calc
Fibo Ruby
Ignacio Agustin Mene Franco
Fibo Ruby indicator 5/5 pack ruby fibo ruby ​​has the strategy of a programmed fibonacci to capture the bullish trend as bass player ideal for grabbing rebounds at the points of 23.6, 38.2, 50.0 and 61.8 It adapts to any temporality, be it for scalping or intraday. works for forex markets, all pairs It is used for synthetic index markets, all pairs great for boom and crash!
Perceptrader AI MT5
Valeriia Mishchenko
4.67 (6)
EA has a live track record with 48 month of stable trading with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timefra
The Buffer Reader will help you to check and export the custom indicators buffers data for your current chart and timeframe. You can select the number of buffer and historical bars to read/export. The data can be exported in a CSV format and the files will be stored in the folder:   \MQL5\Files . How it works Put the number of buffers to read in the Buffers_Total input parameter. Put the number of rows to display in the Rows_Total. Choose the CSV separator in the parameter. Copy the correct na
FREE
IMPULSE  is a unique complex trading system , easy to use = launch and forget. The System is designed both for experienced traders (professional version) and new traders (settings already prepared by our team). The System is based on deversified desicion making approach based on market conditions which allows the algoruthm to pass hystory tests from 2013 with profound and stable results. IMPULSE is trading on breakthrough and rebound from support and resistance levels. This version was design
The Wall Street Player (Ultimatum version). This EA tailored as a Discipline, Money and Risk Management tool is a powerful Trade Station utility designed for Forex, Cryptos, Commodities, Shares, Deriv synthetic pairs and any CFDs Market. It is designed to fit your strategy as a winner, and take your Edge of the market to the NEXT-LEVEL. The only thing to do is to get It on your chart and appreciate the possibilities and chart management abilities it has to offer for realizing that discipline and
Cypher invest
Arnold Byarufu
Introducing "CypherInvest," your trusted Expert Advisor in the dynamic world of financial markets.  With cutting-edge technology and advanced algorithms, CypherInvest analyzes market data, identifies patterns, and uncovers hidden opportunities to help you make informed investment decisions. Our innovative approach combines the power of cryptography and data analysis, unlocking the secrets of the market to maximize your returns. Powered by the Secret algorithm, CypherInvest leverages support
Introducing the revolutionary MT5 indicator, Traffic Signal - your ultimate gateway to the world of successful trading! Designed with precision and expertise, Traffic Signal operates on a special strategy that harnesses the power of advanced technical indicators - RSI, Stochastics, CCI, and Trends - across all time frames. Brace yourself for an extraordinary trading experience as this cutting-edge indicator offers you the most accurate signals for entry, enabling you to navigate the markets wit
Buyers of this product also purchase
Gann Squares Indicator: Analyzing Markets with Geometric Patterns The Gann Squares indicator is a powerful tool for market analysis that draws upon the mathematical concepts introduced by W.D. Gann in his article on "Mathematical Formula for Market Predictions." This indicator incorporates Gann's techniques involving square numbers such as 144, 90, and 52, as well as the Square of 9. Additionally, it incorporates  method for utilizing the Square of 9 in conjunction with channels and the star pa
Bill Williams Advanced
Siarhei Vashchylka
5 (3)
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Automatically analyzes the chart using the "Profitunity" system of Bill Williams. The found signals are placed in a table in the corner of the screen. 2. Equipped with a trend filter based on the Alligator indicator. Most of the system signals are recommended to be used only accordi
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data and therefore the mome
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! Description: This trading indicator is designed for professional traders focused on scalping. Designed with the market in mind, it provides highly accurate spike trading signals. It works on the M1 timeframe and supports the following symbols: Boom 300 Index, Boom 500 Index, Boom 1000 Index, Crash 300 Index, Crash 500 Index, Crash 1000 Index. Functional Features: - Direction: - Trading is ca
VTrende Pro
Andrii Diachenko
5 (1)
VTrende Pro - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-2 waves
IVISTscalp5
Vadym Zhukovskyi
5 (3)
We present you the iVISTscalp5 indicator, which is not only unique, but also effective in the analysis of trading operations. This indicator is based on time data and is the result of many years of experience and deep analysis of financial markets. The iVISTscalp5 indicator is an excellent assistant for manual trading. Convenience, simplicity and visualization. All the most difficult is hidden inside. We have simplified the settings and use of the iVISTscalp5 indicator as much as possible. The i
PZ Swing Trading MT5
PZ TRADING SLU
5 (4)
Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Profit for market swings with
SMCpro
Arief
5 (1)
SMCpro MT5  Original Price  $440   ---  Currently Price  40% OFF  ( for unlimited use ) Hello World! Introducing.. SMCpro tool and Indicator for  MetaTrader 5 , a cutting-edge feature designed to revolutionize your trading experience. With innovative ICT Smart Money Concept, you gain unparalleled insight into market dynamics, empowering you to make informed trading decisions like never before. Built on the foundation of advanced algorithms and real-time data analysis, SMCpro tool and Indicat
Weis Wave with Alert MT5
Trade The Volume Waves Single Member P.C.
4.93 (15)
Rental/Lifetime Package Options and Privileges  * For optimum results the yearly or lifetime package is suggested due to live training ! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology training x How to trade with it:    http://
This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic price formations It plots primary, derived and complementary Fibonacci p
RAD CRITICAL LEVES RAD indicator tracks “Relevant Volume” in real time, identifying accumulation and distribution processes, projecting them in the chart as SUPPORT or RESISTANCE zones. Natural   support   and resistance levels are generated by Volume Accumulation and Distribution processes. As these processes evolve, levels at which the relevant volume in the market place is positioned, become difficult areas to cross upwards or downwards. By using this information, traders can identify very s
PZ Divergence Trading MT5
PZ TRADING SLU
3.75 (4)
Tricky to find and scarce in frequency, divergences are one of the most reliable trading scenarios. This indicator finds and scans for regular and hidden divergences automatically using your favourite oscillator. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to trade Finds regular and hidden divergences Supports many well known oscillators Implements trading signals based on breakouts Displays suitable stop-loss and take-profit levels Configurable oscilla
"Piranha" - an autonomous trading system that determines overbought and oversold levels on the chart. Red and blue zones represent overbought and oversold levels respectively. Entry points are marked with arrows: a downward arrow in the red zone for "sell" and an upward arrow in the blue zone for "buy". The Take profit level is indicated by the green moving average. Key features: Adjusting the Take profit level as the green moving average changes position. Averaging ability when a new market e
Big Player Range
Thalles Nascimento De Carvalho
5 (2)
Welcome to the "BigPlayerRange" indicator, a technical analysis tool developed to identify significant areas of interest by financial institutions in the markets. This indicator provides precise analysis of price ranges where major market players demonstrate considerable activity and interest. Key Features: Institutional Interest Area Mapping: The "BigPlayerRange" accurately highlights chart areas where financial institutions show strong activity. These points are strategically important, provi
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
INDICATOR based on ARTIFICIAL INTELLIGENCE that generates possible call and put entries for binary options. the indicator works on 3 different strategies: 1) by reading volumes, it sends a signal when the price should reverse 2) through the divergence between price and volume, it sends a signal when the trend should continue or reverse 3) through the convergence between price and volume, it sends a signal when the trend should continue. the indicator works on all time frames, but
Harmonic ABCD Monitor MT5
Mihail Matkovskij
5 (2)
Multi-currency, multi-timeframe, harmonic pattern indicator AB = CD. Supports sending push notifications about signals to a mobile device, messages on e-mail, as well as messages using alerts on all available currency pairs and timeframes. This indicator was based on the indicator Harmonic ABCD Universal. Version for MetaTrader 5:  https://www.mql5.com/en/market/product/44972 . See also: Harmonic ABCD Universal for MetaTrader 4 . Using modern software development methods has made the indicator a
Ershov 38 parrots MT5
Aleksei Ershov
5 (1)
The indicator is designed to close positions on the market in time. For example: to take profits ahead of schedule if the price has not reached TakeProfit, and the market is turning around. The indicator analyzes the momentum, not the trend. He does not give any information about the trend. The indicator is well suited for finding divergence. The Ershov 38 Parrots indicator dynamically adjusts to the market and detects price movement impulses of medium and high amplitude. It almost does not rea
This indicator is a market analysis method based on the "Mathematical formula for market predictions" article written by WD Gann depending on square of 144 90 and 52 . And square of 9 With method by Dr.hamada salam about square of 9 and its relations with channel and star of that square. User Manual: Add Your review And contact us to get the user manual https://ontrd.com/our-books/ You Can Buy Full MT4 Full Version: https://www.mql5.com/en/market/product/15316 You can test on MT4 For free :
PZ Trend Trading MT5
PZ TRADING SLU
3.67 (3)
Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade financial markets with confidence and efficiency Profit from established trends without getting whipsawed Recognize profitable pullbacks, breakouts and early reversals The ind
Elliot Waves Analyzer Pro
Viktor Weidenthal
3.25 (4)
Elliot Waves Analyzer Pro calculates Elliot Waves to Help Identify Trend direction and Entry Levels. Mainly for Swing Trading Strategies. Usually one would open a Position in trend direction for Wave 3 or a Correction for Wave C . This Indicator draws Target Levels for the current and next wave. Most important Rules for Elliot Wave Analysis are verified by the Indicator.  The Pro version analyzes Multiple Timeframes and shows the Subwaves and Target-Levels.   For an Overview  " Elliot Waves Anal
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
PZ Day Trading MT5
PZ TRADING SLU
2.83 (6)
This indicator detects price reversals in a zig-zag fashion, using only price action analysis and a donchian channel. It has been specifically designed for short-term trading, without repainting or backpainting at all. It is a fantastic tool for shrewd traders aiming to increase the timing of their operations. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Amazingly easy to trade It provides value on every timeframe It displays suitable SL and TP levels It impl
Good day! I present to you a trading technical indicator for Deriv broker synthetic indices. This indicator ONLY works with the following indices: Boom 300 Index Boom 500 Index Boom 1000 Index Crash 300 Index Crash 500 Index Crash 1000 Index The indicator was created to give signals to open medium-term trades in the direction of Spikes. But you can open trades in the opposite direction to Spikes, at your own risk. Trade only on M1. Other TFs do not guarantee the correct operation of the indic
Tatino Super Signals is Non Repaint Indicator for Binary Option trading and Forex trading. Recommendations: Timeframe: All timeframes. For best results we recommend using it on M1, M5 and M15 timeframes. Currency pairs: All Pairs Account type: All Type Broker time: Any Brokers : Alls Binary Trading : Expired 1 Candle Buffer Buy=1, Sell=0, Entry Next Candle Recommended Forex trading stop loss : 15 pips Recommended  Forex tradingTake profit levels : 15 pips Specifications: Does not repaint  
Smooth price for Monarch
Konstantin Gruzdev
5 (1)
The Smooth Price technical indicator is used for plotting a smoothed line as close to the price of the financial instrument as possible, and serves to eliminate its noise components. The indicator is part of the Monarch trading system, but here it is presented as an independent technical analysis tool. The indicator is based on the cluster digital filter , which, unlike the ClusterSMA , is applied directly to the price time series. Smooth Price does not redraw (except the very last, zero bar) an
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
PZ Mean Reversion MT5
PZ TRADING SLU
3 (2)
Unique indicator that implements a professional and quantitative approach to mean reversion trading. It capitalizes on the fact that the price diverts and returns to the mean in a predictable and measurable fashion, which allows for clear entry and exit rules that vastly outperform non-quantitative trading strategies. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Clear trading signals Amazingly easy to trade Customizable colors and sizes Implements performance st
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
ZigZag de Suavizador
Cesar Juan Flores Navarro
Teniendo una entrada de precios suavizados, los cuales son procesador por un ZigZag en tiempo real, dando como resultado un suavizador ajustado a un ZigZag. Con valores de entrada (periodo) mayores se vuelve un poco lenta en M1,, Ideal para H1, H4, D1 Trabaja bien con otros suavizadores, ya que su intersección es ideal Al iniciar empiza con mayor precisión desde el momento de activación, siendo el historial (anterior) de referencia ----------------------------------------------------------------
More from author
MetaBands M5
Vahidreza Heidar Gholami
4.67 (3)
MetaBands uses powerful and unique algorithms to draw channels and detect trends so that it can provide traders with potential points for entering and exiting trades. It’s a channel indicator plus a powerful trend indicator. It includes different types of channels which can be merged to create new channels simply by using the input parameters. MetaBands uses all types of alerts to notify users about market events. Features Supports most of the channel algorithms Powerful trend detection algorith
Royal Scalping Indicator M4
Vahidreza Heidar Gholami
4.17 (6)
Royal Scalping Indicator is an advanced price adaptive indicator designed to generate high-quality trading signals. Built-in multi-timeframe and multi-currency capabilities make it even more powerful to have configurations based on different symbols and timeframes. This indicator is perfect for scalp trades as well as swing trades. Royal Scalping is not just an indicator, but a trading strategy itself. Features Price Adaptive Trend Detector Algorithm Multi-Timeframe and Multi-Currency Trend Low
MetaBands M4
Vahidreza Heidar Gholami
5 (2)
MetaBands uses powerful and unique algorithms to draw channels and detect trends so that it can provide traders with potential points for entering and exiting trades. It’s a channel indicator plus a powerful trend indicator. It includes different types of channels which can be merged to create new channels simply by using the input parameters. MetaBands uses all types of alerts to notify users about market events. Features Supports most of the channel algorithms Powerful trend detection algorith
Royal Scalping Indicator M5
Vahidreza Heidar Gholami
5 (8)
My products are currently 50% off. Explore them and build your own strategy. Royal Scalping Indicator is an advanced price adaptive indicator designed to generate high-quality trading signals. Built-in multi-timeframe and multi-currency capabilities make it even more powerful to have configurations based on different symbols and timeframes. This indicator is perfect for scalp trades as well as swing trades. Royal Scalping is not just an indicator, but a trading strategy itself. Features Price A
Royal Wave Pro M4
Vahidreza Heidar Gholami
5 (3)
Royal Wave is a Trend-Power oscillator which has been programmed to locate and signal low-risk entry and exit zones. Its core algorithm statistically analyzes the market and generates trading signals for overbought, oversold and low volatile areas. By using a well-designed alerting system, this indicator makes it easier to make proper decisions regarding where to enter and where to exit trades. Features Trend-Power Algorithm Low risk Entry Zones and Exit Zones Predictions for Overbought and Over
Smart Channel M5
Vahidreza Heidar Gholami
5 (1)
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
MetaTrend M5
Vahidreza Heidar Gholami
5 (2)
Meta Trend Indicator is an efficient way to forecast and detect the trend in any market. It reveals the trend, support and resistance levels, volatility and the maximum potential target, all in one indicator. To adapt to the price and to decrease consecutive trend failures, the internal trend detector algorithm studies the market and dynamically chooses the right values for the internal parameters. This indicator is a perfect trend filter for any strategy or expert advisor. Features Super Adapti
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
MetaForecast M4
Vahidreza Heidar Gholami
5 (1)
MetaForecast predicts and visualizes the future of any market based on the harmonics in price data. While the market is not always predictable, if there is a pattern in the price, MetaForecast can predict the future as accurately as possible. Compared to other similar products, Metaforecast can generate more accurate results by analyzing market trends. Input Parameters Past size Specifies the number of bars that MetaForecast uses to create a model for generating future predictions. The model i
Royal Wave Pro M5
Vahidreza Heidar Gholami
3.5 (4)
Royal Wave is a Trend-Power oscillator which has been programmed to locate and signal low-risk entry and exit zones. Its core algorithm statistically analyzes the market and generates trading signals for overbought, oversold and low volatile areas. By using a well-designed alerting system, this indicator makes it easier to make proper decisions regarding where to enter and where to exit trades. Features Trend-Power Algorithm Low risk Entry Zones and Exit Zones Predictions for Overbought and Over
MetaTrend M4
Vahidreza Heidar Gholami
5 (1)
Meta Trend Indicator is an efficient way to forecast and detect the trend in any market. It reveals the trend, support and resistance levels, volatility and the maximum potential target, all in one indicator. To adapt to the price and to decrease consecutive trend failures, the internal trend detector algorithm studies the market and dynamically chooses the right values for the internal parameters. This indicator is a perfect trend filter for any strategy or expert advisor. Features Super Adapti
Filter:
Leon Hans Morten Voige
419
Leon Hans Morten Voige 2023.08.09 18:14 
 

I absolutely love it. You don't need to waste your time searching out all the support and resistance levels. For me it is very very lucrative trading the 1 hr timeframe with this indicator. Especially on pairs that are more trendy. Even BTC trading is easily possible with this indicator. Absolutely great!

Vahidreza Heidar Gholami
3712
Reply from developer Vahidreza Heidar Gholami 2023.08.09 22:12
I'm glad you've shared your thoughts and experiences. Thank you.
Yahia Ismail Ibrahim El Mughrabi
917
Yahia Ismail Ibrahim El Mughrabi 2023.05.20 21:19 
 

Great work much appreciated, it very good tool to confirm strategy

Vahidreza Heidar Gholami
3712
Reply from developer Vahidreza Heidar Gholami 2023.05.21 10:05
I appreciate you taking the time to share your experience. Such feedback is truly invaluable to me, and it motivates me to improve the product with each new version. Thank you!
31416
282
31416 2023.04.10 11:18 
 

So far it looks intuitive. I will try to update while gaining confidence and expertise with it. Thanks.

Update after a month using it: confirmed. Very useful.

Vahidreza Heidar Gholami
3712
Reply from developer Vahidreza Heidar Gholami 2023.04.11 01:47
Great! Thank you for your interest in my products.
Reply to review
Version 2.2 2024.04.19
Functionalities for saving and loading trained models have been added.
Version 2.1 2024.04.18
Minor bug fixes
Version 2.0 2024.04.17
1. A new forecasting method based on neural networks has been added
2. Minor bug fixes
Version 1.6 2023.09.21
Minor updates and improvements.
Version 1.5 2023.05.03
New capabilities have been added, along with bug fixes.