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
constants.PRECISION, and constants.PRECISION_SMALL to control the number of decimals to keep when formatting numbers with fnum() (defaults to 2, and 4, respectively)
constants.MIN_DIFF_THRESHOLD, and constants.MAX_DIFF_THRESHOLD to control candle top, and bottom, thickness fnum() (defaults to 0.25, and 0.75, respectively)