Class GridSymbolInfo


  • public class GridSymbolInfo
    extends Object
    Security (symbol) info used to build a grid order
    • Constructor Detail

      • GridSymbolInfo

        public GridSymbolInfo()
    • Method Detail

      • getName

        public String getName()
        Returns name.
        Returns:
        name
      • getLastDone

        public BigDecimal getLastDone()
        Returns lastDone.
        Returns:
        lastDone
      • getLotSize

        public BigDecimal getLotSize()
        Returns lotSize.
        Returns:
        lotSize
      • getBuyLotSize

        public BigDecimal getBuyLotSize()
        Returns buyLotSize.
        Returns:
        buyLotSize
      • getSellLotSize

        public BigDecimal getSellLotSize()
        Returns sellLotSize.
        Returns:
        sellLotSize
      • getBidSizes

        public GridBidSize[] getBidSizes()
        Returns bidSizes.
        Returns:
        bidSizes
      • getChannelInfo

        public GridChannelInfo getChannelInfo()
        Returns channelInfo.
        Returns:
        channelInfo