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,
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,
(Share) Very IMPORTANT for ALL MTF indicators!!!
Aucun commentaire:
Enregistrer un commentaire