Example session config:
dict(
name='single_asset_market_overconfidence',
display_name='Single Asset Market Overconfidence',
num_demo_participants=8,
app_sequence=['single_asset_market_overconfidence'],
config_file='demo.csv',
),
Config files are located in the "configs" directory. They're CSVs where each row configures a round of trading. The columns are described below.
period_length
- the length of the round in secondsasset_endowment
- the amount of asset each player is endowed withcash_endowment
- the amount of cash each player is endowed withallow_short
- either "true" or "false". if true, players are allowed to have negative cash and asset holdingssig
- sets the singal nature for the roundenv
- enviroment to be used 0==a, 1==b,c