PositionOpenedEventArgs
Summary
Provides data for the position opening event.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | |
See Also
Properties
Position
Summary
Gets or sets the position being opened.
Signature
1 | |
Return Value
Position
Examples
1 2 3 4 5 | |