STPosition(STOrder) Constructor

Initializes a new instance of the STPosition class

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public STPosition(
	STOrder order
)

Parameters

order  STOrder

[Missing <param name="order"/> documentation for "M:SharpTraderBot.STPosition.#ctor(SharpTraderBot.STOrder)"]

See Also