In #DolphinDB we can import historical data into a stream table in chronological order as “real-time data” so that the same script can be used both for backtesting and real-time trading.
For more info, please check: https://medium.com/@DolphinDB_Inc/introduction-to-backtesting-strategy-historical-data-replay-in-dolphindb-497e24af596d.

