Enum OptionsTradingLevel
Options trading level for Alpaca REST API.
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public enum OptionsTradingLevel
Fields
| Name | Description |
|---|---|
| CoveredCallCashSecuredPut | Us options trading with covered call / cash-secured put. |
| Disabled | US options trading completely disabled. |
| LongCallPut | US options trading with long call and put support. |