I had a quick test. And this way has max 3x performance gain! ```python if cs_decimal is not None: return CsDecimal.ToDouble(cs_decimal) ``` But few tests fail due to precision problem _Originally posted by @LeeDongGeon1996 in https://github.com/facioquo/stock-indicators-python/issues/386#issuecomment-2282777327_