Package com.dukascopy.api

Interface Summary
IAccount Methods of this interface allows to retrieve account information such as current equity
IBar Represents a bar (candle).
IChart Allows to draw graphical objects on the chart
IChartObject Represents graphical object on the chart
IConsole Allows to print messages to Messages table
IContext Gives access to the various parts of the system
IEngine Interface to the main engine, that allows orders submission, merging etc
IHistory The IHistory interface represents API for historical data access.
IIndicators Contains set of functions to calculate indicators data
IMessage Represents message sent from server to client application
IOrder Contains order data and allows order manipulation
IStrategy Interface that all strategies should implement
ITick Tick data
IUserInterface Provides access to various user interface parts
LoadingDataListener Listener to receive ticks and candles
LoadingProgressListener Listener to follow and control (cancel) loading progress
 

Class Summary
Period Represents periods of bars.
 

Enum Summary
IChart.Type Type of the graphical object
IEngine.OrderCommand Specifies type of the order
IEngine.Type Type of the engine
IIndicators.AppliedPrice Used to specify which price to use for indicator calculation
IIndicators.MaType Types of Moving Average
IMessage.Type Type of the message
Instrument Defines all currency pairs traded by Dukascopy
IOrder.State Indicates state of the order
JFException.Error Used to easily create exceptions with appropriate message
OfferSide Defines offer side
Unit Defines time units
 

Exception Summary
JFException Used to indicate errors when calling API functions
 

Annotation Types Summary
Configurable Fields marked with this annotation will be shown in dialog before strategy start.
Library Strategy launcher looks into the source of the strategy class for this annotations and includes libraries specified in this annotation into the classpath
RequiresFullAccess When strategy loader sees this annotation for strategy class it asks user if he wants to allow the strategy full access.
 



Copyright © 2009. All Rights Reserved.