150 /// Initializes a new instance of the <see cref="HistoryResult"/> class
151 /// </summary>
152 /// <param name="filepath">The relative file path where the file should be written, rooted in /Data, so for example ./forex/fxcm/daily/eurusd.zip</param>
153 /// <param name="file">The zipped csv file content in bytes</param>