Uses of Class
com.longbridge.quote.PushCandlestick
-
Packages that use PushCandlestick Package Description com.longbridge.quote -
-
Uses of PushCandlestick in com.longbridge.quote
Methods in com.longbridge.quote with parameters of type PushCandlestick Modifier and Type Method Description voidCandlestickHandler. onCandlestick(String symbol, PushCandlestick event)Called when a candlestick update is received for the subscribed symbol.
-