79261916

Date: 2024-12-08 05:47:26
Score: 2
Natty:
Report link

This is because backtesting.py takes in a vector for result. Therefore, if your indicator is returning more than 1 vector, then you should modify it. I realised this when i was using pandas-ta, and a dataframe was returned. so it just takes the last column as a series (aka vector)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: jbf