Results per Page:  
Search in: R Manuals Base Packages Help Pages | CRAN Task Views
CRAN Packages Description Help Pages News Readme Vignettes

Matching any words Matching all words
All 41 matches
Term frequencies: chart: 5,237, candlestick: 69
Search took 0.006583 seconds

Size: 2.7K
R: Retrieve the candlestick charts
...candlestick charts Description Wrapper for API Get candlesticks and Get candlesticks history. Usage get_history_candles( api_key, secret_key, passphrase, bar = c("1m", "3m", "5m", "15m", "30m", "1H"...
/CRAN/refmans/okxAPI/html/get_history_candles.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 3.1K
R: Candlestick chart
...Candlestick chart Description Candlestick charts are highly visual and provide a quick and intuitive way to assess market sentiment and price action. Traders and analysts use them in conjunction...
/CRAN/refmans/cryptoQuotes/html/kline.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 5.6K
R: Plot Candlestick Chart
...Plot Candlestick Chart Description Plot a candlestick chart. This is used primarily to describe price movements of a security, derivative, or currency over time. Candlestick charts are a visual aid...
/CRAN/refmans/DescTools/html/PlotCandlestick.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 2.7K
R: Technical analysts - Candlestick chart: show prices for each...
...Technical analysts - Candlestick chart: show prices for each period as a continuous line. The box is clear if the closing price is higher than the opening price, or filled red if the closing is lower...
/CRAN/refmans/FinCal/html/candlestickChart.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 6.5K
R: Plotting candlestick chart using rAmCharts
...candlestick chart using rAmCharts Description amCandlestick computes a candlestick chart of the given value. Usage amCandlestick( data, xlab = "", ylab = "", horiz = FALSE, positiveColor = "#7f8da9"...
/CRAN/refmans/rAmCharts/html/amCandlestick.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 9.6K
R: Google Candlestick chart with R
...Google Candlestick chart with R Description An interactive candlestick chart. Usage gvisCandlestickChart( data, xvar = "", low = "", open = "", close = "", high = "", options = list(), chartid...
/CRAN/refmans/googleVis/html/gvisCandlestickChart.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 1.7K
R: Random data for plotting candlestick chart examples
...plotting candlestick chart examples Description This dataset is used in the tutorial, moreover if you notice a bug, use this dataset to give us an example. Usage data_candleStick1 Format Dataset of 5...
/CRAN/refmans/rAmCharts/html/data_candleStick1.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 1.7K
R: Random data for plotting candlestick chart examples
...Random data for plotting candlestick chart examples Description This dataset is used in the tutorial, moreover if you notice a bug, use this dataset to give us an example. Usage data_candleStick2...
/CRAN/refmans/rAmCharts/html/data_candleStick2.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 1.6K
R: Random data for plotting candlestick chart examples
...Random data for plotting candlestick chart examples Description This dataset is used in the examples, moreover it can be used as a reference if you notice a bug. Usage data_waterfall Format Dataset...
/CRAN/refmans/rAmCharts/html/data_waterfall.html
 cran-help  matching: chart, chart, candlestick and candlestick


Size: 1.8K
R: Candlestick demo data
...Timestamp. open Open value. high Highest value. low Lowest value. close Close value. Source Apexcharts (https://apexcharts.com/javascript-chart-demos/candlestick-charts/basic/) [Package apexcharter...
/CRAN/refmans/apexcharter/html/candles.html
 cran-help  matching: chart, candlestick and candlestick


Size: 2.7K
R: Experimental Charting Version 2
...NULL, type = "candlesticks", subset = "", TA = "", pars = chart_pars(), theme = chart_theme(), clev = 0, ...) Arguments x time series object name name for chart type one of: subset an ISO8601 style...
/CRAN/refmans/quantmod/html/chart_Series.html
 cran-help  matching: chart, chart, chart and candlestick


Size: 3.0K
R: Candlestick
e_candle {echarts4r} R Documentation Candlestick Description Add a candlestick chart. Usage e_candle(e, opening, closing, low, high, bind, name = NULL, legend = TRUE, ...) e_candle_( e, opening...
/CRAN/refmans/echarts4r/html/e_candle.html
 cran-help  matching: chart, candlestick and candlestick


Size: 7.9K
R: Plot Financial Charts in ggplot2
...charts provide visual cues to open, high, low, and close prices. Use coord_x_date() to zoom into specific plot regions. The following financial chart geoms are available: Bar Chart Candlestick Chart...
/CRAN/refmans/tidyquant/html/geom_chart.html
 cran-help  matching: chart, chart, chart and candlestick


Size: 18.5K
R: Google Charts
google_charts {googleway} R Documentation Google Charts Description Google Charts can be displayed inside an info_window info_window When using a chart in an info_window you need to use a list with at...
/CRAN/refmans/googleway/html/google_charts.html
 cran-help  matching: chart, chart, chart and candlestick


Size: 334.3K
Charting with tidyquant
Charting with tidyquant Matt Dancho 2023-03-31 Overview Prerequisites Chart Types Line Chart Bar Chart Candlestick Chart Charting Multiple Securities Visualizing Trends Moving Averages Bollinger Bands...
/CRAN/packages/tidyquant/vignettes/TQ04-charting-with-tidyquant.html
 cran-vignettes  matching: chart, chart, chart and candlestick


Size: 3.1K
R: OHLC chart
...OHLC chart Description Candlestick charts are highly visual and provide a quick and intuitive way to assess market sentiment and price action. Traders and analysts use them in conjunction with other...
/CRAN/refmans/cryptoQuotes/html/ohlc.html
 cran-help  matching: chart, chart and candlestick


Size: 6.2K
R: R Interface to Google Charts
...Charts Andrew Hurricane Andrew: googleVis example data set Cairo Daily temperature data for Cairo Cats Cat Search Terms CityPopularity CityPopularity: googleVis example data set createGoogleGadget...
/CRAN/refmans/googleVis/html/00Index.html
 cran-help  matching: chart, chart and candlestick


Size: 8.8K
R: Create Financial Charts
Chart may have white or black background. reChart allows for dynamic changes to the chart without having to respecify the full chart parameters. Usage chartSeries(x, type = c("auto", "candlesticks", ...
/CRAN/refmans/quantmod/html/chartSeries.html
 cran-help  matching: chart, chart and candlestick


Size: 12.2K
R: Create Interactive Chart with the JavaScript 'ApexCharts' Library
...javascript chart library %>% apexcharter exported operators and S3 methods add-line Add a line to a chart add-shade Add a shaded area to a chart add-vh-lines Add horizontal or vertical line add_event...
/CRAN/refmans/apexcharter/html/00Index.html
 cran-help  matching: chart, chart and candlestick


Size: 43.8K
R: JavaScript Charts Tool
...Charts Tool Documentation for package ‘rAmCharts’ version 2.1.15 DESCRIPTION file. Help Pages A C D G I L P R S T V -- A -- addArrow Creates an AmChart addArrow-method Creates an AmChart addAxe...
/CRAN/refmans/rAmCharts/html/00Index.html
 cran-help  matching: chart, chart and candlestick


Size: 822.2K
Starting with ApexCharts
...library(scales) library(apexcharter) Bar charts Simple bar charts can be created with: data("mpg") apex(data = mpg, type = "column", mapping = aes(x = manufacturer)) Flipping coordinates can be done...
/CRAN/packages/apexcharter/vignettes/apexcharter.html
 cran-vignettes  matching: chart and candlestick


Size: 334.0K
ichimoku: Cloud Charts - The Reference Manual
...Ichimoku Kinko Hyo Definition The 一目均衡表 Ichimoku Kinko Hyo [cloud chart] consists of the following lines added to a candlestick chart: 転換線 Tenkan-sen [conversion line]: the mid-point...
/CRAN/packages/ichimoku/vignettes/reference.html
 cran-vignettes  matching: chart, chart and candlestick


Size: 3.8M
cryptoQuotes: Cryptocurrency Market Data in R
...provides open access to cryptocurrency market data without relying on low-level coding and API-keys. Currently all actively traded cryptocurrencies on either binance, bybit, bitmart, kucoin and kraken...
/CRAN/packages/cryptoQuotes/vignettes/cryptoQuotes.html
 cran-vignettes  matching: chart and candlestick


Size: 2.5K
R: AmGraph class
...column, step line, smoothed line, ohlc and candlestick. Details Run api("AmGraph") for more details and all avalaible properties. Slots balloonText character. Balloon text. You can use tags like...
/CRAN/refmans/rAmCharts/html/AmGraph-class.html
 cran-help  matching: chart and candlestick


Size: 28.3K
R: Create Interactive Graphs with 'Echarts JavaScript' Version 5
...T -- A -- angle_axis Angle axis -- B -- band Confidence bands band2 Area bands -- C -- callbacks Callbacks connections Connect charts -- E -- echarts4r-shiny Shiny bindings for echarts4r echarts4rBox...
/CRAN/refmans/echarts4r/html/00Index.html
 cran-help  matching: chart and candlestick


Size: 6.1K
R: A Streamlined Access to Cryptocurrency OHLC-V Market Data and Sentiment Indicators
...add_event add eventlines to the chart alma Add Arnaud Legoux Moving Average to the chart ATOM USDT denominated ATOMS with 15m intervals availableExchanges Get available exchanges availableIntervals...
/CRAN/refmans/cryptoQuotes/html/00Index.html
 cran-help  matching: chart and candlestick


Size: 6.1K
R: Employ a dygraph plotter on a series, a group of series, or...
...(with dyGroup) a per-group basis. See dyPlotter for additional detail. Usage dyCandlestick(dygraph, compress = FALSE) dyBarChart(dygraph) dyStackedBarChart(dygraph) dyMultiColumn(dygraph) dyBarSeries...
/CRAN/refmans/dygraphs/html/Plotters.html
 cran-help  matching: chart and candlestick


Size: 2.1K
R: OpenClose: googleVis example data set
...5 variables. Weekday a factor with levels Fri Mon Thurs Tues Wed Low a numeric vector Open a numeric vector Close a numeric vector High a numeric vector Source Google Visualisation: Candlestick Chart ...
/CRAN/refmans/googleVis/html/OpenClose.html
 cran-help  matching: chart and candlestick


Size: 5.2K
R: ichimoku: Visualization and Tools for Ichimoku Kinko Hyo...
...quantitative 'ichimoku' strategies. As described in Sasaki (1996, ISBN:4925152009), the technique is a refinement on candlestick charting, originating from Japan and now in widespread use in technical...
/CRAN/refmans/ichimoku/html/ichimoku-package.html
 cran-help  matching: chart and candlestick


Size: 7.7K
R: AmChart
..."#CC0000", alpha = 1, rotation = 0, bold = TRUE, url = "http=//www.amcharts.com"). Run api("Label") for more informations. arrows list of GaugeArrow. Only valid for gauge charts. Run api("GaugeArrow")...
/CRAN/refmans/rAmCharts/html/AmChart-class.html
 cran-help  matching: chart and candlestick


Size: 7.9K
R: StockPanel class
...creates stock panels (charts). AmStockChart can have multiple Stock panels. Details Run api("StockPanel") for more information and all avalaible properties. Fields drawOnAxis ValueAxis. Specifies on...
/CRAN/refmans/rAmCharts/html/StockPanel-class.html
 cran-help  matching: chart and candlestick


Size: 2.7K
R: Constructor for a stockGraph (class AmGraph)
...Constructor used for AmStockChart Usage stockGraph(animationPlayed = FALSE, balloonText, title, type, valueField, ...) Arguments animationPlayed logical. balloonText character. Balloon text. You can...
/CRAN/refmans/rAmCharts/html/stockGraph.html
 cran-help  matching: chart and candlestick


Size: 2.0K
R: An Unofficial Wrapper for 'okx exchange v5' API
...Retrieve the candlestick charts get_positions_history Retrieve the position data restAPI restAPI Class restAPIaccount restAPIaccount Class restAPImarket restAPImarket Class restAPItrade restAPItrade...
/CRAN/refmans/okxAPI/html/00Index.html
 cran-help  matching: chart and candlestick


Size: 10.6K
R: Initialize a StockPanel
...chartCursor, chartScrollbar, creditsPosition, dataProvider, graphs, graph, guides, legend, theme, title, titles, trendLines, type, valueAxes, valueScrollbar, drawOnAxis, stockGraphs, stockLegend, ...
/CRAN/refmans/rAmCharts/html/initialize-StockPanel.html
 cran-help  matching: chart and candlestick


Size: 187.5K
googleVis examples
...Markus Gesmann and Diego de Castillo 2023-03-01 1 Demonstration of googleVis It may take a little while to load all charts. Please be patient. All charts require an Internet connection. These examples...
/CRAN/packages/googleVis/vignettes/googleVis_examples.html
 cran-vignettes  matching: chart and candlestick


Size: 4.2K
R: Initializes an AmGraph
...can update properties with setters. Usage ## S4 method for signature 'AmGraph' initialize( .Object, animationPlayed = FALSE, balloonText, title, type, valueField, ... ) amGraph(animationPlayed = FALSE...
/CRAN/refmans/rAmCharts/html/AmGraph.html
 cran-help  matching: chart and candlestick


Size: 10.1K
R: Time Value of Money, Time Series Analysis and Computational Finance
...NEWS. Help Pages bdy Computing bank discount yield (BDY) for a T-bill bdy2mmy Computing money market yield (MMY) for a T-bill candlestickChart Technical analysts - Candlestick chart: show prices...
/CRAN/refmans/FinCal/html/00Index.html
 cran-help  matching: chart and candlestick


Size: 26.0K
R: Creates an AmChart
...'AmChart' initialize( .Object, allLabels, arrows, axes, balloon, categoryAxis, categoryField, chartCursor, chartScrollbar, creditsPosition, dataProvider, graphs, graph, guides, legend, segmentsField...
/CRAN/refmans/rAmCharts/html/initialize-AmChart.html
 cran-help  matching: chart and candlestick


Size: 180.4K
ichimoku: Beyond Visualization - Quantitative Strategies
...iplot(). 5. Combine strategies using stratcombine() 6. Further backtesting and returns analysis Advanced Strategies and ML autostrat() autostrat() Levels 2 and 3 mlgrid() relative() Strategy Summary...
/CRAN/packages/ichimoku/vignettes/strategies.html
 cran-vignettes  matching: chart and candlestick


Size: 86.2K
R: Tools for Descriptive Statistics and Exploratory Data...
The author's intention was to create a toolbox, which facilitates the (notoriously time consuming) first descriptive tasks in data analysis, consisting of calculating descriptive statistics, drawing...
/CRAN/refmans/DescTools/html/DescTools-package.html
 cran-help  matching: chart and candlestick


Size: 99.2K
R: Tools for Descriptive Statistics
...D E F G H I J K L M N O P Q R S T U V W X Y Z misc DescTools-package Tools for Descriptive Statistics and Exploratory Data Analysis -- A -- ABCCoords Coordinates for "bottomright", etc. Abind Combine...
/CRAN/refmans/DescTools/html/00Index.html
 cran-help  matching: chart and candlestick




powered by xapian
hosted and maintained by the Institute for Statistics and Mathematics
of WU (Vienna University of Economics and Business)
give a feedback