|
Venice 0.8alpha | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
abs" symbol
GraphSource.GraphSource.
+" symbol
and" symbol
and on two
sub-expressions.+, /, *, -avg" symbol
quote kind,
for the given number of days starting with
lag days away.
bol_lower()" symbol
quote kind,
for the given number of days, starting with lag days away.
bol_upper()" symbol
quote kind,
for the given number of days, starting with lag days away.
boolean" symbol
Expression.TRUE or Expression.FALSE.
Expression.INTEGER_TYPE or Expression.FLOAT_TYPE.
," symbol
OrderComparator.setDateOffset(int).
>, <, ==, !- ComparisionExpression(Expression, Expression) -
Constructor for class nz.org.venice.parser.expression.ComparisionExpression
- Create a new comparision expression with the given left and
right arguments.
- ConfirmDialog - Class in nz.org.venice.ui
- Replacement dialog for Java's JOptionPane InternalConfirmDialog
- ConfirmDialog(JComponent, String, String) -
Constructor for class nz.org.venice.ui.ConfirmDialog
- Create new confirm dialog.
- CONSTANT -
Static variable in class nz.org.venice.parser.Variable
- Indicates that the variable is constant and the value cannot be changed.
- CONSTANT_TOKEN -
Static variable in class nz.org.venice.parser.Token
- Represents "
const" symbol
- contains(int, int) -
Method in class nz.org.venice.chart.Chart
- Return whether the x,y coordinate is within this component.
- contains(String) -
Method in class nz.org.venice.parser.Variables
- Return whether the collection contains the given variable.
- contains(Object) -
Method in class nz.org.venice.ui.SortedListModel
-
- containsAllSymbols(List) -
Method in class nz.org.venice.quote.EODQuoteRange
- Returns whether the quote range contains all the given symbols.
- containsDate(TradingDate) -
Method in class nz.org.venice.quote.DatabaseQuoteSource
- Returns whether the source contains any quotes for the given date.
- containsDate(TradingDate) -
Method in class nz.org.venice.quote.FileQuoteSource
- Returns whether the source contains any quotes for the given date.
- containsDate(TradingDate) -
Method in interface nz.org.venice.quote.QuoteSource
- Returns whether the source contains any quotes for the given date.
- containsQuote(Symbol, int) -
Method in class nz.org.venice.quote.EODQuoteBundle
- Return whether the given quote should be in this quote bundle.
- containsQuote(Symbol, TradingDate) -
Method in class nz.org.venice.quote.EODQuoteBundle
- Return whether the given quote should be in this quote bundle.
- containsQuote(Symbol, int) -
Method in class nz.org.venice.quote.EODQuoteCache
- Return whether we currently have any quotes for the given symbol on the given date
- containsSymbol(Symbol) -
Method in class nz.org.venice.quote.EODQuoteRange
- Returns whether the quote range contains the given symbol.
- Converter - Class in nz.org.venice.util
- Contains a set of general conversion functions.
- Converter() -
Constructor for class nz.org.venice.util.Converter
-
- convertFromDisplayedColumn(int) -
Method in class nz.org.venice.ui.SortedTable.SortModel
-
- Coordinate - Class in nz.org.venice.chart
-
- Coordinate(Comparable, Double, Integer) -
Constructor for class nz.org.venice.chart.Coordinate
- Construct a new coordinate defined in the chart space
- Coordinate(Comparable, Double, Integer, int) -
Constructor for class nz.org.venice.chart.Coordinate
- Construct a new coordinate defined in the chart space
- Coordinate() -
Constructor for class nz.org.venice.chart.Coordinate
- Constrcut a Coordinate, as a null coordinate initially
- COPYRIGHT_DATE_RANGE -
Static variable in class nz.org.venice.main.Main
- Copyright date range, e.g. "2003-5"
- corr(QuoteFunctionSource, QuoteFunctionSource, int) -
Static method in class nz.org.venice.quote.QuoteFunctions
- Calculate the Pearson product-moment correlation between the two
variables.
- CORR_OFFSET_EXCEPTION -
Static variable in class nz.org.venice.parser.EvaluationException
- An exception which is thrown on an invalid corr() offset.
- CORR_RANGE_EXCEPTION -
Static variable in class nz.org.venice.parser.EvaluationException
- An exception which is thrown on an invalid corr() range.
- CORR_TOKEN -
Static variable in class nz.org.venice.parser.Token
- Represents "
corr()" symbol
- CorrExpression - Class in nz.org.venice.parser.expression
- An expression which finds the correleation between two stock quotes.
- CorrExpression(Expression, Expression, Expression, Expression) -
Constructor for class nz.org.venice.parser.expression.CorrExpression
- Create a new correlation expression between the current stock quote, and
the given quote.
- COS_TOKEN -
Static variable in class nz.org.venice.parser.Token
- Represents "
cos()" symbol
- CosineExpression - Class in nz.org.venice.parser.expression
- An expression which returns the cosine value.
- CosineExpression(Expression) -
Constructor for class nz.org.venice.parser.expression.CosineExpression
- An expression which performs cosine function
cos on the
sub-expressions.
- count() -
Method in class nz.org.venice.chart.Chart
- Return the number of graphs in the chart.
- count() -
Method in class nz.org.venice.chart.ChartModule
- Return the number of graphs in the chart.
- countAccounts(int) -
Method in class nz.org.venice.portfolio.Portfolio
- Return the number of accounts of the given type the portfolio has
- CountbackLineGraph - Class in nz.org.venice.chart.graph
- 3 Bar Nett Countback lines.
- CountbackLineGraph(GraphSource, GraphSource, GraphSource) -
Constructor for class nz.org.venice.chart.graph.CountbackLineGraph
- Create a new countback line.
- CountbackLineGraphUI - Class in nz.org.venice.chart.graph
- 3 Bar Nett Count back line User Interface
- CountbackLineGraphUI(HashMap) -
Constructor for class nz.org.venice.chart.graph.CountbackLineGraphUI
- Create a new count back line user interface with the
initial settings.
- countTransactions() -
Method in class nz.org.venice.portfolio.Portfolio
- Count the number of transactions.
- countTransactions(int) -
Method in class nz.org.venice.portfolio.Portfolio
- Count the number of transactions of the given type.
- createAdvanceDecline() -
Static method in class nz.org.venice.chart.graph.AdvanceDeclineGraph
- Create Advance/Decline graphable.
- createCountbackLine(Graphable, Graphable, int) -
Method in class nz.org.venice.chart.graph.CountbackLineGraph
- Creates a new Countback line based on the given data source.
- createCustom(Expression, Graphable, EODQuoteBundle, Symbol) -
Static method in class nz.org.venice.chart.graph.CustomGraph
- Create a new custom graph based on the given graph source and quote bundle.
- createCustom(Expression, Graphable, EODQuoteBundle, Symbol) -
Static method in class nz.org.venice.chart.graph.CustomGraphUI
- Create a new custom graph based on the given graph source and quote bundle.
- createDatabaseQuoteSource() -
Static method in class nz.org.venice.quote.QuoteSourceFactory
- Create a database quote source directly using the user preferences.
- createInternalQuoteSource() -
Static method in class nz.org.venice.quote.QuoteSourceFactory
- Create an internal database quote source.
- createMomentum(Graphable, int) -
Static method in class nz.org.venice.chart.graph.MomentumGraph
- Create a momentum graphable.
- createMovingAverage(Graphable, int, double) -
Static method in class nz.org.venice.chart.graph.ExpMovingAverageGraph
- Creates a new Exponential Moving Average based on the given data source.
- createMovingAverage(Graphable, int) -
Static method in class nz.org.venice.chart.graph.MovingAverageGraph
- Creates a new moving average based on the given data source.
- createNewLine(Coordinate) -
Method in class nz.org.venice.chart.ChartDrawingModel
- Creates a new straight line drawn on the chart.
- createOBV(Graphable, Graphable, Graphable) -
Static method in class nz.org.venice.chart.graph.OBVGraph
- Create OBV graphable.
- createPointAndFigureGraph(Graphable, double, double) -
Static method in class nz.org.venice.chart.graph.PointAndFigureGraph
- Creates a new poing and figure graphable based on the given data source.
- createRandom(int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random expression of the given type.
- createRandom(int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random expression of the given type and subType.
- createRandom(int, int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random expression of the given type,subType at the given level.
- createRandom(Expression, int, int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random expression based on mutating the given expression.
- createRandomNonTerminal(int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random non-terminal expression of the given type.
- createRandomNonTerminal(int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random non-terminal expression of the given type and subType.
- createRandomNonTerminal(int, int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random non-terminal expression of the given type and subType
at the given level.
- createRandomNonTerminal(Expression, int, int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Create a new random non-terminal expression based on mutating the given expression.
- createRandomTerminal(int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Creates a random terminal expression of the given type.
- createRandomTerminal(int, int) -
Method in class nz.org.venice.analyser.gp.Mutator
- Creates a random terminal expression of the given type and subType.
- createRSI(Graphable, int) -
Static method in class nz.org.venice.chart.graph.RSIGraph
- Create a new RSI based on the given data source.
- createSamplesQuoteSource() -
Static method in class nz.org.venice.quote.QuoteSourceFactory
- Create a file quote source directly using the in-built sample files
as the quotes.
- createShowColumnMenu(AbstractTableModel) -
Method in class nz.org.venice.ui.AbstractTable
- Helper method to create and return the "show columns" menu which allows
the user to select which columns are visible.
- createStandardDeviation(Graphable, int) -
Static method in class nz.org.venice.chart.graph.StandardDeviationGraph
- Creates a new standard deviation based on the given data source.
- createSupportAndResistence(Graphable, Graphable, Graphable) -
Method in class nz.org.venice.chart.graph.SupportAndResistenceGraph
- Creates a new support and resistence based on the given data source.
- createUI(JComponent) -
Static method in class nz.org.venice.chart.BasicChartUI
-
- createUI(JComponent) -
Static method in class nz.org.venice.ui.ProgressBarUI
-
- Currency - Class in nz.org.venice.util
- An immutaable representation of Currency.
- Currency(Locale) -
Constructor for class nz.org.venice.util.Currency
- Create an instance of the currency associated with the given locale.
- Currency(String) -
Constructor for class nz.org.venice.util.Currency
- Create an an instance of the currency using the currency described by
the given ISO 4217 currency code.
- CurrencyComboBox - Class in nz.org.venice.ui
- Extension of JComboBox used for displaying a list of available currencies in
the applciation.
- CurrencyComboBox(Currency) -
Constructor for class nz.org.venice.ui.CurrencyComboBox
- Create a new Currency ComboBox with the given currency initialy selected.
- CurrencyComboBox() -
Constructor for class nz.org.venice.ui.CurrencyComboBox
- Create a new Currency ComboBox.
- CustomGraph - Class in nz.org.venice.chart.graph
- Graph a Gondola expression.
- CustomGraph(GraphSource, Symbol, EODQuoteBundle) -
Constructor for class nz.org.venice.chart.graph.CustomGraph
- Create a new custom graph.
- CustomGraph(GraphSource, Symbol, EODQuoteBundle, HashMap) -
Constructor for class nz.org.venice.chart.graph.CustomGraph
- Create a new custom graph.
- CustomGraphUI - Class in nz.org.venice.chart.graph
- The custom graph user interface.
- CustomGraphUI(HashMap, Graphable, EODQuoteBundle, Symbol) -
Constructor for class nz.org.venice.chart.graph.CustomGraphUI
- Create a new Custom user interface with the initial settings.
close" symbol
high" symbol
low" symbol
dayofweek()" symbol
dayofyear()" symbol
open" symbol
day()" symbol
volume" symbol
/" symbol
Money as a double.
else" symbol
ema()" symbol
quote kind,
for the given number of days, with the given smoothing constant
smoothing, starting with lag days away.
==" symbol
exp()" symbol
exp on the
sub-expressions.
ExpressionColumn.FALSE
false" symbol
float" symbol
flor" symbol
for command.for expression.
.
- FUTURE_DATE_EXCEPTION -
Static variable in class nz.org.venice.parser.EvaluationException
- An exception which is thrown when the GP tries to access a date that is
too far into the future.
null if it
does not have any.
ExpressionQuery dialog.
ExpressionQuery dialog.
PrimaryProgressDialog if one is not already being displayed for
the current thread.
PrimaryProgressDialog if one is not already being displayed for
the current thread.
EODQuoteRange object.
GraphSource we are using for default
values.
SymbolListDialog dialog.
SymbolListDialog dialog.