I'm new to alpaca trading. Ran wscat -c wss://data.alpaca.markets/stream to connect and got error 403. Looks like an authorization thing.
I tried using wscat --auth <user: pass> but got the error The '<' operator is reserved for future use. Please lmk what I'm doing wrong.