tooltip_trade: Generating tooltip (hover over) text for plots

Description Usage Arguments Value Examples

View source: R/tooltip_trade.R

Description

tooltip_trade takes a results data.frame from a study and selects the row that you are hoveringformats numerics to currency for out put in shiny app

Usage

1

Arguments

x

data.frame of trade results

Value

string of HTML formated values formated from the specific results row to be included in the hover over of a plot

Examples

1
tooltip_trade(results)

themechanicalbear/tidybacktest documentation built on July 18, 2019, 12:13 a.m.