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
Version 4.03 require the x coordinate be always declare as DateTime in OHLC class. This cause a major break in all existing codes that require double. An overload constructor will be nice. I got around this by using day public field afterward.