MQL5-Google-Onedrive/scripts/common/__init__.py

6 líneas
135 B
Python

"""
Common utilities for MQL5 automation scripts.
Provides shared functionality to reduce code duplication.
"""
__version__ = "1.0.0"