This is a new indicator very similar to the Pips2MA alert indicator that I put together a year ago (see link). This is a dashboard version to monitor multiple pairs.
http://www.forexfactory.com/showthre...22#post5973322
The inputs are:
AlertPips - the distance in pips from the MA at which to alert. One alert is sent per bar.
AlertBarsSkip - the number of bars to skip before sending another alert.
MAperiods=10; // MAperiods - the number of periods to be used by the MA calculation.
MAmethod="E"; // MAmethod - the method to be used for the MA calculation ('S', 'W', 'E', 'M').
MAapply="C"; // MAapply - the price type to be used for the MA calculation ('M', 'T', 'O', 'W', 'C', 'H', 'L').
MAshift=0; // MAshift - the number of periods for the MA shift calculation. MATimeFrame - this is the TF for the calculation of the MA and is usually set to 0 which means to use the chart's TF.
DBDisplay - to turn off the dashboard and only get alerts, set to false.
MailAlert - set to true to receive emails. This option only works if the platform is properly configured for email.
SendAlert - set to false to suppress alerts and use the dashboard only.
CurrencySuffix - supply the currency suffix, if your broker has appended a lower case letter like "r" to the symbol.
You can change the colour scheme of the dashboard to suit your chart; these are the inputs and defaults:
LabelColr=Ivory; InAlertZone=Aqua; OutAlertZone=Magenta;
The currency pairs to be monitored can be selected from the list and in addition there are 4 fields for other pairs of your choice. A maximum of 15 pairs can be monitored.
This thread is for topics related to this indicator only. A few guidelines to follow:
1. Please report bugs. Please explain how it happened and the steps to follow to recreate it. If I can't recreate it, I can't fix it. Include screen shots if necessary.
2. You can request enhancements. In all likelihood they will not be implemented unless I feel they are appropriate for the intended purpose of the indicator and are beneficial to others.
3. You cannot ask coding questions on this thread.
4. You cannot post anything I deem off topic.
5. You cannot PM me. If it is not important enough to discuss in a public forum, it is not important enough for me to respond.
The dashboard can be installed on any pair's chart for any timeframe. The chart's TF can be overridden in the settings. Once installed it should look something like the image.
http://www.forexfactory.com/showthre...22#post5973322
The inputs are:
AlertPips - the distance in pips from the MA at which to alert. One alert is sent per bar.
AlertBarsSkip - the number of bars to skip before sending another alert.
MAperiods=10; // MAperiods - the number of periods to be used by the MA calculation.
MAmethod="E"; // MAmethod - the method to be used for the MA calculation ('S', 'W', 'E', 'M').
MAapply="C"; // MAapply - the price type to be used for the MA calculation ('M', 'T', 'O', 'W', 'C', 'H', 'L').
MAshift=0; // MAshift - the number of periods for the MA shift calculation. MATimeFrame - this is the TF for the calculation of the MA and is usually set to 0 which means to use the chart's TF.
DBDisplay - to turn off the dashboard and only get alerts, set to false.
MailAlert - set to true to receive emails. This option only works if the platform is properly configured for email.
SendAlert - set to false to suppress alerts and use the dashboard only.
CurrencySuffix - supply the currency suffix, if your broker has appended a lower case letter like "r" to the symbol.
You can change the colour scheme of the dashboard to suit your chart; these are the inputs and defaults:
LabelColr=Ivory; InAlertZone=Aqua; OutAlertZone=Magenta;
The currency pairs to be monitored can be selected from the list and in addition there are 4 fields for other pairs of your choice. A maximum of 15 pairs can be monitored.
This thread is for topics related to this indicator only. A few guidelines to follow:
1. Please report bugs. Please explain how it happened and the steps to follow to recreate it. If I can't recreate it, I can't fix it. Include screen shots if necessary.
2. You can request enhancements. In all likelihood they will not be implemented unless I feel they are appropriate for the intended purpose of the indicator and are beneficial to others.
3. You cannot ask coding questions on this thread.
4. You cannot post anything I deem off topic.
5. You cannot PM me. If it is not important enough to discuss in a public forum, it is not important enough for me to respond.
The dashboard can be installed on any pair's chart for any timeframe. The chart's TF can be overridden in the settings. Once installed it should look something like the image.
Attached File(s)