TypeError: __init__() got an unexpected keyword argument 'max_value'
I typed this:
bt = get_backtest('backtest id was here')
and got that error. I checked to make sure the id was correct multiple times and I still get this error. Please help if you have an idea as to why this is happening.