Here are just a few short notes to get you started using the THV_Alert_v3.

This is an EA, so you must put it in the experts folder.


The following indicators need to be placed in the Indicator folder for the Alert to work.
These are all in the zip folder.

Ichimoku.ex4
Laguerre RSI_mod.ex4  (This is a modified version to make it easier to call from the EA)
THV4 Coral  T@H.ex4
THV4 Trix called.ex4


The alerts are displayed down the right side of the chart, they can be hidden by setting the ShowAlarms to false once they are set up. 
If you have AlarmOn set to true a popup alert box will popup when all your alarm settings you have selected are true.
You can also have the AlarmSoundOn set to true if you want an audible alert also. Along with these alarms you can also
send an email by setting SendEmail to true. Your email must be set up in MT4 for this to work. Also you can take a screen 
shot of the chart at the time the alarm is triggered, if you set the AlarmScrnCapOn to true. The image will be saved in the 
"experts\files directory in your MT4 folder. You can set the resolution to what the image is to be saved at by changing the 
ScreenH and the ScreenV settings. If you set the ShowInacAlarms to false only the active alerts chosen will be displayed,
If set to true all results will be shown even if they are not used. This may come in habdy if you are designing a tradng plan
and would like to know the status of all the different alarms so you could decide which ones may work for your plan. 
The alerts being used will be shown in orange and the ones not being used will be in gray.

Some traders are using moving averages, Laguerre RSI and Stochastics for added conformation, so I have included them in the alerts if you would 
like to use them also. You can use either 1, 2 or 3 moving averages, the default is 20EMA, 60EMA, 200SMA. If you only want
to use 1 moving average then put -1 in both the TrendLong and TrendMedium setting. If you only want to use 2 moving averages then 
put -1 in the TrendLong setting. If you only use 1 the alarm will trigger Long when the Price Closes above it or Short when Price
Closes below whatever you have set TrendShort to be, otherwise the alert tirggers TrendShort>TrendMedium>TrendLong for a Long or 
TrendShort<TrendMedium<TrendLong for a Short signal. The period of these can be set differently from what time frame chart you are 
on, so you can be on the M5 chart and have these set to the M15 chart if you want. You can also select what type of moving average 
you want, SMA, EMA, LWMA, and SMMA, enter all capital letters. The Laguerre only changes when it goes from overbought to oversold 
or vice versa. So once at or above 0.80 it will stay as Green and once at or below 0.20 it will stay red until it goes to the opposite.

At this time the THV alerts look at the previous candle for their signal, as the signal from the present candle changes until it
closes. The Trix Cross only tells you that the Trix has crossed in the past and is still crossed in the same direction. 

Lime = Long
Red = Short
Yellow = Undecided 

Let me know what you think or if this helps you in your trading.
Please post the settings and time frame that works for you on the THV forum.
If you have any ideas as to how to make this Alert better please let me know.

All alerts that have been set to true must be met before an alarm will happen. 