-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
@zlpatel
Description
Original Discussion Post: #355
There's something that I noticed which makes it difficult to view indicator graph on the chart if you're backtesting for longer period. Below is an example of an indicator view on the chart without zooming in. Notice the y axis scales.
Screenshot 2021年05月21日 at 4 03 16 PM
Now, when I zoom in to focus on a specific period when ttm squeeze value stayed between -5 to +5, it still shows the full scale from -15 to+20. which makes it really hard to visualize the indicator chart. See below.
Screenshot 2021年05月21日 at 4 09 25 PM
I know that re-scaling is allowed for the price chart/Volume. Is that something that can be implemented on the indicator charts as well?