iExposure
Category: market_structure
Calculates and displays a summary of current open positions, including net exposure, average entry prices, and total profit/loss per symbol in a tabular format.
Formula
\text{Buy Price}_{avg} = \frac{\sum(\text{Lot}_i \times \text{Open Price}_i)}{\sum \text{Lot}_i}, \text{ Net Lots} = \sum \text{Buy Lots} - \sum \text{Sell Lots} \text{, Profit} = \sum (\text{Profit} + \text{Comm} + \text{Swap})
Inputs
- InpColor (default: LightSeaGreen)
See signal primitives and every published strategy that uses iExposure on WOBR StrategyVerse.