Re: Dashboard Type Indicators for MT4

141
Hi Friends
Try EA :)
These users thanked the author ARTAKHEH for the post (total 5):
Thangarasu, QSD, ratonchjes, claypot, Forexlearner


Re: Dashboard Type Indicators for MT4

145
Hi Darks,

It's a nice dashboard but takes a alot of cpu resource, anyway you could make it a version which is lighter? Also a request...can you add a column which shows a specific change of ATR? Just like chandelier's exit but in column form next to ATR column, i think that can really help..

Many Thanks
Dan
Darks wrote: Mon Oct 05, 2020 1:39 am A nice dashboard indicator. Code can be helpful for learning and further development.

Description by author :

The Multi Forex Scanner indicator is a MT4 indicator that I developed because I wanted to save time finding good pairs to trade.

It shows the list of currencies available in the Market Watch window. If you wish to hide any currency, just hide it in the Market Watch.

I hope it helps you.
Image


Settings
Image


Update interval (secs) – Allows you to define the interval in which the indicator is updated. This is to prevent performance issues.
Font Size – Allows you to define the font size of the text shown on screen.
Font Name – Allows you to define the font of the text shown on screen.
—————————————————
Show Price – Show/Hide the Price column. This column shows the Bid of the currency.
—————————————————
Show Spread – Show/Hide the Spread column. This column shows the Spread of the currency.
—————————————————
Show ATR – Show/Hide the ATR column. This column shows the percent of the current bar in relation to the calculation of the ATR.
ATR Timeframe – The timeframe to use in the ATR calculation.
ATR Period – The period to use in the ATR calculation.
—————————————————
Show Volume – Show/Hide the Volume column. This column shows the percent of the current bar volume in relation to the average of the previous volumes.
Volume Timeframe – The timeframe to use in the calculation of the average volume.
Volume Period -The period to use in the calculation of the average volume.
—————————————————
Show RSI – Show/Hide the RSI column. This column show the RSI for the current bar. If the RSI is overbought the data is green. If the RSI is oversold, the data is red.
RSI Timeframe – The timeframe of the RSI calculation
RSI Period – The period of the RSI
RSI Upper Level – The upper level of the RSI. Allows to detect overbought.
RSI Lower Level – The lower level of the RSI. Allows to detect oversold.
—————————————————
Show Stochastic – Show/Hide the Stoch column. This column shows the Stochastic value for the current bar.
Stoch Timeframe – The timeframe of the Stochastic calculation.
%K period – The %K parameter of the Stochastic.
%D period – The %D parameter of the Stochastic.
Slowing – The Slowing of the Stochastic.
MA Method – The Moving Average method of the Stochastic.
Price Field – The Price Field parameter of the Stochastic.
Stoch Upper Level– The upper level of the Stochastic. Allows to detect overbought.
Stoch Lower Level– The lower level of the Stochastic. Allows to detect oversold.
—————————————————
Show ADX – Show/Hide the ADX column. This column interprets the value of the ADX according to the levels 25, 50 and 75.
ADX Timeframe – The timeframe used in the calculation of the ADX.
ADX Period – The period of the ADX.
ADX Applied Price – The applied price of the ADX.
—————————————————
Show Pivots – Show/Hide the Pivots column. This column displays the position of price in relation to the closest pivot level.
—————————————————
Show MA – Show/Hide the MA column. This column shows if price is above or below the configured moving average
MA Timeframe – The timeframe used in the calculation of the MA.
MA Period – The period of the MA.
MA Method – The method of the MA.
MA Applied Price – The applied price of the MA.


Re: Dashboard Type Indicators for MT4

146
Dan15 wrote: Mon Feb 22, 2021 4:06 pm Hi Darks,

It's a nice dashboard but takes a alot of cpu resource, anyway you could make it a version which is lighter? Also a request...can you add a column which shows a specific change of ATR? Just like chandelier's exit but in column form next to ATR column, i think that can really help..

Many Thanks
Dan

Can be done, it is just a matter of study. But for now you could search the dashboard thread or web for your specific requirement.

Re: Dashboard Type Indicators for MT4

147
Darks wrote: Mon Feb 22, 2021 9:04 pm

Can be done, it is just a matter of study. But for now you could search the dashboard thread or web for your specific requirement.
Hi Darks,

I have done the search...there are many dashboards available but none has ATR as good as your dashboard. If you can please get time and do it. It's like you have one column next to the column of ATR showing change with respect to current ATR. This change can be adjustable as per one's own choice for example 2, 2.5, 3, 3.5, 4 and so on the number of times the current ATR change. Have a look at the attached indicator...it might give you can idea of what i am talking about.

Thanks
Dan

Re: Dashboard Type Indicators for MT4

150
Darks wrote: Mon Oct 05, 2020 1:39 am A nice dashboard indicator. Code can be helpful for learning and further development.

Description by author :

The Multi Forex Scanner indicator is a MT4 indicator that I developed because I wanted to save time finding good pairs to trade.

It shows the list of currencies available in the Market Watch window. If you wish to hide any currency, just hide it in the Market Watch.

I hope it helps you.
Image


Settings
Image


Update interval (secs) – Allows you to define the interval in which the indicator is updated. This is to prevent performance issues.
Font Size – Allows you to define the font size of the text shown on screen.
Font Name – Allows you to define the font of the text shown on screen.
—————————————————
Show Price – Show/Hide the Price column. This column shows the Bid of the currency.
—————————————————
Show Spread – Show/Hide the Spread column. This column shows the Spread of the currency.
—————————————————
Show ATR – Show/Hide the ATR column. This column shows the percent of the current bar in relation to the calculation of the ATR.
ATR Timeframe – The timeframe to use in the ATR calculation.
ATR Period – The period to use in the ATR calculation.
—————————————————
Show Volume – Show/Hide the Volume column. This column shows the percent of the current bar volume in relation to the average of the previous volumes.
Volume Timeframe – The timeframe to use in the calculation of the average volume.
Volume Period -The period to use in the calculation of the average volume.
—————————————————
Show RSI – Show/Hide the RSI column. This column show the RSI for the current bar. If the RSI is overbought the data is green. If the RSI is oversold, the data is red.
RSI Timeframe – The timeframe of the RSI calculation
RSI Period – The period of the RSI
RSI Upper Level – The upper level of the RSI. Allows to detect overbought.
RSI Lower Level – The lower level of the RSI. Allows to detect oversold.
—————————————————
Show Stochastic – Show/Hide the Stoch column. This column shows the Stochastic value for the current bar.
Stoch Timeframe – The timeframe of the Stochastic calculation.
%K period – The %K parameter of the Stochastic.
%D period – The %D parameter of the Stochastic.
Slowing – The Slowing of the Stochastic.
MA Method – The Moving Average method of the Stochastic.
Price Field – The Price Field parameter of the Stochastic.
Stoch Upper Level– The upper level of the Stochastic. Allows to detect overbought.
Stoch Lower Level– The lower level of the Stochastic. Allows to detect oversold.
—————————————————
Show ADX – Show/Hide the ADX column. This column interprets the value of the ADX according to the levels 25, 50 and 75.
ADX Timeframe – The timeframe used in the calculation of the ADX.
ADX Period – The period of the ADX.
ADX Applied Price – The applied price of the ADX.
—————————————————
Show Pivots – Show/Hide the Pivots column. This column displays the position of price in relation to the closest pivot level.
—————————————————
Show MA – Show/Hide the MA column. This column shows if price is above or below the configured moving average
MA Timeframe – The timeframe used in the calculation of the MA.
MA Period – The period of the MA.
MA Method – The method of the MA.
MA Applied Price – The applied price of the MA.

I found this version of your dashboard at a familiar forum (FF) where they claim to have fixed a few small bugs, as well as added a new function.

I cannot recall the bugs (minor display errors if I remember), but they added the ability to display three moving averages instead of just one. A handy modification.

One suggestion, should you find value in it, would be the ability to choose to have the chart auto-sort based on a user preference.

For example, sort by ATR (highest ATR at the top lowest ATR at the bot), or sort by stochastic (highest value at the top, lowest at the bot), or for the other parameters (EC, vol % etc.).

Thanks for creating this tool, it is super useful. Double thanks for releasing the mq4 so that we can read and learn.
These users thanked the author Chintzki for the post:
chris006


Who is online

Users browsing this forum: Facebook [Crawler], Google [Bot], Majestic-12 [Bot], Yandex [Bot] and 97 guests