View Single Post
  #868 (permalink)  
Old 08-05-2007, 03:55 PM
ElectricSavant's Avatar
ElectricSavant ElectricSavant is offline
Senior Member
 
Join Date: Jun 2007
Posts: 2,984
ElectricSavant is on a distinguished road
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 View Post
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

Last edited by ElectricSavant; 08-05-2007 at 05:13 PM.
Reply With Quote