I was able to run intraday data on Tradestation, and I generated a Python script that captures data from MT5 and saves it in a format that the program understands, thus generating updated data whenever the script is run. If anyone wants to use it, here it is.
GetDataFromMetatrader.py