Enum LogEntryInstrument
Enumeration of instrument classes for log entries.
Namespace: TuringTrader.Simulator
Assembly: TuringTrader.Simulator.dll
Syntax
public enum LogEntryInstrument
Fields
| Name | Description |
|---|---|
| Cash | cash transaction |
| Equity | stock or index |
| OptionCall | call option |
| OptionPut | put option |