Applies an approximated StopLoss/TakeProfit strategy on an incoming pnl series.
approximateSLTP(high, low, close, takeProfit, stopLoss, runningPosition, messages = FALSE)
the rewritten pnl series.