As there have been several requests to make alterations for different versions of this type of display I thought it best to start its own thread so it would be easier to find them.
I know that I am going to get requests to add this and adjust that etc All I ask is the requests are well thought out and not just based on a quick impulse and that the requests have accurate concise details. I am not a mind reader. This does not mean that I am going to respond to or code every request. I will do what I can when I have the spare time to do it.
NOTE : I have had several requests to have the ability to select the number of time frames and which indicators to show or hide, the basic code type in these indicators would require just about a total rewrite to do this and as such I am not prepared to do it at this point in time.The MTF Price Dashboard is the exception to this and has these features.
Please note it is not enough to ask " I want a dashboard of indicator X " indicator X may have many ways of producing a signal, it could be - slope of line / cross of level/s / extremes / indicator X cross indicator X / indicator X cross price / indicator X cross indicator Y and so on so in future if there is no information given or nothing to back up the request I will ignore that request.
I have updated the original version requested by SakibFX ( http://www.forexfactory.com/showthre...66758&page=341 #Post 6,807 ) and have added the Stochastic numbers on the bars.
The new version has an extra MA set of bars added and the Stochastic numbers. This version has quite a few differences with the colour display which by default is set to Option #2, the different setups are
#1 If the "Use Chart Colors = False and Use Chart Candle Colors = False" All colour inputs are by the user
#2 If the "Use Chart Colors = True and Use Chart Candle Colors = False" The Display Border, Background and the timeframe and indicator names are automatically set to various Chart colours and only the Bar colours and Stochastic numbers can be user set
#3 If the "Use Chart Colors = True and Use Chart Candle Colors = True" The Display Border, Background and the timeframe and indicator names are automatically set to various Chart colours plus the Bar colours are set to the Bar Up and Bar Down colours, only use this setting if you are using different candle colours than the default colours, this matches the display to your custom coloured chart.
NOTE : I have removed the MTF Dashboard v1 indicator as it had a small fault in the code and MTF Dashboard v1a is the fixed version.
The above Dashboard versions 1a is basically the same as the Symbol version but without the Symbol code, MA Shift and Heiken Ashi candles option. To load the Dashboard into a separate window as in the screenshot you will need to open an indicator window or use the supplied MT Window indicator.
IMPORTANT : To use the Dashboard indicators with the Heiken Ashi Candles option you must have the standard Heiken Ashi indicator in your indicator folder.
NOTE : 22/01/2015 altered the shift code on both Dashboard Symbol indicators as there was a minor graphic alignment issue when using the Corner shift input to put the Dashboard into the lower two corners of a chart.
Note : The MTF Dashboard Symbol v1 indicator has Alerts added to the code, please take the time to check the Alerts out before asking questions. The Alerts can be set to Alert one indicator or all the indicators and have adjustable sound Alert numbers and frequency. I have deliberately left out email Alerts as MT4 has been having issues with sending them of late.
The only difference visually between the two MTF Dashboard Symbol indicators is the Alert symbols at the end of the bars as shown in the screenshot below.
This Dashboard using indicators as requested by moursi in the top right of the screenshot below.
NOTE : I have updated the MTF Dashboard Indicator to be Multi Currency as originally moursi did not need it to be multi Currency but I added it at the last minute and somehow omitted to put a critical piece of currency symbol code into the indicator and I am some what surprised that after 39 downloads at least someone had not noticed?
This MTF Price Dashboard as requested by kofix11. This indicator uses a different code setup to the other Dashboard indicators and the user can select the currency pairs and time frames to suit their trading as shown on the screenshot below.
NOTE : I have removed the original MTF Price Dashboard indicator and up dated it with the MTF Price Dashboard v1 which now has the Heiken Ashi bars or standard price bars option in the inputs. This indicator requires the standard Heiken Ashi indicator to be in your indicator folder.
23/01/2015 : MTF MA Multi Pair Dashboard posted on #Post 49 as there is no room left for any more attachments on this Post.
http://www.forexfactory.com/showthre...03#post8017603
26/01/2015 : MTF Dashboard v3 posted on #Post 52 this is similar to the "MTF Dashboard Symbol " except for no display box / border and the time frames and indicators are now selectable.
http://www.forexfactory.com/showthre...42#post8022642
04/02/2015 : MTF RSI Multi Pair Dashboard and MTF STOCH Multi Pair Dashboard posted on #Post 65.
http://www.forexfactory.com/showthre...98#post8044298
05/02/2015 : MTF Multi Signal Multi Pair Dashboard posted on #Post 73. This Dashboard uses MACD STOCH & PRICE to generate signals if all three signals match then the Dashboard gives an UP or DOWN colour bar if no signal then a third colour is generated for the bar.
http://www.forexfactory.com/showthre...42#post8047342
17/02/2015 : MTF Multi Signal Multi Pair Dashboard Lite is posted on #Post 128. The code has had the Timer() update code removed to make it less of a load on cpu when multi instances are loaded however the display will only update when the price on the chart the display/s are loaded on updates.
http://www.forexfactory.com/showthre...10#post8072410
13/09;2017 : MTF RSI Multi Pair Dashboard v1 posted on #Post 447 - NOTE: The name of this indicator cannot be changed or it will not work.
https://www.forexfactory.com/showthr...5#post10285405
I know that I am going to get requests to add this and adjust that etc All I ask is the requests are well thought out and not just based on a quick impulse and that the requests have accurate concise details. I am not a mind reader. This does not mean that I am going to respond to or code every request. I will do what I can when I have the spare time to do it.

NOTE : I have had several requests to have the ability to select the number of time frames and which indicators to show or hide, the basic code type in these indicators would require just about a total rewrite to do this and as such I am not prepared to do it at this point in time.The MTF Price Dashboard is the exception to this and has these features.

Please note it is not enough to ask " I want a dashboard of indicator X " indicator X may have many ways of producing a signal, it could be - slope of line / cross of level/s / extremes / indicator X cross indicator X / indicator X cross price / indicator X cross indicator Y and so on so in future if there is no information given or nothing to back up the request I will ignore that request.
I have updated the original version requested by SakibFX ( http://www.forexfactory.com/showthre...66758&page=341 #Post 6,807 ) and have added the Stochastic numbers on the bars.
The new version has an extra MA set of bars added and the Stochastic numbers. This version has quite a few differences with the colour display which by default is set to Option #2, the different setups are
#1 If the "Use Chart Colors = False and Use Chart Candle Colors = False" All colour inputs are by the user
#2 If the "Use Chart Colors = True and Use Chart Candle Colors = False" The Display Border, Background and the timeframe and indicator names are automatically set to various Chart colours and only the Bar colours and Stochastic numbers can be user set
#3 If the "Use Chart Colors = True and Use Chart Candle Colors = True" The Display Border, Background and the timeframe and indicator names are automatically set to various Chart colours plus the Bar colours are set to the Bar Up and Bar Down colours, only use this setting if you are using different candle colours than the default colours, this matches the display to your custom coloured chart.
NOTE : I have removed the MTF Dashboard v1 indicator as it had a small fault in the code and MTF Dashboard v1a is the fixed version.
The above Dashboard versions 1a is basically the same as the Symbol version but without the Symbol code, MA Shift and Heiken Ashi candles option. To load the Dashboard into a separate window as in the screenshot you will need to open an indicator window or use the supplied MT Window indicator.
IMPORTANT : To use the Dashboard indicators with the Heiken Ashi Candles option you must have the standard Heiken Ashi indicator in your indicator folder.
NOTE : 22/01/2015 altered the shift code on both Dashboard Symbol indicators as there was a minor graphic alignment issue when using the Corner shift input to put the Dashboard into the lower two corners of a chart.
Note : The MTF Dashboard Symbol v1 indicator has Alerts added to the code, please take the time to check the Alerts out before asking questions. The Alerts can be set to Alert one indicator or all the indicators and have adjustable sound Alert numbers and frequency. I have deliberately left out email Alerts as MT4 has been having issues with sending them of late.
The only difference visually between the two MTF Dashboard Symbol indicators is the Alert symbols at the end of the bars as shown in the screenshot below.
This Dashboard using indicators as requested by moursi in the top right of the screenshot below.
NOTE : I have updated the MTF Dashboard Indicator to be Multi Currency as originally moursi did not need it to be multi Currency but I added it at the last minute and somehow omitted to put a critical piece of currency symbol code into the indicator and I am some what surprised that after 39 downloads at least someone had not noticed?
This MTF Price Dashboard as requested by kofix11. This indicator uses a different code setup to the other Dashboard indicators and the user can select the currency pairs and time frames to suit their trading as shown on the screenshot below.
NOTE : I have removed the original MTF Price Dashboard indicator and up dated it with the MTF Price Dashboard v1 which now has the Heiken Ashi bars or standard price bars option in the inputs. This indicator requires the standard Heiken Ashi indicator to be in your indicator folder.
23/01/2015 : MTF MA Multi Pair Dashboard posted on #Post 49 as there is no room left for any more attachments on this Post.
http://www.forexfactory.com/showthre...03#post8017603
26/01/2015 : MTF Dashboard v3 posted on #Post 52 this is similar to the "MTF Dashboard Symbol " except for no display box / border and the time frames and indicators are now selectable.
http://www.forexfactory.com/showthre...42#post8022642
04/02/2015 : MTF RSI Multi Pair Dashboard and MTF STOCH Multi Pair Dashboard posted on #Post 65.
http://www.forexfactory.com/showthre...98#post8044298
05/02/2015 : MTF Multi Signal Multi Pair Dashboard posted on #Post 73. This Dashboard uses MACD STOCH & PRICE to generate signals if all three signals match then the Dashboard gives an UP or DOWN colour bar if no signal then a third colour is generated for the bar.
http://www.forexfactory.com/showthre...42#post8047342
17/02/2015 : MTF Multi Signal Multi Pair Dashboard Lite is posted on #Post 128. The code has had the Timer() update code removed to make it less of a load on cpu when multi instances are loaded however the display will only update when the price on the chart the display/s are loaded on updates.
http://www.forexfactory.com/showthre...10#post8072410
13/09;2017 : MTF RSI Multi Pair Dashboard v1 posted on #Post 447 - NOTE: The name of this indicator cannot be changed or it will not work.
https://www.forexfactory.com/showthr...5#post10285405
Attached File(s)
Trade what you see not what you hope