plotTrades: plotTrades.

Description Usage Arguments Author(s) Examples

Description

A convenience function for plotting the trades data.frame in a nice way.

Usage

1
2
plotTrades(trades, start.time = min(trades$timestamp),
  end.time = max(trades$timestamp))

Arguments

trades

trades data.

start.time

Plot from.

end.time

Plot to.

Author(s)

phil

Examples

1

phil8192/ob-analytics documentation built on May 25, 2019, 2:56 a.m.