Skip navigation links
C G L M P S T 

C

CandleService - Interface in com.dxfeed.acs
Provides access to historical data of DXFeed Chart Server.
com.dxfeed.acs - package com.dxfeed.acs
 
com.dxfeed.acs.sample - package com.dxfeed.acs.sample
 

G

getCandles(CandleSymbol, long, long) - Method in interface com.dxfeed.acs.CandleService
Returns list of candles for the specified CandleSymbol and range of time.
getCandles(Collection<CandleSymbol>, long, long) - Method in interface com.dxfeed.acs.CandleService
Returns list of candles for the specified collection of CandleSymbol and range of time.
getCandlesAsOf(Collection<CandleSymbol>, long, long, int) - Method in interface com.dxfeed.acs.CandleService
Returns list of candles for the specified collection of CandleSymbol and range of time for specified as of date.
getLastCandles(CandleSymbol, int) - Method in interface com.dxfeed.acs.CandleService
Deprecated.
will be removed in future releases
getPlainCandles(Collection<CandleSymbol>, long, long) - Method in interface com.dxfeed.acs.CandleService
Returns list of candles for the specified collection of CandleSymbol and range of time.
getTicksPromise(String, long, long) - Method in interface com.dxfeed.acs.TickService
Requests TimeAndSale's for passed symbol, from and to time.
getTimeAndSaleAtTime(List<CandleSymbol>, long) - Method in interface com.dxfeed.acs.CandleService
Deprecated.
subject for removal. Will return empty collection always.

L

log - Static variable in interface com.dxfeed.acs.CandleService
 

M

main(String[]) - Static method in class com.dxfeed.acs.sample.SampleCandleServiceClient
 
main(String[]) - Static method in class com.dxfeed.acs.sample.SpreadSymbolSubscriptionSample
 
main(String[]) - Static method in class com.dxfeed.acs.sample.TicksPromiseSample
 

P

processTicksPromise(long, Promise<List<TimeAndSale>>) - Static method in class com.dxfeed.acs.sample.TicksPromiseSample
 

S

SampleCandleServiceClient - Class in com.dxfeed.acs.sample
Sample class to demonstrate requesting candles via CandleService.
SpreadSymbolSubscriptionSample - Class in com.dxfeed.acs.sample
 

T

TickService - Interface in com.dxfeed.acs
Provides access to historical TimeAndSale events in DXFeed Chart Server.
TicksPromiseSample - Class in com.dxfeed.acs.sample
 
C G L M P S T 
Skip navigation links

Copyright © 2022 Devexperts. All rights reserved.