Support Board
Date/Time: Thu, 30 Oct 2025 11:03:47 +0000
Post From: Negative numbers
| [2018-09-28 22:23:26] |
| ForgivingComputers.com - Posts: 1150 |
|
Your PositionData.OpenProfitLoss is a positive number if you have Profits, it is a negative number if you have losses. If you want to know if you exceeded your max loss for the day (e.g. 40) check to see if PositionData.OpenProfitLoss < -40.
|
