Forum

SendMail() not sending mail

Hi Since friday my email notification EA that uses SendMail() function to send me signals has stopped sending me emails but the "Test" mail works... Any reason for this? this is the code I use: SendMail(" OverBought ","(Trend NEUTRAL) "+DoubleToStr(lastclose,Digits)); Regards, Edd

5 decimal price - OrderSend() problem

Hi, I am using build 438 and recently an EA that worked great with a 4 decimal price stoped when my broker decided to adopt the 5 decimal price. I've tryed to modify the EA without success. I even tryed hardcoding the SL and PT in the OrderSend() but it still will not work, unless the SL and PT are

Please help code the "sve_trends_trail" indicator.

Hi all If anyone could help with this indicator. I've used it successfully in VT Trader but was sent packing from this platform and now need to learn to trade in MT4. Has anyone converted it to MT4 yet, if not, could a generous someone please try, as I've only just started learning MT4 programming