StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.Algo.Export
XmlExporter Class
XmlExporter 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))
XmlExporter
Export Method (IEnumerable
PositionChangeMessage
)
To export
PositionChangeMessage
.
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
<
PositionChangeMessage
>
messages
)
Parameters
messages
Type:
System.Collections.Generic
IEnumerable
PositionChangeMessage
Messages.
See Also
Reference
XmlExporter Class
Export Overload
StockSharp.Algo.Export Namespace
© 2019 - StockSharp LP
Send comments on this topic to
feedback