func.parameters bug
in version 0.6.5 func.parameters returns all float values.
it fail some indicators like MACD with error TypeError: Invalid parameter value for fastperiod (expected int, got float)
it reproduced when you need to do like adjust_params(func.parameters)
关闭于 2025-08-26 5 条评论