You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tackles the matching algorithm of the Limit Order Book. For now, let's do a naive implementation of the Price/time priority algorithm. You can use this implementation as an example.
The text was updated successfully, but these errors were encountered:
This issue tackles the matching algorithm of the Limit Order Book. For now, let's do a naive implementation of the Price/time priority algorithm. You can use this implementation as an example.
The text was updated successfully, but these errors were encountered: