Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MoveOrder (Update Timestamp) #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KabDeveloper
Copy link
Contributor

Timestamp must be updated when moving an order to a new price (Since other traders may already set an order at that new price and they have priority).

Timestamp must be updated when moving an order to a new price (Since other traders may already set an order at that new price and they have priority).
@KabDeveloper
Copy link
Contributor Author

KabDeveloper commented Jun 10, 2021

It would be more faster to let update timestamp without adding additional field to Order struct (Like createdAt, updatedAt).

Because this will make the array more heavy no ? As discussed on telegram.

@mzheravin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant