Synthetixio / simulation

Agent-based model of the proposed stablecoin.
24 stars 18 forks source link

added player's orderbook bid/ask graph #69

Closed 0xdomrom closed 6 years ago

0xdomrom commented 6 years ago

This involved adding a new list that dictates which "stack" the data belongs to, to allow for 3 stacks per player [(bid,ask), (bid,ask), (bid,ask)]; one for each market.