Package com.longport.quote
Class PushCandlestick
- java.lang.Object
-
- com.longport.quote.PushCandlestick
-
public class PushCandlestick extends Object
-
-
Constructor Summary
Constructors Constructor Description PushCandlestick()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Candlestick
getCandlestick()
Period
getPeriod()
String
toString()
-
-
-
Method Detail
-
getPeriod
public Period getPeriod()
-
getCandlestick
public Candlestick getCandlestick()
-
-