The FileTime function returns the last modified time of the file.
This is different from how LoadSymbol loads data from test start date, not earliest instrument date.
| Syntax: | 
|---|
| FileTime( fullFilePathPath ) | 
| Parameter: | Description: | 
|---|---|
| fullFilePathPath | The full drive path and file name of the file is used to file the file. | 
| Example: | 
|---|
| ' Assign the Drive, Path and Full-File name. fullFilePathPath = "C:\Data\Stocks\AAPL.CSV" 
 FileTime( fullFilePathPath ) | 
| Returns: | 
|---|
| 5:38 PM | 
| Links: | 
|---|
| See Also: | 
| Edit Time: 9/20/2020 11:13:01 AM | Topic ID#: 665 |