sbenthall / SHARKFin

Simulating Heterogeneous Agents with Finance
7 stars 5 forks source link

Status codes/different messages from AMMPS when market breaks up or down #245

Open sbenthall opened 1 year ago

sbenthall commented 1 year ago

When the market crashes (up or down) it currently sends one kind of error message with numerical values.

It would be better if there was a status code in a regular place in these messages, which could be parsed out without knowing the text of the messages.

Also, different status codes for breaking up, and breaking down.