This zip file contains:
1)	TickLoggerForFXT_V4.mq4  for bld 200 and above.  It is an EA, so put it in the experts folder.  This is the EA to run on each pair that you want to log ticks for.  Suggested to run on M1 charts.

2)	TicksCsv2AllFxt_V1.mq4  this is the script that will create fxt and hst files from your captured tick files.  Put it in the experts/scripts folder, compile and drop it on chart of the same pair as the CSV file you want to convert.  Please note that one of the settings is for the file name of the CSV file you want to convert.  If you dont put that in, it wont do anything. :)

3)	FXTHeader403.mqh  this has all of the FXT header file info in it  it needs to be put in the experts/includes directory.  No need to compile this individually.