approximateSLTP: Applies an approximated StopLoss/TakeProfit strategy on an...

Description Usage Value

Description

Applies an approximated StopLoss/TakeProfit strategy on an incoming pnl series.

Usage

1
2
approximateSLTP(high, low, close, takeProfit, stopLoss, runningPosition,
  messages = FALSE)

Value

the rewritten pnl series.


aqr documentation built on May 2, 2019, 5:18 p.m.