BotopenedPositions Property

List that contains all current positions opened by the bot

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public List<STPosition> openedPositions { get; }

Property Value

ListSTPosition

See Also