WsSecurityId
StockSharp.Ws
Wire DTO for a SecurityId — shared across every message that carries one. Accepts both the nested form ({ "code": "AAPL", "board": "NASDAQ" }) and the "CODE@BOARD" shorthand on the wire — see WsSecurityIdConverter. Output always uses the nested form.
Properties
Methods
From(SecurityId) : WsSecurityId
From.
ToSecurityId() : SecurityId
ToSecurityId.