You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|| API_ENDPOINT |API endpoint for Finage| string ||`https://api.finage.co.uk`|
26
+
| ✅ | API_KEY |An API key that can be obtained from the data provider's dashboard| string |||
27
+
| ✅ | WS_SOCKET_KEY |A WEBSOCKET key that can be obtained from the data provider's dashboard| string |||
28
+
|| STOCK_WS_API_ENDPOINT |The Websocket endpoint to connect to for stock trades data| string ||`wss://e4s39ar3mr.finage.ws:7002`|
29
+
|| STOCK_QUOTES_WS_API_ENDPOINT | The Websocket endpoint to connect to for stock quotes data, uses WS_SOCKET_KEY if /?token= is not in url| string ||`wss://xs68rzvrjn.finage.ws:7003`|
30
+
|| FOREX_WS_API_ENDPOINT |The Websocket endpoint to connect to for forex data| string ||`wss://w29hxx2ndd.finage.ws:8001`|
31
+
|| CRYPTO_WS_API_ENDPOINT |The Websocket endpoint to connect to for crypto data| string ||`wss://72x8wsyx7t.finage.ws:6008`|
32
+
|| ETF_WS_API_ENDPOINT |The Websocket endpoint to connect to for etf data| string ||`wss://8umh1cipe9.finage.ws:9001`|
33
+
|| WS_ENABLED |Whether data should be returned from websocket or not| boolean ||`false`|
0 commit comments