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
In charts we skip values that are -1, ie. there's no trading. This makes the chart shorter than it really is. While not really visible it's still incorrect.
In charts we skip values that are
-1, ie. there's no trading. This makes the chart shorter than it really is. While not really visible it's still incorrect.