Skip to contents

Run comprehensive market simulation with agent interactions

Usage

simulate_enhanced_market_dynamics(
  agents,
  asset_data,
  n_periods = 500,
  network_effects = TRUE
)

Arguments

agents

List of agents from create_enhanced_agent_population

asset_data

Matrix of asset return data

n_periods

Integer number of simulation periods

network_effects

Logical whether to include network effects

Value

List containing simulation results