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

feat: update AC FTCO-001 and 005 #2244

Merged
merged 4 commits into from
Apr 17, 2024
Merged

feat: update AC FTCO-001 and 005 #2244

merged 4 commits into from
Apr 17, 2024

Conversation

Jiajia-Cui
Copy link
Contributor

No description provided.

@davidsiska-vega davidsiska-vega added this to the 🏛️ Colosseo I milestone Apr 17, 2024
- When the opening auction ends (choose uncrossing price that's different from first indicative uncrossing price) price monitoring bounds and probability of trading get recalculated.
- When the market goes into price monitoring auction the state variables stay the same as prior to its' start, when that auction concludes (choose a price that's not been traded at before) price monitoring bounds and probability of trading get recalculated again and the time-based trigger countdown gets reset.
- When the time-based trigger elapses price monitoring bounds and probability of trading get recalculated.
- When the opening auction sees uncrossing price for the first time (there are two overlapping orders from buy and sell side on the order book) price monitoring bounds get calculated (their values change from defaults).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should add that there may be a delay of a few blocks to this because it has to go via consensus.

Copy link
Contributor

@davidsiska-vega davidsiska-vega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these happen with a delays of a few blocks, mention it so that it's clear for tests.

@Jiajia-Cui Jiajia-Cui merged commit ea48159 into colosseo Apr 17, 2024
4 checks passed
@Jiajia-Cui Jiajia-Cui deleted the FTCO-005 branch April 17, 2024 14:22
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.

2 participants