Maximum and minimum visible quotes - page 7

 
2 Slawa
Despite the presence of an indentation the graph window can be filled completely. <br/ translate="no"> And although there is no indentation, the graph window may not be filled.


How do I really see what you are talking about ( without scrolling ) ?

The user is using charts indented from the right edge. How many bars are displayed on such a chart ? Need a pure geometric constant, independent of periods, history, scrolling and everything else.

FirstVisibleBar( ) changes 20 times or more after compilation and after the first tick arrives is inexplicable. At the same time there is no poking and no one touches the chart itself.

Because of these strange things I have to use BarsPerWindow() / 1.2 instead of FirstVisibleBar( ).