get_price_chart: Get Price Chart

View source: R/viz-functions.R

get_price_chartR Documentation

Get Price Chart

Description

Return a candlestick chart for a given asset, with the specified theme.

Usage

get_price_chart(symbol, theme)

Arguments

symbol

(chr) A ticker for a financial asset.

theme

(chr) The theme that should be applied to the candlestick chart.

Value

A link to an image showing a visualization of the metric included.

Examples

## Not run: 
get_price_chart('amzn','stocknews')

## End(Not run)



jupitertrades/tabletotext documentation built on Oct. 31, 2022, 5:47 p.m.