Hi,

I am looking to load custom data from a local sqlite database into the local installation of LEAN open source. I have looked at the custom data documentation which explains how to load OHLCV prices from a url but there's no mention of SQL or sqlite database. Could anyone please indicate how this can be achieved. I have hourly, daily data in Sqlite and would like to feed it in standard format to LEAN engine.

Author