• 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
8663
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
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
Ichimoku Signals Scanner This is the Demo version, please download Full version  here. Find Ichimoku signals as easy as you can. Ichimoku is one of the most powerful trends recognition indicators. And it has valid signals for the trades. This indicator scans several symbols and time-frames by the Ichimoku to find all the signals that you want and show in a dashboard. It's easy to use, just drag it onto the chart. It's better to add  Ichimoku indicator  to chart before adding this indicator. Ichi
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 (13)
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.67 (6)
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
The Trading Sessions Time Indicator: The "Trading Sessions Time Indicator" is a powerful technical analysis tool designed to enhance your understanding of different trading sessions in the forex market. This seamlessly integrated indicator provides crucial information about the opening and closing times of major sessions, including Tokyo, London, and New York. With automatic time zone adjustment, it caters to traders globally, helping them optimize their trading schedules for high liquidity per
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.38 (13)
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
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
5 (32)
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
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
TrendMaestro
Stefano Frisetti
5 (2)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link: 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 moment in which prices have strong probability of f
TPSpro RFI Levels
Roman Podpora
5 (13)
Reversal First Impulse levels (RFI) - are the maximum volume levels/areas that turn the market around, so they play a critical role in future trading decisions. The logic behind the movement of any chart is that the price moves from the first impulse level (RFI) to the first impulse level (RFI) of the past trend. The first impulse level (RFI) is the most powerful level during a trend reversal, which forms a reversal zone. The first impulse level from the reversal of the previous movement is also
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 Screener
STE S.S.COMPANY
4.83 (86)
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
Gold Stuff
Vasiliy Strukov
4.89 (246)
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! Settings  and manual here   SETTINGS Draw Arrow - on off. drawing arrows on the chart. Alerts -   on off audible alerts. E-mail notification - on off. e
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
Atomic Analyst
Issam Kassas
5 (2)
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  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 Multiple layers of complex Indicators, the Atomic Anal
TPSproTREND PrO
Roman Podpora
5 (15)
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!  - To maximize the potential and learn how to trade using this indicator, read the full des
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (25)
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.
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
Up Down v6
Guner Koca
5 (7)
up-down indicator is no repaint and works all pairs and lower than weekly time frames charts. it is suitable also 1 m charts for all pairs. and hold long way to signal. dont gives too many signals. when red histogram cross trigger line that is up signal.and price probably will down when blue histogram cross trigger line that is down signal.and price probably will go up. when the signals not seen press + button on terminal . too see weekly chart because of low data on chart ,it needs to lower p
Gann Swing Structure
Kirill Borovskii
5 (1)
This indicator is based on the mathematics of the great trader W.D. Ganna. With its help, you can easily find strong levels by analyzing swings to find the optimal entry point. The indicator works on all instruments and all timeframes. The indicator is fully manual and has control buttons. All you need to do is press the NEW button, a segment will appear, which you can place on any movement, swing or even 1 candle that you want to analyze. By placing the segment, press the OK button. A grid (th
Scalper Vault
Oleg Rodin
5 (26)
Scalper Vault is a professional scalping system which provides you with everything you need for successful scalping. This indicator is a complete trading system which can be used by forex and binary options traders. The recommended time frame is M5. The system provides you with accurate arrow signals in the direction of the trend. It also provides you with top and bottom signals and Gann market levels. The indicator provides all types of alerts including PUSH notifications. Please contact me aft
Market Reversal Alerts
LEE SAMSON
4.17 (120)
Profit from market structure changes as price reverses and pulls back. The market structure reversal alert indicator identifies when a trend or price move is approaching exhaustion and ready to reverse. It alerts you to changes in market structure which typically occur when a reversal or major pullback are about to happen. The indicator identifies breakouts and price momentum initially, every time a new high or low is formed near a possible exhaustion point. The indicator draws in a rectangle on
PRO Renko System
Oleg Rodin
5 (24)
PRO Renko System is a highly accurate trading system specially designed for trading RENKO charts. The ARROWS and Trend Indicators DO NOT REPAINT! The system effectively neutralizes so called market noise giving you access to accurate reversal signals. The indicator is very easy to use and has only one parameter responsible for signal generation. You can easily adapt the tool to any trading instrument of your choice and the size of the renko bar. I am always ready to provide extra support to help
Weis Wave with Alert
Trade The Volume Waves Single Member P.C.
4.79 (19)
Rental/Lifetime Package Options and Privileges' * For optimum results the yearly or lifetime package is suggested due to live training and Discord  channel trading with the  creator! 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 traini
Advanced Supply Demand
Bernhard Schweigert
4.92 (309)
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
TrendLine PRO MT4
Evgenii Aksenov
4.88 (248)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices Advantages of Trend Line PRO Never redraws its signals The possibility of using it as an independent strategy It has three automatic levels Take Profit and Stop Loss leve
The indicator is designed to work on any trading platform. The program is based on proprietary algorithms and W.D.Ganna's mathematics, allowing you to calculate target levels of price movement based on three points with the highest degree of certainty. It is a great tool for stock trading. The indicator has three buttons: NEW - call up a triangle for calculation. DEL - delete the selected triangle. DELS - completely remove all constructions. The probability of achieving the goals is more than 80
ADR Alert Dashboard
LEE SAMSON
3.83 (12)
The ADR Alert Dashboard 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 dash is designed to be placed on a blank chart and just sit in the background and alert you when levels are hit so you do not need to sit and watch it or even look at all! MT5 VERSION AV
ICT Template MT4
David Perk
4.85 (46)
ICT Template Indicator visualizes and automatically updates all important ICT elements for Scalpers, Day and Swing traders. It allows you too keep your chart clean and bring any elements by just one click to the side buttons. Thanks to mobile notifications on external liquidity levels, you will not miss any opportunity and you don't have to sit behind the screens whole day. Each element has fully customizable colours, width, line types, max timeframe to be shown etc... so you can really tweak y
Scalper Inside PRO
Alexey Minkov
4.74 (54)
GET 10% OFF NOW! Last 2 copies at current price! 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 t
Automatically draw support and resistance levels PLUS propulsion candle gaps on your chart, so you can see where price is likely to head next and/or potentially reverse. This indicator is designed to be used as part of the position trading methodology taught on my website (The Market Structure Trader) and displays key information for targeting and potential entries. MT version available here:  https://www.mql5.com/en/market/product/97973 There are 2 CORE features in the indicator and 4 additiona
M1 Arrow
Oleg Rodin
5 (13)
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
Italo Levels Indicator
Italo Santana Gomes
5 (7)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO LEVELS INDICATOR  is the best levels indicator ever created, and why is that? Using high volume zones on the market and Fibonacci the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many levels indicators around the internet are not complete, does not help, and it's difficult to trade, but the   Italo Levels Indicator is different , the Ital
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
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. 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 Smart Money Concepts, providing i
Up Down V9
Guner Koca
5 (1)
indicator is no repaint trend indicator. when red stars up to line that is probably end of long trades. when blue stars up to line that is probably end of down trades. indicator can use all pairs and lower than weekly charts, to use weekly chart need to at least 500 bars data on back.and lowering processing value 500. it is also suitable for 1m charts. indicator hold long way to go. there is not too many signals.
More from author
Netsrac PAAIOS
Carsten Pflug
5 (4)
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 read my blog entry to learn more. Features detects and shows multi
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 candle for each configured time frame Opens a chart with your chart template directly
Netsrac Correlation Trader
Carsten Pflug
4.67 (12)
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 have pip value and daily range based optimal hedge trades 5) It can be your s
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
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 information. One approach is that an asset that has completed nearly 100% o
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 cannot be used in the Strategy Tester. The demo version here from the marke
Netsrac ADR Dashboard
Carsten Pflug
4.91 (11)
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% of
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
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
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
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
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
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
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
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 this tool? Use the dashboard as a powerful tool for your discretionary trad
Filter:
sunnychow
8663
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