Fix the chart - Vertical

 

Hi,

if i watch the Eur/Usd chart i have currently the value 1,35070.

I have marked "Show the grid" but the values are 1,34948 the next vertical value is 1,35003

I know i can scroll the values, but what i want is the grid with 1,35 next 1,3525 next 1,3550 next 1,3575 next 1,36

To reach the values manually is difficult, i tried the function scale fix but this seems not to be a solution.

Can you help me ?

 

Put a ruler against your screen. Measure the distance (~1/2 inch.) scroll back when the scale is different. Measure the distance (~1/2 inch) The distance is FIXED in pixels. The price scales. The grid does not.

If you want a specified grid size, turn it off and put on a indicator.

 

I have been using this one for years.

If you need 25 - 50 - 75 grid, then modify line 84:

pointStep = MathRound ( gridStep / Point / 4);
Files:
 
Thanks i will try it
Reason: