Enum CryptoExchange
Crypto currency exchanges supported by Alpaca REST API.
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public enum CryptoExchange
Fields
| Name | Description |
|---|---|
| Cbse | Coinbase Exchange. |
| Ersx | ErisX Exchange. |
| Ftx | FTX US Exchange. |
| Unknown | Unknown exchange (i.e. one not supported by this version of SDK). |