A B C D E F G H I K L M N O P Q R S T U V W

I

IAccountProvider - interface net.sourceforge.eclipsetrader.core.IAccountProvider.
 
IChartVisitor - interface net.sourceforge.eclipsetrader.core.db.visitors.IChartVisitor.
Interface for chart objects visitors.
ICollectionObserver - interface net.sourceforge.eclipsetrader.core.ICollectionObserver.
 
IEditableLabelProvider - interface net.sourceforge.eclipsetrader.core.IEditableLabelProvider.
 
IFeed - interface net.sourceforge.eclipsetrader.core.IFeed.
Interface for data feed plugins.
IHistoryFeed - interface net.sourceforge.eclipsetrader.core.IHistoryFeed.
Interface for history and interday data feed plugins.
IIndicatorPlugin - interface net.sourceforge.eclipsetrader.charts.IIndicatorPlugin.
Interface that must be implemented by all indicator plugins.
ILevel2Feed - interface net.sourceforge.eclipsetrader.core.ILevel2Feed.
Interface for Level II data feed plugins.
IMMEDIATE_OR_CANCEL - Static variable in class net.sourceforge.eclipsetrader.core.db.OrderValidity
 
INDICATORS_EXTENSION_POINT - Static variable in class net.sourceforge.eclipsetrader.charts.ChartsPlugin
 
INTERVAL_DAILY - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_DAILY - Static variable in interface net.sourceforge.eclipsetrader.core.IHistoryFeed
Constant for 1 day time interval.
INTERVAL_DAILY - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE - Static variable in interface net.sourceforge.eclipsetrader.core.IHistoryFeed
Constant for 1 minute time interval.
INTERVAL_MINUTE1 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE1 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE10 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE10 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE15 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE15 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE2 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE2 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE30 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE30 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE5 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE5 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MINUTE60 - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MINUTE60 - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_MONTHLY - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_MONTHLY - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INTERVAL_WEEKLY - Static variable in class net.sourceforge.eclipsetrader.core.FeedPlugin
 
INTERVAL_WEEKLY - Static variable in class net.sourceforge.eclipsetrader.core.db.BarData
 
INVALID - Static variable in class net.sourceforge.eclipsetrader.core.Sentiment
 
INVISIBLE - Static variable in class net.sourceforge.eclipsetrader.charts.PlotLine
 
INewsProvider - interface net.sourceforge.eclipsetrader.core.INewsProvider.
Interface for news data provider plugins.
IOrdersLabelProvider - interface net.sourceforge.eclipsetrader.trading.IOrdersLabelProvider.
 
IPattern - interface net.sourceforge.eclipsetrader.core.IPattern.
 
ITradingProvider - interface net.sourceforge.eclipsetrader.core.ITradingProvider.
Interface for trading provider plugins.
Indicator - class net.sourceforge.eclipsetrader.charts.Indicator.
 
Indicator() - Constructor for class net.sourceforge.eclipsetrader.charts.Indicator
 
Indicator(String) - Constructor for class net.sourceforge.eclipsetrader.charts.Indicator
 
IndicatorPlot - class net.sourceforge.eclipsetrader.charts.IndicatorPlot.
 
IndicatorPlot(Composite, int) - Constructor for class net.sourceforge.eclipsetrader.charts.IndicatorPlot
 
IndicatorPlugin - class net.sourceforge.eclipsetrader.charts.IndicatorPlugin.
Base abstract class for all indicator plugins
IndicatorPlugin() - Constructor for class net.sourceforge.eclipsetrader.charts.IndicatorPlugin
 
IndicatorPluginPreferencePage - class net.sourceforge.eclipsetrader.charts.IndicatorPluginPreferencePage.
Base abstract class for all indicator plugin preference pages
IndicatorPluginPreferencePage() - Constructor for class net.sourceforge.eclipsetrader.charts.IndicatorPluginPreferencePage
 
IntradayHistory - class net.sourceforge.eclipsetrader.core.db.IntradayHistory.
Intraday historical data.
IntradayHistory() - Constructor for class net.sourceforge.eclipsetrader.core.db.IntradayHistory
 
IntradayHistory(Integer) - Constructor for class net.sourceforge.eclipsetrader.core.db.IntradayHistory
 
id - Variable in class net.sourceforge.eclipsetrader.core.db.Level2.Item
 
indexOf(Bar) - Method in class net.sourceforge.eclipsetrader.core.db.BarData
 
indexOf(Date) - Method in class net.sourceforge.eclipsetrader.core.db.History
Returns the index in this list of the first occurrence of the specified date, or -1 if this list does not contain this date.
init(Security) - Method in interface net.sourceforge.eclipsetrader.core.IPattern
 
init(Security, Alert) - Method in class net.sourceforge.eclipsetrader.trading.AlertPlugin
 
init(Security, Map) - Method in class net.sourceforge.eclipsetrader.trading.AlertPlugin
 
init(Map) - Method in class net.sourceforge.eclipsetrader.trading.AlertPlugin
 
init(Security, Map) - Method in class net.sourceforge.eclipsetrader.trading.AlertPluginPreferencePage
 
init(Security, Map) - Method in class net.sourceforge.eclipsetrader.trading.TradingSystemPluginPreferencePage
 
isAutoScale() - Method in class net.sourceforge.eclipsetrader.charts.IndicatorPlot
 
isAutoScale() - Method in class net.sourceforge.eclipsetrader.core.db.Chart
 
isDefault(String) - Method in class net.sourceforge.eclipsetrader.core.db.PersistentPreferenceStore
 
isEditable(Object) - Method in interface net.sourceforge.eclipsetrader.core.IEditableLabelProvider
 
isEmpty() - Method in class net.sourceforge.eclipsetrader.core.db.History
Returns true if this history contains no elements.
isEmpty() - Method in class net.sourceforge.eclipsetrader.trading.TradingSystemGroupSelection
 
isEmpty() - Method in class net.sourceforge.eclipsetrader.trading.TradingSystemSelection
 
isEmpty() - Method in class net.sourceforge.eclipsetrader.trading.WatchlistItemSelection
 
isEnableDataCollector() - Method in class net.sourceforge.eclipsetrader.core.db.Security
 
isEnabled() - Method in class net.sourceforge.eclipsetrader.charts.Indicator
 
isHilight() - Method in class net.sourceforge.eclipsetrader.core.db.Alert
 
isOverHandle(int, int) - Method in class net.sourceforge.eclipsetrader.charts.ObjectPlugin
Returns whether the point at (x,y) is over the receiver's grab handles.
isOverLine(int, int) - Method in class net.sourceforge.eclipsetrader.charts.ObjectPlugin
Returns whether the point at (x,y) is over the receiver.
isPageComplete() - Method in class net.sourceforge.eclipsetrader.charts.IndicatorPluginPreferencePage
The default implementation of this method returns the value of an internal state variable set by setPageComplete.
isPageComplete() - Method in class net.sourceforge.eclipsetrader.charts.ObjectPluginPreferencePage
The default implementation of this method returns the value of an internal state variable set by setPageComplete.
isPopup() - Method in class net.sourceforge.eclipsetrader.core.db.Alert
 
isReaded() - Method in class net.sourceforge.eclipsetrader.core.db.NewsItem
Returns wether this headline was readed by the user.
isRecent() - Method in class net.sourceforge.eclipsetrader.core.db.NewsItem
Returns wether this headline was recently added to the database.
isSecurity(Security) - Method in class net.sourceforge.eclipsetrader.core.db.NewsItem
Returns wether this headline is related to the given security.
isSeenToday() - Method in class net.sourceforge.eclipsetrader.trading.AlertPlugin
 
itemAdded(Object) - Method in interface net.sourceforge.eclipsetrader.core.ICollectionObserver
 
itemAdded(Object) - Method in class net.sourceforge.eclipsetrader.trading.DataCollector
 
itemRemoved(Object) - Method in interface net.sourceforge.eclipsetrader.core.ICollectionObserver
 
itemRemoved(Object) - Method in class net.sourceforge.eclipsetrader.trading.DataCollector
 
iterator() - Method in class net.sourceforge.eclipsetrader.charts.Indicator
 
iterator() - Method in class net.sourceforge.eclipsetrader.charts.PlotLine
 
iterator() - Method in class net.sourceforge.eclipsetrader.core.db.BarData
 
iterator() - Method in class net.sourceforge.eclipsetrader.core.db.History
Returns an iterator over the elements in this history in proper sequence.
iterator() - Method in class net.sourceforge.eclipsetrader.core.db.Level2
 

A B C D E F G H I K L M N O P Q R S T U V W