Real-time Gemini market data and prediction market streams
wss://wsapi.fast.gemini.com
wscat -c "wss://gateway.graylayer.tech/ws/gemini?api_key=your_key"
{ "type": "subscribe", "subscriptions": [ {"name": "l2", "symbols": ["BTCUSD", "ETHUSD"]} ] }
{ "type": "subscribe", "subscriptions": [ {"name": "l2", "symbols": ["TRUMPWIN"]} ] }