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 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)