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

Add market data service for FTX #89

Closed
cryptochassis opened this issue Apr 14, 2021 · 1 comment
Closed

Add market data service for FTX #89

cryptochassis opened this issue Apr 14, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@cryptochassis
Copy link
Contributor

cryptochassis commented Apr 14, 2021

Describe the solution you'd like

  • Modify include/ccapi_cpp/service/ccapi_service.h so that market data service class for FTX is enabled there. Modify /include/ccapi_cpp/ccapi_macro.h and /include/ccapi_cpp/ccapi_session_configs.h accordingly. Create /include/ccapi_cpp/service/ccapi_market_data_service_ftx.h and add appropriate logics.
  • End-to-end test it so that market depth and trade data can be successfully streamed.
@cryptochassis cryptochassis added the good first issue Good for newcomers label Apr 14, 2021
@cryptochassis
Copy link
Contributor Author

Special thanks to @donzthefonz who contributed 99.9% of the code.

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

No branches or pull requests

1 participant