Enum RithmicServers
- Namespace
- StockSharp.Rithmic
- Assembly
- StockSharp.Rithmic.dll
Server types.
public enum RithmicServers
- Extension Methods
Fields
[Display(ResourceType = typeof(LocalizedStrings), Name = "Real")] Real = 2
Real.
[Display(ResourceType = typeof(LocalizedStrings), Name = "Emulator")] Simulator = 1
Simulator.
[Display(ResourceType = typeof(LocalizedStrings), Name = "Demo")] Test = 0
Test.