StopType.
Namespace: OpenQuant.API
Assembly: OpenQuant.API (in OpenQuant.API.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Enum StopType |
| C# |
|---|
| public enum StopType |
| C++ |
|---|
| public enum class StopType |
| J# |
|---|
| public enum StopType |
| JScript |
|---|
| public enum StopType |
Members
| Description | |
|---|---|
| Fixed | Fixed Stop Type |
| Trailing | Trailing Stop Type |
| Time | Time Stop Type |