Show / Hide Table of Contents

Class OrderEventArgs

Argument which contains order.

Inheritance
Object
OrderEventArgs
Namespace: StockSharp.MatLab
Assembly: StockSharp.MatLab.dll
Syntax
public class OrderEventArgs : EventArgs

Properties

Order

Order.

Declaration
public Order Order { get; }
Property Value
Type Description
Order

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾