Add MT5Account.go helper for Go MT5 gRPC client
Summary
- Added comprehensive Go library for MetaTrader 5 gRPC client
- 43 methods covering all MT5 operations (connection, trading, market data, streaming)
Features
- Auto-reconnect with exponential backoff
- Account, symbol, and trading operations
- Market depth and streaming support