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
Copy file name to clipboardExpand all lines: data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ dotnet run -- [options]
54
54
55
55
### Options
56
56
57
-
-`--endpoint_name <NAME>`: The name of the endpoint (emea, apac, ncsa). Default is the global endpoint.
57
+
-`--endpoint_name <NAME>`: The name of the endpoint (emea, apac, ncsa) or the uri like wss://ws.coinapi.io or ws://ws.coinapi.io etc. Default is the GeoDNS endpoint.
58
58
-`--subscribe_data_type <TYPE>`: The type of data to subscribe to (e.g., book5, book20, quote, trade). Required.
59
59
-`--asset <ASSET>`: The asset identifier to filter data by. Optional.
60
60
-`--symbol <SYMBOL>`: The symbol identifier to filter data by. Optional.
0 commit comments