Jim Dean
 Sage
       Posts: 3433
Joined: 3/13/2006
Location: L'ville, GA
User Profile |
Two interim solutions:
1. Display more bars - the scale is min to max and more bars often means the min and max stay the same longer.
2. Plot price in an indicator pane via an OLang routine, and use the SetScales(min,max) command in the routine to control it as you please.
|