vegaprotocol/vega-market-sim

Add support for agents using isolated margin

Closed this issue · 1 comments

We should inventory our agents and

  1. add support for them choosing to use isolated margin
  2. add this into the fuzzing runs so that:
    i) about 50% of all the agents (LPs, LTs, momentum) use isloated margin
    ii) review the balances they faucet so that they are not "too comfortable" we should fuzz how much leverage they go for (e.g. uniform between 0 and max (i.e. slide that "leverage slider").

This has been implemented.