Functions by Category Functions by Alphabetical list
AccPositionType |  | This function returns 1 if the current position in the account is long, -1 if the position is short and undef if no position. Similar to PositionType.Related functions: Position , NoPosition , LongPosition , ShortPosition , NumOfPositions , PositionType , PositionValue , PositionQuantity , MaxPriceSinceEntry , MinPriceSinceEntry , MaxClosePriceSinceEntry , MinClosePriceSinceEntry , BarsSinceEntry , OpenProfit , EnterPrice , EnterDate , AccPosition , AccNoPosition , AccLongPosition , AccShortPosition , AccNumOfPositions , Positions , AccPositions , Contracts , Units , Shares
|