This is major..I know this is a lot...but could admin or at least the authors of the posted files amend their attachments for the future visitors...
ES
Quote:
Originally Posted by igorad
Hi to ALL,
ALL MTF Indicators don't draw the graphic on the chart correctly because
of the BUG in the code.
To avoid this BUG you should fix only one line in the code:
instead of limit = Bars-counted_bars;
should be limit=Bars-counted_bars+TimeFrame/Period();
Regards,
Igor
|