You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a way to show/render an indicator on a separate row. For example, applying Average True Range (ATR) indicator, results in getting the main overlay squished upwards as its trying to accommodate the both. Example:
With:
Without:
Suggested solution
Maybe there can be a prop like useScale in the props object of the respective indicator for this functionality!
Description
There should be a way to show/render an indicator on a separate row. For example, applying Average True Range (ATR) indicator, results in getting the main overlay squished upwards as its trying to accommodate the both. Example:
With:
Without:
Suggested solution
Maybe there can be a prop like
useScale
in the props object of the respective indicator for this functionality!Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: