I looked at this article about backtesting with custom datasets, which shows how to import external market data files into the platform. However, I have a file that's not market candle data. How can I get that imported into the system?
def on_marketdatafeed(self, md, ab): if md.instrument=="XXX val = md.lastPrice