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