Create 3 missing service READMEs (api_gateway, data_acquisition_service, trading_agent_service). Create bin/fxt/README.md. Create testing/service-integration/README.md. Update existing service and testing READMEs to standard template. Delete 4 subdirectory READMEs from testing/integration/ and testing/e2e/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
396 B
396 B
data_acquisition_service
Automated Databento data downloading, validation, and S3 upload for HFT trading.
Key Types
DataAcquisitionServiceImpl-- main gRPC serviceDownloader-- Databento API clientUploader-- S3 artifact uploadValidator-- data quality checks
Configuration
DATABENTO_API_KEY-- Databento API credentialsS3_BUCKET-- target storage bucket