Package: rpnf 1.0.5

Sascha Herrmann

rpnf: Point and Figure Package

A set of functions to analyze and print the development of a commodity using the Point and Figure (P&F) approach. A P&F processor can be used to calculate daily statistics for the time series. These statistics can be used for deeper investigations as well as to create plots. Plots can be generated as well known X/O Plots in plain text format, and additionally in a more graphical format.

Authors:Sascha Herrmann

rpnf_1.0.5.tar.gz
rpnf_1.0.5.tar.gz(r-4.5-noble)rpnf_1.0.5.tar.gz(r-4.4-noble)
rpnf_1.0.5.tgz(r-4.4-emscripten)rpnf_1.0.5.tgz(r-4.3-emscripten)
rpnf.pdf |rpnf.html
rpnf/json (API)

# Install 'rpnf' in R:
install.packages('rpnf', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • DOW - This is some free available quote data for the DOW Chemical Company.

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4 exports 3 stars 0.23 score 0 dependencies 30 scripts 134 downloads

Last updated 8 years agofrom:39f0534633. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-linuxOKAug 21 2024

Exports:getLogBoxsizepnfplotpnfplottxtpnfprocessor

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
rpnf - The R Point & Figure Packagerpnf-package
Returns the lower bound value for a given boxnumberbox2lower
Returns the upper bound value for a given boxnumberbox2upper
This function identifies chart signals in an [0,100]-Points Bullish Percent Chartbp.signalprocessor
Identifiy for a given P&F Table the current vertical price objective triggered by the last signal reversal.currentVPOBreakoutMethod
Identifiy for a given P&F Table the current vertical price objective triggered by the last signal reversal.currentVPOReversalMethod
returns true if given column c matches exactly previous column of same type (this is always column c-2)doubleBottom
Returns true if given column c matches exactly previous column of same type (this is always column c-2)doubleTop
This is some free available quote data for the DOW Chemical Company.DOW
Returns true if given column c drops below prevois column of same type (this is always column c-2)fallingBottom
returns true if given column c drops below previous column of same type (this is always column c-2)fallingTop
Determine an appropriate boxsize, if you want to use logarithmic scale.getLogBoxsize
Returns the maximum box number in given columnmaxBox
Returns the minimum box number in given columnminBox
Determine the next box frontier for current quote(s) given a recent XO-status.nextBox
Determine the next reversal frontier for current quote(s) given a recent XO-status.nextReversal
Generate a modern point and figure plotpnfplot
Generate a classical TXT point and figure plot.pnfplottxt
Generate all point and figure informations for a given time series.pnfprocessor
Converts a single or a vector of quotes into integer boxnumbers for P&F-Analysis.quote2box
Determines the boxnumber for a given tuple of quotes,status,boxsize and log.quoteToBoxnumber
Scales a quote. In case log==TRUE this is logarithmic scale, original scale otherwise.quoteToScale
returns true if given column c exceeds prevois column of same type (this is always column c-2)raisingBottom
Returns true if given column c exceeds previous column of same type (this is always column c-2)raisingTop
This function analyzes a (preliminary) P&F Chart for Bullish Support Line and Bearish Resistance Liners.signal.processor
Rescales a scaled quote to original scale.scaleToQuote
analyze transitions of signal statessignalanalyzer
This function adds Vertical Price Objectives calculated with the Bullish Breakout and Bearish Breakdown Method (BM) to an P&F Table.xo.priceobjective.processor
Analyzes a given PNF time-series for Buy&Sell patternsxo.signalprocessor