Free Example Stock Data Built for Neural Net Training.

Predicting when stocks gain 5% within 10 days

Contains data from the SP500, windowed, normalized, and labeled (1/0 boolean flag in the final column). Data is split into train.csv and test.csv temporally with no overlap between test and train.

Labels are true when the stock gained 5% within 10 trading days.