WsIndicatorSpec
StockSharp.Ws
Wire-shape for an indicator computation request: which kind to run and with what parameters. Same Kind + Parameters on the same candle series always yields the same series back.
Eigenschaften
Parameters : Dictionary<string, object>
Wire field parameters. Tuning values (e.g. { "length": 20 }). Keys are case-insensitive on the server.