Learn R Programming

⚠️There's a newer version (1.0.5) of this package.Take me there.

rpnf (version 1.0.4)

Point and Figure Package

Description

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 TXT format, and additionally in a more graphical format.

Copy Link

Version

Install

install.packages('rpnf')

Monthly Downloads

171

Version

1.0.4

License

GPL-3

Maintainer

Sascha Herrmann

Last Published

October 12th, 2015

Functions in rpnf (1.0.4)

doubleBottom

returns true if given column c matches exactly previous column of same type (this is always column c-2)
box2upper

Returns the upper bound value for a given boxnumber
doubleTop

Returns true if given column c matches exactly previous column of same type (this is always column c-2)
raisingTop

Returns true if given column c exceeds previous column of same type (this is always column c-2)
nextReversal

Determine the next reversal frontier for current quote(s) given a recent XO-status.
fallingBottom

Returns true if given column c drops below prevois column of same type (this is always column c-2)
rs.signal.processor

This function analyzes a (preliminary) P&F Chart for Bullish Support Line and Bearish Resistance Line
DOW

This is some free available quote data for the DOW Chemical Company.
bp.signalprocessor

This function identifies chart signals in an [0,100]-Points Bullish Percent Chart
minBox

Returns the minimum box number in given column
fallingTop

returns true if given column c drops below previous column of same type (this is always column c-2)
getLogBoxsize

Determine an appropriate boxsize, if you want to use logarithmic scale.
signalanalyzer

analyze transitions of signal states
currentVPOBreakoutMethod

Identifiy for a given P&F Table the current vertical price objective triggered by the last signal reversal.
pnfplot

Generate a modern point and figure plot
currentVPOReversalMethod

Identifiy for a given P&F Table the current vertical price objective triggered by the last signal reversal.
quote2box

Converts a single or a vector of quotes into integer boxnumbers for P&F-Analysis.
nextBox

Determine the next box frontier for current quote(s) given a recent XO-status.
box2lower

Returns the lower bound value for a given boxnumber
maxBox

Returns the maximum box number in given column
rpnf-package

rpnf - The R Point & Figure Package
raisingBottom

returns true if given column c exceeds prevois column of same type (this is always column c-2)
xo.processor

Determine the XO development of a given time series.
pnfprocessor

Generate all point and figure informations for a given time series.
xo.priceobjective.processor

This function adds Vertical Price Objectives calculated with the Bullish Breakout and Bearish Breakdown Method (BM) to an P&F Table.
pnfplottxt

Generate a classical TXT point and figure plot.
xo.signalprocessor

Analyzes a given PNF time-series for Buy&Sell patterns