| Modifier and Type | Class and Description | 
|---|---|
class  | 
Instrument
Defines currency pairs traded by Dukascopy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFinancialInstrument | 
IOrder.getFinancialInstrument()
Deprecated. 
 
 | 
IFinancialInstrument | 
IChartObject.getFinancialInstrument()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<IFinancialInstrument> | 
IContext.getSubscribedFinancialInstruments()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
IChartPanel | 
IChartPanel.add(IIndicator indicator,
   java.lang.Object[] optParams,
   IFinancialInstrument financialInstrument,
   Period period,
   OfferSide offerSide)
Deprecated.  
 | 
IChartPanel | 
IChartPanel.add(IIndicator indicator,
   java.lang.Object[] optParams,
   IFinancialInstrument financialInstrument,
   Period period,
   OfferSide offerSide,
   OfferSide[] offerSides,
   IIndicators.AppliedPrice[] appliedPrices,
   java.awt.Color[] outputColors,
   OutputParameterInfo.DrawingStyle[] outputDrawingStyles,
   int[] outputWidths)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  Period basePeriod,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  Filter filter,
                  int shift)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  Period basePeriod,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  Filter filter,
                  int numberOfCandlesBefore,
                  long time,
                  int numberOfCandlesAfter)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  Period basePeriod,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  Filter filter,
                  long from,
                  long to)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  Period basePeriod,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  int shift)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  Period basePeriod,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  long from,
                  long to)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  Filter filter,
                  int shift)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  Filter filter,
                  int numberOfCandlesBefore,
                  long time,
                  int numberOfCandlesAfter)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  Filter filter,
                  long from,
                  long to)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  int shift)
Deprecated.  
 | 
java.lang.Object[] | 
IIndicators.calculateIndicator(IFinancialInstrument financialInstrument,
                  Period period,
                  OfferSide[] offerSides,
                  java.lang.String functionName,
                  IIndicators.AppliedPrice[] inputTypes,
                  java.lang.Object[] optParams,
                  long from,
                  long to)
Deprecated.  
 | 
double | 
JFUtils.convert(IFinancialInstrument instrumentFrom,
       IFinancialInstrument instrumentTo,
       double amount)
Deprecated.  
 | 
double | 
JFUtils.convert(IFinancialInstrument instrumentFrom,
       IFinancialInstrument instrumentTo,
       double amount,
       int decimalPlaces)
Deprecated.  
 | 
double | 
JFUtils.convert(IFinancialInstrument instrumentFrom,
       IFinancialInstrument instrumentTo,
       double amount,
       int decimalPlaces,
       OfferSide offerSide)
Deprecated.  
 | 
double | 
JFUtils.convertPipToCurrency(IFinancialInstrument financialInstrument,
                    ICurrency currency)
Deprecated.  
 | 
double | 
JFUtils.convertPipToCurrency(IFinancialInstrument financialInstrument,
                    ICurrency currency,
                    OfferSide offerSide)
Deprecated.  
 | 
IBar | 
IHistory.getBar(IFinancialInstrument financialInstrument,
      Period period,
      OfferSide side,
      int shift)
Deprecated.  
 | 
java.util.List<IBar> | 
IHistory.getBars(IFinancialInstrument financialInstrument,
       Period period,
       OfferSide side,
       Filter filter,
       int numberOfCandlesBefore,
       long time,
       int numberOfCandlesAfter)
Deprecated.  
 | 
java.util.List<IBar> | 
IHistory.getBars(IFinancialInstrument financialInstrument,
       Period period,
       OfferSide side,
       Filter filter,
       long from,
       long to)
Deprecated.  
 | 
java.util.List<IBar> | 
IHistory.getBars(IFinancialInstrument financialInstrument,
       Period period,
       OfferSide side,
       long from,
       long to)
Deprecated.  
 | 
IChart | 
IContext.getChart(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
java.util.Set<IChart> | 
IContext.getCharts(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
ITick | 
IHistory.getLastTick(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
java.util.List<IOrder> | 
IHistory.getOpenOrders(IFinancialInstrument financialInstrument,
             long from,
             long to)
Deprecated.  
 | 
java.util.List<IOrder> | 
IEngine.getOrders(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
java.util.List<IOrder> | 
IHistory.getOrdersHistory(IFinancialInstrument financialInstrument,
                long from,
                long to)
Deprecated.  
 | 
long | 
IHistory.getStartTimeOfCurrentBar(IFinancialInstrument financialInstrument,
                        Period period)
Deprecated.  
 | 
ITick | 
IHistory.getTick(IFinancialInstrument financialInstrument,
       int shift)
Deprecated.  
 | 
java.util.List<ITick> | 
IHistory.getTicks(IFinancialInstrument financialInstrument,
        int numberOfOneSecondIntervalsBefore,
        long time,
        int numberOfOneSecondIntervalsAfter)
Deprecated.  
 | 
java.util.List<ITick> | 
IHistory.getTicks(IFinancialInstrument financialInstrument,
        long from,
        long to)
Deprecated.  
 | 
long | 
IHistory.getTimeOfLastTick(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
void | 
DataLoadingListener.newBar(IFinancialInstrument financialInstrument,
      Period period,
      OfferSide side,
      long time,
      double open,
      double close,
      double low,
      double high,
      double vol)
Deprecated.  
Called to pass bar data 
 | 
void | 
OrdersLoadingListener.newOrder(IFinancialInstrument financialInstrument,
        IOrder orderData)
Deprecated.  
  | 
void | 
DataLoadingListener.newTick(IFinancialInstrument financialInstrument,
       long time,
       double ask,
       double bid,
       double askVol,
       double bidVol)
Deprecated.  
Called to pass tick data 
 | 
void | 
IHistory.readBars(IFinancialInstrument financialInstrument,
        Period period,
        OfferSide side,
        Filter filter,
        int numberOfCandlesBefore,
        long time,
        int numberOfCandlesAfter,
        DataLoadingListener barListener,
        LoadingProgressListener loadingProgress)
Deprecated.  
 | 
void | 
IHistory.readBars(IFinancialInstrument financialInstrument,
        Period period,
        OfferSide side,
        Filter filter,
        long from,
        long to,
        DataLoadingListener barListener,
        LoadingProgressListener loadingProgress)
Deprecated.  
 | 
void | 
IHistory.readBars(IFinancialInstrument financialInstrument,
        Period period,
        OfferSide side,
        long from,
        long to,
        DataLoadingListener barListener,
        LoadingProgressListener loadingProgress)
Deprecated.  
 | 
void | 
IHistory.readOrdersHistory(IFinancialInstrument financialInstrument,
                 long from,
                 long to,
                 OrdersLoadingListener ordersListener,
                 LoadingProgressListener loadingProgress)
Deprecated.  
 | 
void | 
IHistory.readTicks(IFinancialInstrument financialInstrument,
         int numberOfOneSecondIntervalsBefore,
         long time,
         int numberOfOneSecondIntervalsAfter,
         LoadingDataListener tickListener,
         LoadingProgressListener loadingProgress)
Deprecated.  
 | 
void | 
IHistory.readTicks(IFinancialInstrument financialInstrument,
         long from,
         long to,
         DataLoadingListener tickListener,
         LoadingProgressListener loadingProgress)
Deprecated.  
 | 
void | 
IChartObject.setFinancialInstrument(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
IOrder | 
IEngine.submitOrder(java.lang.String label,
           IFinancialInstrument financialInstrument,
           IEngine.OrderCommand orderCommand,
           double amount)
Deprecated.  
 | 
IOrder | 
IEngine.submitOrder(java.lang.String label,
           IFinancialInstrument financialInstrument,
           IEngine.OrderCommand orderCommand,
           double amount,
           double price)
Deprecated.  
 | 
IOrder | 
IEngine.submitOrder(java.lang.String label,
           IFinancialInstrument financialInstrument,
           IEngine.OrderCommand orderCommand,
           double amount,
           double price,
           double slippage)
Deprecated.  
 | 
IOrder | 
IEngine.submitOrder(java.lang.String label,
           IFinancialInstrument financialInstrument,
           IEngine.OrderCommand orderCommand,
           double amount,
           double price,
           double slippage,
           double stopLossPrice,
           double takeProfitPrice)
Deprecated.  
 | 
IOrder | 
IEngine.submitOrder(java.lang.String label,
           IFinancialInstrument financialInstrument,
           IEngine.OrderCommand orderCommand,
           double amount,
           double price,
           double slippage,
           double stopLossPrice,
           double takeProfitPrice,
           long goodTillTime)
Deprecated.  
 | 
IOrder | 
IEngine.submitOrder(java.lang.String label,
           IFinancialInstrument financialInstrument,
           IEngine.OrderCommand orderCommand,
           double amount,
           double price,
           double slippage,
           double stopLossPrice,
           double takeProfitPrice,
           long goodTillTime,
           java.lang.String comment)
Deprecated.  
 | 
void | 
IContext.subscribeToBarsFeed(IFinancialInstrument financialInstrument,
                   Period period,
                   OfferSide offerSide,
                   IFinancialBarFeedListener listener)
Deprecated.  
 | 
void | 
IContext.subscribeToTicksFeed(IFinancialInstrument financialInstrument,
                    IFinancialTickFeedListener listener)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IContext.setSubscribedFinancialInstruments(java.util.Set<IFinancialInstrument> financialInstruments)
Deprecated.  
 | 
void | 
IContext.setSubscribedFinancialInstruments(java.util.Set<IFinancialInstrument> financialInstruments,
                                 boolean lock)
Checks that the instruments are subscribed and subscribes to the instrument if it's not. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFinancialInstrument | 
IChartObjectFactory.getFinancialInstrument()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IChartObjectFactory.setFinancialInstrument(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFinancialInstrument | 
IFeedInfo.getFinancialInstrument()
Deprecated.  
Getter for financial instrument 
 | 
IFinancialInstrument | 
FeedInfo.getFinancialInstrument()
Deprecated.  
Getter for financial instrument 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFeedInfo | 
IFeedInfoProvider.createFeed(DataType dataType,
          IFinancialInstrument financialInstrument,
          Period period,
          OfferSide offerSide,
          PriceRange priceRange,
          ReversalAmount reversalAmount,
          TickBarSize tickBarSize,
          Filter filter)
Deprecated.  
  | 
IFeedInfo | 
IFeedInfoProvider.createKagiFeedInfo(IFinancialInstrument financialInstrument,
                  OfferSide offerSide)
Deprecated.  
Create Kagi feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createKagiFeedInfo(IFinancialInstrument financialInstrument,
                  OfferSide offerSide,
                  PriceRange turnaroundAmount)
Deprecated.  
Create Kagi feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createKagiFeedInfo(IFinancialInstrument financialInstrument,
                  OfferSide offerSide,
                  PriceRange turnaroundAmount,
                  Period timeSession)
Deprecated.  
Create Kagi feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createKagiFeedInfo(IFinancialInstrument financialInstrument,
                  OfferSide offerSide,
                  PriceRange turnaroundAmount,
                  Period timeSession,
                  CreationPoint creationPoint)
Deprecated.  
Create Kagi feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createKagiFeedInfo(IFinancialInstrument financialInstrument,
                  OfferSide offerSide,
                  PriceRange turnaroundAmount,
                  Period timeSession,
                  CreationPoint creationPoint,
                  Period basePeriod)
Deprecated.  
Create Kagi feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createLineBreakFeedInfo(IFinancialInstrument financialInstrument,
                       OfferSide offerSide)
Deprecated.  
Create Line Break feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createLineBreakFeedInfo(IFinancialInstrument financialInstrument,
                       OfferSide offerSide,
                       Period timeSession)
Deprecated.  
Create Line Break feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createLineBreakFeedInfo(IFinancialInstrument financialInstrument,
                       OfferSide offerSide,
                       Period timeSession,
                       CreationPoint creationPoint)
Deprecated.  
Create Line Break feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createLineBreakFeedInfo(IFinancialInstrument financialInstrument,
                       OfferSide offerSide,
                       Period timeSession,
                       CreationPoint creationPoint,
                       LineBreakLookback lookbackLines)
Deprecated.  
Create Line Break feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createLineBreakFeedInfo(IFinancialInstrument financialInstrument,
                       OfferSide offerSide,
                       Period timeSession,
                       CreationPoint creationPoint,
                       LineBreakLookback lookbackLines,
                       Period basePeriod)
Deprecated.  
Create Line Break feed info 
 | 
IFeedInfo | 
IFeedInfoProvider.createPointAndFigureFeedInfo(IFinancialInstrument financialInstrument,
                            PriceRange boxSize,
                            ReversalAmount reversalAmount,
                            OfferSide offerSide)
Deprecated.  
Create Point and Figure feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createPointAndFigureFeedInfo(IFinancialInstrument financialInstrument,
                            PriceRange boxSize,
                            ReversalAmount reversalAmount,
                            OfferSide offerSide,
                            Period basePeriod)
Deprecated.  
Create Point and Figure feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createPointAndFigureFeedInfo(IFinancialInstrument financialInstrument,
                            PriceRange boxSize,
                            ReversalAmount reversalAmount,
                            OfferSide offerSide,
                            Period basePeriod,
                            DataInterpolationDescriptor interpolationDescriptor)
Deprecated.  
Create Point and Figure feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRangeBarFeedInfo(IFinancialInstrument financialInstrument,
                      PriceRange priceRange,
                      OfferSide offerSide)
Deprecated.  
Create Range bar feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRangeBarFeedInfo(IFinancialInstrument financialInstrument,
                      PriceRange priceRange,
                      OfferSide offerSide,
                      Period basePeriod)
Deprecated.  
Create Range bar feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRangeBarFeedInfo(IFinancialInstrument financialInstrument,
                      PriceRange priceRange,
                      OfferSide offerSide,
                      Period basePeriod,
                      DataInterpolationDescriptor interpolationDescriptor)
Deprecated.  
Create Range bar feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRenkoFeedInfo(IFinancialInstrument financialInstrument,
                   PriceRange brickSize,
                   OfferSide offerSide)
Deprecated.  
Create Renko feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRenkoFeedInfo(IFinancialInstrument financialInstrument,
                   PriceRange brickSize,
                   OfferSide offerSide,
                   Period timeSession)
Deprecated.  
Create Renko feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRenkoFeedInfo(IFinancialInstrument financialInstrument,
                   PriceRange brickSize,
                   OfferSide offerSide,
                   Period timeSession,
                   CreationPoint creationPoint)
Deprecated.  
Create Renko feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createRenkoFeedInfo(IFinancialInstrument financialInstrument,
                   PriceRange brickSize,
                   OfferSide offerSide,
                   Period timeSession,
                   CreationPoint creationPoint,
                   Period basePeriod)
Deprecated.  
Create Renko feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createTickBarInfo(IFinancialInstrument financialInstrument,
                 TickBarSize tickBarSize,
                 OfferSide offerSide)
Deprecated.  
Create Tick Bar info 
 | 
IFeedInfo | 
IFeedInfoProvider.createTickBarInfo(IFinancialInstrument financialInstrument,
                 TickBarSize tickBarSize,
                 OfferSide offerSide,
                 Period basePeriod)
Deprecated.  
Create Tick Bar info 
 | 
IFeedInfo | 
IFeedInfoProvider.createTicksFeedInfo(IFinancialInstrument financialInstrument)
Deprecated.  
Create Time Period Aggregation feed info, default values are taken from:
 
 base period,  
IFeedInfo.DEFAULT_BASE_PERIOD. | 
IFeedInfo | 
IFeedInfoProvider.createTimePeriodFeedInfo(IFinancialInstrument financialInstrument,
                        OfferSide offerSide,
                        Period timeSession)
Deprecated.  
Create Time Period feed info, default values are taken from: 
 | 
IFeedInfo | 
IFeedInfoProvider.createTimePeriodFeedInfo(IFinancialInstrument financialInstrument,
                        OfferSide offerSide,
                        Period timeSession,
                        Filter filter)
Deprecated.  
Create Time Period feed info, default values are taken from: 
 | 
void | 
IFinancialBarFeedListener.onBar(IFinancialInstrument financialInstrument,
     Period period,
     OfferSide offerSide,
     IBar bar)
Deprecated.  
The method is being called when next Candle arrives 
 | 
void | 
IFinancialTickFeedListener.onTick(IFinancialInstrument financialInstrument,
      ITick tick)
Deprecated.  
The method is being called when next Tick arrives 
 | 
void | 
IFeedInfo.setFinancialInstrument(IFinancialInstrument financialInstrument)
Deprecated.  
Setter for financial instrument 
 | 
void | 
FeedInfo.setFinancialInstrument(IFinancialInstrument financialInstrument)
Deprecated.  
Setter for financial instrument 
 | 
| Constructor and Description | 
|---|
FeedInfo(DataType dataType,
        IFinancialInstrument financialInstrument,
        Period period,
        OfferSide offerSide,
        PriceRange priceRange,
        ReversalAmount reversalAmount,
        TickBarSize tickBarSize,
        Filter filter)
Deprecated.  
  | 
| Constructor and Description | 
|---|
KagiFeedInfo(IFinancialInstrument financialInstrument,
            OfferSide offerSide)
Deprecated.  
Constructor, that uses minimal set of parameters. 
 | 
KagiFeedInfo(IFinancialInstrument financialInstrument,
            OfferSide offerSide,
            PriceRange turnaroundAmount)
Deprecated.  
Constructor for Kagi data with static turnaround price in pips (turnaroundAmount), which uses default values for:
 
  base period -  
IFeedDescriptor.DEFAULT_BASE_PERIOD
  creation point - CreationPoint.CLOSE
  time session - Period.TICK
  | 
KagiFeedInfo(IFinancialInstrument financialInstrument,
            OfferSide offerSide,
            PriceRange turnaroundAmount,
            Period timeSession)
Deprecated.  
Constructor for Kagi data with static turnaround price in pips (turnaroundAmount), which uses default values for:
 
  base period -  
IFeedDescriptor.DEFAULT_BASE_PERIOD
  creation point - CreationPoint.CLOSE
  | 
KagiFeedInfo(IFinancialInstrument financialInstrument,
            OfferSide offerSide,
            PriceRange turnaroundAmount,
            Period timeSession,
            CreationPoint creationPoint)
Deprecated.  
Constructor for Kagi data with static turnaround price in pips (turnaroundAmount), which uses default values for:
 
  base period -  
IFeedDescriptor.DEFAULT_BASE_PERIOD
  | 
KagiFeedInfo(IFinancialInstrument financialInstrument,
            OfferSide offerSide,
            PriceRange turnaroundAmount,
            Period timeSession,
            CreationPoint creationPoint,
            Period basePeriod)
Deprecated.  
Constructor, that sets all the required fields. 
 | 
LineBreakFeedInfo(IFinancialInstrument financialInstrument,
                 OfferSide offerSide)
Deprecated.  
Constructor, that uses minimal set of parameters. 
 | 
LineBreakFeedInfo(IFinancialInstrument financialInstrument,
                 OfferSide offerSide,
                 Period timeSession)
Deprecated.  
Constructor, that uses default values for:
 
 creation point,  
CreationPoint.CLOSE
 number of look-back lines, LineBreakLookback.THREE_LINES;
 base period, IFeedDescriptor.DEFAULT_BASE_PERIOD. | 
LineBreakFeedInfo(IFinancialInstrument financialInstrument,
                 OfferSide offerSide,
                 Period timeSession,
                 CreationPoint creationPoint)
Deprecated.  
Constructor, that uses default values for:
 
 number of look-back lines,  
LineBreakLookback.THREE_LINES;
 base period, IFeedDescriptor.DEFAULT_BASE_PERIOD. | 
LineBreakFeedInfo(IFinancialInstrument financialInstrument,
                 OfferSide offerSide,
                 Period timeSession,
                 CreationPoint creationPoint,
                 LineBreakLookback lookbackLines)
Deprecated.  
Constructor, that uses default values for:
 
 base period,  
IFeedDescriptor.DEFAULT_BASE_PERIOD. | 
LineBreakFeedInfo(IFinancialInstrument financialInstrument,
                 OfferSide offerSide,
                 Period timeSession,
                 CreationPoint creationPoint,
                 LineBreakLookback lookbackLines,
                 Period basePeriod)
Deprecated.  
Constructor, that sets all required fields. 
 | 
PointAndFigureFeedInfo(IFinancialInstrument financialInstrument,
                      PriceRange boxSize,
                      ReversalAmount reversalAmount,
                      OfferSide offerSide)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation
 Base period is set to default (one week). | 
PointAndFigureFeedInfo(IFinancialInstrument financialInstrument,
                      PriceRange boxSize,
                      ReversalAmount reversalAmount,
                      OfferSide offerSide,
                      Period basePeriod)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation. | 
PointAndFigureFeedInfo(IFinancialInstrument financialInstrument,
                      PriceRange boxSize,
                      ReversalAmount reversalAmount,
                      OfferSide offerSide,
                      Period basePeriod,
                      DataInterpolationDescriptor interpolationDescriptor)
Deprecated.  
Constructor, that sets all required fields. 
 | 
RangeBarFeedInfo(IFinancialInstrument financialInstrument,
                PriceRange priceRange,
                OfferSide offerSide)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation | 
RangeBarFeedInfo(IFinancialInstrument financialInstrument,
                PriceRange priceRange,
                OfferSide offerSide,
                Period basePeriod)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation. | 
RangeBarFeedInfo(IFinancialInstrument financialInstrument,
                PriceRange priceRange,
                OfferSide offerSide,
                Period basePeriod,
                DataInterpolationDescriptor interpolationDescriptor)
Deprecated.  
Constructor, that sets all required fields. 
 | 
RenkoFeedInfo(IFinancialInstrument financialInstrument,
             PriceRange brickSize,
             OfferSide offerSide)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation
  This constructor sets base period to default (IFeedDescriptor.DEFAULT_BASE_PERIOD), renko session to Period.TICK and renko creation point to RenkoCreationPoint.CLOSE. | 
RenkoFeedInfo(IFinancialInstrument financialInstrument,
             PriceRange brickSize,
             OfferSide offerSide,
             Period basePeriod)
Deprecated.  
This constructor sets renko session to Period.TICK and renko creation point to  
RenkoCreationPoint.CLOSE. | 
RenkoFeedInfo(IFinancialInstrument financialInstrument,
             PriceRange brickSize,
             OfferSide offerSide,
             Period timeSession,
             CreationPoint creationPoint)
Deprecated.  
This constructor sets base period to default ( 
IFeedDescriptor.DEFAULT_BASE_PERIOD) | 
RenkoFeedInfo(IFinancialInstrument financialInstrument,
             PriceRange brickSize,
             OfferSide offerSide,
             Period timeSession,
             CreationPoint creationPoint,
             Period basePeriod)
Deprecated.  
Constructor, that sets all required fields. 
 | 
TickBarFeedInfo(IFinancialInstrument financialInstrument,
               TickBarSize tickBarSize,
               OfferSide offerSide)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation. | 
TickBarFeedInfo(IFinancialInstrument financialInstrument,
               TickBarSize tickBarSize,
               OfferSide offerSide,
               Period basePeriod)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation. | 
TicksFeedInfo(IFinancialInstrument financialInstrument)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation | 
TimePeriodAggregationFeedInfo(IFinancialInstrument financialInstrument,
                             Period period,
                             OfferSide offerSide)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation | 
TimePeriodAggregationFeedInfo(IFinancialInstrument financialInstrument,
                             Period period,
                             OfferSide offerSide,
                             Filter filter)
Deprecated.  
"Fast" constructor, which has minimal set of parameters for  
FeedDescriptor creation | 
| Modifier and Type | Method and Description | 
|---|---|
IFinancialInstrument[] | 
IIndicatorContext.getChartFinancialInstruments()
Deprecated.  
 | 
IFinancialInstrument | 
IIndicatorDrawingSupport.getFinancialInstrument()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IChartFinancialInstrumentsListener.onInstrumentsChanged(IFinancialInstrument[] chartInstruments)
Deprecated.  
Called when chart instruments are changed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFinancialInstrument | 
IFinancialInstrumentProvider.getFinancialInstrument(Instrument instrument)
Deprecated.  
 | 
IFinancialInstrument | 
IFinancialInstrumentProvider.getFinancialInstrument(java.lang.String instrumentAsString)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<IFinancialInstrument> | 
IFinancialInstrumentProvider.getFinancialInstruments()  | 
java.util.Set<IFinancialInstrument> | 
IInstrumentGroup.getInstruments()
Returns instruments of the group 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Instrument | 
IFinancialInstrumentProvider.getInstrument(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFinancialInstrument | 
ITesterEvent.getFinancialInstrument()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<IFinancialInstrument> | 
IClient.getAvailableFinancialInstruments()
Deprecated.  
 | 
java.util.Set<IFinancialInstrument> | 
IClient.getSubscribedFinancialInstruments()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<IOrder> | 
ITesterReportData.getClosedOrders(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
java.util.List<IOrder> | 
ITesterReportData.getOpenOrders(IFinancialInstrument financialInstrument)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IClient.setSubscribedFinancialInstruments(java.util.Set<IFinancialInstrument> financialInstruments)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<IFinancialInstrument,ITesterIndicatorsParameters> | 
ITesterParametersForVisualMode.getTesterIndicatorsParameters()
Deprecated.  
  | 
Copyright © 2025. All rights reserved.