Class Option

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
ru.tinkoff.piapi.contract.v1.Option
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, OptionOrBuilder

public final class Option extends com.google.protobuf.GeneratedMessageV3 implements OptionOrBuilder
Опцион.
 
Protobuf type tinkoff.public.invest.api.contract.v1.Option
See Also:
  • Field Details

    • UID_FIELD_NUMBER

      public static final int UID_FIELD_NUMBER
      See Also:
    • POSITION_UID_FIELD_NUMBER

      public static final int POSITION_UID_FIELD_NUMBER
      See Also:
    • TICKER_FIELD_NUMBER

      public static final int TICKER_FIELD_NUMBER
      See Also:
    • CLASS_CODE_FIELD_NUMBER

      public static final int CLASS_CODE_FIELD_NUMBER
      See Also:
    • BASIC_ASSET_POSITION_UID_FIELD_NUMBER

      public static final int BASIC_ASSET_POSITION_UID_FIELD_NUMBER
      See Also:
    • TRADING_STATUS_FIELD_NUMBER

      public static final int TRADING_STATUS_FIELD_NUMBER
      See Also:
    • REAL_EXCHANGE_FIELD_NUMBER

      public static final int REAL_EXCHANGE_FIELD_NUMBER
      See Also:
    • DIRECTION_FIELD_NUMBER

      public static final int DIRECTION_FIELD_NUMBER
      See Also:
    • PAYMENT_TYPE_FIELD_NUMBER

      public static final int PAYMENT_TYPE_FIELD_NUMBER
      See Also:
    • STYLE_FIELD_NUMBER

      public static final int STYLE_FIELD_NUMBER
      See Also:
    • SETTLEMENT_TYPE_FIELD_NUMBER

      public static final int SETTLEMENT_TYPE_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • CURRENCY_FIELD_NUMBER

      public static final int CURRENCY_FIELD_NUMBER
      See Also:
    • SETTLEMENT_CURRENCY_FIELD_NUMBER

      public static final int SETTLEMENT_CURRENCY_FIELD_NUMBER
      See Also:
    • ASSET_TYPE_FIELD_NUMBER

      public static final int ASSET_TYPE_FIELD_NUMBER
      See Also:
    • BASIC_ASSET_FIELD_NUMBER

      public static final int BASIC_ASSET_FIELD_NUMBER
      See Also:
    • EXCHANGE_FIELD_NUMBER

      public static final int EXCHANGE_FIELD_NUMBER
      See Also:
    • COUNTRY_OF_RISK_FIELD_NUMBER

      public static final int COUNTRY_OF_RISK_FIELD_NUMBER
      See Also:
    • COUNTRY_OF_RISK_NAME_FIELD_NUMBER

      public static final int COUNTRY_OF_RISK_NAME_FIELD_NUMBER
      See Also:
    • SECTOR_FIELD_NUMBER

      public static final int SECTOR_FIELD_NUMBER
      See Also:
    • LOT_FIELD_NUMBER

      public static final int LOT_FIELD_NUMBER
      See Also:
    • BASIC_ASSET_SIZE_FIELD_NUMBER

      public static final int BASIC_ASSET_SIZE_FIELD_NUMBER
      See Also:
    • KLONG_FIELD_NUMBER

      public static final int KLONG_FIELD_NUMBER
      See Also:
    • KSHORT_FIELD_NUMBER

      public static final int KSHORT_FIELD_NUMBER
      See Also:
    • DLONG_FIELD_NUMBER

      public static final int DLONG_FIELD_NUMBER
      See Also:
    • DSHORT_FIELD_NUMBER

      public static final int DSHORT_FIELD_NUMBER
      See Also:
    • DLONG_MIN_FIELD_NUMBER

      public static final int DLONG_MIN_FIELD_NUMBER
      See Also:
    • DSHORT_MIN_FIELD_NUMBER

      public static final int DSHORT_MIN_FIELD_NUMBER
      See Also:
    • MIN_PRICE_INCREMENT_FIELD_NUMBER

      public static final int MIN_PRICE_INCREMENT_FIELD_NUMBER
      See Also:
    • STRIKE_PRICE_FIELD_NUMBER

      public static final int STRIKE_PRICE_FIELD_NUMBER
      See Also:
    • EXPIRATION_DATE_FIELD_NUMBER

      public static final int EXPIRATION_DATE_FIELD_NUMBER
      See Also:
    • FIRST_TRADE_DATE_FIELD_NUMBER

      public static final int FIRST_TRADE_DATE_FIELD_NUMBER
      See Also:
    • LAST_TRADE_DATE_FIELD_NUMBER

      public static final int LAST_TRADE_DATE_FIELD_NUMBER
      See Also:
    • FIRST_1MIN_CANDLE_DATE_FIELD_NUMBER

      public static final int FIRST_1MIN_CANDLE_DATE_FIELD_NUMBER
      See Also:
    • FIRST_1DAY_CANDLE_DATE_FIELD_NUMBER

      public static final int FIRST_1DAY_CANDLE_DATE_FIELD_NUMBER
      See Also:
    • SHORT_ENABLED_FLAG_FIELD_NUMBER

      public static final int SHORT_ENABLED_FLAG_FIELD_NUMBER
      See Also:
    • FOR_IIS_FLAG_FIELD_NUMBER

      public static final int FOR_IIS_FLAG_FIELD_NUMBER
      See Also:
    • OTC_FLAG_FIELD_NUMBER

      public static final int OTC_FLAG_FIELD_NUMBER
      See Also:
    • BUY_AVAILABLE_FLAG_FIELD_NUMBER

      public static final int BUY_AVAILABLE_FLAG_FIELD_NUMBER
      See Also:
    • SELL_AVAILABLE_FLAG_FIELD_NUMBER

      public static final int SELL_AVAILABLE_FLAG_FIELD_NUMBER
      See Also:
    • FOR_QUAL_INVESTOR_FLAG_FIELD_NUMBER

      public static final int FOR_QUAL_INVESTOR_FLAG_FIELD_NUMBER
      See Also:
    • WEEKEND_FLAG_FIELD_NUMBER

      public static final int WEEKEND_FLAG_FIELD_NUMBER
      See Also:
    • BLOCKED_TCA_FLAG_FIELD_NUMBER

      public static final int BLOCKED_TCA_FLAG_FIELD_NUMBER
      See Also:
    • API_TRADE_AVAILABLE_FLAG_FIELD_NUMBER

      public static final int API_TRADE_AVAILABLE_FLAG_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getUid

      public String getUid()
      Уникальный идентификатор инструмента.
       
      string uid = 1;
      Specified by:
      getUid in interface OptionOrBuilder
      Returns:
      The uid.
    • getUidBytes

      public com.google.protobuf.ByteString getUidBytes()
      Уникальный идентификатор инструмента.
       
      string uid = 1;
      Specified by:
      getUidBytes in interface OptionOrBuilder
      Returns:
      The bytes for uid.
    • getPositionUid

      public String getPositionUid()
      Уникальный идентификатор позиции.
       
      string position_uid = 2;
      Specified by:
      getPositionUid in interface OptionOrBuilder
      Returns:
      The positionUid.
    • getPositionUidBytes

      public com.google.protobuf.ByteString getPositionUidBytes()
      Уникальный идентификатор позиции.
       
      string position_uid = 2;
      Specified by:
      getPositionUidBytes in interface OptionOrBuilder
      Returns:
      The bytes for positionUid.
    • getTicker

      public String getTicker()
      Тикер инструмента.
       
      string ticker = 3;
      Specified by:
      getTicker in interface OptionOrBuilder
      Returns:
      The ticker.
    • getTickerBytes

      public com.google.protobuf.ByteString getTickerBytes()
      Тикер инструмента.
       
      string ticker = 3;
      Specified by:
      getTickerBytes in interface OptionOrBuilder
      Returns:
      The bytes for ticker.
    • getClassCode

      public String getClassCode()
      Класс-код.
       
      string class_code = 4;
      Specified by:
      getClassCode in interface OptionOrBuilder
      Returns:
      The classCode.
    • getClassCodeBytes

      public com.google.protobuf.ByteString getClassCodeBytes()
      Класс-код.
       
      string class_code = 4;
      Specified by:
      getClassCodeBytes in interface OptionOrBuilder
      Returns:
      The bytes for classCode.
    • getBasicAssetPositionUid

      public String getBasicAssetPositionUid()
      Уникальный идентификатор позиции основного инструмента.
       
      string basic_asset_position_uid = 5;
      Specified by:
      getBasicAssetPositionUid in interface OptionOrBuilder
      Returns:
      The basicAssetPositionUid.
    • getBasicAssetPositionUidBytes

      public com.google.protobuf.ByteString getBasicAssetPositionUidBytes()
      Уникальный идентификатор позиции основного инструмента.
       
      string basic_asset_position_uid = 5;
      Specified by:
      getBasicAssetPositionUidBytes in interface OptionOrBuilder
      Returns:
      The bytes for basicAssetPositionUid.
    • getTradingStatusValue

      public int getTradingStatusValue()
      Текущий режим торгов инструмента.
       
      .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 21;
      Specified by:
      getTradingStatusValue in interface OptionOrBuilder
      Returns:
      The enum numeric value on the wire for tradingStatus.
    • getTradingStatus

      public SecurityTradingStatus getTradingStatus()
      Текущий режим торгов инструмента.
       
      .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 21;
      Specified by:
      getTradingStatus in interface OptionOrBuilder
      Returns:
      The tradingStatus.
    • getRealExchangeValue

      public int getRealExchangeValue()
      Реальная площадка исполнения расчётов. Допустимые значения: [REAL_EXCHANGE_MOEX, REAL_EXCHANGE_RTS]
       
      .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 31;
      Specified by:
      getRealExchangeValue in interface OptionOrBuilder
      Returns:
      The enum numeric value on the wire for realExchange.
    • getRealExchange

      public RealExchange getRealExchange()
      Реальная площадка исполнения расчётов. Допустимые значения: [REAL_EXCHANGE_MOEX, REAL_EXCHANGE_RTS]
       
      .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 31;
      Specified by:
      getRealExchange in interface OptionOrBuilder
      Returns:
      The realExchange.
    • getDirectionValue

      public int getDirectionValue()
      Направление опциона.
       
      .tinkoff.public.invest.api.contract.v1.OptionDirection direction = 41;
      Specified by:
      getDirectionValue in interface OptionOrBuilder
      Returns:
      The enum numeric value on the wire for direction.
    • getDirection

      public OptionDirection getDirection()
      Направление опциона.
       
      .tinkoff.public.invest.api.contract.v1.OptionDirection direction = 41;
      Specified by:
      getDirection in interface OptionOrBuilder
      Returns:
      The direction.
    • getPaymentTypeValue

      public int getPaymentTypeValue()
      Тип расчетов по опциону.
       
      .tinkoff.public.invest.api.contract.v1.OptionPaymentType payment_type = 42;
      Specified by:
      getPaymentTypeValue in interface OptionOrBuilder
      Returns:
      The enum numeric value on the wire for paymentType.
    • getPaymentType

      public OptionPaymentType getPaymentType()
      Тип расчетов по опциону.
       
      .tinkoff.public.invest.api.contract.v1.OptionPaymentType payment_type = 42;
      Specified by:
      getPaymentType in interface OptionOrBuilder
      Returns:
      The paymentType.
    • getStyleValue

      public int getStyleValue()
      Стиль опциона.
       
      .tinkoff.public.invest.api.contract.v1.OptionStyle style = 43;
      Specified by:
      getStyleValue in interface OptionOrBuilder
      Returns:
      The enum numeric value on the wire for style.
    • getStyle

      public OptionStyle getStyle()
      Стиль опциона.
       
      .tinkoff.public.invest.api.contract.v1.OptionStyle style = 43;
      Specified by:
      getStyle in interface OptionOrBuilder
      Returns:
      The style.
    • getSettlementTypeValue

      public int getSettlementTypeValue()
      Способ исполнения опциона.
       
      .tinkoff.public.invest.api.contract.v1.OptionSettlementType settlement_type = 44;
      Specified by:
      getSettlementTypeValue in interface OptionOrBuilder
      Returns:
      The enum numeric value on the wire for settlementType.
    • getSettlementType

      public OptionSettlementType getSettlementType()
      Способ исполнения опциона.
       
      .tinkoff.public.invest.api.contract.v1.OptionSettlementType settlement_type = 44;
      Specified by:
      getSettlementType in interface OptionOrBuilder
      Returns:
      The settlementType.
    • getName

      public String getName()
      Название инструмента.
       
      string name = 101;
      Specified by:
      getName in interface OptionOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
      Название инструмента.
       
      string name = 101;
      Specified by:
      getNameBytes in interface OptionOrBuilder
      Returns:
      The bytes for name.
    • getCurrency

      public String getCurrency()
      Валюта.
       
      string currency = 111;
      Specified by:
      getCurrency in interface OptionOrBuilder
      Returns:
      The currency.
    • getCurrencyBytes

      public com.google.protobuf.ByteString getCurrencyBytes()
      Валюта.
       
      string currency = 111;
      Specified by:
      getCurrencyBytes in interface OptionOrBuilder
      Returns:
      The bytes for currency.
    • getSettlementCurrency

      public String getSettlementCurrency()
      Валюта, в которой оценивается контракт.
       
      string settlement_currency = 112;
      Specified by:
      getSettlementCurrency in interface OptionOrBuilder
      Returns:
      The settlementCurrency.
    • getSettlementCurrencyBytes

      public com.google.protobuf.ByteString getSettlementCurrencyBytes()
      Валюта, в которой оценивается контракт.
       
      string settlement_currency = 112;
      Specified by:
      getSettlementCurrencyBytes in interface OptionOrBuilder
      Returns:
      The bytes for settlementCurrency.
    • getAssetType

      public String getAssetType()
      Тип актива.
       
      string asset_type = 131;
      Specified by:
      getAssetType in interface OptionOrBuilder
      Returns:
      The assetType.
    • getAssetTypeBytes

      public com.google.protobuf.ByteString getAssetTypeBytes()
      Тип актива.
       
      string asset_type = 131;
      Specified by:
      getAssetTypeBytes in interface OptionOrBuilder
      Returns:
      The bytes for assetType.
    • getBasicAsset

      public String getBasicAsset()
      Основной актив.
       
      string basic_asset = 132;
      Specified by:
      getBasicAsset in interface OptionOrBuilder
      Returns:
      The basicAsset.
    • getBasicAssetBytes

      public com.google.protobuf.ByteString getBasicAssetBytes()
      Основной актив.
       
      string basic_asset = 132;
      Specified by:
      getBasicAssetBytes in interface OptionOrBuilder
      Returns:
      The bytes for basicAsset.
    • getExchange

      public String getExchange()
      Биржа.
       
      string exchange = 141;
      Specified by:
      getExchange in interface OptionOrBuilder
      Returns:
      The exchange.
    • getExchangeBytes

      public com.google.protobuf.ByteString getExchangeBytes()
      Биржа.
       
      string exchange = 141;
      Specified by:
      getExchangeBytes in interface OptionOrBuilder
      Returns:
      The bytes for exchange.
    • getCountryOfRisk

      public String getCountryOfRisk()
      Код страны рисков.
       
      string country_of_risk = 151;
      Specified by:
      getCountryOfRisk in interface OptionOrBuilder
      Returns:
      The countryOfRisk.
    • getCountryOfRiskBytes

      public com.google.protobuf.ByteString getCountryOfRiskBytes()
      Код страны рисков.
       
      string country_of_risk = 151;
      Specified by:
      getCountryOfRiskBytes in interface OptionOrBuilder
      Returns:
      The bytes for countryOfRisk.
    • getCountryOfRiskName

      public String getCountryOfRiskName()
      Наименование страны рисков.
       
      string country_of_risk_name = 152;
      Specified by:
      getCountryOfRiskName in interface OptionOrBuilder
      Returns:
      The countryOfRiskName.
    • getCountryOfRiskNameBytes

      public com.google.protobuf.ByteString getCountryOfRiskNameBytes()
      Наименование страны рисков.
       
      string country_of_risk_name = 152;
      Specified by:
      getCountryOfRiskNameBytes in interface OptionOrBuilder
      Returns:
      The bytes for countryOfRiskName.
    • getSector

      public String getSector()
      Сектор экономики.
       
      string sector = 161;
      Specified by:
      getSector in interface OptionOrBuilder
      Returns:
      The sector.
    • getSectorBytes

      public com.google.protobuf.ByteString getSectorBytes()
      Сектор экономики.
       
      string sector = 161;
      Specified by:
      getSectorBytes in interface OptionOrBuilder
      Returns:
      The bytes for sector.
    • getLot

      public int getLot()
      Количество бумаг в лоте.
       
      int32 lot = 201;
      Specified by:
      getLot in interface OptionOrBuilder
      Returns:
      The lot.
    • hasBasicAssetSize

      public boolean hasBasicAssetSize()
      Размер основного актива.
       
      .tinkoff.public.invest.api.contract.v1.Quotation basic_asset_size = 211;
      Specified by:
      hasBasicAssetSize in interface OptionOrBuilder
      Returns:
      Whether the basicAssetSize field is set.
    • getBasicAssetSize

      public Quotation getBasicAssetSize()
      Размер основного актива.
       
      .tinkoff.public.invest.api.contract.v1.Quotation basic_asset_size = 211;
      Specified by:
      getBasicAssetSize in interface OptionOrBuilder
      Returns:
      The basicAssetSize.
    • getBasicAssetSizeOrBuilder

      public QuotationOrBuilder getBasicAssetSizeOrBuilder()
      Размер основного актива.
       
      .tinkoff.public.invest.api.contract.v1.Quotation basic_asset_size = 211;
      Specified by:
      getBasicAssetSizeOrBuilder in interface OptionOrBuilder
    • hasKlong

      public boolean hasKlong()
      Коэффициент ставки риска длинной позиции по клиенту.
       
      .tinkoff.public.invest.api.contract.v1.Quotation klong = 221;
      Specified by:
      hasKlong in interface OptionOrBuilder
      Returns:
      Whether the klong field is set.
    • getKlong

      public Quotation getKlong()
      Коэффициент ставки риска длинной позиции по клиенту.
       
      .tinkoff.public.invest.api.contract.v1.Quotation klong = 221;
      Specified by:
      getKlong in interface OptionOrBuilder
      Returns:
      The klong.
    • getKlongOrBuilder

      public QuotationOrBuilder getKlongOrBuilder()
      Коэффициент ставки риска длинной позиции по клиенту.
       
      .tinkoff.public.invest.api.contract.v1.Quotation klong = 221;
      Specified by:
      getKlongOrBuilder in interface OptionOrBuilder
    • hasKshort

      public boolean hasKshort()
      Коэффициент ставки риска короткой позиции по клиенту.
       
      .tinkoff.public.invest.api.contract.v1.Quotation kshort = 222;
      Specified by:
      hasKshort in interface OptionOrBuilder
      Returns:
      Whether the kshort field is set.
    • getKshort

      public Quotation getKshort()
      Коэффициент ставки риска короткой позиции по клиенту.
       
      .tinkoff.public.invest.api.contract.v1.Quotation kshort = 222;
      Specified by:
      getKshort in interface OptionOrBuilder
      Returns:
      The kshort.
    • getKshortOrBuilder

      public QuotationOrBuilder getKshortOrBuilder()
      Коэффициент ставки риска короткой позиции по клиенту.
       
      .tinkoff.public.invest.api.contract.v1.Quotation kshort = 222;
      Specified by:
      getKshortOrBuilder in interface OptionOrBuilder
    • hasDlong

      public boolean hasDlong()
      Ставка риска минимальной маржи лонг.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dlong = 223;
      Specified by:
      hasDlong in interface OptionOrBuilder
      Returns:
      Whether the dlong field is set.
    • getDlong

      public Quotation getDlong()
      Ставка риска минимальной маржи лонг.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dlong = 223;
      Specified by:
      getDlong in interface OptionOrBuilder
      Returns:
      The dlong.
    • getDlongOrBuilder

      public QuotationOrBuilder getDlongOrBuilder()
      Ставка риска минимальной маржи лонг.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dlong = 223;
      Specified by:
      getDlongOrBuilder in interface OptionOrBuilder
    • hasDshort

      public boolean hasDshort()
      Ставка риска минимальной маржи шорт.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dshort = 224;
      Specified by:
      hasDshort in interface OptionOrBuilder
      Returns:
      Whether the dshort field is set.
    • getDshort

      public Quotation getDshort()
      Ставка риска минимальной маржи шорт.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dshort = 224;
      Specified by:
      getDshort in interface OptionOrBuilder
      Returns:
      The dshort.
    • getDshortOrBuilder

      public QuotationOrBuilder getDshortOrBuilder()
      Ставка риска минимальной маржи шорт.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dshort = 224;
      Specified by:
      getDshortOrBuilder in interface OptionOrBuilder
    • hasDlongMin

      public boolean hasDlongMin()
      Ставка риска начальной маржи лонг.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 225;
      Specified by:
      hasDlongMin in interface OptionOrBuilder
      Returns:
      Whether the dlongMin field is set.
    • getDlongMin

      public Quotation getDlongMin()
      Ставка риска начальной маржи лонг.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 225;
      Specified by:
      getDlongMin in interface OptionOrBuilder
      Returns:
      The dlongMin.
    • getDlongMinOrBuilder

      public QuotationOrBuilder getDlongMinOrBuilder()
      Ставка риска начальной маржи лонг.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 225;
      Specified by:
      getDlongMinOrBuilder in interface OptionOrBuilder
    • hasDshortMin

      public boolean hasDshortMin()
      Ставка риска начальной маржи шорт.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 226;
      Specified by:
      hasDshortMin in interface OptionOrBuilder
      Returns:
      Whether the dshortMin field is set.
    • getDshortMin

      public Quotation getDshortMin()
      Ставка риска начальной маржи шорт.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 226;
      Specified by:
      getDshortMin in interface OptionOrBuilder
      Returns:
      The dshortMin.
    • getDshortMinOrBuilder

      public QuotationOrBuilder getDshortMinOrBuilder()
      Ставка риска начальной маржи шорт.
       
      .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 226;
      Specified by:
      getDshortMinOrBuilder in interface OptionOrBuilder
    • hasMinPriceIncrement

      public boolean hasMinPriceIncrement()
      Минимальный шаг цены.
       
      .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 231;
      Specified by:
      hasMinPriceIncrement in interface OptionOrBuilder
      Returns:
      Whether the minPriceIncrement field is set.
    • getMinPriceIncrement

      public Quotation getMinPriceIncrement()
      Минимальный шаг цены.
       
      .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 231;
      Specified by:
      getMinPriceIncrement in interface OptionOrBuilder
      Returns:
      The minPriceIncrement.
    • getMinPriceIncrementOrBuilder

      public QuotationOrBuilder getMinPriceIncrementOrBuilder()
      Минимальный шаг цены.
       
      .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 231;
      Specified by:
      getMinPriceIncrementOrBuilder in interface OptionOrBuilder
    • hasStrikePrice

      public boolean hasStrikePrice()
      Цена страйка.
       
      .tinkoff.public.invest.api.contract.v1.MoneyValue strike_price = 241;
      Specified by:
      hasStrikePrice in interface OptionOrBuilder
      Returns:
      Whether the strikePrice field is set.
    • getStrikePrice

      public MoneyValue getStrikePrice()
      Цена страйка.
       
      .tinkoff.public.invest.api.contract.v1.MoneyValue strike_price = 241;
      Specified by:
      getStrikePrice in interface OptionOrBuilder
      Returns:
      The strikePrice.
    • getStrikePriceOrBuilder

      public MoneyValueOrBuilder getStrikePriceOrBuilder()
      Цена страйка.
       
      .tinkoff.public.invest.api.contract.v1.MoneyValue strike_price = 241;
      Specified by:
      getStrikePriceOrBuilder in interface OptionOrBuilder
    • hasExpirationDate

      public boolean hasExpirationDate()
      Дата истечения срока в формате UTC.
       
      .google.protobuf.Timestamp expiration_date = 301;
      Specified by:
      hasExpirationDate in interface OptionOrBuilder
      Returns:
      Whether the expirationDate field is set.
    • getExpirationDate

      public com.google.protobuf.Timestamp getExpirationDate()
      Дата истечения срока в формате UTC.
       
      .google.protobuf.Timestamp expiration_date = 301;
      Specified by:
      getExpirationDate in interface OptionOrBuilder
      Returns:
      The expirationDate.
    • getExpirationDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getExpirationDateOrBuilder()
      Дата истечения срока в формате UTC.
       
      .google.protobuf.Timestamp expiration_date = 301;
      Specified by:
      getExpirationDateOrBuilder in interface OptionOrBuilder
    • hasFirstTradeDate

      public boolean hasFirstTradeDate()
      Дата начала обращения контракта в формате UTC.
       
      .google.protobuf.Timestamp first_trade_date = 311;
      Specified by:
      hasFirstTradeDate in interface OptionOrBuilder
      Returns:
      Whether the firstTradeDate field is set.
    • getFirstTradeDate

      public com.google.protobuf.Timestamp getFirstTradeDate()
      Дата начала обращения контракта в формате UTC.
       
      .google.protobuf.Timestamp first_trade_date = 311;
      Specified by:
      getFirstTradeDate in interface OptionOrBuilder
      Returns:
      The firstTradeDate.
    • getFirstTradeDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getFirstTradeDateOrBuilder()
      Дата начала обращения контракта в формате UTC.
       
      .google.protobuf.Timestamp first_trade_date = 311;
      Specified by:
      getFirstTradeDateOrBuilder in interface OptionOrBuilder
    • hasLastTradeDate

      public boolean hasLastTradeDate()
      Дата исполнения в формате UTC.
       
      .google.protobuf.Timestamp last_trade_date = 312;
      Specified by:
      hasLastTradeDate in interface OptionOrBuilder
      Returns:
      Whether the lastTradeDate field is set.
    • getLastTradeDate

      public com.google.protobuf.Timestamp getLastTradeDate()
      Дата исполнения в формате UTC.
       
      .google.protobuf.Timestamp last_trade_date = 312;
      Specified by:
      getLastTradeDate in interface OptionOrBuilder
      Returns:
      The lastTradeDate.
    • getLastTradeDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getLastTradeDateOrBuilder()
      Дата исполнения в формате UTC.
       
      .google.protobuf.Timestamp last_trade_date = 312;
      Specified by:
      getLastTradeDateOrBuilder in interface OptionOrBuilder
    • hasFirst1MinCandleDate

      public boolean hasFirst1MinCandleDate()
      Дата первой минутной свечи в формате UTC.
       
      .google.protobuf.Timestamp first_1min_candle_date = 321;
      Specified by:
      hasFirst1MinCandleDate in interface OptionOrBuilder
      Returns:
      Whether the first1minCandleDate field is set.
    • getFirst1MinCandleDate

      public com.google.protobuf.Timestamp getFirst1MinCandleDate()
      Дата первой минутной свечи в формате UTC.
       
      .google.protobuf.Timestamp first_1min_candle_date = 321;
      Specified by:
      getFirst1MinCandleDate in interface OptionOrBuilder
      Returns:
      The first1minCandleDate.
    • getFirst1MinCandleDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getFirst1MinCandleDateOrBuilder()
      Дата первой минутной свечи в формате UTC.
       
      .google.protobuf.Timestamp first_1min_candle_date = 321;
      Specified by:
      getFirst1MinCandleDateOrBuilder in interface OptionOrBuilder
    • hasFirst1DayCandleDate

      public boolean hasFirst1DayCandleDate()
      Дата первой дневной свечи в формате UTC.
       
      .google.protobuf.Timestamp first_1day_candle_date = 322;
      Specified by:
      hasFirst1DayCandleDate in interface OptionOrBuilder
      Returns:
      Whether the first1dayCandleDate field is set.
    • getFirst1DayCandleDate

      public com.google.protobuf.Timestamp getFirst1DayCandleDate()
      Дата первой дневной свечи в формате UTC.
       
      .google.protobuf.Timestamp first_1day_candle_date = 322;
      Specified by:
      getFirst1DayCandleDate in interface OptionOrBuilder
      Returns:
      The first1dayCandleDate.
    • getFirst1DayCandleDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getFirst1DayCandleDateOrBuilder()
      Дата первой дневной свечи в формате UTC.
       
      .google.protobuf.Timestamp first_1day_candle_date = 322;
      Specified by:
      getFirst1DayCandleDateOrBuilder in interface OptionOrBuilder
    • getShortEnabledFlag

      public boolean getShortEnabledFlag()
      Признак доступности для операций шорт.
       
      bool short_enabled_flag = 401;
      Specified by:
      getShortEnabledFlag in interface OptionOrBuilder
      Returns:
      The shortEnabledFlag.
    • getForIisFlag

      public boolean getForIisFlag()
      Возможность покупки/продажи на ИИС.
       
      bool for_iis_flag = 402;
      Specified by:
      getForIisFlag in interface OptionOrBuilder
      Returns:
      The forIisFlag.
    • getOtcFlag

      public boolean getOtcFlag()
      Признак внебиржевой ценной бумаги.
       
      bool otc_flag = 403;
      Specified by:
      getOtcFlag in interface OptionOrBuilder
      Returns:
      The otcFlag.
    • getBuyAvailableFlag

      public boolean getBuyAvailableFlag()
      Признак доступности для покупки.
       
      bool buy_available_flag = 404;
      Specified by:
      getBuyAvailableFlag in interface OptionOrBuilder
      Returns:
      The buyAvailableFlag.
    • getSellAvailableFlag

      public boolean getSellAvailableFlag()
      Признак доступности для продажи.
       
      bool sell_available_flag = 405;
      Specified by:
      getSellAvailableFlag in interface OptionOrBuilder
      Returns:
      The sellAvailableFlag.
    • getForQualInvestorFlag

      public boolean getForQualInvestorFlag()
      Флаг отображающий доступность торговли инструментом только для квалифицированных инвесторов.
       
      bool for_qual_investor_flag = 406;
      Specified by:
      getForQualInvestorFlag in interface OptionOrBuilder
      Returns:
      The forQualInvestorFlag.
    • getWeekendFlag

      public boolean getWeekendFlag()
      Флаг отображающий доступность торговли инструментом по выходным.
       
      bool weekend_flag = 407;
      Specified by:
      getWeekendFlag in interface OptionOrBuilder
      Returns:
      The weekendFlag.
    • getBlockedTcaFlag

      public boolean getBlockedTcaFlag()
      Флаг заблокированного ТКС.
       
      bool blocked_tca_flag = 408;
      Specified by:
      getBlockedTcaFlag in interface OptionOrBuilder
      Returns:
      The blockedTcaFlag.
    • getApiTradeAvailableFlag

      public boolean getApiTradeAvailableFlag()
      Параметр указывает на возможность торговать инструментом через API.
       
      bool api_trade_available_flag = 409;
      Specified by:
      getApiTradeAvailableFlag in interface OptionOrBuilder
      Returns:
      The apiTradeAvailableFlag.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Option parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Option parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Option parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Option parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Option parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Option parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Option parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Option parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Option parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Option parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Option parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Option parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Option.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Option.Builder newBuilder()
    • newBuilder

      public static Option.Builder newBuilder(Option prototype)
    • toBuilder

      public Option.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Option.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Option getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Option> parser()
    • getParserForType

      public com.google.protobuf.Parser<Option> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Option getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder