sbenthall / SHARKFin

Simulating Heterogeneous Agents with Finance
6 stars 5 forks source link

Send 'market_broker_arg' when closing #206

Closed mesalas closed 1 year ago

mesalas commented 1 year ago

Ammps expects the 'market_broker_arg' field in the dict sendt from SHARKFin, even on the close and will throw an error

mesalas commented 1 year ago

Fixed in ammps. Client now looks for if the 'market_broker_arg' is in the data or not.