agg.chart.ME: Aggregate Maximum Excursion Charts

Description Usage Arguments Value

Description

Aggregate Maximum Excursion Charts

Usage

1
2
  agg.chart.ME(Portfolio, Symbols, type = c("MAE", "MFE"),
    scale = c("cash", "percent", "tick"))

Arguments

Portfolio

the portfolio name (string)

Symbols

the symbols for which to plot

type

MAE for Maximum Adverse Excursion or MFE for Maximum Favorable Excursion

scale

scale of P&L (cash, tick, percent)

Value

plots all the trades among the symbols in one chart. Useful with equal risk order sizing.


pdrano/IKTrading documentation built on May 6, 2019, 10:51 p.m.