//-----Enivid. I just saw that you updated indicator ( I thought you gave up).
Thanks for letting me know! I have updated the source code now.Enivid. I just saw that you updated indicator ( I thought you gave up). Sincerely thank you.
There are errors on two platforms by AVA and FXPro, Build 1065. Please see attached:
==================
';' - unexpected token EasyTrendVisualizer.mq4 176 72
';' - unexpected token EasyTrendVisualizer.mq4 176 72
'FormatDateTimeDigit' - function can be declared only in the global scope EasyTrendVisualizer.mq4 184 8
'FormatDateTimeDigit' - function already defined and has body EasyTrendVisualizer.mq4 184 8
'PeriodToString' - function can be declared only in the global scope EasyTrendVisualizer.mq4 190 8
'PeriodToString' - function already defined and has body EasyTrendVisualizer.mq4 190 8
')' - unexpected end of program EasyTrendVisualizer.mq4 214 1
======================
7 errors and 0 warnings
View attachment 8924
//-----
hey ruma...... kinda doubt enivid is going to give up anytime soon...... he is probably just very busy......
add a ) on line 176 of the mt4 code ...... after PerStr ..... that should fix everything...... the mt5 version has that section commented out so it is ok......h
Thanks for letting me know! I have updated the source code now.
It only remembers the last line to generate alerts, not all the previously drawn lines. It is probably possible to make it remember all the lines and generate alerts on crosses of all those lines, but it would make the indicator quite slow and will result in a lot of alerts.
Easy Trend Visualizer has been updated to version 1.08. It can now accommodate alerts for any number of previous horizontal lines and also allows to ignore lines of certain length - useful if you do not want to be bothered with less significant support/resistance areas. MT5 version should also run much faster now.
hold on. I have FxPRo(MT4,MT5) HL is missing on both MT4 and MT5 , not just on that pair on many others...on previous version all good.ETV in my MT5 (RoboForex) shows a horizontal line there on Weekly AUD/JPY:
View attachment 12908
Could you please explain what exactly are you talking about in alerts?