Generation of Synthetic Data
摘要
This chapter explains three approaches that allow readers to generate synthetic data to backtest our multiassets investment strategies: block bootstrap, copulas, and econometric models. These techniques will allow readers to create several types of scenarios that will help them to backtest their strategies during different market conditions. This chapter does not delve much into the theory; it mainly focuses on showing how to use each approach to generate synthetic data using Python code.