Support Board
Date/Time: Fri, 07 Aug 2026 10:53:55 +0000
Post From: Impossible to have information on current positions
| [2021-07-25 15:20:36] |
| ForgivingComputers.com - Posts: 1234 |
|
PositionQuantity is an integer. Try this: msg.Format("%i",PositionData1.PositionQuantity);
|
