tastyware / tastytrade

An unofficial, sync/async Python SDK for Tastytrade!
https://tastyworks-api.rtfd.io
MIT License
126 stars 43 forks source link

Streamer update #100

Closed Quenos closed 1 year ago

Quenos commented 1 year ago

Description

async def _connect update 'CHANNEL_OPENED' used the literal instead of the EVENT_TYPE, which caused def _channel_request to time out.

Related issue(s)

101

Pre-merge checklist

Graeme22 commented 1 year ago

Hi, please checkout the master branch and make your changes from there.