Equity Line Projection

Category: market_structure

An interactive utility that projects the account equity and floating P&L based on a draggable horizontal price line, accounting for open positions on the current symbol.

Formula

ProjectedEquity = AccountEquity() + \sum (Lots \times PriceDifference \times PointValue) \\ \text{where PriceDifference is (ProjectionPrice - CurrentBid) for Buys and (CurrentAsk - ProjectedAsk) for Sells.}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home