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

Continuous Trading vs Periodic auction order matching #10

Open
tejareddy8888 opened this issue Nov 6, 2021 · 0 comments
Open

Continuous Trading vs Periodic auction order matching #10

tejareddy8888 opened this issue Nov 6, 2021 · 0 comments

Comments

@tejareddy8888
Copy link
Contributor

I am planning to use the Periodic Auction Matching mechanism as this provide the orders to be matched at a certain interval of time and the latency of the order syncing can also be optimized using this technique.

Continuous Trading:

Continuous Trading is a method involves the immediate execution of orders upon receipt.

Periodic auction/ Call Auction:

A call auction or periodic auction is where market participants place orders to buy or sell at certain prices, which are then batched together and matched at predetermined time intervals or periods.

References used:

  1. https://www.investopedia.com/terms/c/call-auction.asp
  2. https://www.investopedia.com/terms/c/continuoustrading.asp
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

No branches or pull requests

1 participant