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

Questions #76

Closed
nikhilsaraf opened this issue Apr 26, 2022 · 4 comments
Closed

Questions #76

nikhilsaraf opened this issue Apr 26, 2022 · 4 comments

Comments

@nikhilsaraf
Copy link

Hi, I’m interested in using your matching engine and was wondering if you could help me with the following?

  1. Is there any API documentation?
  2. can I run this fully in memory?
  3. What is the latency to add an order / match on the orderbook?

Thank you for the help!

@kb1ns
Copy link
Contributor

kb1ns commented Apr 26, 2022

Thx for your attention! But we have to apologize because we are preparing the Fusotao Network launch so we don't have too much to maintain the docs. I can just make very brief introduction here. That is the answer of your 1st question, sorry again.

For the 2nd question: yes, but you need a mysql to receive the matching result.
And the last question, you can refer the benchmarking: 100,000+CMD/s in aws z1d server.

  1. If you are willing to use Galois to serve the Quant system, that is simple, just follow the README so you can use it. We'll introduce the command details in the future.
  2. If you would like to run an exchange service by Galois, that is a little more complicated. There are 2 ways to do the business: with --feature fusotao and without it. Both of them need a broker system which is the order and user manager.

@kb1ns
Copy link
Contributor

kb1ns commented Apr 26, 2022

you may want to join our discord here.

@kb1ns kb1ns closed this as completed Jul 13, 2022
@nikhilsaraf
Copy link
Author

@cyberaurora I missed your message with the discord link and it seems to have expired, can you please post a new link?

@kb1ns
Copy link
Contributor

kb1ns commented Jul 14, 2022

here fusotao discord

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

2 participants