Simulation ========== .. currentmodule:: openseries.simulation .. automodule:: openseries.simulation :members: :undoc-members: :show-inheritance: :no-index: ReturnSimulation Class ---------------------- .. autoclass:: ReturnSimulation :members: :undoc-members: :show-inheritance: :no-index: :special-members: __init__ The ReturnSimulation class is used to create simulated financial time series for testing and analysis purposes. It provides methods to generate realistic return patterns based on statistical distributions.