• Overview
  • Reviews (1)
  • Comments
  • What's new

Netsrac Correlation Dashboard Free

4

The dashboard should help to get a quick overview of the correlations of different assets to each other. For this, the value series are compared according to the Pearson method. The result is the value of the correlation (in percent). With the new single asset mode, you can immediately see which symbols have the highest positive or negative correlation. This prevents you from accidentally taking a risk on your trades with highly correlated symbols.

Usage

There are different methods for the correlation. In the so-called carry trade, an underlying is bought. A highly negatively correlated pair is sold. The respective swaps play an essential role in this method.
Another method is to hedge positions. A position should be hedged by buying or selling a correlated pair.

Display of the indicator

The calculated values of the correlation are displayed in the matrix. Values from -100% (absolutely negative correlation) to 100% (absolutely positive correlation) can be displayed.
If a (!) Is displayed after the value, the number of bars is smaller than the set number of periods.
If there are less than three bars for the underlying, no correlation is calculated. Then an "X" is displayed.

Options

(01) Mode 
Switch between the new single asset mode and the classic dashboard view

(02) Use hole market watch symbols for single asset mode
If this is set to true, all symbols in your market watch are taken into account of the correlation calculation (only valid in single asset mode)

(03) How many correlated pairs to show
Set how many symbols are to be displayed in single asset mode

(08) underlyings
A list of underlyings separated by commas. Please note that all selected assets are also marked as active in MT4. Otherwise, the Dashboard will not return values for this UL.

(09) prefix
Enter the characters to be prefixed to the symbols configured in option 08

(10) suffix
Enter the characters to be suffixed to the symbols configured in option 08

(11) use chart timeframe for calculation
If set to true here, the timeframe of the chart is used for the calculation. This setting is suitable for quick switching between the timeframes.

(12) choose actual correlation time period (option 11 false)
If false was set for "use chart timeframe", a timeframe can be specified here. This does not change if you change the chart timeframe.

(13) counting periods
Here you set how many periods of the respective timeframe are used for the calculation.

(14) coloring field greater than x
Set here the threshold from which a positively correlated pair is marked with a color.

(15) coloring field at less than x
Set here the threshold from which a negatively correlated pair is marked with a color.

(21-28) Fonts and colors (appearance)

Configure the dashboard the way you want it to be and how it fits on the screen.

(29) vertical offset
Move the dashboard vertically to another position

(30) horizontal offset
Move the dashboard horizontally to another position

(31) Subwindow
Do you want to show the dashboard/single asset mode in main chart, first or second subwindow

(32) dashboard layout
Set the dashboard layout, if you have trouble to view on small screens

(This is the free version of the Netsrac Correlation Dashboard, which can be found here: https://www.mql5.com/en/market/product/33834. You can watch only three underlyings with the free version. Single Asset Mode is usable for AUDCAD only.)


Reviews 1
sunnychow
8902
sunnychow 2018.12.15 17:18 
 

Thanks for sharing

Recommended products
MACD in MA
Nikolaos Pantzos
iMACD in iMA is indicator to change color in iMA if iMACD is upper of zero (up trend) or lower of zero (down trend). It is a useful tool to track when the upside and the downside iMACD on iMA. You can to get source code from here . Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. MACD_FastEMA — Fast EMA for MACD. MACD_SlowEMA — Slow EMA for MACD. MACD_SignalSMA — SMA signal for MACD. MACD_ApliedPrice — Price used for MACD. BarsCount — How many bars will show the line. Reve
FREE
RaysFX CCI e RSI
Davide Rappa
3 (2)
Il nostro Indicatore Combinato RaysFX CCI-RSI è uno strumento unico che combina due dei più popolari indicatori di analisi tecnica: l’Indice di Forza Relativa (RSI) e l’Indice del Canale delle Materie Prime (CCI). Caratteristiche : Combinazione di CCI e RSI : L’indicatore calcola la differenza tra i valori di CCI e RSI per ogni barra del grafico. Media Mobile Semplice (SMA) : L’indicatore calcola una SMA su queste differenze e traccia due linee sul grafico. Segnali di trading : Ogni volta che qu
FREE
FFx DeMarker
Eric Venturi-Bloxs
4.75 (4)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx RVI
Eric Venturi-Bloxs
4.67 (3)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Trend Mate
ANGEL CALLE CRUZ
5 (1)
TREND MATE is an useful indicator that will support your decision to trade according to the current trend. It is possible to configure alert and push notification to receive when entering to first candle for bull / bear trend. If you want to use this indicator for a EA, use the function iCustom as follows: DOWNTREND : iCustom(NULL,0,"Trend_Mate",0,0) . If downtrend result is "1", otherwise is "0". UPTREND : iCustom(NULL,0,"Trend_Mate",1,0) . If uptrend result is "1", otherwise is "0". Fo
FREE
CCI Currency Strength Meter uses CCI (Commodity Channel Index) to monitor how strong a currency is, or in other words, if it's being bought or sold by the majority compared to the other currencies. If you load this indicator on a chart, it will first display the strength-lines of the currencies (base and counter currency of the chart) with changeable solid lines. Also, you can add up to ONE additional currency (only 1 for the DEMO version, but on REAL up to 5) to the "comparison pool" that alrea
FREE
FFx Bears Power
Eric Venturi-Bloxs
4.75 (4)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
ATR Moving Average MT4
David Gitau Gakunga
5 (1)
ATR Moving Average   draws a moving average of the standard Average True Range(   ATR   ) in the same window. Settings Name Description ATR period Set Price per iod for ATR calculation   ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 ) MA Period Set moving Average Period MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted ) MA Shift Set moving average shift Enable Alerts ? Generate Alert when ATR Cr
FREE
FFx Awesome Oscillator
Eric Venturi-Bloxs
4.33 (3)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
TIbors Timer
Tibor Hartmut Sturm
Indikator zur klaren Anzeige im Metatrader Dieser Indikator wurde von mir Entwickelt damit die Anzeige der relevanten Parameter klar und deutlich im Chart auf einen Blick zu sehen ist.  Er dient zur Information und ist ohne Gewähr.  Folgende Parameter werden angezeigt: -   Der  Aktuelle Kurs - Das Aktuelle Handelspaar - Die Restzeit zur nächsten Kerzenbildung / Zum Abschluss der Aktuellen Kerze - Die Kontonummer des Handelskontos - Die Frei Verfügbare Margin - Die Margin auf 1 Lot - Der Akt
FREE
Signals and Alerts for Accelerator/Decelerator indicator based on these MQL5 posts: Accelerator Oscillator and Signals of the Indicator Accelerator Oscillator . Note : this tool is based on the code of Accelerator indicator developed by MetaQuotes Software Corp. Features The signals are triggered at   closing   of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; Customizable arrows. By
FREE
Plot results
Vladimir Tkach
4.14 (7)
The indicator displays on a chart trading results. You can configure the color and font of displayed results, as well as filter trades based on the magic number. If multiple trades were closed within one bar of the current timeframe, the result is summed and output in one value. Utility parameters Plot profit in - the format of output results: wither in deposit currency taking onto account commission and swap, or in points. Start from - start processing data at the specified time. Plot last de
FREE
Follow The Line
Oliver Gideon Amofa Appiah
4.07 (14)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
FFx Moving Average
Eric Venturi-Bloxs
4.71 (7)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Indicator measures strength of each currency in your list. Main idea: It simply iterates through all combinations of pairs and adds difference between open and close in percent. Parameters: List of currencies - what currencies will be calculated (maximum is 8) Calculation type - from which data will be strength calculated Calculation data input - used as input related to calculation type Symbol suffix - used in case of suffix on symbols, e.g: when your symbols look like EURUSDm, EURUSDmicro et
FREE
TG MTF MA MT5     is designed to display a   multi-timeframe moving average (MA)   on   any   chart   timeframe   while allowing users to specify and view the MA values from a particular timeframe across all timeframes. This functionality enables users to focus on the moving average of a specific timeframe without switching charts.   By   isolating   the moving average values of a specific timeframe across all timeframes, users can gain insights into the trend dynamics and potential trading opp
FREE
Email Drawdown Alert
Roman Starostin
5 (15)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
A ratio between 0 and 1 with the higher values representing a more efficient or trending market,  It is used in the calculation of Perry J. Kaufman Adaptive Moving Average (KAMA), dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The Fractal Efficiency or also known as Efficiency Ratio was first published by Perry J. Kaufman in his book ‘Smarter Trading‘. This is mostly considered a filter for volatile markets none the less
FREE
TrendPlus
Sivakumar Subbaiya
4.21 (14)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
FFx ADX
Eric Venturi-Bloxs
3.6 (5)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx Force Index
Eric Venturi-Bloxs
5 (4)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
CCFp for MT4 Free
Norio Takahashi
5 (2)
CCFp (Complex_Common_Frames percent) is a measure of currency strength. Shows the total rate of change of “short-term moving average” and “long-term moving average” for each currency. Supports eight major currencies: USD, EUR, JPY, CHF, GBP, AUD, CAD and NZD. 1). Displays the currency name at the right end of the graph. 2). You can change the display color of each currency. 3). Moving average smoothing type (ENUM_MA_METHOD) can be selected. 4). Price constant (ENUM_APPLIED_PRICE
FREE
A professional tool for trading - the divergence indicator between the RSI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the RSI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as par
FREE
A professional tool for trading - the divergence indicator between the RSI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the RSI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as par
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
FFx Bulls Power
Eric Venturi-Bloxs
4 (4)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Turtle ATR
Yupeng Xiao
2 (2)
This indicator was modified according to the 'Way Of The Turtle'. The ATR indicator can be used as a reference to set stop-loss or take-profit, and also can be used to confirm the daily price range (also applicable to other cycles). Calculation The true range value is calculated as follows: TR = MAX(H-L, H-PDC, PDC-L) Among them: H = Highest price of the current bar L = Lowest price of the current bar PDC = Close price of the previous bar The average true range in 'Way Of The Turtle' is calcul
FREE
Balance Equity Graph
Aldo Marco Ronchese
5 (1)
Graph shows your balance and equity in real time similar to the tester graph which is nice to see your real progress vs tester graph. This code was copied from mql5.com, it was free and it works im just putting it here to make it easier for us :-) https://www.mql5.com/en/code/13242 https://www.mql5.com/en/code/8454 .. original code //+------------------------------------------------------------------+ //| Equity Monitor                                                          | //| Monitori
FREE
Shooter AM
Andriy Matviyevs'kyy
This indicator is an implementation of the "One shot - one hit" principle. In the course of work on the creation of this product, an attempt was made to achieve the maximum balance between the sensitivity of the indicator and the effectiveness of its signals. This tool is as reliable and effective as a 45 caliber revolver, but in the same way it requires discipline and understanding of the conditions and purpose of use from its user. The indicator has only one adjustable parameter that determine
FREE
Shooter 2 AM
Andriy Matviyevs'kyy
This indicator is an implementation of the "One shot - one hit" principle. In the course of work on the creation of this product, an attempt was made to achieve the maximum balance between the sensitivity of the indicator and the effectiveness of its signals. This tool is as reliable and effective as a 45 caliber revolver, but in the same way it requires discipline and understanding of the conditions and purpose of use from its user. The indicator has only one adjustable parameter that determine
FREE
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
4.93 (87)
Gann Made Easy is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of mr. W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit Levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET MY TRADING TIPS PLUS A GREAT BONUS! Probably you heard already many times about Gann trading methods. Usually Gann's theory is very complex thing not only
Gold Stuff
Vasiliy Strukov
4.89 (264)
Gold Stuff is a trend indicator designed specifically for gold and can also be used on any financial instrument. The indicator does not redraw and does not lag. Recommended time frame H1. At it indicator work full auto  Expert Advisor EA Gold Stuff. You can find it at my profile. Contact me immediately after the purchase to get   personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual here   SETTINGS Draw Arrow - on off. dra
Scalper Inside PRO
Alexey Minkov
4.75 (59)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
TPSpro RFI Levels
Roman Podpora
4.86 (21)
Reversal First Impulse levels (RFI)    INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TPSpro  TREND PRO -  Version MT5 A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Main functions: Displaying activ
CURRENTLY 26% OFF Best Solution for any Newbie or Expert Trader! This Indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With only ONE chart you can read Currency Strength for 28 Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity? User manual: click here That's the first one, the original! Don't buy a worthle
Currency Strength Wizard is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real str
M1 Arrow
Oleg Rodin
5 (14)
M1 Arrow is an indicator which is based on natural trading principles of the market which include volatility and volume analysis. The indicator can be used with any time frame and forex pair. One easy to use parameter in the indicator will allow you to adapt the signals to any forex pair and time frame you want to trade. The Arrows DO NOT REPAINT and DO NOT LAG! The algorithm is based on the analysis of volumes and price waves using additional filters. The intelligent algorithm of the indicato
TPSproTREND PrO
Roman Podpora
4.78 (18)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT5               DETAILED DESCRIPTION                R ecommended to use with
First of all Its worth emphasizing here that this Trading Tool is Non-Repainting Non-Redrawing and Non-Lagging Indicator Which makes it ideal for professional trading . Online course, user manual and demo. The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders . It packs more than 20 useful indicators into one combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies . This indicator focuses on
AT Forex Indicator MT4
Marzena Maria Szmit
5 (2)
The AT Forex Indicator MT4 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This   powerful indicator   simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses   advanced algorithms   to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliabl
Indicator : RealValueIndicator Description : RealValueIndicator is a powerful tool designed specifically for trading on the EURUSD pair. This indicator analyzes all EUR and USD pairs, calculates their real currency strength values, and displays them as a single realistic value to give you a head start on price. This indicator will tell you moves before they happen if you use it right. RealValueIndicator allows you to get a quick and accurate overview of the EURUSD currency pair tops and bottoms,
FX Power MT4 NG
Daniel Stein
5 (12)
Trading GOLD, and currencies, with the dog walk strategy  - super smart Trading GOLD, and currencies, with the breakout strategy  - super easy Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Power MT4 NG  is the next generation of our long-time very popular currency strength meter, FX Power.  And what does this next-generation strength meter offer? Everything you have loved about the original FX Power  PLUS GOLD/XAU stre
IX Power MT4
Daniel Stein
5 (6)
IX Power finally brings the unbeatable precision of FX Power to all your trading symbols. It accurately determines the intensity of short, medium and long-term trends in your favourite indices, stocks, commodities, ETFs, and even cryptocurrencies. You can analyse everything your terminal has to offer. Try it out and experience how your timing improves significantly when trading. Read about our latest strategic development -  Easy scalping with IX Power Visit our all-new   Stein Investments
Currently 20% OFF ! Best Solution for any Newbie or Expert Trader! This dashboard software is working on 28 currency pairs plus one. It is based on 2 of our main indicators (Advanced Currency Strength 28 and Advanced Currency Impulse). It gives a great overview of the entire Forex market plus Gold or 1 indices. It shows Advanced Currency Strength values, currency speed of movement and signals for 28 Forex pairs in all (9) timeframes. Imagine how your trading will improve when you can watch the e
Atomic Analyst
Issam Kassas
5 (3)
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting , Non Redrawing and Non Lagging Indicator   Indicator, Which makes it ideal from both manual and robot trading.  User manual: settings, inputs and strategy . The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with Advanced filters which help remove noises and false signals, and Increase Trading Potential. Using Multipl
GOLD Impulse with Alert
Bernhard Schweigert
4.56 (9)
This indicator is a super combination of our 2 products  Advanced Currency IMPULSE with ALERT  and  Currency Strength Exotics . It works for all time frames and shows graphically impulse of strength or weakness for the 8 main currencies plus one Symbol! This Indicator is specialized to show currency strength acceleration for any symbols like Gold, Exotic Pairs, Commodities, Indexes or Futures. Is first of its kind, any symbol can be added to the 9th line to show  true currency strength accelerat
Trend Screener
STE S.S.COMPANY
4.83 (90)
Unlock the Power of  Trends trading with Trend Screener Indicator: Your Ultimate Trend Trading Solution powered by fuzzy logic and Multi-currencies System ! Elevate your trend trading with Trend Screener, the revolutionary trend indicator powered by   fuzzy logic.  It is a powerful trend-following indicator that combines over  13 premium tools and features and 3 trading strategies  , making it a versatile choice to   make your Metatrader a Trend Analyzer. LIMITED TIME OFFER : Trend Screener Indi
Introducing   Quantum Trend Sniper Indicator , the groundbreaking MQL5 Indicator that's transforming the way you identify and trade trend reversals! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Trend Sniper Indicator   is designed to propel your trading journey to new heights with its innovative way of identifying trend reversals with extremely high accuracy. ***Buy Quantum Trend Sniper Indicator and you could get Quantum Breakout Indicator fo
Trend Punch
Mohamed Hassan
5 (16)
Manual guide:   Click here WEEK SALE PROMO:   $59 ONLY!  -- Next price is  $120 .  This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! I like to use Trend Punch on XAUUSD on the M1 timeframe & higher ones!  Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide pre
TrendMaestro
Stefano Frisetti
5 (3)
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 ver 2.4 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 a
Legacy of Gann
Pavel Zamoshnikov
4.85 (13)
The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
JULY OFFER 80% OFF next price for unlimited version will be 17000$. This is the only time you can get this institutional and professional indicator at this price for unlimited version. Don't dare to miss this. The tool I am about to introduce to you you can't compare it with other tools due to its strategy and accuracy level in predicting the next price directional movement . This tool is designed for serious traders who have decided to make a difference through trading. Be the next person to wi
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (26)
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years, Quantum Breakout PRO is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout box.
Enigmera
Ivan Stefanov
5 (4)
ENIGMERA: The core of the market (If the demo of mql5.com doesn't working and you want to try Enigmera please message me.) Introduction This indicator and trading system is a remarkable approach to the financial markets . ENIGMERA uses the fractal cycles to accurately calculate support and resistance levels. It shows the authentic accumulation phase and gives direction and targets.  A system that works whether we are in a trend or a correction.   How does it operate? ENIGMERA comprises of fol
The ADR Reversal Indicator shows you at a glance where price is currently trading in relation to it's normal average daily range. You will get instant alerts via pop-up, email or push when price exceeds it's average range and levels above it of your choosing so you can jump into pullbacks and reversals quickly. The indicator draws horizontal lines on the chart at the average daily range extremes and also extensions above those levels which have mathematical probabilities attached to them of pric
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift, Supply&Demand Zone/Order Blocks , Strong Imbalance, HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure,  L
Advanced Supply Demand
Bernhard Schweigert
4.92 (313)
CURRENTLY 26% OFF !! Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potenti
Trend Line Map Pro
STE S.S.COMPANY
4.73 (15)
Trend Line Map indicator is an addons for Trend Screener Indicator . It's working as a scanner for all signals generated by Trend screener ( Trend Line Signals ) . It's a Trend Line Scanner based on Trend Screener Indicator.  If you don't have Trend Screener Pro Indicator, the Trend Line Map Pro will not work. LIMITED TIME OFFER : Trend Line Map Indicator is available for only 50 $ and lifetime. ( Original price 125$ ) By accessing to our MQL5 Blog,  you can find all our premium indicators w
TrendDecoder Premium
Christophe Pa Trouillas
5 (6)
Identify ranges  | Get earliest signals of Trends  | Get clear exits before reversal  | Spot the Fibo levels the price will test Non-repainting, non-delayed indicator - ideal for manual and automated trading - for all assets and all time units $69   for launch - then back to >>   $149 After purchase,   please contact me on this channel   for recommended and personalised settings MT5   version:  Click here Get our full method with  BladeSCALPER  and   PowerZONES What is it about? TrendDECOD
Advanced Currency IMPULSE with ALERT
Bernhard Schweigert
4.91 (495)
CURRENTLY 31% OFF !! Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a secret formula. With only ONE chart it gives Alerts for all 28 currency pairs. Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity! Built on new underlying algorithms it makes it even easier to identify and confir
More from author
Netsrac PAAIOS
Carsten Pflug
5 (4)
Big summer sale. Save up to 40% on my products. PAAIOS - save 20$! PAAIOS stands for Price Action All In One Solution. And that is the purpose of the Indicator. It should give you a tool to improve your trading decisively because you get the crucial information at a glance. The indicator simplifies the search for strong signals. It shows trend lines, demand and supply zones from freely selectable time frames.    Below you will find a short description of the functions of the indicator. Please re
Netsrac Correlation Trader
Carsten Pflug
4.67 (12)
Big summer sale. Save up to 40% on my products. Correlation Trader - save 30$! Netsrac Correlation Trader (NCT) is a very powerful tool to trade positive and negative correlated currency pairs with hedged orders.  1) It looks for positive and negative correlated pairs 2) It shows you a signal, if the correlated pairs are not in balance 3) It can "autotrade" some or all correlated pairs with your setting of time frames and signal-values (handle with care) 4) It can set the correct lot size to
Netsrac ADR Dashboard
Carsten Pflug
4.91 (11)
Big summer sale. Save up to 40% on my products. ADR dashboard - save 9$! The intention of the dashboard is to provide a quick overview of the daily, weekly and monthly range of configured assets. In "single asset mode" the dashboard shows you possible reversal points directly in the chart, thus making statistics directly tradable. If a configured threshold is exceeded, the dashboard can send a screen alert, a notification (to the mobile MT4) or an email.  There are various ways of using this inf
This is the free version of the Supply&Demand + Trendline + Trend tool. This version works only with EURCHF! You find the full version here:  https://www.mql5.com/en/market/product/67274 PAAIOS stands for   Price   Action   All   In   One   Solution. And that is the purpose of the Indicator. It should give you a tool to improve your trading decisively because you get the crucial information at a glance. The indicator simplifies the search for strong signals. It shows trend lines, demand and s
FREE
Big summer sale. Save up to 40% on my products. ADR Dashboard - save 9$! The intention of the dashboard is to provide a quick overview of the daily, weekly and monthly range of configured assets. In "single asset mode" the dashboard shows you possible reversal points directly in the chart, thus making statistics directly tradable. If a configured threshold is exceeded, the dashboard can send a screen alert, a notification (to the mobile MT5) or an email.  There are various ways of using this in
The Netsrac Correlation Trade Indicator (NCTI) was created to trade correlations between different assets. NCTI offers five different strategies to do this. Five different correlation trading strategies with two or three assets Fast access your assets with one click via asset buttons Your profit/loss at a glance Configurable alerts via screen or mobile You can use the indicator with every timeframe. Higher timeframes give fewer but better signals. If you have some questions or suggestions - plea
FREE
Netsrac SuPrEs
Carsten Pflug
4 (5)
The SuPrEs indicator indicates the distance to the next horizontal line whose name begins with the configured prefix (see Options). usage Draw support & resistance in the chart and let the indicator warn you, as soon as a configured distance is undershot. Use the prefix to provide alarms for other lines as well as standard lines (see screenshot with pivot indicator). Display of the indicator The indicator displays the distance to the next line above and below the current (Bid) price. Not mor
FREE
The intention of the dashboard is to provide a quick overview of the daily, weekly and monthly range of configured assets. In "single asset mode" the dashboard shows you possible reversal points directly in the chart, thus making statistics directly tradable. If a configured threshold is exceeded, the dashboard can send a screen alert, a notification (to the mobile MT4) or an email.  There are various ways of using this information. One approach is that an asset that has completed nearly 100% o
FREE
Netsrac Correlation Trader (NCT)   is a very powerful tool to trade positive and negative correlated currency pairs with hedged orders.  NCT is doing many things for you: 1) It looks for positive and negative correlated pairs 2) It shows you a signal, if the correlated pairs are not in balance 3) It can "autotrade" some or all correlated pairs with your setting of time frames and signal-values (handle with care) 4) It can set the correct lot size to have pip value and daily range based opti
FREE
The Netsrac Correlation Trade Indicator (NCTI) was created to trade correlations between different assets. NCTI offers five different strategies to do this. Five different correlation trading strategies with two or three assets Fast access your assets with one click via asset buttons Your profit/loss at a glance Configurable alerts via screen or mobile You can use the indicator with every timeframe. Higher timeframes give fewer but better signals. If you have some questions or suggestions - plea
FREE
With the SR Dashboard, you get a powerful tool to control some of the most important information in trading. Assemble a setup according to your strategy and get informed as soon as this setup is valid. Assign scores to defined conditions and let the Dashboard find them. Choose from Trend, Average Daily Range, RSI, Moving Averages, Pivot (Daily, Weekly, Monthly), Highs and Lows, Candlestick Patterns. Note: This indicator is the free version of the Netsrac SR Dashboard. This version only support
FREE
The dashboard should help to get a quick overview of the correlations of different assets to each other. For this, the value series are compared according to the Pearson method. The result is the value of the correlation (in percent). With the new single asset mode, you can immediately see which symbols have the highest positive or negative correlation. This prevents you from accidentally taking a risk on your trades with highly correlated symbols. Usage There are different methods for the cor
Big summer sale. Save up to 40% on my products. SR dashboard - save 10$! With the SR Dashboard, you get a powerful tool to control some of the most important information in trading. Assemble a setup according to your strategy and get informed as soon as this setup is valid. Assign scores to defined conditions and let the Dashboard find them. Choose from Trend, Average Daily Range, RSI, Moving Averages, Pivot (Daily, Weekly, Monthly), Highs and Lows, Candlestick Patterns. Note: This indicator ca
The Netsrac Correlation Trade Indicator (NCTI) was created to trade correlations between different assets. NCTI offers five different strategies to do this. Five different correlation trading strategies with two or three assets Fast access your assets with one click via asset buttons Your profit/loss at a glance Configurable alerts via screen or mobile You can use the indicator with every timeframe. Higher timeframes give fewer but better signals. If you have some questions or suggestions - ple
Netsrac "Supply and Demand Easy" is a small but highly specialized tool for quickly finding supply & demand zones without frills. It shows the next supply and demand zone in the current timeframe. Highly efficient and fast. Works perfectly with the Netsrac "Supply and Demand Dashboard" (https://www.mql5.com/en/market/product/96511 ) Controls Variable Description (SD01) Supply color Set your color for supply zones (default is LightCoral) (SD02) Demand color Set your color for demand zones (defa
Big summer sale. Save up to 40% on my products. Supply & Demand dashboard - save 10$! The Netsrac Supply&Demand Dashboard shows you at a glance where relevant zones are located on your favorite assets. Open your chart directly from the dashboard and trade zones that really matter. Features Finds the next relevant supply and demand zone and displays the distance to this zone (in pips) Finds and displays the zones in three different timeframes Calculates a trend indicator for the current and past
The Netsrac Correlation Trade Indicator (NCTI) was created to trade correlations between different assets. NCTI offers five different strategies to do this. Five different correlation trading strategies with two or three assets Fast access your assets with one click via asset buttons Your profit/loss at a glance Configurable alerts via screen or mobile You can use the indicator with every timeframe. Higher timeframes give fewer but better signals. If you have some questions or suggestions - pl
Big summer sale. Save up to 40% on my products. SR dashboard - save 10$! With the SR Dashboard, you get a powerful tool to control some of the most important information in trading. Assemble a setup according to your strategy and get informed as soon as this setup is valid. Assign scores to defined conditions and let the Dashboard find them. Choose from Trend, Average Daily Range, RSI, Moving Averages, Pivot (Daily, Weekly, Monthly), Highs and Lows, Candlestick Patterns. What can you do with th
Big summer sale. Save up to 40% on my products. TradeAid - save 70$! THE flexible Expert Advisor for Custom Trading Strategies in MetaTrader 5 The Netsrac TradeAid expert is a powerful tool for traders looking to develop their own trading strategies in MetaTrader 5. With this expert advisor, you can combine a variety of technical indicators and trading rules with a simple "If This (AND This...) Then That" logic to create tailored trading strategies that match your individual preferences. You
Filter:
sunnychow
8902
sunnychow 2018.12.15 17:18 
 

Thanks for sharing

Reply to review
Version 1.40 2021.02.13
- new single asset mode (shows the highest correlated assets for your symbol - usable for AUDCAD only in free version)
- now you can show the dashboard in the first or second subwindow to have a clear chart (a subwindow must be present)
- use prefix and suffix for your symbols list
- the single asset mode can be configured to use the hole market watch list of symbols
- use the Correlation Dashboard for all type of assets (including commodities and stocks)
Version 1.30 2019.06.18
- Small improvement: The color of the symbols can now be changed
Version 1.20 2019.03.16
- tooltip to read the values easier
- display of "time remaining to next calculation"
Version 1.10 2019.02.04
- use a vertical and horizontal offset to move the dashboard as you like it