StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.Algo.Export
StockSharpExporter Class
StockSharpExporter Methods
Export Method
Export Method (IEnumerable(CandleMessage))
Export Method (IEnumerable(ExecutionMessage))
Export Method (IEnumerable(IndicatorValue))
Export Method (IEnumerable(Level1ChangeMessage))
Export Method (IEnumerable(NewsMessage))
Export Method (IEnumerable(PositionChangeMessage))
Export Method (IEnumerable(QuoteChangeMessage))
Export Method (IEnumerable(SecurityMessage))
StockSharpExporter
Export Method (IEnumerable
SecurityMessage
)
To export
SecurityMessage
.
Namespace:
StockSharp.Algo.Export
Assembly:
StockSharp.Algo (in StockSharp.Algo.dll) Version: 4.4.17.0 (4.4.17)
Syntax
C#
Copy
protected
override
void
Export
(
IEnumerable
<
SecurityMessage
>
messages
)
Parameters
messages
Type:
System.Collections.Generic
IEnumerable
SecurityMessage
Messages.
See Also
Reference
StockSharpExporter Class
Export Overload
StockSharp.Algo.Export Namespace
© 2019 - StockSharp LP
Send comments on this topic to
feedback