ID: 25485, WebCab Technical Analysis (J2EE Edition)

by Ben Fairfax Email: ben@webcabcomponents.com


Provides a collection of technical indicators which can be used in the construction of technical trading systems.
Download Details
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
To download this, you must have registered:
A free membership

For JBuilder, Version 3.0  to 14.0 3 downloads
Copyright: No significant restrictions


Updated on Mon, 24 Mar 2008 16:02:09 GMT
Originally uploaded on Mon, 24 Mar 2008 16:01:04 GMT
SHA1 Hash: 82542AC3532447C4E927837D55FCBA823A6D0FC1
MD5 Hash: 6570107F80742F96B5B0C4C3BB100C52

    Explore the files in this upload

Description
Provides a collection of technical indicators which can be used in the construction of technical trading systems. Moreover, by using these methods with our DataBase mediator technology you will be able to iteratively apply these indicators to historical data stored within a DBMS.
Details
Within this J2EE Application we have implemented the following functionality:


* Technical Indicators

o Moving Averages - Simple, Median, Geometric Moving Averages, Weighted Moving Average (WMA), Linearly Weighted Moving Average (LWMA), Exponentially Weighted Moving Average (EWMA), Triangular Moving Average (TMA), Kairi Indicator
o Directional Movement Indicator (DMI) and Average Directional Movement Indicator (ADX) - Directional Movement (PDM, MDM), True Range (TR), Average Daily True Range (ADTR), Directional Indicators (DX, ADX)
o Accumulation/Distribution - Accumulation/Distribution Indicator, Chaikin Oscillator, Chaikin Money Flow (CMF)
o Trend or Range? - Aroon Up/Down, Aroon Oscillator
o Market Strength - Balance of Power (BOP), Market Facilitation Index (MFI)
o Momentum - Momentum, Momentum percentage, highest/lowest element and position, Trend Intensity Index
o Oscillators - Money Flow Index (MFI), Momentum, Rate of Change (ROC), Relative Strength Indicator (LSI)
o Bollinger Bands - Upper and Lower Bollinger Bands
o Mean Reversion - Commodity Channel Index (CCI)
o Stochastics - (fast and slow) \%K Stochastic, (general) \%D Stochastic
o Volume - Negative Volume Index (NVI), Positive Volume Index (PVI), On Balance Volume
o Volatility - Chaikin, historical estimate (with/without dividends), standard error of historical estimate, Return over Period
o Filters - Typical price, Median, Average, Price Action Indicator (PAIN), Finite Impulse Response (FIR)
* Single and Multi Period Indicators - For most of the indicators we provide two versions:
o Single Period Version - Evaluates the indicator over the entire period given. Such methods are particularly applicable to instances where the component interacts with a DBMS.
o Multi Period Version - Evaluates the indicator over all sub-period of a given length for the data provided. Such methods are particularly applicable to instances where the component interacts with a client side GUI such as a charting component.
* Trading Systems
o Simple Crossing MA Trading System - Uses the classical approach of generating trading signals by the crossing of two moving averages.
o DMI Trading System - Uses Directional Motion Indicator (DMI) Trading Signal and Average Directional Movement Index Rating (ADXR) which form the basis of the DMI Trading System which was developed by Wellas Wilder.
o Stochastics Trading Systems
+ Extreme Value Signal - Produces extremum trading signals using a slow and fast Stochastic indicator.
+ Crossing Signal - Generates trading signals based on the crossing of the fast Stochastic crossing the (simple, geometric, linear or exponential) moving average of the slow Stochastic.
+ Crossing Extreme Signal - Generates a trading signal when the crossing of the slow and fast Stochastic occurs either above or below the extremum value.


This product also contains the following features:


* GUI Bundle - we bundle a suite of graphical user interface JavaBean components (with 1, 2, 4 or site-wide license) allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications
* EAR Files - we provide individual customized EAR files for the most widely used application servers including IBM WebSphere 4.0/5.0, BEA WebLogic 6.1/7.0, Oracle 9iAS, Sun ONE AppServer 7, Ironflare Orion 1.5.2/1.6.0, Borland AppServer 5.0, Sybase EAServer 3.6 and JBoss 2.4.4/3.0.0
* Self-Deploy - the relevant servers EAR file will be self-deployed onto supported local application servers during the installation of the self-install package. The supported application servers include IBM WebSphere 4.0/5.0, BEA WebLogic 6.1/7.0, Oracle 9iAS, Borland AppServer 5.0, Ironflare Orion 1.5.2/1.6.0 and JBoss 2.4.4/3.0.0
* JDBC Mediator - A server side EJB component which mediates between an EJB component, clients and DBMS. The mediator moves most of a clients JDBC calls to the server and hence greatly increases the speed of JDBC client applications.
* Web Application Example - A JSP interactive HTML interface which enables you to test every component method directly from your browser.
* Synthetic JDBC - we use a JSP component to perform EJB calculations on SQL database columns from a remote DBMS. We apply an EJB function to certain rows from the database and list the output in HTML format. This is a powerful feature since it allows you to perform calculations in a JDBC manner without having to code the EJB-to-JDBC transaction yourself as it is all done by the JSP within the Application Server.

   Latest Comments  View All Add New

Move mouse over comment to see the full text

Server Response from: USSVS-BDN14