Data

Create spread data (min, max, avg) from .CSV files containing tick data.
Directory path where the raw data files are stored.
Number of seconds in each period. Each spread data will be calculated based on this period length.
List of filenames, one per line. Ordering of columns: date/time, open, high, low, close, volume.
Check this if you want to skip the first line.