Hi everyone! Fairly new to this platform and am loving it so far. I've currently got a working live algorithm that scrapes from a popular website. I've collected all the past data from this site and have a very simple csv file with 2 columns; the date, and whether I should long or short the stock. Can anyone point me in the right direction as to how I can easily create a backtestable algorithm with this data? Thanks in advance!

Author