COBY : specs + task 1
This commit is contained in:
9
COBY/__init__.py
Normal file
9
COBY/__init__.py
Normal file
@ -0,0 +1,9 @@
|
||||
"""
|
||||
Multi-Exchange Data Aggregation System (COBY)
|
||||
|
||||
A comprehensive data collection and aggregation subsystem for cryptocurrency exchanges.
|
||||
Provides real-time order book data, heatmap visualization, and historical replay capabilities.
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__author__ = "Trading System Team"
|
Reference in New Issue
Block a user