Introduction to backtesting strategy: Historical data replay in DolphinDB
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. Regarding streaming in DolphinDB please refer to DolphinDB Stre...
medium.com8 min read