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

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.

Ichimoku.ex4
Laguerre RSI_mod.ex4
THV4 Coral  T@H.ex4
TVV4 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 alrm 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 results for the alerts chosen will be displayed,
If set to true all results will be shown even if they are not used. 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, so I have included them in the alerts if you would 
like to use them also. You can use either 2 or three moving averages, the default is 20EMA, 60EMA, 200SMA. If you only want
to use 2 moving averages then put  -1 in the TrendSMAlong setting. 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. 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.

All alerts that have been set to true must be met for an alarm to be given. 