tachibanapb

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorNo_name = map[int32]string{
		0:  "ERROR_NO_UNSPECIFIED",
		1:  "ERROR_NO_NO_PROBLEM",
		2:  "ERROR_NO_NO_DATA",
		3:  "ERROR_NO_SESSION_INACTIVE",
		4:  "ERROR_NO_PROGRESSED_NUMBER",
		5:  "ERROR_NO_EXCEED_LIMIT_TIME",
		6:  "ERROR_NO_SERVICE_OFFLINE",
		7:  "ERROR_NO_BAD_REQUEST",
		8:  "ERROR_NO_DATABASE_ACCESS",
		9:  "ERROR_NO_SERVER_ACCESS",
		10: "ERROR_NO_SYSTEM_OFFLINE",
		11: "ERROR_NO_OFF_HOURS",
	}
	ErrorNo_value = map[string]int32{
		"ERROR_NO_UNSPECIFIED":       0,
		"ERROR_NO_NO_PROBLEM":        1,
		"ERROR_NO_NO_DATA":           2,
		"ERROR_NO_SESSION_INACTIVE":  3,
		"ERROR_NO_PROGRESSED_NUMBER": 4,
		"ERROR_NO_EXCEED_LIMIT_TIME": 5,
		"ERROR_NO_SERVICE_OFFLINE":   6,
		"ERROR_NO_BAD_REQUEST":       7,
		"ERROR_NO_DATABASE_ACCESS":   8,
		"ERROR_NO_SERVER_ACCESS":     9,
		"ERROR_NO_SYSTEM_OFFLINE":    10,
		"ERROR_NO_OFF_HOURS":         11,
	}
)

Enum value maps for ErrorNo.

View Source
var (
	MessageType_name = map[int32]string{
		0:  "MESSAGE_TYPE_UNSPECIFIED",
		1:  "MESSAGE_TYPE_LOGIN_REQUEST",
		2:  "MESSAGE_TYPE_LOGIN_RESPONSE",
		3:  "MESSAGE_TYPE_LOGOUT_REQUEST",
		4:  "MESSAGE_TYPE_LOGOUT_RESPONSE",
		5:  "MESSAGE_TYPE_NEW_ORDER",
		6:  "MESSAGE_TYPE_CORRECT_ORDER",
		7:  "MESSAGE_TYPE_CANCEL_ORDER",
		8:  "MESSAGE_TYPE_STOCK_POSITION_LIST",
		9:  "MESSAGE_TYPE_MARGIN_POSITION_LIST",
		10: "MESSAGE_TYPE_STOCK_WALLET",
		11: "MESSAGE_TYPE_MARGIN_WALLET",
		12: "MESSAGE_TYPE_STOCK_SELLABLE",
		13: "MESSAGE_TYPE_ORDER_LIST",
		14: "MESSAGE_TYPE_ORDER_DETAIL",
		15: "MESSAGE_TYPE_SUMMARY",
		16: "MESSAGE_TYPE_SUMMARY_RECORD",
		17: "MESSAGE_TYPE_STOCK_ENTRY_DETAIL",
		18: "MESSAGE_TYPE_MARGIN_ENTRY_DETAIL",
		19: "MESSAGE_TYPE_DEPOSIT_RATE",
		20: "MESSAGE_TYPE_EVENT_DOWNLOAD",
		21: "MESSAGE_TYPE_EVENT_SYSTEM_STATUS",
		22: "MESSAGE_TYPE_BUSINESS_DAY",
		23: "MESSAGE_TYPE_TICK_GROUP",
		24: "MESSAGE_TYPE_EVENT_OPERATION_STATUS",
		25: "MESSAGE_TYPE_EVENT_STOCK_OPERATION_STATUS",
		26: "MESSAGE_TYPE_EVENT_PRODUCT_OPERATION_STATUS",
		27: "MESSAGE_TYPE_STOCK_MASTER",
		28: "MESSAGE_TYPE_STOCK_EXCHANGE_MASTER",
		29: "MESSAGE_TYPE_EVENT_STOCK_REGULATION",
		30: "MESSAGE_TYPE_EVENT_FUTURE_MASTER",
		31: "MESSAGE_TYPE_EVENT_OPTION_MASTER",
		32: "MESSAGE_TYPE_EVENT_EXCHANGE_REGULATION",
		33: "MESSAGE_TYPE_EVENT_SUBSTITUTE",
		34: "MESSAGE_TYPE_EVENT_DEPOSIT_MASTER",
		35: "MESSAGE_TYPE_EVENT_ERROR_REASON",
		36: "MESSAGE_TYPE_EVENT_DOWNLOAD_COMPLETE",
		37: "MESSAGE_TYPE_MASTER_DATA",
		38: "MESSAGE_TYPE_MARKET_PRICE",
	}
	MessageType_value = map[string]int32{
		"MESSAGE_TYPE_UNSPECIFIED":                    0,
		"MESSAGE_TYPE_LOGIN_REQUEST":                  1,
		"MESSAGE_TYPE_LOGIN_RESPONSE":                 2,
		"MESSAGE_TYPE_LOGOUT_REQUEST":                 3,
		"MESSAGE_TYPE_LOGOUT_RESPONSE":                4,
		"MESSAGE_TYPE_NEW_ORDER":                      5,
		"MESSAGE_TYPE_CORRECT_ORDER":                  6,
		"MESSAGE_TYPE_CANCEL_ORDER":                   7,
		"MESSAGE_TYPE_STOCK_POSITION_LIST":            8,
		"MESSAGE_TYPE_MARGIN_POSITION_LIST":           9,
		"MESSAGE_TYPE_STOCK_WALLET":                   10,
		"MESSAGE_TYPE_MARGIN_WALLET":                  11,
		"MESSAGE_TYPE_STOCK_SELLABLE":                 12,
		"MESSAGE_TYPE_ORDER_LIST":                     13,
		"MESSAGE_TYPE_ORDER_DETAIL":                   14,
		"MESSAGE_TYPE_SUMMARY":                        15,
		"MESSAGE_TYPE_SUMMARY_RECORD":                 16,
		"MESSAGE_TYPE_STOCK_ENTRY_DETAIL":             17,
		"MESSAGE_TYPE_MARGIN_ENTRY_DETAIL":            18,
		"MESSAGE_TYPE_DEPOSIT_RATE":                   19,
		"MESSAGE_TYPE_EVENT_DOWNLOAD":                 20,
		"MESSAGE_TYPE_EVENT_SYSTEM_STATUS":            21,
		"MESSAGE_TYPE_BUSINESS_DAY":                   22,
		"MESSAGE_TYPE_TICK_GROUP":                     23,
		"MESSAGE_TYPE_EVENT_OPERATION_STATUS":         24,
		"MESSAGE_TYPE_EVENT_STOCK_OPERATION_STATUS":   25,
		"MESSAGE_TYPE_EVENT_PRODUCT_OPERATION_STATUS": 26,
		"MESSAGE_TYPE_STOCK_MASTER":                   27,
		"MESSAGE_TYPE_STOCK_EXCHANGE_MASTER":          28,
		"MESSAGE_TYPE_EVENT_STOCK_REGULATION":         29,
		"MESSAGE_TYPE_EVENT_FUTURE_MASTER":            30,
		"MESSAGE_TYPE_EVENT_OPTION_MASTER":            31,
		"MESSAGE_TYPE_EVENT_EXCHANGE_REGULATION":      32,
		"MESSAGE_TYPE_EVENT_SUBSTITUTE":               33,
		"MESSAGE_TYPE_EVENT_DEPOSIT_MASTER":           34,
		"MESSAGE_TYPE_EVENT_ERROR_REASON":             35,
		"MESSAGE_TYPE_EVENT_DOWNLOAD_COMPLETE":        36,
		"MESSAGE_TYPE_MASTER_DATA":                    37,
		"MESSAGE_TYPE_MARKET_PRICE":                   38,
	}
)

Enum value maps for MessageType.

View Source
var (
	AccountType_name = map[int32]string{
		0: "ACCOUNT_TYPE_UNSPECIFIED",
		1: "ACCOUNT_TYPE_SPECIFIC",
		2: "ACCOUNT_TYPE_GENERAL",
		3: "ACCOUNT_TYPE_NISA",
	}
	AccountType_value = map[string]int32{
		"ACCOUNT_TYPE_UNSPECIFIED": 0,
		"ACCOUNT_TYPE_SPECIFIC":    1,
		"ACCOUNT_TYPE_GENERAL":     2,
		"ACCOUNT_TYPE_NISA":        3,
	}
)

Enum value maps for AccountType.

View Source
var (
	SpecificAccountType_name = map[int32]string{
		0: "SPECIFIC_ACCOUNT_TYPE_UNSPECIFIED",
		1: "SPECIFIC_ACCOUNT_TYPE_GENERAL",
		2: "SPECIFIC_ACCOUNT_TYPE_NOTHING",
		3: "SPECIFIC_ACCOUNT_TYPE_WITHHOLDING",
	}
	SpecificAccountType_value = map[string]int32{
		"SPECIFIC_ACCOUNT_TYPE_UNSPECIFIED": 0,
		"SPECIFIC_ACCOUNT_TYPE_GENERAL":     1,
		"SPECIFIC_ACCOUNT_TYPE_NOTHING":     2,
		"SPECIFIC_ACCOUNT_TYPE_WITHHOLDING": 3,
	}
)

Enum value maps for SpecificAccountType.

View Source
var (
	DeliveryAccountType_name = map[int32]string{
		0: "DELIVERY_ACCOUNT_TYPE_UNSPECIFIED",
		1: "DELIVERY_ACCOUNT_TYPE_UNUSED",
		2: "DELIVERY_ACCOUNT_TYPE_SPECIFIC",
		3: "DELIVERY_ACCOUNT_TYPE_GENERAL",
		4: "DELIVERY_ACCOUNT_TYPE_NISA",
	}
	DeliveryAccountType_value = map[string]int32{
		"DELIVERY_ACCOUNT_TYPE_UNSPECIFIED": 0,
		"DELIVERY_ACCOUNT_TYPE_UNUSED":      1,
		"DELIVERY_ACCOUNT_TYPE_SPECIFIC":    2,
		"DELIVERY_ACCOUNT_TYPE_GENERAL":     3,
		"DELIVERY_ACCOUNT_TYPE_NISA":        4,
	}
)

Enum value maps for DeliveryAccountType.

View Source
var (
	Exchange_name = map[int32]string{
		0: "EXCHANGE_UNSPECIFIED",
		1: "EXCHANGE_TOUSHOU",
		2: "EXCHANGE_MEISHOU",
		3: "EXCHANGE_FUKUSHOU",
		4: "EXCHANGE_SATSUSHOU",
		5: "EXCHANGE_STOPPING",
	}
	Exchange_value = map[string]int32{
		"EXCHANGE_UNSPECIFIED": 0,
		"EXCHANGE_TOUSHOU":     1,
		"EXCHANGE_MEISHOU":     2,
		"EXCHANGE_FUKUSHOU":    3,
		"EXCHANGE_SATSUSHOU":   4,
		"EXCHANGE_STOPPING":    5,
	}
)

Enum value maps for Exchange.

View Source
var (
	Side_name = map[int32]string{
		0: "SIDE_UNSPECIFIED",
		1: "SIDE_SELL",
		2: "SIDE_BUY",
		3: "SIDE_DELIVERY",
		4: "SIDE_RECEIPT",
	}
	Side_value = map[string]int32{
		"SIDE_UNSPECIFIED": 0,
		"SIDE_SELL":        1,
		"SIDE_BUY":         2,
		"SIDE_DELIVERY":    3,
		"SIDE_RECEIPT":     4,
	}
)

Enum value maps for Side.

View Source
var (
	ExecutionTiming_name = map[int32]string{
		0: "EXECUTION_TIMING_UNSPECIFIED",
		1: "EXECUTION_TIMING_NO_CHANGE",
		2: "EXECUTION_TIMING_NORMAL",
		3: "EXECUTION_TIMING_OPENING",
		4: "EXECUTION_TIMING_CLOSING",
		5: "EXECUTION_TIMING_FUNARI",
	}
	ExecutionTiming_value = map[string]int32{
		"EXECUTION_TIMING_UNSPECIFIED": 0,
		"EXECUTION_TIMING_NO_CHANGE":   1,
		"EXECUTION_TIMING_NORMAL":      2,
		"EXECUTION_TIMING_OPENING":     3,
		"EXECUTION_TIMING_CLOSING":     4,
		"EXECUTION_TIMING_FUNARI":      5,
	}
)

Enum value maps for ExecutionTiming.

View Source
var (
	TradeType_name = map[int32]string{
		0: "TRADE_TYPE_UNSPECIFIED",
		1: "TRADE_TYPE_STOCK",
		2: "TRADE_TYPE_STANDARD_ENTRY",
		3: "TRADE_TYPE_STANDARD_EXIT",
		4: "TRADE_TYPE_NEGOTIATE_ENTRY",
		5: "TRADE_TYPE_NEGOTIATE_EXIT",
	}
	TradeType_value = map[string]int32{
		"TRADE_TYPE_UNSPECIFIED":     0,
		"TRADE_TYPE_STOCK":           1,
		"TRADE_TYPE_STANDARD_ENTRY":  2,
		"TRADE_TYPE_STANDARD_EXIT":   3,
		"TRADE_TYPE_NEGOTIATE_ENTRY": 4,
		"TRADE_TYPE_NEGOTIATE_EXIT":  5,
	}
)

Enum value maps for TradeType.

View Source
var (
	StopOrderType_name = map[int32]string{
		0: "STOP_ORDER_TYPE_UNSPECIFIED",
		1: "STOP_ORDER_TYPE_NORMAL",
		2: "STOP_ORDER_TYPE_STOP",
		3: "STOP_ORDER_TYPE_OCO",
	}
	StopOrderType_value = map[string]int32{
		"STOP_ORDER_TYPE_UNSPECIFIED": 0,
		"STOP_ORDER_TYPE_NORMAL":      1,
		"STOP_ORDER_TYPE_STOP":        2,
		"STOP_ORDER_TYPE_OCO":         3,
	}
)

Enum value maps for StopOrderType.

View Source
var (
	ExitPositionType_name = map[int32]string{
		0: "EXIT_POSITION_TYPE_UNSPECIFIED",
		1: "EXIT_POSITION_TYPE_NO_SELECTED",
		2: "EXIT_POSITION_TYPE_UNUSED",
		3: "EXIT_POSITION_TYPE_POSITION_NUMBER",
		4: "EXIT_POSITION_TYPE_DAY_ASC",
		5: "EXIT_POSITION_TYPE_PROFIT_DESC",
		6: "EXIT_POSITION_TYPE_PROFIT_ASC",
	}
	ExitPositionType_value = map[string]int32{
		"EXIT_POSITION_TYPE_UNSPECIFIED":     0,
		"EXIT_POSITION_TYPE_NO_SELECTED":     1,
		"EXIT_POSITION_TYPE_UNUSED":          2,
		"EXIT_POSITION_TYPE_POSITION_NUMBER": 3,
		"EXIT_POSITION_TYPE_DAY_ASC":         4,
		"EXIT_POSITION_TYPE_PROFIT_DESC":     5,
		"EXIT_POSITION_TYPE_PROFIT_ASC":      6,
	}
)

Enum value maps for ExitPositionType.

View Source
var (
	OrderInquiryStatus_name = map[int32]string{
		0: "ORDER_INQUIRY_STATUS_UNSPECIFIED",
		1: "ORDER_INQUIRY_STATUS_IN_ORDER",
		2: "ORDER_INQUIRY_STATUS_DONE",
		3: "ORDER_INQUIRY_STATUS_PART",
		4: "ORDER_INQUIRY_STATUS_EDITABLE",
		5: "ORDER_INQUIRY_STATUS_PART_IN_ORDER",
	}
	OrderInquiryStatus_value = map[string]int32{
		"ORDER_INQUIRY_STATUS_UNSPECIFIED":   0,
		"ORDER_INQUIRY_STATUS_IN_ORDER":      1,
		"ORDER_INQUIRY_STATUS_DONE":          2,
		"ORDER_INQUIRY_STATUS_PART":          3,
		"ORDER_INQUIRY_STATUS_EDITABLE":      4,
		"ORDER_INQUIRY_STATUS_PART_IN_ORDER": 5,
	}
)

Enum value maps for OrderInquiryStatus.

View Source
var (
	ExitTermType_name = map[int32]string{
		0: "EXIT_TERM_TYPE_UNSPECIFIED",
		1: "EXIT_TERM_TYPE_NO_LIMIT",
		2: "EXIT_TERM_TYPE_STANDARD_MARGIN_6M",
		3: "EXIT_TERM_TYPE_STANDARD_MARGIN_NO_LIMIT",
		4: "EXIT_TERM_TYPE_NEGOTIATE_MARGIN_6M",
		5: "EXIT_TERM_TYPE_NEGOTIATE_MARGIN_NO_LIMIT",
	}
	ExitTermType_value = map[string]int32{
		"EXIT_TERM_TYPE_UNSPECIFIED":               0,
		"EXIT_TERM_TYPE_NO_LIMIT":                  1,
		"EXIT_TERM_TYPE_STANDARD_MARGIN_6M":        2,
		"EXIT_TERM_TYPE_STANDARD_MARGIN_NO_LIMIT":  3,
		"EXIT_TERM_TYPE_NEGOTIATE_MARGIN_6M":       4,
		"EXIT_TERM_TYPE_NEGOTIATE_MARGIN_NO_LIMIT": 5,
	}
)

Enum value maps for ExitTermType.

View Source
var (
	ExecutionType_name = map[int32]string{
		0: "EXECUTION_TYPE_UNSPECIFIED",
		1: "EXECUTION_TYPE_UNUSED",
		2: "EXECUTION_TYPE_MARKET",
		3: "EXECUTION_TYPE_LIMIT",
		4: "EXECUTION_TYPE_HIGHER",
		5: "EXECUTION_TYPE_LOWER",
	}
	ExecutionType_value = map[string]int32{
		"EXECUTION_TYPE_UNSPECIFIED": 0,
		"EXECUTION_TYPE_UNUSED":      1,
		"EXECUTION_TYPE_MARKET":      2,
		"EXECUTION_TYPE_LIMIT":       3,
		"EXECUTION_TYPE_HIGHER":      4,
		"EXECUTION_TYPE_LOWER":       5,
	}
)

Enum value maps for ExecutionType.

View Source
var (
	TriggerType_name = map[int32]string{
		0: "TRIGGER_TYPE_UNSPECIFIED",
		1: "TRIGGER_TYPE_NO_FIRED",
		2: "TRIGGER_TYPE_AUTO",
		3: "TRIGGER_TYPE_MANUAL_ORDER",
		4: "TRIGGER_TYPE_MANUAL_EXPIRED",
	}
	TriggerType_value = map[string]int32{
		"TRIGGER_TYPE_UNSPECIFIED":    0,
		"TRIGGER_TYPE_NO_FIRED":       1,
		"TRIGGER_TYPE_AUTO":           2,
		"TRIGGER_TYPE_MANUAL_ORDER":   3,
		"TRIGGER_TYPE_MANUAL_EXPIRED": 4,
	}
)

Enum value maps for TriggerType.

View Source
var (
	PartContractType_name = map[int32]string{
		0: "PART_CONTRACT_TYPE_UNSPECIFIED",
		1: "PART_CONTRACT_TYPE_UNUSED",
		2: "PART_CONTRACT_TYPE_PART",
	}
	PartContractType_value = map[string]int32{
		"PART_CONTRACT_TYPE_UNSPECIFIED": 0,
		"PART_CONTRACT_TYPE_UNUSED":      1,
		"PART_CONTRACT_TYPE_PART":        2,
	}
)

Enum value maps for PartContractType.

View Source
var (
	OrderStatus_name = map[int32]string{
		0:  "ORDER_STATUS_UNSPECIFIED",
		1:  "ORDER_STATUS_RECEIVED",
		2:  "ORDER_STATUS_IN_ORDER",
		3:  "ORDER_STATUS_ERROR",
		4:  "ORDER_STATUS_IN_CORRECT",
		5:  "ORDER_STATUS_CORRECTED",
		6:  "ORDER_STATUS_CORRECT_FAILED",
		7:  "ORDER_STATUS_IN_CANCEL",
		8:  "ORDER_STATUS_CANCELED",
		9:  "ORDER_STATUS_CANCEL_FAILED",
		10: "ORDER_STATUS_PART",
		11: "ORDER_STATUS_DONE",
		12: "ORDER_STATUS_PART_EXPIRED",
		13: "ORDER_STATUS_EXPIRED",
		14: "ORDER_STATUS_WAIT",
		15: "ORDER_STATUS_INVALID",
		16: "ORDER_STATUS_TRIGGER",
		17: "ORDER_STATUS_TRIGGERED",
		18: "ORDER_STATUS_TRIGGER_FAILED",
		19: "ORDER_STATUS_CARRYOVER_FAILED",
		20: "ORDER_STATUS_IN_ORDER_STOP",
	}
	OrderStatus_value = map[string]int32{
		"ORDER_STATUS_UNSPECIFIED":      0,
		"ORDER_STATUS_RECEIVED":         1,
		"ORDER_STATUS_IN_ORDER":         2,
		"ORDER_STATUS_ERROR":            3,
		"ORDER_STATUS_IN_CORRECT":       4,
		"ORDER_STATUS_CORRECTED":        5,
		"ORDER_STATUS_CORRECT_FAILED":   6,
		"ORDER_STATUS_IN_CANCEL":        7,
		"ORDER_STATUS_CANCELED":         8,
		"ORDER_STATUS_CANCEL_FAILED":    9,
		"ORDER_STATUS_PART":             10,
		"ORDER_STATUS_DONE":             11,
		"ORDER_STATUS_PART_EXPIRED":     12,
		"ORDER_STATUS_EXPIRED":          13,
		"ORDER_STATUS_WAIT":             14,
		"ORDER_STATUS_INVALID":          15,
		"ORDER_STATUS_TRIGGER":          16,
		"ORDER_STATUS_TRIGGERED":        17,
		"ORDER_STATUS_TRIGGER_FAILED":   18,
		"ORDER_STATUS_CARRYOVER_FAILED": 19,
		"ORDER_STATUS_IN_ORDER_STOP":    20,
	}
)

Enum value maps for OrderStatus.

View Source
var (
	ContractStatus_name = map[int32]string{
		0: "CONTRACT_STATUS_UNSPECIFIED",
		1: "CONTRACT_STATUS_IN_ORDER",
		2: "CONTRACT_STATUS_PART",
		3: "CONTRACT_STATUS_DONE",
		4: "CONTRACT_STATUS_IN_CONTRACT",
	}
	ContractStatus_value = map[string]int32{
		"CONTRACT_STATUS_UNSPECIFIED": 0,
		"CONTRACT_STATUS_IN_ORDER":    1,
		"CONTRACT_STATUS_PART":        2,
		"CONTRACT_STATUS_DONE":        3,
		"CONTRACT_STATUS_IN_CONTRACT": 4,
	}
)

Enum value maps for ContractStatus.

View Source
var (
	CarryOverType_name = map[int32]string{
		0: "CARRY_OVER_TYPE_UNSPECIFIED",
		1: "CARRY_OVER_TYPE_TODAY",
		2: "CARRY_OVER_TYPE_CARRY",
		3: "CARRY_OVER_TYPE_INVALID",
	}
	CarryOverType_value = map[string]int32{
		"CARRY_OVER_TYPE_UNSPECIFIED": 0,
		"CARRY_OVER_TYPE_TODAY":       1,
		"CARRY_OVER_TYPE_CARRY":       2,
		"CARRY_OVER_TYPE_INVALID":     3,
	}
)

Enum value maps for CarryOverType.

View Source
var (
	CorrectCancelType_name = map[int32]string{
		0: "CORRECT_CANCEL_TYPE_UNSPECIFIED",
		1: "CORRECT_CANCEL_TYPE_CORRECTABLE",
		2: "CORRECT_CANCEL_TYPE_CANCELABLE",
		3: "CORRECT_CANCEL_TYPE_INVALID",
	}
	CorrectCancelType_value = map[string]int32{
		"CORRECT_CANCEL_TYPE_UNSPECIFIED": 0,
		"CORRECT_CANCEL_TYPE_CORRECTABLE": 1,
		"CORRECT_CANCEL_TYPE_CANCELABLE":  2,
		"CORRECT_CANCEL_TYPE_INVALID":     3,
	}
)

Enum value maps for CorrectCancelType.

View Source
var (
	Channel_name = map[int32]string{
		0:  "CHANNEL_UNSPECIFIED",
		1:  "CHANNEL_MEET",
		2:  "CHANNEL_PC",
		3:  "CHANNEL_CALL_CENTER",
		4:  "CHANNEL_CALL_CENTER2",
		5:  "CHANNEL_CALL_CENTER3",
		6:  "CHANNEL_MOBILE",
		7:  "CHANNEL_RICH",
		8:  "CHANNEL_SMARTPHONE",
		9:  "CHANNEL_IPAD_APP",
		10: "CHANNEL_HOST",
	}
	Channel_value = map[string]int32{
		"CHANNEL_UNSPECIFIED":  0,
		"CHANNEL_MEET":         1,
		"CHANNEL_PC":           2,
		"CHANNEL_CALL_CENTER":  3,
		"CHANNEL_CALL_CENTER2": 4,
		"CHANNEL_CALL_CENTER3": 5,
		"CHANNEL_MOBILE":       6,
		"CHANNEL_RICH":         7,
		"CHANNEL_SMARTPHONE":   8,
		"CHANNEL_IPAD_APP":     9,
		"CHANNEL_HOST":         10,
	}
)

Enum value maps for Channel.

View Source
var (
	StockMasterColumn_name = map[int32]string{
		0:  "STOCK_MASTER_COLUMN_UNSPECIFIED",
		1:  "STOCK_MASTER_COLUMN_ISSUE_CODE",
		2:  "STOCK_MASTER_COLUMN_NAME",
		3:  "STOCK_MASTER_COLUMN_SHORT_NAME",
		4:  "STOCK_MASTER_COLUMN_KANA",
		5:  "STOCK_MASTER_COLUMN_ALPHABET",
		6:  "STOCK_MASTER_COLUMN_SPECIFIC_TARGET",
		7:  "STOCK_MASTER_COLUMN_TAX_FREE",
		8:  "STOCK_MASTER_COLUMN_SHARED_STOCKS",
		9:  "STOCK_MASTER_COLUMN_EX_RIGHT",
		10: "STOCK_MASTER_COLUMN_LAST_RIGHT_DAY",
		11: "STOCK_MASTER_COLUMN_LISTING_TYPE",
		12: "STOCK_MASTER_COLUMN_RELEASE_TRADING_DATE",
		13: "STOCK_MASTER_COLUMN_TRADING_DATE",
		14: "STOCK_MASTER_COLUMN_TRADING_UNIT",
		15: "STOCK_MASTER_COLUMN_NEXT_TRADING_UNIT",
		16: "STOCK_MASTER_COLUMN_STOP_TRADING_TYPE",
		17: "STOCK_MASTER_COLUMN_START_PUBLICATION_DATE",
		18: "STOCK_MASTER_COLUMN_LAST_PUBLICATION_DATE",
		19: "STOCK_MASTER_COLUMN_SETTLEMENT_TYPE",
		20: "STOCK_MASTER_COLUMN_SETTLEMENT_DATE",
		21: "STOCK_MASTER_COLUMN_LISTING_DATE",
		22: "STOCK_MASTER_COLUMN_EXPIRE_DATE_2_TYPE",
		23: "STOCK_MASTER_COLUMN_LARGE_UNIT",
		24: "STOCK_MASTER_COLUMN_LARGE_AMOUNT",
		25: "STOCK_MASTER_COLUMN_OUTPUT_TICKET_TYPE",
		26: "STOCK_MASTER_COLUMN_DEPOSIT_AMOUNT",
		27: "STOCK_MASTER_COLUMN_DEPOSIT_VALUATION",
		28: "STOCK_MASTER_COLUMN_ORGANIZATION_TYPE",
		29: "STOCK_MASTER_COLUMN_PROVISIONAL_TYPE",
		30: "STOCK_MASTER_COLUMN_PRIMARY_EXCHANGE",
		31: "STOCK_MASTER_COLUMN_INDEFINITE_PERIOD_TYPE",
		32: "STOCK_MASTER_COLUMN_INDUSTRY_CODE",
		33: "STOCK_MASTER_COLUMN_INDUSTRY_NAME",
		34: "STOCK_MASTER_COLUMN_SOR_TARGET_TYPE",
		35: "STOCK_MASTER_COLUMN_CREATE_DATETIME",
		36: "STOCK_MASTER_COLUMN_UPDATE_DATETIME",
		37: "STOCK_MASTER_COLUMN_UPDATE_NUMBER",
	}
	StockMasterColumn_value = map[string]int32{
		"STOCK_MASTER_COLUMN_UNSPECIFIED":            0,
		"STOCK_MASTER_COLUMN_ISSUE_CODE":             1,
		"STOCK_MASTER_COLUMN_NAME":                   2,
		"STOCK_MASTER_COLUMN_SHORT_NAME":             3,
		"STOCK_MASTER_COLUMN_KANA":                   4,
		"STOCK_MASTER_COLUMN_ALPHABET":               5,
		"STOCK_MASTER_COLUMN_SPECIFIC_TARGET":        6,
		"STOCK_MASTER_COLUMN_TAX_FREE":               7,
		"STOCK_MASTER_COLUMN_SHARED_STOCKS":          8,
		"STOCK_MASTER_COLUMN_EX_RIGHT":               9,
		"STOCK_MASTER_COLUMN_LAST_RIGHT_DAY":         10,
		"STOCK_MASTER_COLUMN_LISTING_TYPE":           11,
		"STOCK_MASTER_COLUMN_RELEASE_TRADING_DATE":   12,
		"STOCK_MASTER_COLUMN_TRADING_DATE":           13,
		"STOCK_MASTER_COLUMN_TRADING_UNIT":           14,
		"STOCK_MASTER_COLUMN_NEXT_TRADING_UNIT":      15,
		"STOCK_MASTER_COLUMN_STOP_TRADING_TYPE":      16,
		"STOCK_MASTER_COLUMN_START_PUBLICATION_DATE": 17,
		"STOCK_MASTER_COLUMN_LAST_PUBLICATION_DATE":  18,
		"STOCK_MASTER_COLUMN_SETTLEMENT_TYPE":        19,
		"STOCK_MASTER_COLUMN_SETTLEMENT_DATE":        20,
		"STOCK_MASTER_COLUMN_LISTING_DATE":           21,
		"STOCK_MASTER_COLUMN_EXPIRE_DATE_2_TYPE":     22,
		"STOCK_MASTER_COLUMN_LARGE_UNIT":             23,
		"STOCK_MASTER_COLUMN_LARGE_AMOUNT":           24,
		"STOCK_MASTER_COLUMN_OUTPUT_TICKET_TYPE":     25,
		"STOCK_MASTER_COLUMN_DEPOSIT_AMOUNT":         26,
		"STOCK_MASTER_COLUMN_DEPOSIT_VALUATION":      27,
		"STOCK_MASTER_COLUMN_ORGANIZATION_TYPE":      28,
		"STOCK_MASTER_COLUMN_PROVISIONAL_TYPE":       29,
		"STOCK_MASTER_COLUMN_PRIMARY_EXCHANGE":       30,
		"STOCK_MASTER_COLUMN_INDEFINITE_PERIOD_TYPE": 31,
		"STOCK_MASTER_COLUMN_INDUSTRY_CODE":          32,
		"STOCK_MASTER_COLUMN_INDUSTRY_NAME":          33,
		"STOCK_MASTER_COLUMN_SOR_TARGET_TYPE":        34,
		"STOCK_MASTER_COLUMN_CREATE_DATETIME":        35,
		"STOCK_MASTER_COLUMN_UPDATE_DATETIME":        36,
		"STOCK_MASTER_COLUMN_UPDATE_NUMBER":          37,
	}
)

Enum value maps for StockMasterColumn.

View Source
var (
	TaxFree_name = map[int32]string{
		0: "TAX_FREE_UNSPECIFIED",
		1: "TAX_FREE_UN_USED",
		2: "TAX_FREE_VALID",
	}
	TaxFree_value = map[string]int32{
		"TAX_FREE_UNSPECIFIED": 0,
		"TAX_FREE_UN_USED":     1,
		"TAX_FREE_VALID":       2,
	}
)

Enum value maps for TaxFree.

View Source
var (
	ExRightType_name = map[int32]string{
		0: "EX_RIGHT_TYPE_UNSPECIFIED",
		1: "EX_RIGHT_TYPE_NOTHING",
		2: "EX_RIGHT_TYPE_STOCK_SPLIT",
		3: "EX_RIGHT_TYPE_DIVIDEND",
		4: "EX_RIGHT_TYPE_OTHER",
		5: "EX_RIGHT_TYPE_DIVIDEND_AND_OTHER",
		6: "EX_RIGHT_TYPE_STOCK_SPLIT_AND_OTHER",
		7: "EX_RIGHT_TYPE_STOCK_SPLIT_AND_OTHER_MIDDLE",
	}
	ExRightType_value = map[string]int32{
		"EX_RIGHT_TYPE_UNSPECIFIED":                  0,
		"EX_RIGHT_TYPE_NOTHING":                      1,
		"EX_RIGHT_TYPE_STOCK_SPLIT":                  2,
		"EX_RIGHT_TYPE_DIVIDEND":                     3,
		"EX_RIGHT_TYPE_OTHER":                        4,
		"EX_RIGHT_TYPE_DIVIDEND_AND_OTHER":           5,
		"EX_RIGHT_TYPE_STOCK_SPLIT_AND_OTHER":        6,
		"EX_RIGHT_TYPE_STOCK_SPLIT_AND_OTHER_MIDDLE": 7,
	}
)

Enum value maps for ExRightType.

View Source
var (
	ListingType_name = map[int32]string{
		0: "LISTING_TYPE_UNSPECIFIED",
		1: "LISTING_TYPE_UN_USED",
		2: "LISTING_TYPE_NEWEST",
		3: "LISTING_TYPE_GENERAL",
		4: "LISTING_TYPE_RIGHT",
		5: "LISTING_TYPE_OFFER",
		6: "LISTING_TYPE_SELLING",
		7: "LISTING_TYPE_OPEN_BUY",
		8: "LISTING_TYPE_TRANSMISSION",
	}
	ListingType_value = map[string]int32{
		"LISTING_TYPE_UNSPECIFIED":  0,
		"LISTING_TYPE_UN_USED":      1,
		"LISTING_TYPE_NEWEST":       2,
		"LISTING_TYPE_GENERAL":      3,
		"LISTING_TYPE_RIGHT":        4,
		"LISTING_TYPE_OFFER":        5,
		"LISTING_TYPE_SELLING":      6,
		"LISTING_TYPE_OPEN_BUY":     7,
		"LISTING_TYPE_TRANSMISSION": 8,
	}
)

Enum value maps for ListingType.

View Source
var (
	StopTradingType_name = map[int32]string{
		0: "STOP_TRADING_TYPE_UNSPECIFIED",
		1: "STOP_TRADING_TYPE_UN_USED",
		2: "STOP_TRADING_TYPE_RELEASE",
		3: "STOP_TRADING_TYPE_STOPPING",
	}
	StopTradingType_value = map[string]int32{
		"STOP_TRADING_TYPE_UNSPECIFIED": 0,
		"STOP_TRADING_TYPE_UN_USED":     1,
		"STOP_TRADING_TYPE_RELEASE":     2,
		"STOP_TRADING_TYPE_STOPPING":    3,
	}
)

Enum value maps for StopTradingType.

View Source
var (
	SettlementType_name = map[int32]string{
		0: "SETTLEMENT_TYPE_UNSPECIFIED",
		1: "SETTLEMENT_TYPE_CAPITAL_INCREASE",
		2: "SETTLEMENT_TYPE_SPLIT",
		3: "SETTLEMENT_TYPE_ASSIGNMENT",
	}
	SettlementType_value = map[string]int32{
		"SETTLEMENT_TYPE_UNSPECIFIED":      0,
		"SETTLEMENT_TYPE_CAPITAL_INCREASE": 1,
		"SETTLEMENT_TYPE_SPLIT":            2,
		"SETTLEMENT_TYPE_ASSIGNMENT":       3,
	}
)

Enum value maps for SettlementType.

View Source
var (
	StockExchangeMasterColumn_name = map[int32]string{
		0:  "STOCK_EXCHANGE_MASTER_COLUMN_UNSPECIFIED",
		1:  "STOCK_EXCHANGE_MASTER_COLUMN_ISSUE_CODE",
		2:  "STOCK_EXCHANGE_MASTER_COLUMN_EXCHANGE",
		3:  "STOCK_EXCHANGE_MASTER_COLUMN_STOCK_SYSTEM_TYPE",
		4:  "STOCK_EXCHANGE_MASTER_COLUMN_UNDER_LIMIT_PRICE",
		5:  "STOCK_EXCHANGE_MASTER_COLUMN_UPPER_LIMIT_PRICE",
		6:  "STOCK_EXCHANGE_MASTER_COLUMN_SYMBOL_CATEGORY",
		7:  "STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_EXCHANGE",
		8:  "STOCK_EXCHANGE_MASTER_COLUMN_MARGIN_TYPE",
		9:  "STOCK_EXCHANGE_MASTER_COLUMN_LISTING_DATE",
		10: "STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_DATE",
		11: "STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_CATEGORY",
		12: "STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_VALUE",
		13: "STOCK_EXCHANGE_MASTER_COLUMN_CONFIRM_LIMIT_PRICE",
		14: "STOCK_EXCHANGE_MASTER_COLUMN_SECTION",
		15: "STOCK_EXCHANGE_MASTER_COLUMN_PREV_CLOSE_PRICE",
		16: "STOCK_EXCHANGE_MASTER_COLUMN_CALCULATE_LIMIT_PRICE_EXCHANGE",
		17: "STOCK_EXCHANGE_MASTER_COLUMN_REGULATION1",
		18: "STOCK_EXCHANGE_MASTER_COLUMN_REGULATION2",
		19: "STOCK_EXCHANGE_MASTER_COLUMN_SECTION_TYPE",
		20: "STOCK_EXCHANGE_MASTER_COLUMN_DELISTING_DATE",
		21: "STOCK_EXCHANGE_MASTER_COLUMN_TRADING_UNIT",
		22: "STOCK_EXCHANGE_MASTER_COLUMN_NEXT_TRADING_UNIT",
		23: "STOCK_EXCHANGE_MASTER_COLUMN_TICK_GROUP_TYPE",
		24: "STOCK_EXCHANGE_MASTER_COLUMN_NEXT_TICK_GROUP_TYPE",
		25: "STOCK_EXCHANGE_MASTER_COLUMN_INFORMATION_SOURCE",
		26: "STOCK_EXCHANGE_MASTER_COLUMN_INFORMATION_CODE",
		27: "STOCK_EXCHANGE_MASTER_COLUMN_OFFER_PRICE",
		28: "STOCK_EXCHANGE_MASTER_COLUMN_CREATE_DATETIME",
		29: "STOCK_EXCHANGE_MASTER_COLUMN_UPDATE_DATETIME",
		30: "STOCK_EXCHANGE_MASTER_COLUMN_UPDATE_NUMBER",
	}
	StockExchangeMasterColumn_value = map[string]int32{
		"STOCK_EXCHANGE_MASTER_COLUMN_UNSPECIFIED":                    0,
		"STOCK_EXCHANGE_MASTER_COLUMN_ISSUE_CODE":                     1,
		"STOCK_EXCHANGE_MASTER_COLUMN_EXCHANGE":                       2,
		"STOCK_EXCHANGE_MASTER_COLUMN_STOCK_SYSTEM_TYPE":              3,
		"STOCK_EXCHANGE_MASTER_COLUMN_UNDER_LIMIT_PRICE":              4,
		"STOCK_EXCHANGE_MASTER_COLUMN_UPPER_LIMIT_PRICE":              5,
		"STOCK_EXCHANGE_MASTER_COLUMN_SYMBOL_CATEGORY":                6,
		"STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_EXCHANGE":           7,
		"STOCK_EXCHANGE_MASTER_COLUMN_MARGIN_TYPE":                    8,
		"STOCK_EXCHANGE_MASTER_COLUMN_LISTING_DATE":                   9,
		"STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_DATE":               10,
		"STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_CATEGORY":           11,
		"STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_VALUE":              12,
		"STOCK_EXCHANGE_MASTER_COLUMN_CONFIRM_LIMIT_PRICE":            13,
		"STOCK_EXCHANGE_MASTER_COLUMN_SECTION":                        14,
		"STOCK_EXCHANGE_MASTER_COLUMN_PREV_CLOSE_PRICE":               15,
		"STOCK_EXCHANGE_MASTER_COLUMN_CALCULATE_LIMIT_PRICE_EXCHANGE": 16,
		"STOCK_EXCHANGE_MASTER_COLUMN_REGULATION1":                    17,
		"STOCK_EXCHANGE_MASTER_COLUMN_REGULATION2":                    18,
		"STOCK_EXCHANGE_MASTER_COLUMN_SECTION_TYPE":                   19,
		"STOCK_EXCHANGE_MASTER_COLUMN_DELISTING_DATE":                 20,
		"STOCK_EXCHANGE_MASTER_COLUMN_TRADING_UNIT":                   21,
		"STOCK_EXCHANGE_MASTER_COLUMN_NEXT_TRADING_UNIT":              22,
		"STOCK_EXCHANGE_MASTER_COLUMN_TICK_GROUP_TYPE":                23,
		"STOCK_EXCHANGE_MASTER_COLUMN_NEXT_TICK_GROUP_TYPE":           24,
		"STOCK_EXCHANGE_MASTER_COLUMN_INFORMATION_SOURCE":             25,
		"STOCK_EXCHANGE_MASTER_COLUMN_INFORMATION_CODE":               26,
		"STOCK_EXCHANGE_MASTER_COLUMN_OFFER_PRICE":                    27,
		"STOCK_EXCHANGE_MASTER_COLUMN_CREATE_DATETIME":                28,
		"STOCK_EXCHANGE_MASTER_COLUMN_UPDATE_DATETIME":                29,
		"STOCK_EXCHANGE_MASTER_COLUMN_UPDATE_NUMBER":                  30,
	}
)

Enum value maps for StockExchangeMasterColumn.

View Source
var (
	MarginType_name = map[int32]string{
		0: "MARGIN_TYPE_UNSPECIFIED",
		1: "MARGIN_TYPE_MARGIN_TRADING",
		2: "MARGIN_TYPE_STANDARD",
		3: "MARGIN_TYPE_NEGOTIATE",
	}
	MarginType_value = map[string]int32{
		"MARGIN_TYPE_UNSPECIFIED":    0,
		"MARGIN_TYPE_MARGIN_TRADING": 1,
		"MARGIN_TYPE_STANDARD":       2,
		"MARGIN_TYPE_NEGOTIATE":      3,
	}
)

Enum value maps for MarginType.

View Source
var (
	TickGroupType_name = map[int32]string{
		0: "TICK_GROUP_TYPE_UNSPECIFIED",
		1: "TICK_GROUP_TYPE_STOCK1",
		2: "TICK_GROUP_TYPE_STOCK2",
		3: "TICK_GROUP_TYPE_STOCK3",
		4: "TICK_GROUP_TYPE_BOND1",
		5: "TICK_GROUP_TYPE_BOND2",
		6: "TICK_GROUP_TYPE_NK225",
		7: "TICK_GROUP_TYPE_NK225_MINI",
		8: "TICK_GROUP_TYPE_NK225_OP",
	}
	TickGroupType_value = map[string]int32{
		"TICK_GROUP_TYPE_UNSPECIFIED": 0,
		"TICK_GROUP_TYPE_STOCK1":      1,
		"TICK_GROUP_TYPE_STOCK2":      2,
		"TICK_GROUP_TYPE_STOCK3":      3,
		"TICK_GROUP_TYPE_BOND1":       4,
		"TICK_GROUP_TYPE_BOND2":       5,
		"TICK_GROUP_TYPE_NK225":       6,
		"TICK_GROUP_TYPE_NK225_MINI":  7,
		"TICK_GROUP_TYPE_NK225_OP":    8,
	}
)

Enum value maps for TickGroupType.

View Source
var (
	MarketPriceColumn_name = map[int32]string{
		0:  "MARKET_PRICE_COLUMN_UNSPECIFIED",
		1:  "MARKET_PRICE_COLUMN_SECTION",
		2:  "MARKET_PRICE_COLUMN_CURRENT_PRICE",
		3:  "MARKET_PRICE_COLUMN_CURRENT_PRICE_TIME",
		4:  "MARKET_PRICE_COLUMN_CHANGE_PRICE_TYPE",
		5:  "MARKET_PRICE_COLUMN_PREV_DAY_RATIO",
		6:  "MARKET_PRICE_COLUMN_PREV_DAY_PERCENT",
		7:  "MARKET_PRICE_COLUMN_OPEN_PRICE",
		8:  "MARKET_PRICE_COLUMN_OPEN_PRICE_TIME",
		9:  "MARKET_PRICE_COLUMN_HIGH_PRICE",
		10: "MARKET_PRICE_COLUMN_HIGH_PRICE_TIME",
		11: "MARKET_PRICE_COLUMN_LOW_PRICE",
		12: "MARKET_PRICE_COLUMN_LOW_PRICE_TIME",
		13: "MARKET_PRICE_COLUMN_VOLUME",
		14: "MARKET_PRICE_COLUMN_ASK_SIGN",
		15: "MARKET_PRICE_COLUMN_ASK_PRICE",
		16: "MARKET_PRICE_COLUMN_ASK_QUANTITY",
		17: "MARKET_PRICE_COLUMN_BID_SIGN",
		18: "MARKET_PRICE_COLUMN_BID_PRICE",
		19: "MARKET_PRICE_COLUMN_BID_QUANTITY",
		20: "MARKET_PRICE_COLUMN_EX_RIGHT_TYPE",
		21: "MARKET_PRICE_COLUMN_DISCONTINUITY_TYPE",
		22: "MARKET_PRICE_COLUMN_STOP_HIGH",
		23: "MARKET_PRICE_COLUMN_STOP_LOW",
		24: "MARKET_PRICE_COLUMN_TRADING_AMOUNT",
		25: "MARKET_PRICE_COLUMN_ASK_QUANTITY_MARKET",
		26: "MARKET_PRICE_COLUMN_BID_QUANTITY_MARKET",
		27: "MARKET_PRICE_COLUMN_ASK_QUANTITY_OVER",
		28: "MARKET_PRICE_COLUMN_ASK_QUANTITY10",
		29: "MARKET_PRICE_COLUMN_ASK_PRICE10",
		30: "MARKET_PRICE_COLUMN_ASK_QUANTITY9",
		31: "MARKET_PRICE_COLUMN_ASK_PRICE9",
		32: "MARKET_PRICE_COLUMN_ASK_QUANTITY8",
		33: "MARKET_PRICE_COLUMN_ASK_PRICE8",
		34: "MARKET_PRICE_COLUMN_ASK_QUANTITY7",
		35: "MARKET_PRICE_COLUMN_ASK_PRICE7",
		36: "MARKET_PRICE_COLUMN_ASK_QUANTITY6",
		37: "MARKET_PRICE_COLUMN_ASK_PRICE6",
		38: "MARKET_PRICE_COLUMN_ASK_QUANTITY5",
		39: "MARKET_PRICE_COLUMN_ASK_PRICE5",
		40: "MARKET_PRICE_COLUMN_ASK_QUANTITY4",
		41: "MARKET_PRICE_COLUMN_ASK_PRICE4",
		42: "MARKET_PRICE_COLUMN_ASK_QUANTITY3",
		43: "MARKET_PRICE_COLUMN_ASK_PRICE3",
		44: "MARKET_PRICE_COLUMN_ASK_QUANTITY2",
		45: "MARKET_PRICE_COLUMN_ASK_PRICE2",
		46: "MARKET_PRICE_COLUMN_ASK_QUANTITY1",
		47: "MARKET_PRICE_COLUMN_ASK_PRICE1",
		48: "MARKET_PRICE_COLUMN_BID_QUANTITY1",
		49: "MARKET_PRICE_COLUMN_BID_PRICE1",
		50: "MARKET_PRICE_COLUMN_BID_QUANTITY2",
		51: "MARKET_PRICE_COLUMN_BID_PRICE2",
		52: "MARKET_PRICE_COLUMN_BID_QUANTITY3",
		53: "MARKET_PRICE_COLUMN_BID_PRICE3",
		54: "MARKET_PRICE_COLUMN_BID_QUANTITY4",
		55: "MARKET_PRICE_COLUMN_BID_PRICE4",
		56: "MARKET_PRICE_COLUMN_BID_QUANTITY5",
		57: "MARKET_PRICE_COLUMN_BID_PRICE5",
		58: "MARKET_PRICE_COLUMN_BID_QUANTITY6",
		59: "MARKET_PRICE_COLUMN_BID_PRICE6",
		60: "MARKET_PRICE_COLUMN_BID_QUANTITY7",
		61: "MARKET_PRICE_COLUMN_BID_PRICE7",
		62: "MARKET_PRICE_COLUMN_BID_QUANTITY8",
		63: "MARKET_PRICE_COLUMN_BID_PRICE8",
		64: "MARKET_PRICE_COLUMN_BID_QUANTITY9",
		65: "MARKET_PRICE_COLUMN_BID_PRICE9",
		66: "MARKET_PRICE_COLUMN_BID_QUANTITY10",
		67: "MARKET_PRICE_COLUMN_BID_PRICE10",
		68: "MARKET_PRICE_COLUMN_BID_QUANTITY_UNDER",
		69: "MARKET_PRICE_COLUMN_VWAP",
		70: "MARKET_PRICE_COLUMN_PRP",
	}
	MarketPriceColumn_value = map[string]int32{
		"MARKET_PRICE_COLUMN_UNSPECIFIED":         0,
		"MARKET_PRICE_COLUMN_SECTION":             1,
		"MARKET_PRICE_COLUMN_CURRENT_PRICE":       2,
		"MARKET_PRICE_COLUMN_CURRENT_PRICE_TIME":  3,
		"MARKET_PRICE_COLUMN_CHANGE_PRICE_TYPE":   4,
		"MARKET_PRICE_COLUMN_PREV_DAY_RATIO":      5,
		"MARKET_PRICE_COLUMN_PREV_DAY_PERCENT":    6,
		"MARKET_PRICE_COLUMN_OPEN_PRICE":          7,
		"MARKET_PRICE_COLUMN_OPEN_PRICE_TIME":     8,
		"MARKET_PRICE_COLUMN_HIGH_PRICE":          9,
		"MARKET_PRICE_COLUMN_HIGH_PRICE_TIME":     10,
		"MARKET_PRICE_COLUMN_LOW_PRICE":           11,
		"MARKET_PRICE_COLUMN_LOW_PRICE_TIME":      12,
		"MARKET_PRICE_COLUMN_VOLUME":              13,
		"MARKET_PRICE_COLUMN_ASK_SIGN":            14,
		"MARKET_PRICE_COLUMN_ASK_PRICE":           15,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY":        16,
		"MARKET_PRICE_COLUMN_BID_SIGN":            17,
		"MARKET_PRICE_COLUMN_BID_PRICE":           18,
		"MARKET_PRICE_COLUMN_BID_QUANTITY":        19,
		"MARKET_PRICE_COLUMN_EX_RIGHT_TYPE":       20,
		"MARKET_PRICE_COLUMN_DISCONTINUITY_TYPE":  21,
		"MARKET_PRICE_COLUMN_STOP_HIGH":           22,
		"MARKET_PRICE_COLUMN_STOP_LOW":            23,
		"MARKET_PRICE_COLUMN_TRADING_AMOUNT":      24,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY_MARKET": 25,
		"MARKET_PRICE_COLUMN_BID_QUANTITY_MARKET": 26,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY_OVER":   27,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY10":      28,
		"MARKET_PRICE_COLUMN_ASK_PRICE10":         29,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY9":       30,
		"MARKET_PRICE_COLUMN_ASK_PRICE9":          31,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY8":       32,
		"MARKET_PRICE_COLUMN_ASK_PRICE8":          33,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY7":       34,
		"MARKET_PRICE_COLUMN_ASK_PRICE7":          35,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY6":       36,
		"MARKET_PRICE_COLUMN_ASK_PRICE6":          37,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY5":       38,
		"MARKET_PRICE_COLUMN_ASK_PRICE5":          39,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY4":       40,
		"MARKET_PRICE_COLUMN_ASK_PRICE4":          41,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY3":       42,
		"MARKET_PRICE_COLUMN_ASK_PRICE3":          43,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY2":       44,
		"MARKET_PRICE_COLUMN_ASK_PRICE2":          45,
		"MARKET_PRICE_COLUMN_ASK_QUANTITY1":       46,
		"MARKET_PRICE_COLUMN_ASK_PRICE1":          47,
		"MARKET_PRICE_COLUMN_BID_QUANTITY1":       48,
		"MARKET_PRICE_COLUMN_BID_PRICE1":          49,
		"MARKET_PRICE_COLUMN_BID_QUANTITY2":       50,
		"MARKET_PRICE_COLUMN_BID_PRICE2":          51,
		"MARKET_PRICE_COLUMN_BID_QUANTITY3":       52,
		"MARKET_PRICE_COLUMN_BID_PRICE3":          53,
		"MARKET_PRICE_COLUMN_BID_QUANTITY4":       54,
		"MARKET_PRICE_COLUMN_BID_PRICE4":          55,
		"MARKET_PRICE_COLUMN_BID_QUANTITY5":       56,
		"MARKET_PRICE_COLUMN_BID_PRICE5":          57,
		"MARKET_PRICE_COLUMN_BID_QUANTITY6":       58,
		"MARKET_PRICE_COLUMN_BID_PRICE6":          59,
		"MARKET_PRICE_COLUMN_BID_QUANTITY7":       60,
		"MARKET_PRICE_COLUMN_BID_PRICE7":          61,
		"MARKET_PRICE_COLUMN_BID_QUANTITY8":       62,
		"MARKET_PRICE_COLUMN_BID_PRICE8":          63,
		"MARKET_PRICE_COLUMN_BID_QUANTITY9":       64,
		"MARKET_PRICE_COLUMN_BID_PRICE9":          65,
		"MARKET_PRICE_COLUMN_BID_QUANTITY10":      66,
		"MARKET_PRICE_COLUMN_BID_PRICE10":         67,
		"MARKET_PRICE_COLUMN_BID_QUANTITY_UNDER":  68,
		"MARKET_PRICE_COLUMN_VWAP":                69,
		"MARKET_PRICE_COLUMN_PRP":                 70,
	}
)

Enum value maps for MarketPriceColumn.

View Source
var (
	ChangePriceType_name = map[int32]string{
		0: "CHANGE_PRICE_TYPE_UNSPECIFIED",
		1: "CHANGE_PRICE_TYPE_NO_CHANGE",
		2: "CHANGE_PRICE_TYPE_EQUAL",
		3: "CHANGE_PRICE_TYPE_RISE",
		4: "CHANGE_PRICE_TYPE_DOWN",
		5: "CHANGE_PRICE_TYPE_OPEN_AFTER_STOPPING",
		6: "CHANGE_PRICE_TYPE_ZARABA",
		7: "CHANGE_PRICE_TYPE_CLOSE",
		8: "CHANGE_PRICE_TYPE_CLOSE_AT_STOPPING",
		9: "CHANGE_PRICE_TYPE_STOPPING",
	}
	ChangePriceType_value = map[string]int32{
		"CHANGE_PRICE_TYPE_UNSPECIFIED":         0,
		"CHANGE_PRICE_TYPE_NO_CHANGE":           1,
		"CHANGE_PRICE_TYPE_EQUAL":               2,
		"CHANGE_PRICE_TYPE_RISE":                3,
		"CHANGE_PRICE_TYPE_DOWN":                4,
		"CHANGE_PRICE_TYPE_OPEN_AFTER_STOPPING": 5,
		"CHANGE_PRICE_TYPE_ZARABA":              6,
		"CHANGE_PRICE_TYPE_CLOSE":               7,
		"CHANGE_PRICE_TYPE_CLOSE_AT_STOPPING":   8,
		"CHANGE_PRICE_TYPE_STOPPING":            9,
	}
)

Enum value maps for ChangePriceType.

View Source
var (
	IndicationPriceType_name = map[int32]string{
		0: "INDICATION_PRICE_TYPE_UNSPECIFIED",
		1: "INDICATION_PRICE_TYPE_NO_CHANGE",
		2: "INDICATION_PRICE_TYPE_GENERAL",
		3: "INDICATION_PRICE_TYPE_SPECIFIC",
		4: "INDICATION_PRICE_TYPE_BEFORE_OPENING",
		5: "INDICATION_PRICE_TYPE_BEFORE_CLOSING",
		6: "INDICATION_PRICE_TYPE_CONTINUANCE",
		7: "INDICATION_PRICE_TYPE_CONTINUANCE_BEFORE_CLOSING",
		8: "INDICATION_PRICE_TYPE_MOVING",
	}
	IndicationPriceType_value = map[string]int32{
		"INDICATION_PRICE_TYPE_UNSPECIFIED":                0,
		"INDICATION_PRICE_TYPE_NO_CHANGE":                  1,
		"INDICATION_PRICE_TYPE_GENERAL":                    2,
		"INDICATION_PRICE_TYPE_SPECIFIC":                   3,
		"INDICATION_PRICE_TYPE_BEFORE_OPENING":             4,
		"INDICATION_PRICE_TYPE_BEFORE_CLOSING":             5,
		"INDICATION_PRICE_TYPE_CONTINUANCE":                6,
		"INDICATION_PRICE_TYPE_CONTINUANCE_BEFORE_CLOSING": 7,
		"INDICATION_PRICE_TYPE_MOVING":                     8,
	}
)

Enum value maps for IndicationPriceType.

View Source
var (
	CurrentPriceType_name = map[int32]string{
		0: "CURRENT_PRICE_TYPE_UNSPECIFIED",
		1: "CURRENT_PRICE_TYPE_NO_CHANGE",
		2: "CURRENT_PRICE_TYPE_STOP_HIGH",
		3: "CURRENT_PRICE_TYPE_STOP_LOW",
	}
	CurrentPriceType_value = map[string]int32{
		"CURRENT_PRICE_TYPE_UNSPECIFIED": 0,
		"CURRENT_PRICE_TYPE_NO_CHANGE":   1,
		"CURRENT_PRICE_TYPE_STOP_HIGH":   2,
		"CURRENT_PRICE_TYPE_STOP_LOW":    3,
	}
)

Enum value maps for CurrentPriceType.

View Source
var (
	DayKey_name = map[int32]string{
		0: "DAY_KEY_UNSPECIFIED",
		1: "DAY_KEY_TODAY",
		2: "DAY_KEY_NEXT_DAY",
	}
	DayKey_value = map[string]int32{
		"DAY_KEY_UNSPECIFIED": 0,
		"DAY_KEY_TODAY":       1,
		"DAY_KEY_NEXT_DAY":    2,
	}
)

Enum value maps for DayKey.

View Source
var (
	EventType_name = map[int32]string{
		0: "EVENT_TYPE_UNSPECIFIED",
		1: "EVENT_TYPE_ERROR_STATUS",
		2: "EVENT_TYPE_KEEPALIVE",
		3: "EVENT_TYPE_MARKET_PRICE",
		4: "EVENT_TYPE_CONTRACT",
		5: "EVENT_TYPE_NEWS",
		6: "EVENT_TYPE_SYSTEM_STATUS",
		7: "EVENT_TYPE_OPERATION_STATUS",
	}
	EventType_value = map[string]int32{
		"EVENT_TYPE_UNSPECIFIED":      0,
		"EVENT_TYPE_ERROR_STATUS":     1,
		"EVENT_TYPE_KEEPALIVE":        2,
		"EVENT_TYPE_MARKET_PRICE":     3,
		"EVENT_TYPE_CONTRACT":         4,
		"EVENT_TYPE_NEWS":             5,
		"EVENT_TYPE_SYSTEM_STATUS":    6,
		"EVENT_TYPE_OPERATION_STATUS": 7,
	}
)

Enum value maps for EventType.

View Source
var (
	ApprovalLogin_name = map[int32]string{
		0: "APPROVAL_LOGIN_UNSPECIFIED",
		1: "APPROVAL_LOGIN_UN_APPROVAL",
		2: "APPROVAL_LOGIN_APPROVAL",
		3: "APPROVAL_LOGIN_OUT_OF_SERVICE",
		4: "APPROVAL_LOGIN_TESTING",
	}
	ApprovalLogin_value = map[string]int32{
		"APPROVAL_LOGIN_UNSPECIFIED":    0,
		"APPROVAL_LOGIN_UN_APPROVAL":    1,
		"APPROVAL_LOGIN_APPROVAL":       2,
		"APPROVAL_LOGIN_OUT_OF_SERVICE": 3,
		"APPROVAL_LOGIN_TESTING":        4,
	}
)

Enum value maps for ApprovalLogin.

View Source
var (
	SystemStatus_name = map[int32]string{
		0: "SYSTEM_STATUS_UNSPECIFIED",
		1: "SYSTEM_STATUS_CLOSING",
		2: "SYSTEM_STATUS_OPENING",
		3: "SYSTEM_STATUS_PAUSE",
	}
	SystemStatus_value = map[string]int32{
		"SYSTEM_STATUS_UNSPECIFIED": 0,
		"SYSTEM_STATUS_CLOSING":     1,
		"SYSTEM_STATUS_OPENING":     2,
		"SYSTEM_STATUS_PAUSE":       3,
	}
)

Enum value maps for SystemStatus.

View Source
var (
	StreamOrderType_name = map[int32]string{
		0:  "STREAM_ORDER_TYPE_UNSPECIFIED",
		1:  "STREAM_ORDER_TYPE_RECEIVE_ORDER",
		2:  "STREAM_ORDER_TYPE_RECEIVE_CORRECT",
		3:  "STREAM_ORDER_TYPE_RECEIVE_CANCEL",
		4:  "STREAM_ORDER_TYPE_RECEIVE_ERROR",
		5:  "STREAM_ORDER_TYPE_RECEIVE_CORRECT_ERROR",
		6:  "STREAM_ORDER_TYPE_RECEIVE_CANCEL_ERROR",
		7:  "STREAM_ORDER_TYPE_ORDER_ERROR",
		8:  "STREAM_ORDER_TYPE_CORRECT_ERROR",
		9:  "STREAM_ORDER_TYPE_CANCEL_ERROR",
		10: "STREAM_ORDER_TYPE_CORRECTED",
		11: "STREAM_ORDER_TYPE_CANCELED",
		12: "STREAM_ORDER_TYPE_CONTRACT",
		13: "STREAM_ORDER_TYPE_EXPIRE",
		14: "STREAM_ORDER_TYPE_EXPIRE_CONTINUE",
		15: "STREAM_ORDER_TYPE_CANCEL_CONTRACT",
		16: "STREAM_ORDER_TYPE_CARRYOVER",
		17: "STREAM_ORDER_TYPE_RECEIVED",
	}
	StreamOrderType_value = map[string]int32{
		"STREAM_ORDER_TYPE_UNSPECIFIED":           0,
		"STREAM_ORDER_TYPE_RECEIVE_ORDER":         1,
		"STREAM_ORDER_TYPE_RECEIVE_CORRECT":       2,
		"STREAM_ORDER_TYPE_RECEIVE_CANCEL":        3,
		"STREAM_ORDER_TYPE_RECEIVE_ERROR":         4,
		"STREAM_ORDER_TYPE_RECEIVE_CORRECT_ERROR": 5,
		"STREAM_ORDER_TYPE_RECEIVE_CANCEL_ERROR":  6,
		"STREAM_ORDER_TYPE_ORDER_ERROR":           7,
		"STREAM_ORDER_TYPE_CORRECT_ERROR":         8,
		"STREAM_ORDER_TYPE_CANCEL_ERROR":          9,
		"STREAM_ORDER_TYPE_CORRECTED":             10,
		"STREAM_ORDER_TYPE_CANCELED":              11,
		"STREAM_ORDER_TYPE_CONTRACT":              12,
		"STREAM_ORDER_TYPE_EXPIRE":                13,
		"STREAM_ORDER_TYPE_EXPIRE_CONTINUE":       14,
		"STREAM_ORDER_TYPE_CANCEL_CONTRACT":       15,
		"STREAM_ORDER_TYPE_CARRYOVER":             16,
		"STREAM_ORDER_TYPE_RECEIVED":              17,
	}
)

Enum value maps for StreamOrderType.

View Source
var (
	ProductType_name = map[int32]string{
		0: "PRODUCT_TYPE_UNSPECIFIED",
		1: "PRODUCT_TYPE_STOCK",
		2: "PRODUCT_TYPE_FUTURE",
		3: "PRODUCT_TYPE_OPTION",
	}
	ProductType_value = map[string]int32{
		"PRODUCT_TYPE_UNSPECIFIED": 0,
		"PRODUCT_TYPE_STOCK":       1,
		"PRODUCT_TYPE_FUTURE":      2,
		"PRODUCT_TYPE_OPTION":      3,
	}
)

Enum value maps for ProductType.

View Source
var (
	StreamOrderStatus_name = map[int32]string{
		0: "STREAM_ORDER_STATUS_UNSPECIFIED",
		1: "STREAM_ORDER_STATUS_NEW",
		2: "STREAM_ORDER_STATUS_RECEIVED",
		3: "STREAM_ORDER_STATUS_ERROR",
		4: "STREAM_ORDER_STATUS_PART_EXPIRED",
		5: "STREAM_ORDER_STATUS_EXPIRED",
		6: "STREAM_ORDER_STATUS_CARRY_OVER_EXPIRED",
	}
	StreamOrderStatus_value = map[string]int32{
		"STREAM_ORDER_STATUS_UNSPECIFIED":        0,
		"STREAM_ORDER_STATUS_NEW":                1,
		"STREAM_ORDER_STATUS_RECEIVED":           2,
		"STREAM_ORDER_STATUS_ERROR":              3,
		"STREAM_ORDER_STATUS_PART_EXPIRED":       4,
		"STREAM_ORDER_STATUS_EXPIRED":            5,
		"STREAM_ORDER_STATUS_CARRY_OVER_EXPIRED": 6,
	}
)

Enum value maps for StreamOrderStatus.

View Source
var (
	CancelOrderStatus_name = map[int32]string{
		0:  "CANCEL_ORDER_STATUS_UNSPECIFIED",
		1:  "CANCEL_ORDER_STATUS_NO_CORRECT",
		2:  "CANCEL_ORDER_STATUS_INCORRECT",
		3:  "CANCEL_ORDER_STATUS_IN_CANCEL",
		4:  "CANCEL_ORDER_STATUS_CORRECTED",
		5:  "CANCEL_ORDER_STATUS_CANCELED",
		6:  "CANCEL_ORDER_STATUS_CORRECT_FAILED",
		7:  "CANCEL_ORDER_STATUS_CANCEL_FAILED",
		8:  "CANCEL_ORDER_STATUS_SWITCH",
		9:  "CANCEL_ORDER_STATUS_SWITCHED",
		10: "CANCEL_ORDER_STATUS_SWITCH_FAILED",
	}
	CancelOrderStatus_value = map[string]int32{
		"CANCEL_ORDER_STATUS_UNSPECIFIED":    0,
		"CANCEL_ORDER_STATUS_NO_CORRECT":     1,
		"CANCEL_ORDER_STATUS_INCORRECT":      2,
		"CANCEL_ORDER_STATUS_IN_CANCEL":      3,
		"CANCEL_ORDER_STATUS_CORRECTED":      4,
		"CANCEL_ORDER_STATUS_CANCELED":       5,
		"CANCEL_ORDER_STATUS_CORRECT_FAILED": 6,
		"CANCEL_ORDER_STATUS_CANCEL_FAILED":  7,
		"CANCEL_ORDER_STATUS_SWITCH":         8,
		"CANCEL_ORDER_STATUS_SWITCHED":       9,
		"CANCEL_ORDER_STATUS_SWITCH_FAILED":  10,
	}
)

Enum value maps for CancelOrderStatus.

View Source
var File_tachibanapb_tachibana_proto protoreflect.FileDescriptor
View Source
var TachibanaService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "tachibanapb.TachibanaService",
	HandlerType: (*TachibanaServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Login",
			Handler:    _TachibanaService_Login_Handler,
		},
		{
			MethodName: "NewOrder",
			Handler:    _TachibanaService_NewOrder_Handler,
		},
		{
			MethodName: "CancelOrder",
			Handler:    _TachibanaService_CancelOrder_Handler,
		},
		{
			MethodName: "OrderList",
			Handler:    _TachibanaService_OrderList_Handler,
		},
		{
			MethodName: "OrderDetail",
			Handler:    _TachibanaService_OrderDetail_Handler,
		},
		{
			MethodName: "StockMaster",
			Handler:    _TachibanaService_StockMaster_Handler,
		},
		{
			MethodName: "StockExchangeMaster",
			Handler:    _TachibanaService_StockExchangeMaster_Handler,
		},
		{
			MethodName: "MarketPrice",
			Handler:    _TachibanaService_MarketPrice_Handler,
		},
		{
			MethodName: "BusinessDay",
			Handler:    _TachibanaService_BusinessDay_Handler,
		},
		{
			MethodName: "TickGroup",
			Handler:    _TachibanaService_TickGroup_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "Stream",
			Handler:       _TachibanaService_Stream_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "tachibanapb/tachibana.proto",
}

TachibanaService_ServiceDesc is the grpc.ServiceDesc for TachibanaService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterTachibanaServiceServer

func RegisterTachibanaServiceServer(s grpc.ServiceRegistrar, srv TachibanaServiceServer)

Types

type AccountType

type AccountType int32
const (
	AccountType_ACCOUNT_TYPE_UNSPECIFIED AccountType = 0 // 未指定
	AccountType_ACCOUNT_TYPE_SPECIFIC    AccountType = 1 // 特定
	AccountType_ACCOUNT_TYPE_GENERAL     AccountType = 2 // 一般
	AccountType_ACCOUNT_TYPE_NISA        AccountType = 3 // NISA
)

func (AccountType) Descriptor

func (AccountType) Enum

func (x AccountType) Enum() *AccountType

func (AccountType) EnumDescriptor deprecated

func (AccountType) EnumDescriptor() ([]byte, []int)

Deprecated: Use AccountType.Descriptor instead.

func (AccountType) Number

func (x AccountType) Number() protoreflect.EnumNumber

func (AccountType) String

func (x AccountType) String() string

func (AccountType) Type

type ApprovalLogin added in v0.0.2

type ApprovalLogin int32
const (
	ApprovalLogin_APPROVAL_LOGIN_UNSPECIFIED    ApprovalLogin = 0 // 未指定
	ApprovalLogin_APPROVAL_LOGIN_UN_APPROVAL    ApprovalLogin = 1 // 不許可
	ApprovalLogin_APPROVAL_LOGIN_APPROVAL       ApprovalLogin = 2 // 許可
	ApprovalLogin_APPROVAL_LOGIN_OUT_OF_SERVICE ApprovalLogin = 3 // 不許可(サービス時間外)
	ApprovalLogin_APPROVAL_LOGIN_TESTING        ApprovalLogin = 4 // 管理者のみ(テスト中)
)

func (ApprovalLogin) Descriptor added in v0.0.2

func (ApprovalLogin) Enum added in v0.0.2

func (x ApprovalLogin) Enum() *ApprovalLogin

func (ApprovalLogin) EnumDescriptor deprecated added in v0.0.2

func (ApprovalLogin) EnumDescriptor() ([]byte, []int)

Deprecated: Use ApprovalLogin.Descriptor instead.

func (ApprovalLogin) Number added in v0.0.2

func (ApprovalLogin) String added in v0.0.2

func (x ApprovalLogin) String() string

func (ApprovalLogin) Type added in v0.0.2

type BusinessDay

type BusinessDay struct {
	DayKey                 DayKey                 `protobuf:"varint,1,opt,name=day_key,json=dayKey,proto3,enum=tachibanapb.DayKey" json:"day_key,omitempty"` // 日付KEY
	PrevDay1               *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=prev_day1,json=prevDay1,proto3" json:"prev_day1,omitempty"`                    // 1営業日前
	PrevDay2               *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=prev_day2,json=prevDay2,proto3" json:"prev_day2,omitempty"`                    // 2営業日前
	PrevDay3               *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=prev_day3,json=prevDay3,proto3" json:"prev_day3,omitempty"`                    // 3営業日前
	Today                  *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=today,proto3" json:"today,omitempty"`                                          // 当日日付
	NextDay1               *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=next_day1,json=nextDay1,proto3" json:"next_day1,omitempty"`                    // 翌1営業日
	NextDay2               *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=next_day2,json=nextDay2,proto3" json:"next_day2,omitempty"`                    // 翌2営業日
	NextDay3               *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=next_day3,json=nextDay3,proto3" json:"next_day3,omitempty"`                    // 翌3営業日
	NextDay4               *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=next_day4,json=nextDay4,proto3" json:"next_day4,omitempty"`                    // 翌4営業日
	NextDay5               *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=next_day5,json=nextDay5,proto3" json:"next_day5,omitempty"`                   // 翌5営業日
	NextDay6               *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=next_day6,json=nextDay6,proto3" json:"next_day6,omitempty"`                   // 翌6営業日
	NextDay7               *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=next_day7,json=nextDay7,proto3" json:"next_day7,omitempty"`                   // 翌7営業日
	NextDay8               *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=next_day8,json=nextDay8,proto3" json:"next_day8,omitempty"`                   // 翌8営業日
	NextDay9               *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=next_day9,json=nextDay9,proto3" json:"next_day9,omitempty"`                   // 翌9営業日
	NextDay10              *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=next_day10,json=nextDay10,proto3" json:"next_day10,omitempty"`                // 翌10営業日
	DeliveryDay            *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=delivery_day,json=deliveryDay,proto3" json:"delivery_day,omitempty"`          // 株式受渡日
	ProvisionalDeliveryDay *timestamppb.Timestamp ``                                                                                                         // 株式仮決受渡日
	/* 130-byte string literal not displayed */
	BondDeliveryDay *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=bond_delivery_day,json=bondDeliveryDay,proto3" json:"bond_delivery_day,omitempty"` // 債券受渡日
	// contains filtered or unexported fields
}

func (*BusinessDay) Descriptor deprecated

func (*BusinessDay) Descriptor() ([]byte, []int)

Deprecated: Use BusinessDay.ProtoReflect.Descriptor instead.

func (*BusinessDay) GetBondDeliveryDay

func (x *BusinessDay) GetBondDeliveryDay() *timestamppb.Timestamp

func (*BusinessDay) GetDayKey

func (x *BusinessDay) GetDayKey() DayKey

func (*BusinessDay) GetDeliveryDay

func (x *BusinessDay) GetDeliveryDay() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay1

func (x *BusinessDay) GetNextDay1() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay10

func (x *BusinessDay) GetNextDay10() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay2

func (x *BusinessDay) GetNextDay2() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay3

func (x *BusinessDay) GetNextDay3() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay4

func (x *BusinessDay) GetNextDay4() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay5

func (x *BusinessDay) GetNextDay5() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay6

func (x *BusinessDay) GetNextDay6() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay7

func (x *BusinessDay) GetNextDay7() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay8

func (x *BusinessDay) GetNextDay8() *timestamppb.Timestamp

func (*BusinessDay) GetNextDay9

func (x *BusinessDay) GetNextDay9() *timestamppb.Timestamp

func (*BusinessDay) GetPrevDay1

func (x *BusinessDay) GetPrevDay1() *timestamppb.Timestamp

func (*BusinessDay) GetPrevDay2

func (x *BusinessDay) GetPrevDay2() *timestamppb.Timestamp

func (*BusinessDay) GetPrevDay3

func (x *BusinessDay) GetPrevDay3() *timestamppb.Timestamp

func (*BusinessDay) GetProvisionalDeliveryDay

func (x *BusinessDay) GetProvisionalDeliveryDay() *timestamppb.Timestamp

func (*BusinessDay) GetToday

func (x *BusinessDay) GetToday() *timestamppb.Timestamp

func (*BusinessDay) ProtoMessage

func (*BusinessDay) ProtoMessage()

func (*BusinessDay) ProtoReflect

func (x *BusinessDay) ProtoReflect() protoreflect.Message

func (*BusinessDay) Reset

func (x *BusinessDay) Reset()

func (*BusinessDay) String

func (x *BusinessDay) String() string

type BusinessDayRequest

type BusinessDayRequest struct {
	// contains filtered or unexported fields
}

func (*BusinessDayRequest) Descriptor deprecated

func (*BusinessDayRequest) Descriptor() ([]byte, []int)

Deprecated: Use BusinessDayRequest.ProtoReflect.Descriptor instead.

func (*BusinessDayRequest) ProtoMessage

func (*BusinessDayRequest) ProtoMessage()

func (*BusinessDayRequest) ProtoReflect

func (x *BusinessDayRequest) ProtoReflect() protoreflect.Message

func (*BusinessDayRequest) Reset

func (x *BusinessDayRequest) Reset()

func (*BusinessDayRequest) String

func (x *BusinessDayRequest) String() string

type BusinessDayResponse

type BusinessDayResponse struct {
	CommonResponse *CommonResponse `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"` // レスポンス共通項目
	BusinessDays   []*BusinessDay  `protobuf:"bytes,2,rep,name=business_days,json=businessDays,proto3" json:"business_days,omitempty"`       // 日付情報
	// contains filtered or unexported fields
}

func (*BusinessDayResponse) Descriptor deprecated

func (*BusinessDayResponse) Descriptor() ([]byte, []int)

Deprecated: Use BusinessDayResponse.ProtoReflect.Descriptor instead.

func (*BusinessDayResponse) GetBusinessDays

func (x *BusinessDayResponse) GetBusinessDays() []*BusinessDay

func (*BusinessDayResponse) GetCommonResponse

func (x *BusinessDayResponse) GetCommonResponse() *CommonResponse

func (*BusinessDayResponse) ProtoMessage

func (*BusinessDayResponse) ProtoMessage()

func (*BusinessDayResponse) ProtoReflect

func (x *BusinessDayResponse) ProtoReflect() protoreflect.Message

func (*BusinessDayResponse) Reset

func (x *BusinessDayResponse) Reset()

func (*BusinessDayResponse) String

func (x *BusinessDayResponse) String() string

type CancelOrderRequest

type CancelOrderRequest struct {
	OrderNumber    string                 `protobuf:"bytes,1,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`          // 注文番号
	ExecutionDate  *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`    // 営業日
	SecondPassword string                 `protobuf:"bytes,3,opt,name=second_password,json=secondPassword,proto3" json:"second_password,omitempty"` // 第二パスワード
	// contains filtered or unexported fields
}

func (*CancelOrderRequest) Descriptor deprecated

func (*CancelOrderRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelOrderRequest.ProtoReflect.Descriptor instead.

func (*CancelOrderRequest) GetExecutionDate

func (x *CancelOrderRequest) GetExecutionDate() *timestamppb.Timestamp

func (*CancelOrderRequest) GetOrderNumber

func (x *CancelOrderRequest) GetOrderNumber() string

func (*CancelOrderRequest) GetSecondPassword

func (x *CancelOrderRequest) GetSecondPassword() string

func (*CancelOrderRequest) ProtoMessage

func (*CancelOrderRequest) ProtoMessage()

func (*CancelOrderRequest) ProtoReflect

func (x *CancelOrderRequest) ProtoReflect() protoreflect.Message

func (*CancelOrderRequest) Reset

func (x *CancelOrderRequest) Reset()

func (*CancelOrderRequest) String

func (x *CancelOrderRequest) String() string

type CancelOrderResponse

type CancelOrderResponse struct {
	CommonResponse *CommonResponse        `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"`   // レスポンス共通項目
	ResultCode     string                 `protobuf:"bytes,2,opt,name=result_code,json=resultCode,proto3" json:"result_code,omitempty"`               // 結果コード
	ResultText     string                 `protobuf:"bytes,3,opt,name=result_text,json=resultText,proto3" json:"result_text,omitempty"`               // 結果テキスト
	OrderNumber    string                 `protobuf:"bytes,4,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`            // 注文番号
	ExecutionDate  *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`      // 営業日
	DeliveryAmount float64                `protobuf:"fixed64,6,opt,name=delivery_amount,json=deliveryAmount,proto3" json:"delivery_amount,omitempty"` // 注文受渡金額
	OrderDatetime  *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=order_datetime,json=orderDatetime,proto3" json:"order_datetime,omitempty"`      // 注文日時
	// contains filtered or unexported fields
}

func (*CancelOrderResponse) Descriptor deprecated

func (*CancelOrderResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelOrderResponse.ProtoReflect.Descriptor instead.

func (*CancelOrderResponse) GetCommonResponse

func (x *CancelOrderResponse) GetCommonResponse() *CommonResponse

func (*CancelOrderResponse) GetDeliveryAmount

func (x *CancelOrderResponse) GetDeliveryAmount() float64

func (*CancelOrderResponse) GetExecutionDate

func (x *CancelOrderResponse) GetExecutionDate() *timestamppb.Timestamp

func (*CancelOrderResponse) GetOrderDatetime

func (x *CancelOrderResponse) GetOrderDatetime() *timestamppb.Timestamp

func (*CancelOrderResponse) GetOrderNumber

func (x *CancelOrderResponse) GetOrderNumber() string

func (*CancelOrderResponse) GetResultCode

func (x *CancelOrderResponse) GetResultCode() string

func (*CancelOrderResponse) GetResultText

func (x *CancelOrderResponse) GetResultText() string

func (*CancelOrderResponse) ProtoMessage

func (*CancelOrderResponse) ProtoMessage()

func (*CancelOrderResponse) ProtoReflect

func (x *CancelOrderResponse) ProtoReflect() protoreflect.Message

func (*CancelOrderResponse) Reset

func (x *CancelOrderResponse) Reset()

func (*CancelOrderResponse) String

func (x *CancelOrderResponse) String() string

type CancelOrderStatus added in v0.0.2

type CancelOrderStatus int32
const (
	CancelOrderStatus_CANCEL_ORDER_STATUS_UNSPECIFIED    CancelOrderStatus = 0  // 未指定
	CancelOrderStatus_CANCEL_ORDER_STATUS_NO_CORRECT     CancelOrderStatus = 1  // 訂正なし
	CancelOrderStatus_CANCEL_ORDER_STATUS_INCORRECT      CancelOrderStatus = 2  // 訂正中
	CancelOrderStatus_CANCEL_ORDER_STATUS_IN_CANCEL      CancelOrderStatus = 3  // 取消中
	CancelOrderStatus_CANCEL_ORDER_STATUS_CORRECTED      CancelOrderStatus = 4  // 訂正完了
	CancelOrderStatus_CANCEL_ORDER_STATUS_CANCELED       CancelOrderStatus = 5  // 取消完了
	CancelOrderStatus_CANCEL_ORDER_STATUS_CORRECT_FAILED CancelOrderStatus = 6  // 訂正失敗
	CancelOrderStatus_CANCEL_ORDER_STATUS_CANCEL_FAILED  CancelOrderStatus = 7  // 取消失敗
	CancelOrderStatus_CANCEL_ORDER_STATUS_SWITCH         CancelOrderStatus = 8  // 切替注文
	CancelOrderStatus_CANCEL_ORDER_STATUS_SWITCHED       CancelOrderStatus = 9  // 切替完了
	CancelOrderStatus_CANCEL_ORDER_STATUS_SWITCH_FAILED  CancelOrderStatus = 10 // 切替注文失敗
)

func (CancelOrderStatus) Descriptor added in v0.0.2

func (CancelOrderStatus) Enum added in v0.0.2

func (CancelOrderStatus) EnumDescriptor deprecated added in v0.0.2

func (CancelOrderStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use CancelOrderStatus.Descriptor instead.

func (CancelOrderStatus) Number added in v0.0.2

func (CancelOrderStatus) String added in v0.0.2

func (x CancelOrderStatus) String() string

func (CancelOrderStatus) Type added in v0.0.2

type CarryOverType

type CarryOverType int32
const (
	CarryOverType_CARRY_OVER_TYPE_UNSPECIFIED CarryOverType = 0 // 未指定
	CarryOverType_CARRY_OVER_TYPE_TODAY       CarryOverType = 1 // 当日
	CarryOverType_CARRY_OVER_TYPE_CARRY       CarryOverType = 2 // 繰越注文
	CarryOverType_CARRY_OVER_TYPE_INVALID     CarryOverType = 3 // 無効
)

func (CarryOverType) Descriptor

func (CarryOverType) Enum

func (x CarryOverType) Enum() *CarryOverType

func (CarryOverType) EnumDescriptor deprecated

func (CarryOverType) EnumDescriptor() ([]byte, []int)

Deprecated: Use CarryOverType.Descriptor instead.

func (CarryOverType) Number

func (CarryOverType) String

func (x CarryOverType) String() string

func (CarryOverType) Type

type ChangePriceType

type ChangePriceType int32
const (
	ChangePriceType_CHANGE_PRICE_TYPE_UNSPECIFIED         ChangePriceType = 0 // 未指定
	ChangePriceType_CHANGE_PRICE_TYPE_NO_CHANGE           ChangePriceType = 1 // 事象なし
	ChangePriceType_CHANGE_PRICE_TYPE_EQUAL               ChangePriceType = 2 // 現値=前値
	ChangePriceType_CHANGE_PRICE_TYPE_RISE                ChangePriceType = 3 // 現値>前値
	ChangePriceType_CHANGE_PRICE_TYPE_DOWN                ChangePriceType = 4 // 現値<前値
	ChangePriceType_CHANGE_PRICE_TYPE_OPEN_AFTER_STOPPING ChangePriceType = 5 // 中断板寄後の始値
	ChangePriceType_CHANGE_PRICE_TYPE_ZARABA              ChangePriceType = 6 // ザラバ引け
	ChangePriceType_CHANGE_PRICE_TYPE_CLOSE               ChangePriceType = 7 // 板寄引け
	ChangePriceType_CHANGE_PRICE_TYPE_CLOSE_AT_STOPPING   ChangePriceType = 8 // 中断引け
	ChangePriceType_CHANGE_PRICE_TYPE_STOPPING            ChangePriceType = 9 // 売買停止引け
)

func (ChangePriceType) Descriptor

func (ChangePriceType) Enum

func (x ChangePriceType) Enum() *ChangePriceType

func (ChangePriceType) EnumDescriptor deprecated

func (ChangePriceType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ChangePriceType.Descriptor instead.

func (ChangePriceType) Number

func (ChangePriceType) String

func (x ChangePriceType) String() string

func (ChangePriceType) Type

type Channel

type Channel int32
const (
	Channel_CHANNEL_UNSPECIFIED  Channel = 0  // 未指定
	Channel_CHANNEL_MEET         Channel = 1  // 対面
	Channel_CHANNEL_PC           Channel = 2  // PC
	Channel_CHANNEL_CALL_CENTER  Channel = 3  // コールセンター
	Channel_CHANNEL_CALL_CENTER2 Channel = 4  // コールセンター
	Channel_CHANNEL_CALL_CENTER3 Channel = 5  // コールセンター
	Channel_CHANNEL_MOBILE       Channel = 6  // モバイル
	Channel_CHANNEL_RICH         Channel = 7  // リッチ
	Channel_CHANNEL_SMARTPHONE   Channel = 8  // スマホ・タブレット
	Channel_CHANNEL_IPAD_APP     Channel = 9  // iPadアプリ
	Channel_CHANNEL_HOST         Channel = 10 // HOST
)

func (Channel) Descriptor

func (Channel) Descriptor() protoreflect.EnumDescriptor

func (Channel) Enum

func (x Channel) Enum() *Channel

func (Channel) EnumDescriptor deprecated

func (Channel) EnumDescriptor() ([]byte, []int)

Deprecated: Use Channel.Descriptor instead.

func (Channel) Number

func (x Channel) Number() protoreflect.EnumNumber

func (Channel) String

func (x Channel) String() string

func (Channel) Type

func (Channel) Type() protoreflect.EnumType

type CommonResponse

type CommonResponse struct {
	No           int64                  `protobuf:"varint,1,opt,name=No,proto3" json:"No,omitempty"`                                                                   // 送信通番
	SendDate     *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=send_date,json=sendDate,proto3" json:"send_date,omitempty"`                                        // 送信日時
	ReceiveDate  *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=receive_date,json=receiveDate,proto3" json:"receive_date,omitempty"`                               // 受信日時
	ErrorNo      ErrorNo                `protobuf:"varint,4,opt,name=error_no,json=errorNo,proto3,enum=tachibanapb.ErrorNo" json:"error_no,omitempty"`                 // エラー番号
	ErrorMessage string                 `protobuf:"bytes,5,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`                            // エラー文言
	MessageType  MessageType            `protobuf:"varint,6,opt,name=message_type,json=messageType,proto3,enum=tachibanapb.MessageType" json:"message_type,omitempty"` // 機能ID
	// contains filtered or unexported fields
}

func (*CommonResponse) Descriptor deprecated

func (*CommonResponse) Descriptor() ([]byte, []int)

Deprecated: Use CommonResponse.ProtoReflect.Descriptor instead.

func (*CommonResponse) GetErrorMessage

func (x *CommonResponse) GetErrorMessage() string

func (*CommonResponse) GetErrorNo

func (x *CommonResponse) GetErrorNo() ErrorNo

func (*CommonResponse) GetMessageType

func (x *CommonResponse) GetMessageType() MessageType

func (*CommonResponse) GetNo

func (x *CommonResponse) GetNo() int64

func (*CommonResponse) GetReceiveDate

func (x *CommonResponse) GetReceiveDate() *timestamppb.Timestamp

func (*CommonResponse) GetSendDate

func (x *CommonResponse) GetSendDate() *timestamppb.Timestamp

func (*CommonResponse) ProtoMessage

func (*CommonResponse) ProtoMessage()

func (*CommonResponse) ProtoReflect

func (x *CommonResponse) ProtoReflect() protoreflect.Message

func (*CommonResponse) Reset

func (x *CommonResponse) Reset()

func (*CommonResponse) String

func (x *CommonResponse) String() string

type Contract

type Contract struct {
	WarningCode string                 `protobuf:"bytes,1,opt,name=warning_code,json=warningCode,proto3" json:"warning_code,omitempty"` // 警告コード
	WarningText string                 `protobuf:"bytes,2,opt,name=warning_text,json=warningText,proto3" json:"warning_text,omitempty"` // 警告テキスト
	Quantity    float64                `protobuf:"fixed64,3,opt,name=quantity,proto3" json:"quantity,omitempty"`                        // 約定数量
	Price       float64                `protobuf:"fixed64,4,opt,name=price,proto3" json:"price,omitempty"`                              // 約定価格
	Datetime    *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=datetime,proto3" json:"datetime,omitempty"`                          // 約定日時
	// contains filtered or unexported fields
}

func (*Contract) Descriptor deprecated

func (*Contract) Descriptor() ([]byte, []int)

Deprecated: Use Contract.ProtoReflect.Descriptor instead.

func (*Contract) GetDatetime

func (x *Contract) GetDatetime() *timestamppb.Timestamp

func (*Contract) GetPrice

func (x *Contract) GetPrice() float64

func (*Contract) GetQuantity

func (x *Contract) GetQuantity() float64

func (*Contract) GetWarningCode

func (x *Contract) GetWarningCode() string

func (*Contract) GetWarningText

func (x *Contract) GetWarningText() string

func (*Contract) ProtoMessage

func (*Contract) ProtoMessage()

func (*Contract) ProtoReflect

func (x *Contract) ProtoReflect() protoreflect.Message

func (*Contract) Reset

func (x *Contract) Reset()

func (*Contract) String

func (x *Contract) String() string

type ContractStatus

type ContractStatus int32
const (
	ContractStatus_CONTRACT_STATUS_UNSPECIFIED ContractStatus = 0 // 未指定
	ContractStatus_CONTRACT_STATUS_IN_ORDER    ContractStatus = 1 // 未約定
	ContractStatus_CONTRACT_STATUS_PART        ContractStatus = 2 // 部分約定
	ContractStatus_CONTRACT_STATUS_DONE        ContractStatus = 3 // 全部約定
	ContractStatus_CONTRACT_STATUS_IN_CONTRACT ContractStatus = 4 // 約定中
)

func (ContractStatus) Descriptor

func (ContractStatus) Enum

func (x ContractStatus) Enum() *ContractStatus

func (ContractStatus) EnumDescriptor deprecated

func (ContractStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ContractStatus.Descriptor instead.

func (ContractStatus) Number

func (ContractStatus) String

func (x ContractStatus) String() string

func (ContractStatus) Type

type ContractStreamResponse added in v0.0.2

type ContractStreamResponse struct {
	Provider        string          `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`               // プロバイダ(情報提供元)
	EventNo         int64           `protobuf:"varint,2,opt,name=event_no,json=eventNo,proto3" json:"event_no,omitempty"` // イベント番号
	StreamOrderType StreamOrderType ``                                                                                    // 通知種別
	/* 142-byte string literal not displayed */
	OrderNumber       string                 `protobuf:"bytes,5,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`                               // 注文番号
	ExecutionDate     *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`                         // 営業日
	ParentOrderNumber string                 `protobuf:"bytes,7,opt,name=parent_order_number,json=parentOrderNumber,proto3" json:"parent_order_number,omitempty"`           // 親注文番号
	ParentOrder       bool                   `protobuf:"varint,8,opt,name=parent_order,json=parentOrder,proto3" json:"parent_order,omitempty"`                              // 注文種別
	ProductType       ProductType            `protobuf:"varint,9,opt,name=product_type,json=productType,proto3,enum=tachibanapb.ProductType" json:"product_type,omitempty"` // 商品種別
	IssueCode         string                 `protobuf:"bytes,10,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                                    // 銘柄コード
	Exchange          Exchange               `protobuf:"varint,11,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"`                            // 市場コード
	Side              Side                   `protobuf:"varint,12,opt,name=side,proto3,enum=tachibanapb.Side" json:"side,omitempty"`                                        // 売買区分
	TradeType         TradeType              `protobuf:"varint,13,opt,name=trade_type,json=tradeType,proto3,enum=tachibanapb.TradeType" json:"trade_type,omitempty"`        // 取引区分
	ExecutionTiming   ExecutionTiming        ``                                                                                                                             // 執行条件
	/* 141-byte string literal not displayed */
	ExecutionType ExecutionType `` // 注文値段区分
	/* 133-byte string literal not displayed */
	Price             float64           `protobuf:"fixed64,16,opt,name=price,proto3" json:"price,omitempty"`                                               // 注文値段
	Quantity          float64           `protobuf:"fixed64,17,opt,name=quantity,proto3" json:"quantity,omitempty"`                                         // 注文数量
	CancelQuantity    float64           `protobuf:"fixed64,18,opt,name=cancel_quantity,json=cancelQuantity,proto3" json:"cancel_quantity,omitempty"`       // 取消数量
	ExpireQuantity    float64           `protobuf:"fixed64,19,opt,name=expire_quantity,json=expireQuantity,proto3" json:"expire_quantity,omitempty"`       // 失効数量
	ContractQuantity  float64           `protobuf:"fixed64,20,opt,name=contract_quantity,json=contractQuantity,proto3" json:"contract_quantity,omitempty"` // 約定済数量
	StreamOrderStatus StreamOrderStatus ``                                                                                                                 // 注文ステータス
	/* 151-byte string literal not displayed */
	CarryOverType CarryOverType `` // 繰越フラグ
	/* 135-byte string literal not displayed */
	CancelOrderStatus CancelOrderStatus `` // 訂正取消ステータス
	/* 151-byte string literal not displayed */
	ContractStatus ContractStatus `` // 約定ステータス
	/* 137-byte string literal not displayed */
	ExpireDate            *timestamppb.Timestamp `protobuf:"bytes,25,opt,name=expire_date,json=expireDate,proto3" json:"expire_date,omitempty"`                                 // 有効期限
	SecurityExpireReason  string                 `protobuf:"bytes,26,opt,name=security_expire_reason,json=securityExpireReason,proto3" json:"security_expire_reason,omitempty"` // 失効理由コード
	SecurityContractPrice float64                ``                                                                                                                             // 約定値段
	/* 129-byte string literal not displayed */
	SecurityContractQuantity float64 `` // 約定数量
	/* 138-byte string literal not displayed */
	SecurityError          string                 `protobuf:"bytes,29,opt,name=security_error,json=securityError,proto3" json:"security_error,omitempty"`    // 取引所エラーコード
	NotifyDatetime         *timestamppb.Timestamp `protobuf:"bytes,30,opt,name=notify_datetime,json=notifyDatetime,proto3" json:"notify_datetime,omitempty"` // 通知日時
	IssueName              string                 `protobuf:"bytes,31,opt,name=issue_name,json=issueName,proto3" json:"issue_name,omitempty"`                // 銘柄名称
	CorrectExecutionTiming ExecutionTiming        ``                                                                                                         // 訂正執行条件
	/* 164-byte string literal not displayed */
	CorrectContractQuantity float64 `` // 訂正執行数量
	/* 135-byte string literal not displayed */
	CorrectExecutionType ExecutionType `` // 訂正注文値段区分
	/* 156-byte string literal not displayed */
	CorrectPrice         float64                `protobuf:"fixed64,35,opt,name=correct_price,json=correctPrice,proto3" json:"correct_price,omitempty"`                // 訂正注文値段
	CorrectQuantity      float64                `protobuf:"fixed64,36,opt,name=correct_quantity,json=correctQuantity,proto3" json:"correct_quantity,omitempty"`       // 訂正注文数量
	CorrectExpireDate    *timestamppb.Timestamp `protobuf:"bytes,37,opt,name=correct_expire_date,json=correctExpireDate,proto3" json:"correct_expire_date,omitempty"` // 訂正注文期限
	CorrectStopOrderType StopOrderType          ``                                                                                                                    // 訂正逆指値条件
	/* 158-byte string literal not displayed */
	CorrectTriggerPrice   float64 `protobuf:"fixed64,39,opt,name=correct_trigger_price,json=correctTriggerPrice,proto3" json:"correct_trigger_price,omitempty"` // 訂正逆指値段区分
	CorrectStopOrderPrice float64 ``                                                                                                                            // 訂正逆指値段
	/* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ContractStreamResponse) Descriptor deprecated added in v0.0.2

func (*ContractStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use ContractStreamResponse.ProtoReflect.Descriptor instead.

func (*ContractStreamResponse) GetCancelOrderStatus added in v0.0.2

func (x *ContractStreamResponse) GetCancelOrderStatus() CancelOrderStatus

func (*ContractStreamResponse) GetCancelQuantity added in v0.0.2

func (x *ContractStreamResponse) GetCancelQuantity() float64

func (*ContractStreamResponse) GetCarryOverType added in v0.0.2

func (x *ContractStreamResponse) GetCarryOverType() CarryOverType

func (*ContractStreamResponse) GetContractQuantity added in v0.0.2

func (x *ContractStreamResponse) GetContractQuantity() float64

func (*ContractStreamResponse) GetContractStatus added in v0.0.2

func (x *ContractStreamResponse) GetContractStatus() ContractStatus

func (*ContractStreamResponse) GetCorrectContractQuantity added in v0.0.2

func (x *ContractStreamResponse) GetCorrectContractQuantity() float64

func (*ContractStreamResponse) GetCorrectExecutionTiming added in v0.0.2

func (x *ContractStreamResponse) GetCorrectExecutionTiming() ExecutionTiming

func (*ContractStreamResponse) GetCorrectExecutionType added in v0.0.2

func (x *ContractStreamResponse) GetCorrectExecutionType() ExecutionType

func (*ContractStreamResponse) GetCorrectExpireDate added in v0.0.2

func (x *ContractStreamResponse) GetCorrectExpireDate() *timestamppb.Timestamp

func (*ContractStreamResponse) GetCorrectPrice added in v0.0.2

func (x *ContractStreamResponse) GetCorrectPrice() float64

func (*ContractStreamResponse) GetCorrectQuantity added in v0.0.2

func (x *ContractStreamResponse) GetCorrectQuantity() float64

func (*ContractStreamResponse) GetCorrectStopOrderPrice added in v0.0.2

func (x *ContractStreamResponse) GetCorrectStopOrderPrice() float64

func (*ContractStreamResponse) GetCorrectStopOrderType added in v0.0.2

func (x *ContractStreamResponse) GetCorrectStopOrderType() StopOrderType

func (*ContractStreamResponse) GetCorrectTriggerPrice added in v0.0.2

func (x *ContractStreamResponse) GetCorrectTriggerPrice() float64

func (*ContractStreamResponse) GetEventNo added in v0.0.2

func (x *ContractStreamResponse) GetEventNo() int64

func (*ContractStreamResponse) GetExchange added in v0.0.2

func (x *ContractStreamResponse) GetExchange() Exchange

func (*ContractStreamResponse) GetExecutionDate added in v0.0.2

func (x *ContractStreamResponse) GetExecutionDate() *timestamppb.Timestamp

func (*ContractStreamResponse) GetExecutionTiming added in v0.0.2

func (x *ContractStreamResponse) GetExecutionTiming() ExecutionTiming

func (*ContractStreamResponse) GetExecutionType added in v0.0.2

func (x *ContractStreamResponse) GetExecutionType() ExecutionType

func (*ContractStreamResponse) GetExpireDate added in v0.0.2

func (x *ContractStreamResponse) GetExpireDate() *timestamppb.Timestamp

func (*ContractStreamResponse) GetExpireQuantity added in v0.0.2

func (x *ContractStreamResponse) GetExpireQuantity() float64

func (*ContractStreamResponse) GetIssueCode added in v0.0.2

func (x *ContractStreamResponse) GetIssueCode() string

func (*ContractStreamResponse) GetIssueName added in v0.0.2

func (x *ContractStreamResponse) GetIssueName() string

func (*ContractStreamResponse) GetNotifyDatetime added in v0.0.2

func (x *ContractStreamResponse) GetNotifyDatetime() *timestamppb.Timestamp

func (*ContractStreamResponse) GetOrderNumber added in v0.0.2

func (x *ContractStreamResponse) GetOrderNumber() string

func (*ContractStreamResponse) GetParentOrder added in v0.0.2

func (x *ContractStreamResponse) GetParentOrder() bool

func (*ContractStreamResponse) GetParentOrderNumber added in v0.0.2

func (x *ContractStreamResponse) GetParentOrderNumber() string

func (*ContractStreamResponse) GetPrice added in v0.0.2

func (x *ContractStreamResponse) GetPrice() float64

func (*ContractStreamResponse) GetProductType added in v0.0.2

func (x *ContractStreamResponse) GetProductType() ProductType

func (*ContractStreamResponse) GetProvider added in v0.0.2

func (x *ContractStreamResponse) GetProvider() string

func (*ContractStreamResponse) GetQuantity added in v0.0.2

func (x *ContractStreamResponse) GetQuantity() float64

func (*ContractStreamResponse) GetSecurityContractPrice added in v0.0.2

func (x *ContractStreamResponse) GetSecurityContractPrice() float64

func (*ContractStreamResponse) GetSecurityContractQuantity added in v0.0.2

func (x *ContractStreamResponse) GetSecurityContractQuantity() float64

func (*ContractStreamResponse) GetSecurityError added in v0.0.2

func (x *ContractStreamResponse) GetSecurityError() string

func (*ContractStreamResponse) GetSecurityExpireReason added in v0.0.2

func (x *ContractStreamResponse) GetSecurityExpireReason() string

func (*ContractStreamResponse) GetSide added in v0.0.2

func (x *ContractStreamResponse) GetSide() Side

func (*ContractStreamResponse) GetStreamOrderStatus added in v0.0.2

func (x *ContractStreamResponse) GetStreamOrderStatus() StreamOrderStatus

func (*ContractStreamResponse) GetStreamOrderType added in v0.0.2

func (x *ContractStreamResponse) GetStreamOrderType() StreamOrderType

func (*ContractStreamResponse) GetTradeType added in v0.0.2

func (x *ContractStreamResponse) GetTradeType() TradeType

func (*ContractStreamResponse) ProtoMessage added in v0.0.2

func (*ContractStreamResponse) ProtoMessage()

func (*ContractStreamResponse) ProtoReflect added in v0.0.2

func (x *ContractStreamResponse) ProtoReflect() protoreflect.Message

func (*ContractStreamResponse) Reset added in v0.0.2

func (x *ContractStreamResponse) Reset()

func (*ContractStreamResponse) String added in v0.0.2

func (x *ContractStreamResponse) String() string

type CorrectCancelType

type CorrectCancelType int32
const (
	CorrectCancelType_CORRECT_CANCEL_TYPE_UNSPECIFIED CorrectCancelType = 0 // 未指定
	CorrectCancelType_CORRECT_CANCEL_TYPE_CORRECTABLE CorrectCancelType = 1 // 訂正・取消可能
	CorrectCancelType_CORRECT_CANCEL_TYPE_CANCELABLE  CorrectCancelType = 2 // 取消可能
	CorrectCancelType_CORRECT_CANCEL_TYPE_INVALID     CorrectCancelType = 3 // 訂正・取消不可
)

func (CorrectCancelType) Descriptor

func (CorrectCancelType) Enum

func (CorrectCancelType) EnumDescriptor deprecated

func (CorrectCancelType) EnumDescriptor() ([]byte, []int)

Deprecated: Use CorrectCancelType.Descriptor instead.

func (CorrectCancelType) Number

func (CorrectCancelType) String

func (x CorrectCancelType) String() string

func (CorrectCancelType) Type

type CurrentPriceType

type CurrentPriceType int32
const (
	CurrentPriceType_CURRENT_PRICE_TYPE_UNSPECIFIED CurrentPriceType = 0 // 未指定
	CurrentPriceType_CURRENT_PRICE_TYPE_NO_CHANGE   CurrentPriceType = 1 // 事象なし
	CurrentPriceType_CURRENT_PRICE_TYPE_STOP_HIGH   CurrentPriceType = 2 // ストップ高
	CurrentPriceType_CURRENT_PRICE_TYPE_STOP_LOW    CurrentPriceType = 3 // ストップ安
)

func (CurrentPriceType) Descriptor

func (CurrentPriceType) Enum

func (CurrentPriceType) EnumDescriptor deprecated

func (CurrentPriceType) EnumDescriptor() ([]byte, []int)

Deprecated: Use CurrentPriceType.Descriptor instead.

func (CurrentPriceType) Number

func (CurrentPriceType) String

func (x CurrentPriceType) String() string

func (CurrentPriceType) Type

type DayKey

type DayKey int32
const (
	DayKey_DAY_KEY_UNSPECIFIED DayKey = 0 // 未指定
	DayKey_DAY_KEY_TODAY       DayKey = 1 // 当日基準
	DayKey_DAY_KEY_NEXT_DAY    DayKey = 2 // 翌日基準
)

func (DayKey) Descriptor

func (DayKey) Descriptor() protoreflect.EnumDescriptor

func (DayKey) Enum

func (x DayKey) Enum() *DayKey

func (DayKey) EnumDescriptor deprecated

func (DayKey) EnumDescriptor() ([]byte, []int)

Deprecated: Use DayKey.Descriptor instead.

func (DayKey) Number

func (x DayKey) Number() protoreflect.EnumNumber

func (DayKey) String

func (x DayKey) String() string

func (DayKey) Type

func (DayKey) Type() protoreflect.EnumType

type DeliveryAccountType

type DeliveryAccountType int32
const (
	DeliveryAccountType_DELIVERY_ACCOUNT_TYPE_UNSPECIFIED DeliveryAccountType = 0 // 未指定
	DeliveryAccountType_DELIVERY_ACCOUNT_TYPE_UNUSED      DeliveryAccountType = 1 // 信用の場合のみ現引、現渡以外の取引
	DeliveryAccountType_DELIVERY_ACCOUNT_TYPE_SPECIFIC    DeliveryAccountType = 2 // 特定
	DeliveryAccountType_DELIVERY_ACCOUNT_TYPE_GENERAL     DeliveryAccountType = 3 // 一般
	DeliveryAccountType_DELIVERY_ACCOUNT_TYPE_NISA        DeliveryAccountType = 4 // NISA
)

func (DeliveryAccountType) Descriptor

func (DeliveryAccountType) Enum

func (DeliveryAccountType) EnumDescriptor deprecated

func (DeliveryAccountType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DeliveryAccountType.Descriptor instead.

func (DeliveryAccountType) Number

func (DeliveryAccountType) String

func (x DeliveryAccountType) String() string

func (DeliveryAccountType) Type

type ErrorNo

type ErrorNo int32
const (
	ErrorNo_ERROR_NO_UNSPECIFIED       ErrorNo = 0  // 未指定
	ErrorNo_ERROR_NO_NO_PROBLEM        ErrorNo = 1  // 問題なし
	ErrorNo_ERROR_NO_NO_DATA           ErrorNo = 2  // データなし
	ErrorNo_ERROR_NO_SESSION_INACTIVE  ErrorNo = 3  // 無効なセッション
	ErrorNo_ERROR_NO_PROGRESSED_NUMBER ErrorNo = 4  // 処理済みの送信通番
	ErrorNo_ERROR_NO_EXCEED_LIMIT_TIME ErrorNo = 5  // 送信日時からみたタイムアウト
	ErrorNo_ERROR_NO_SERVICE_OFFLINE   ErrorNo = 6  // サービス停止中
	ErrorNo_ERROR_NO_BAD_REQUEST       ErrorNo = 7  // 引数エラー
	ErrorNo_ERROR_NO_DATABASE_ACCESS   ErrorNo = 8  // データベースへのアクセスエラー
	ErrorNo_ERROR_NO_SERVER_ACCESS     ErrorNo = 9  // サーバへのアクセスエラー
	ErrorNo_ERROR_NO_SYSTEM_OFFLINE    ErrorNo = 10 // システム停止中
	ErrorNo_ERROR_NO_OFF_HOURS         ErrorNo = 11 // 情報提供時間外
)

func (ErrorNo) Descriptor

func (ErrorNo) Descriptor() protoreflect.EnumDescriptor

func (ErrorNo) Enum

func (x ErrorNo) Enum() *ErrorNo

func (ErrorNo) EnumDescriptor deprecated

func (ErrorNo) EnumDescriptor() ([]byte, []int)

Deprecated: Use ErrorNo.Descriptor instead.

func (ErrorNo) Number

func (x ErrorNo) Number() protoreflect.EnumNumber

func (ErrorNo) String

func (x ErrorNo) String() string

func (ErrorNo) Type

func (ErrorNo) Type() protoreflect.EnumType

type EventType added in v0.0.2

type EventType int32
const (
	EventType_EVENT_TYPE_UNSPECIFIED      EventType = 0 // 未指定
	EventType_EVENT_TYPE_ERROR_STATUS     EventType = 1 // エラーステータス情報配信指定
	EventType_EVENT_TYPE_KEEPALIVE        EventType = 2 // キープアライブ情報配信指定
	EventType_EVENT_TYPE_MARKET_PRICE     EventType = 3 // 時価情報配信指定
	EventType_EVENT_TYPE_CONTRACT         EventType = 4 // 注文約定通知イベント配信指定
	EventType_EVENT_TYPE_NEWS             EventType = 5 // ニュース通知イベント配信指定
	EventType_EVENT_TYPE_SYSTEM_STATUS    EventType = 6 // システムステータス配信指定
	EventType_EVENT_TYPE_OPERATION_STATUS EventType = 7 // 運用ステータス配信指定
)

func (EventType) Descriptor added in v0.0.2

func (EventType) Descriptor() protoreflect.EnumDescriptor

func (EventType) Enum added in v0.0.2

func (x EventType) Enum() *EventType

func (EventType) EnumDescriptor deprecated added in v0.0.2

func (EventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use EventType.Descriptor instead.

func (EventType) Number added in v0.0.2

func (x EventType) Number() protoreflect.EnumNumber

func (EventType) String added in v0.0.2

func (x EventType) String() string

func (EventType) Type added in v0.0.2

type ExRightType

type ExRightType int32
const (
	ExRightType_EX_RIGHT_TYPE_UNSPECIFIED                  ExRightType = 0 // 未指定
	ExRightType_EX_RIGHT_TYPE_NOTHING                      ExRightType = 1 // 権利落なし
	ExRightType_EX_RIGHT_TYPE_STOCK_SPLIT                  ExRightType = 2 // 新株権利落ち
	ExRightType_EX_RIGHT_TYPE_DIVIDEND                     ExRightType = 3 // 配当(中間)権利落ち
	ExRightType_EX_RIGHT_TYPE_OTHER                        ExRightType = 4 // その他権利落ち
	ExRightType_EX_RIGHT_TYPE_DIVIDEND_AND_OTHER           ExRightType = 5 // その他・配当(中間)権利落ち
	ExRightType_EX_RIGHT_TYPE_STOCK_SPLIT_AND_OTHER        ExRightType = 6 // 新株・その他権利落ち
	ExRightType_EX_RIGHT_TYPE_STOCK_SPLIT_AND_OTHER_MIDDLE ExRightType = 7 // 新株・その他(中間)権利落ち
)

func (ExRightType) Descriptor

func (ExRightType) Enum

func (x ExRightType) Enum() *ExRightType

func (ExRightType) EnumDescriptor deprecated

func (ExRightType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExRightType.Descriptor instead.

func (ExRightType) Number

func (x ExRightType) Number() protoreflect.EnumNumber

func (ExRightType) String

func (x ExRightType) String() string

func (ExRightType) Type

type Exchange

type Exchange int32
const (
	Exchange_EXCHANGE_UNSPECIFIED Exchange = 0 // 未指定
	Exchange_EXCHANGE_TOUSHOU     Exchange = 1 // 東証
	Exchange_EXCHANGE_MEISHOU     Exchange = 2 // 名証
	Exchange_EXCHANGE_FUKUSHOU    Exchange = 3 // 福証
	Exchange_EXCHANGE_SATSUSHOU   Exchange = 4 // 札証
	Exchange_EXCHANGE_STOPPING    Exchange = 5 // 取引不可
)

func (Exchange) Descriptor

func (Exchange) Descriptor() protoreflect.EnumDescriptor

func (Exchange) Enum

func (x Exchange) Enum() *Exchange

func (Exchange) EnumDescriptor deprecated

func (Exchange) EnumDescriptor() ([]byte, []int)

Deprecated: Use Exchange.Descriptor instead.

func (Exchange) Number

func (x Exchange) Number() protoreflect.EnumNumber

func (Exchange) String

func (x Exchange) String() string

func (Exchange) Type

type ExecutionTiming

type ExecutionTiming int32
const (
	ExecutionTiming_EXECUTION_TIMING_UNSPECIFIED ExecutionTiming = 0 // 未指定
	ExecutionTiming_EXECUTION_TIMING_NO_CHANGE   ExecutionTiming = 1 // 変更なし
	ExecutionTiming_EXECUTION_TIMING_NORMAL      ExecutionTiming = 2 // 指定なし
	ExecutionTiming_EXECUTION_TIMING_OPENING     ExecutionTiming = 3 // 寄付
	ExecutionTiming_EXECUTION_TIMING_CLOSING     ExecutionTiming = 4 // 引け
	ExecutionTiming_EXECUTION_TIMING_FUNARI      ExecutionTiming = 5 // 不成
)

func (ExecutionTiming) Descriptor

func (ExecutionTiming) Enum

func (x ExecutionTiming) Enum() *ExecutionTiming

func (ExecutionTiming) EnumDescriptor deprecated

func (ExecutionTiming) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExecutionTiming.Descriptor instead.

func (ExecutionTiming) Number

func (ExecutionTiming) String

func (x ExecutionTiming) String() string

func (ExecutionTiming) Type

type ExecutionType

type ExecutionType int32
const (
	ExecutionType_EXECUTION_TYPE_UNSPECIFIED ExecutionType = 0 // 未指定
	ExecutionType_EXECUTION_TYPE_UNUSED      ExecutionType = 1 // 未使用
	ExecutionType_EXECUTION_TYPE_MARKET      ExecutionType = 2 // 成行
	ExecutionType_EXECUTION_TYPE_LIMIT       ExecutionType = 3 // 指値
	ExecutionType_EXECUTION_TYPE_HIGHER      ExecutionType = 4 // 親注文より高い
	ExecutionType_EXECUTION_TYPE_LOWER       ExecutionType = 5 // 親注文より低い
)

func (ExecutionType) Descriptor

func (ExecutionType) Enum

func (x ExecutionType) Enum() *ExecutionType

func (ExecutionType) EnumDescriptor deprecated

func (ExecutionType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExecutionType.Descriptor instead.

func (ExecutionType) Number

func (ExecutionType) String

func (x ExecutionType) String() string

func (ExecutionType) Type

type ExitPosition

type ExitPosition struct {
	PositionNumber string  `protobuf:"bytes,1,opt,name=position_number,json=positionNumber,proto3" json:"position_number,omitempty"`  // 新規建玉番号
	SequenceNumber int32   `protobuf:"varint,2,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` // 建日順位
	OrderQuantity  float64 `protobuf:"fixed64,3,opt,name=order_quantity,json=orderQuantity,proto3" json:"order_quantity,omitempty"`   // 注文数量
	// contains filtered or unexported fields
}

func (*ExitPosition) Descriptor deprecated

func (*ExitPosition) Descriptor() ([]byte, []int)

Deprecated: Use ExitPosition.ProtoReflect.Descriptor instead.

func (*ExitPosition) GetOrderQuantity

func (x *ExitPosition) GetOrderQuantity() float64

func (*ExitPosition) GetPositionNumber

func (x *ExitPosition) GetPositionNumber() string

func (*ExitPosition) GetSequenceNumber

func (x *ExitPosition) GetSequenceNumber() int32

func (*ExitPosition) ProtoMessage

func (*ExitPosition) ProtoMessage()

func (*ExitPosition) ProtoReflect

func (x *ExitPosition) ProtoReflect() protoreflect.Message

func (*ExitPosition) Reset

func (x *ExitPosition) Reset()

func (*ExitPosition) String

func (x *ExitPosition) String() string

type ExitPositionType

type ExitPositionType int32
const (
	ExitPositionType_EXIT_POSITION_TYPE_UNSPECIFIED     ExitPositionType = 0 // 未指定
	ExitPositionType_EXIT_POSITION_TYPE_NO_SELECTED     ExitPositionType = 1 // 指定なし(現物または新規)
	ExitPositionType_EXIT_POSITION_TYPE_UNUSED          ExitPositionType = 2 // 未使用
	ExitPositionType_EXIT_POSITION_TYPE_POSITION_NUMBER ExitPositionType = 3 // 個別指定
	ExitPositionType_EXIT_POSITION_TYPE_DAY_ASC         ExitPositionType = 4 // 建日順
	ExitPositionType_EXIT_POSITION_TYPE_PROFIT_DESC     ExitPositionType = 5 // 単価益順
	ExitPositionType_EXIT_POSITION_TYPE_PROFIT_ASC      ExitPositionType = 6 // 単価損順
)

func (ExitPositionType) Descriptor

func (ExitPositionType) Enum

func (ExitPositionType) EnumDescriptor deprecated

func (ExitPositionType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExitPositionType.Descriptor instead.

func (ExitPositionType) Number

func (ExitPositionType) String

func (x ExitPositionType) String() string

func (ExitPositionType) Type

type ExitTermType

type ExitTermType int32
const (
	ExitTermType_EXIT_TERM_TYPE_UNSPECIFIED               ExitTermType = 0 // 未指定
	ExitTermType_EXIT_TERM_TYPE_NO_LIMIT                  ExitTermType = 1 // 期限なし
	ExitTermType_EXIT_TERM_TYPE_STANDARD_MARGIN_6M        ExitTermType = 2 // 制度信用6ヶ月
	ExitTermType_EXIT_TERM_TYPE_STANDARD_MARGIN_NO_LIMIT  ExitTermType = 3 // 制度信用無期限
	ExitTermType_EXIT_TERM_TYPE_NEGOTIATE_MARGIN_6M       ExitTermType = 4 // 一般信用6ヶ月
	ExitTermType_EXIT_TERM_TYPE_NEGOTIATE_MARGIN_NO_LIMIT ExitTermType = 5 // 一般信用無期限
)

func (ExitTermType) Descriptor

func (ExitTermType) Enum

func (x ExitTermType) Enum() *ExitTermType

func (ExitTermType) EnumDescriptor deprecated

func (ExitTermType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExitTermType.Descriptor instead.

func (ExitTermType) Number

func (ExitTermType) String

func (x ExitTermType) String() string

func (ExitTermType) Type

type HoldPosition

type HoldPosition struct {
	WarningCode   string                 `protobuf:"bytes,1,opt,name=warning_code,json=warningCode,proto3" json:"warning_code,omitempty"`          // 警告コード
	WarningText   string                 `protobuf:"bytes,2,opt,name=warning_text,json=warningText,proto3" json:"warning_text,omitempty"`          // 警告テキスト
	SortOrder     int32                  `protobuf:"varint,3,opt,name=sort_order,json=sortOrder,proto3" json:"sort_order,omitempty"`               // 順位
	ContractDate  *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=contract_date,json=contractDate,proto3" json:"contract_date,omitempty"`       // 建日
	EntryPrice    float64                `protobuf:"fixed64,5,opt,name=entry_price,json=entryPrice,proto3" json:"entry_price,omitempty"`           // 建単価
	HoldQuantity  float64                `protobuf:"fixed64,6,opt,name=hold_quantity,json=holdQuantity,proto3" json:"hold_quantity,omitempty"`     // 返済注文株数
	ExitQuantity  float64                `protobuf:"fixed64,7,opt,name=exit_quantity,json=exitQuantity,proto3" json:"exit_quantity,omitempty"`     // 約定株数
	ExitPrice     float64                `protobuf:"fixed64,8,opt,name=exit_price,json=exitPrice,proto3" json:"exit_price,omitempty"`              // 約定単価
	Commission    float64                `protobuf:"fixed64,9,opt,name=commission,proto3" json:"commission,omitempty"`                             // 建手数料
	Interest      float64                `protobuf:"fixed64,10,opt,name=interest,proto3" json:"interest,omitempty"`                                // 順日歩
	Premiums      float64                `protobuf:"fixed64,11,opt,name=premiums,proto3" json:"premiums,omitempty"`                                // 逆日歩
	RewritingFee  float64                `protobuf:"fixed64,12,opt,name=rewriting_fee,json=rewritingFee,proto3" json:"rewriting_fee,omitempty"`    // 書換料
	ManagementFee float64                `protobuf:"fixed64,13,opt,name=management_fee,json=managementFee,proto3" json:"management_fee,omitempty"` // 管理費
	LendingFee    float64                `protobuf:"fixed64,14,opt,name=lending_fee,json=lendingFee,proto3" json:"lending_fee,omitempty"`          // 貸株料
	OtherFee      float64                `protobuf:"fixed64,15,opt,name=other_fee,json=otherFee,proto3" json:"other_fee,omitempty"`                // その他
	Profit        float64                `protobuf:"fixed64,16,opt,name=profit,proto3" json:"profit,omitempty"`                                    // 決済損益/受渡代金
	// contains filtered or unexported fields
}

func (*HoldPosition) Descriptor deprecated

func (*HoldPosition) Descriptor() ([]byte, []int)

Deprecated: Use HoldPosition.ProtoReflect.Descriptor instead.

func (*HoldPosition) GetCommission

func (x *HoldPosition) GetCommission() float64

func (*HoldPosition) GetContractDate

func (x *HoldPosition) GetContractDate() *timestamppb.Timestamp

func (*HoldPosition) GetEntryPrice

func (x *HoldPosition) GetEntryPrice() float64

func (*HoldPosition) GetExitPrice

func (x *HoldPosition) GetExitPrice() float64

func (*HoldPosition) GetExitQuantity

func (x *HoldPosition) GetExitQuantity() float64

func (*HoldPosition) GetHoldQuantity

func (x *HoldPosition) GetHoldQuantity() float64

func (*HoldPosition) GetInterest

func (x *HoldPosition) GetInterest() float64

func (*HoldPosition) GetLendingFee

func (x *HoldPosition) GetLendingFee() float64

func (*HoldPosition) GetManagementFee

func (x *HoldPosition) GetManagementFee() float64

func (*HoldPosition) GetOtherFee

func (x *HoldPosition) GetOtherFee() float64

func (*HoldPosition) GetPremiums

func (x *HoldPosition) GetPremiums() float64

func (*HoldPosition) GetProfit

func (x *HoldPosition) GetProfit() float64

func (*HoldPosition) GetRewritingFee

func (x *HoldPosition) GetRewritingFee() float64

func (*HoldPosition) GetSortOrder

func (x *HoldPosition) GetSortOrder() int32

func (*HoldPosition) GetWarningCode

func (x *HoldPosition) GetWarningCode() string

func (*HoldPosition) GetWarningText

func (x *HoldPosition) GetWarningText() string

func (*HoldPosition) ProtoMessage

func (*HoldPosition) ProtoMessage()

func (*HoldPosition) ProtoReflect

func (x *HoldPosition) ProtoReflect() protoreflect.Message

func (*HoldPosition) Reset

func (x *HoldPosition) Reset()

func (*HoldPosition) String

func (x *HoldPosition) String() string

type IndicationPriceType

type IndicationPriceType int32
const (
	IndicationPriceType_INDICATION_PRICE_TYPE_UNSPECIFIED                IndicationPriceType = 0 // 未指定
	IndicationPriceType_INDICATION_PRICE_TYPE_NO_CHANGE                  IndicationPriceType = 1 // 事象なし
	IndicationPriceType_INDICATION_PRICE_TYPE_GENERAL                    IndicationPriceType = 2 // 一般気配
	IndicationPriceType_INDICATION_PRICE_TYPE_SPECIFIC                   IndicationPriceType = 3 // 特別気配
	IndicationPriceType_INDICATION_PRICE_TYPE_BEFORE_OPENING             IndicationPriceType = 4 // 寄前気配
	IndicationPriceType_INDICATION_PRICE_TYPE_BEFORE_CLOSING             IndicationPriceType = 5 // 停止前特別気配
	IndicationPriceType_INDICATION_PRICE_TYPE_CONTINUANCE                IndicationPriceType = 6 // 連続約定気配
	IndicationPriceType_INDICATION_PRICE_TYPE_CONTINUANCE_BEFORE_CLOSING IndicationPriceType = 7 // 停止前の連続約定気配
	IndicationPriceType_INDICATION_PRICE_TYPE_MOVING                     IndicationPriceType = 8 // 一般気配、買上がり・売下がり中
)

func (IndicationPriceType) Descriptor

func (IndicationPriceType) Enum

func (IndicationPriceType) EnumDescriptor deprecated

func (IndicationPriceType) EnumDescriptor() ([]byte, []int)

Deprecated: Use IndicationPriceType.Descriptor instead.

func (IndicationPriceType) Number

func (IndicationPriceType) String

func (x IndicationPriceType) String() string

func (IndicationPriceType) Type

type ListingType

type ListingType int32
const (
	ListingType_LISTING_TYPE_UNSPECIFIED  ListingType = 0 // 未指定
	ListingType_LISTING_TYPE_UN_USED      ListingType = 1 // 通常(無)
	ListingType_LISTING_TYPE_NEWEST       ListingType = 2 // 上場1年未満銘柄
	ListingType_LISTING_TYPE_GENERAL      ListingType = 3 // 一般入札
	ListingType_LISTING_TYPE_RIGHT        ListingType = 4 // 権利入札
	ListingType_LISTING_TYPE_OFFER        ListingType = 5 // 公募入札
	ListingType_LISTING_TYPE_SELLING      ListingType = 6 // 売出し
	ListingType_LISTING_TYPE_OPEN_BUY     ListingType = 7 // 公開買付
	ListingType_LISTING_TYPE_TRANSMISSION ListingType = 8 // 媒介
)

func (ListingType) Descriptor

func (ListingType) Enum

func (x ListingType) Enum() *ListingType

func (ListingType) EnumDescriptor deprecated

func (ListingType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ListingType.Descriptor instead.

func (ListingType) Number

func (x ListingType) Number() protoreflect.EnumNumber

func (ListingType) String

func (x ListingType) String() string

func (ListingType) Type

type LoginRequest

type LoginRequest struct {
	UserId     string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`             // ユーザID
	Password   string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`                       // パスワード
	ClientName string `protobuf:"bytes,3,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"` // クライアント名
	// contains filtered or unexported fields
}

func (*LoginRequest) ClientToken

func (x *LoginRequest) ClientToken(today time.Time) string

func (*LoginRequest) Descriptor deprecated

func (*LoginRequest) Descriptor() ([]byte, []int)

Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.

func (*LoginRequest) GetClientName

func (x *LoginRequest) GetClientName() string

func (*LoginRequest) GetPassword

func (x *LoginRequest) GetPassword() string

func (*LoginRequest) GetUserId

func (x *LoginRequest) GetUserId() string

func (*LoginRequest) ProtoMessage

func (*LoginRequest) ProtoMessage()

func (*LoginRequest) ProtoReflect

func (x *LoginRequest) ProtoReflect() protoreflect.Message

func (*LoginRequest) Reset

func (x *LoginRequest) Reset()

func (*LoginRequest) SessionToken

func (x *LoginRequest) SessionToken(today time.Time) string

func (*LoginRequest) String

func (x *LoginRequest) String() string

type LoginResponse

type LoginResponse struct {
	CommonResponse       *CommonResponse        `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"`                      // レスポンス共通項目
	ResultCode           string                 `protobuf:"bytes,2,opt,name=result_code,json=resultCode,proto3" json:"result_code,omitempty"`                                  // 結果コード
	ResultText           string                 `protobuf:"bytes,3,opt,name=result_text,json=resultText,proto3" json:"result_text,omitempty"`                                  // 結果テキスト
	AccountType          AccountType            `protobuf:"varint,4,opt,name=account_type,json=accountType,proto3,enum=tachibanapb.AccountType" json:"account_type,omitempty"` // 譲渡益課税区分
	SecondPasswordOmit   bool                   `protobuf:"varint,5,opt,name=second_password_omit,json=secondPasswordOmit,proto3" json:"second_password_omit,omitempty"`       // 暗証番号省略有無C
	LastLoginDatetime    *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=last_login_datetime,json=lastLoginDatetime,proto3" json:"last_login_datetime,omitempty"`           // 最終ログイン日時
	GeneralAccount       bool                   `protobuf:"varint,7,opt,name=general_account,json=generalAccount,proto3" json:"general_account,omitempty"`                     // 総合口座開設区分
	SafekeepingAccount   bool                   `protobuf:"varint,8,opt,name=safekeeping_account,json=safekeepingAccount,proto3" json:"safekeeping_account,omitempty"`         // 保護預り口座開設区分
	TransferAccount      bool                   `protobuf:"varint,9,opt,name=transfer_account,json=transferAccount,proto3" json:"transfer_account,omitempty"`                  // 振替決済口座開設区分
	ForeignAccount       bool                   `protobuf:"varint,10,opt,name=foreign_account,json=foreignAccount,proto3" json:"foreign_account,omitempty"`                    // 外国口座開設区分
	MrfAccount           bool                   `protobuf:"varint,11,opt,name=mrf_account,json=mrfAccount,proto3" json:"mrf_account,omitempty"`                                // MRF口座開設区分
	StockSpecificAccount SpecificAccountType    ``                                                                                                                             // 特定口座区分現物
	/* 162-byte string literal not displayed */
	MarginSpecificAccount SpecificAccountType `` // 特定口座区分信用
	/* 165-byte string literal not displayed */
	InvestmentSpecificAccount SpecificAccountType `` // 特定口座区分投信
	/* 177-byte string literal not displayed */
	DividendAccount     bool   `protobuf:"varint,15,opt,name=dividend_account,json=dividendAccount,proto3" json:"dividend_account,omitempty"`               // 配当特定口座区分
	SpecificAccount     bool   `protobuf:"varint,16,opt,name=specific_account,json=specificAccount,proto3" json:"specific_account,omitempty"`               // 特定管理口座開設区分
	MarginAccount       bool   `protobuf:"varint,17,opt,name=margin_account,json=marginAccount,proto3" json:"margin_account,omitempty"`                     // 信用取引口座開設区分
	FutureOptionAccount bool   `protobuf:"varint,18,opt,name=future_option_account,json=futureOptionAccount,proto3" json:"future_option_account,omitempty"` // 先物OP口座開設区分
	MmfAccount          bool   `protobuf:"varint,19,opt,name=mmf_account,json=mmfAccount,proto3" json:"mmf_account,omitempty"`                              // MMF口座開設区分
	ChinaForeignAccount bool   `protobuf:"varint,20,opt,name=china_foreign_account,json=chinaForeignAccount,proto3" json:"china_foreign_account,omitempty"` // 中国F口座開設区分
	FxAccount           bool   `protobuf:"varint,21,opt,name=fx_account,json=fxAccount,proto3" json:"fx_account,omitempty"`                                 // 為替保証金口座開設区分
	NisaAccount         bool   `protobuf:"varint,22,opt,name=nisa_account,json=nisaAccount,proto3" json:"nisa_account,omitempty"`                           // 非課税口座開設区分
	UnreadDocument      bool   `protobuf:"varint,23,opt,name=unread_document,json=unreadDocument,proto3" json:"unread_document,omitempty"`                  // 金商法交付書面未読フラグ
	Token               string `protobuf:"bytes,24,opt,name=token,proto3" json:"token,omitempty"`                                                           // トークン
	// contains filtered or unexported fields
}

func (*LoginResponse) Descriptor deprecated

func (*LoginResponse) Descriptor() ([]byte, []int)

Deprecated: Use LoginResponse.ProtoReflect.Descriptor instead.

func (*LoginResponse) GetAccountType

func (x *LoginResponse) GetAccountType() AccountType

func (*LoginResponse) GetChinaForeignAccount

func (x *LoginResponse) GetChinaForeignAccount() bool

func (*LoginResponse) GetCommonResponse

func (x *LoginResponse) GetCommonResponse() *CommonResponse

func (*LoginResponse) GetDividendAccount

func (x *LoginResponse) GetDividendAccount() bool

func (*LoginResponse) GetForeignAccount

func (x *LoginResponse) GetForeignAccount() bool

func (*LoginResponse) GetFutureOptionAccount

func (x *LoginResponse) GetFutureOptionAccount() bool

func (*LoginResponse) GetFxAccount

func (x *LoginResponse) GetFxAccount() bool

func (*LoginResponse) GetGeneralAccount

func (x *LoginResponse) GetGeneralAccount() bool

func (*LoginResponse) GetInvestmentSpecificAccount

func (x *LoginResponse) GetInvestmentSpecificAccount() SpecificAccountType

func (*LoginResponse) GetLastLoginDatetime

func (x *LoginResponse) GetLastLoginDatetime() *timestamppb.Timestamp

func (*LoginResponse) GetMarginAccount

func (x *LoginResponse) GetMarginAccount() bool

func (*LoginResponse) GetMarginSpecificAccount

func (x *LoginResponse) GetMarginSpecificAccount() SpecificAccountType

func (*LoginResponse) GetMmfAccount

func (x *LoginResponse) GetMmfAccount() bool

func (*LoginResponse) GetMrfAccount

func (x *LoginResponse) GetMrfAccount() bool

func (*LoginResponse) GetNisaAccount

func (x *LoginResponse) GetNisaAccount() bool

func (*LoginResponse) GetResultCode

func (x *LoginResponse) GetResultCode() string

func (*LoginResponse) GetResultText

func (x *LoginResponse) GetResultText() string

func (*LoginResponse) GetSafekeepingAccount

func (x *LoginResponse) GetSafekeepingAccount() bool

func (*LoginResponse) GetSecondPasswordOmit

func (x *LoginResponse) GetSecondPasswordOmit() bool

func (*LoginResponse) GetSpecificAccount

func (x *LoginResponse) GetSpecificAccount() bool

func (*LoginResponse) GetStockSpecificAccount

func (x *LoginResponse) GetStockSpecificAccount() SpecificAccountType

func (*LoginResponse) GetToken

func (x *LoginResponse) GetToken() string

func (*LoginResponse) GetTransferAccount

func (x *LoginResponse) GetTransferAccount() bool

func (*LoginResponse) GetUnreadDocument

func (x *LoginResponse) GetUnreadDocument() bool

func (*LoginResponse) ProtoMessage

func (*LoginResponse) ProtoMessage()

func (*LoginResponse) ProtoReflect

func (x *LoginResponse) ProtoReflect() protoreflect.Message

func (*LoginResponse) Reset

func (x *LoginResponse) Reset()

func (*LoginResponse) String

func (x *LoginResponse) String() string

type MarginType

type MarginType int32
const (
	MarginType_MARGIN_TYPE_UNSPECIFIED    MarginType = 0 // 未指定
	MarginType_MARGIN_TYPE_MARGIN_TRADING MarginType = 1 // 貸借銘柄
	MarginType_MARGIN_TYPE_STANDARD       MarginType = 2 // 信用制度銘柄
	MarginType_MARGIN_TYPE_NEGOTIATE      MarginType = 3 // 一般信用銘柄
)

func (MarginType) Descriptor

func (MarginType) Descriptor() protoreflect.EnumDescriptor

func (MarginType) Enum

func (x MarginType) Enum() *MarginType

func (MarginType) EnumDescriptor deprecated

func (MarginType) EnumDescriptor() ([]byte, []int)

Deprecated: Use MarginType.Descriptor instead.

func (MarginType) Number

func (x MarginType) Number() protoreflect.EnumNumber

func (MarginType) String

func (x MarginType) String() string

func (MarginType) Type

type MarketPrice

type MarketPrice struct {
	IssueCode        string                 `protobuf:"bytes,1,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                        // 銘柄コード
	Section          string                 `protobuf:"bytes,2,opt,name=section,proto3" json:"section,omitempty"`                                             // 所属
	CurrentPrice     float64                `protobuf:"fixed64,3,opt,name=current_price,json=currentPrice,proto3" json:"current_price,omitempty"`             // 現在値
	CurrentPriceTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=current_price_time,json=currentPriceTime,proto3" json:"current_price_time,omitempty"` // 現在値時刻
	ChangePriceType  ChangePriceType        ``                                                                                                                // 現値前値比較
	/* 142-byte string literal not displayed */
	PrevDayRatio      float64                `protobuf:"fixed64,6,opt,name=prev_day_ratio,json=prevDayRatio,proto3" json:"prev_day_ratio,omitempty"`                     // 前日比
	PrevDayPercent    float64                `protobuf:"fixed64,7,opt,name=prev_day_percent,json=prevDayPercent,proto3" json:"prev_day_percent,omitempty"`               // 騰落率
	OpenPrice         float64                `protobuf:"fixed64,8,opt,name=open_price,json=openPrice,proto3" json:"open_price,omitempty"`                                // 始値
	OpenPriceTime     *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=open_price_time,json=openPriceTime,proto3" json:"open_price_time,omitempty"`                    // 始値時刻
	HighPrice         float64                `protobuf:"fixed64,10,opt,name=high_price,json=highPrice,proto3" json:"high_price,omitempty"`                               // 高値
	HighPriceTime     *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=high_price_time,json=highPriceTime,proto3" json:"high_price_time,omitempty"`                   // 高値時刻
	LowPrice          float64                `protobuf:"fixed64,12,opt,name=low_price,json=lowPrice,proto3" json:"low_price,omitempty"`                                  // 安値
	LowPriceTime      *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=low_price_time,json=lowPriceTime,proto3" json:"low_price_time,omitempty"`                      // 安値時刻
	Volume            float64                `protobuf:"fixed64,14,opt,name=volume,proto3" json:"volume,omitempty"`                                                      // 出来高
	AskSign           IndicationPriceType    `protobuf:"varint,15,opt,name=ask_sign,json=askSign,proto3,enum=tachibanapb.IndicationPriceType" json:"ask_sign,omitempty"` // 売気配値種類
	AskPrice          float64                `protobuf:"fixed64,16,opt,name=ask_price,json=askPrice,proto3" json:"ask_price,omitempty"`                                  // 売気配値
	AskQuantity       float64                `protobuf:"fixed64,17,opt,name=ask_quantity,json=askQuantity,proto3" json:"ask_quantity,omitempty"`                         // 売気配数量
	BidSign           IndicationPriceType    `protobuf:"varint,18,opt,name=bid_sign,json=bidSign,proto3,enum=tachibanapb.IndicationPriceType" json:"bid_sign,omitempty"` // 買気配値種類
	BidPrice          float64                `protobuf:"fixed64,19,opt,name=bid_price,json=bidPrice,proto3" json:"bid_price,omitempty"`                                  // 買気配値
	BidQuantity       float64                `protobuf:"fixed64,20,opt,name=bid_quantity,json=bidQuantity,proto3" json:"bid_quantity,omitempty"`                         // 買気配数量
	ExRightType       string                 `protobuf:"bytes,21,opt,name=ex_right_type,json=exRightType,proto3" json:"ex_right_type,omitempty"`                         // 配当落銘柄区分
	DiscontinuityType string                 `protobuf:"bytes,22,opt,name=discontinuity_type,json=discontinuityType,proto3" json:"discontinuity_type,omitempty"`         // 不連続要因銘柄区分
	StopHigh          CurrentPriceType       `protobuf:"varint,23,opt,name=stop_high,json=stopHigh,proto3,enum=tachibanapb.CurrentPriceType" json:"stop_high,omitempty"` // 日通し高値フラグ
	StopLow           CurrentPriceType       `protobuf:"varint,24,opt,name=stop_low,json=stopLow,proto3,enum=tachibanapb.CurrentPriceType" json:"stop_low,omitempty"`    // 日通し安値フラグ
	TradingAmount     float64                `protobuf:"fixed64,25,opt,name=trading_amount,json=tradingAmount,proto3" json:"trading_amount,omitempty"`                   // 売買代金
	AskQuantityMarket float64                `protobuf:"fixed64,26,opt,name=ask_quantity_market,json=askQuantityMarket,proto3" json:"ask_quantity_market,omitempty"`     // 売数量(成行)
	BidQuantityMarket float64                `protobuf:"fixed64,27,opt,name=bid_quantity_market,json=bidQuantityMarket,proto3" json:"bid_quantity_market,omitempty"`     // 買数量(成行)
	AskQuantityOver   float64                `protobuf:"fixed64,28,opt,name=ask_quantity_over,json=askQuantityOver,proto3" json:"ask_quantity_over,omitempty"`           // 売-OVER
	AskQuantity10     float64                `protobuf:"fixed64,29,opt,name=ask_quantity10,json=askQuantity10,proto3" json:"ask_quantity10,omitempty"`                   // 売-10-数量
	AskPrice10        float64                `protobuf:"fixed64,30,opt,name=ask_price10,json=askPrice10,proto3" json:"ask_price10,omitempty"`                            // 売-10-値段
	AskQuantity9      float64                `protobuf:"fixed64,31,opt,name=ask_quantity9,json=askQuantity9,proto3" json:"ask_quantity9,omitempty"`                      // 売-9-数量
	AskPrice9         float64                `protobuf:"fixed64,32,opt,name=ask_price9,json=askPrice9,proto3" json:"ask_price9,omitempty"`                               // 売-9-値段
	AskQuantity8      float64                `protobuf:"fixed64,33,opt,name=ask_quantity8,json=askQuantity8,proto3" json:"ask_quantity8,omitempty"`                      // 売-8-数量
	AskPrice8         float64                `protobuf:"fixed64,34,opt,name=ask_price8,json=askPrice8,proto3" json:"ask_price8,omitempty"`                               // 売-8-値段
	AskQuantity7      float64                `protobuf:"fixed64,35,opt,name=ask_quantity7,json=askQuantity7,proto3" json:"ask_quantity7,omitempty"`                      // 売-7-数量
	AskPrice7         float64                `protobuf:"fixed64,36,opt,name=ask_price7,json=askPrice7,proto3" json:"ask_price7,omitempty"`                               // 売-7-値段
	AskQuantity6      float64                `protobuf:"fixed64,37,opt,name=ask_quantity6,json=askQuantity6,proto3" json:"ask_quantity6,omitempty"`                      // 売-6-数量
	AskPrice6         float64                `protobuf:"fixed64,38,opt,name=ask_price6,json=askPrice6,proto3" json:"ask_price6,omitempty"`                               // 売-6-値段
	AskQuantity5      float64                `protobuf:"fixed64,39,opt,name=ask_quantity5,json=askQuantity5,proto3" json:"ask_quantity5,omitempty"`                      // 売-5-数量
	AskPrice5         float64                `protobuf:"fixed64,40,opt,name=ask_price5,json=askPrice5,proto3" json:"ask_price5,omitempty"`                               // 売-5-値段
	AskQuantity4      float64                `protobuf:"fixed64,41,opt,name=ask_quantity4,json=askQuantity4,proto3" json:"ask_quantity4,omitempty"`                      // 売-4-数量
	AskPrice4         float64                `protobuf:"fixed64,42,opt,name=ask_price4,json=askPrice4,proto3" json:"ask_price4,omitempty"`                               // 売-4-値段
	AskQuantity3      float64                `protobuf:"fixed64,43,opt,name=ask_quantity3,json=askQuantity3,proto3" json:"ask_quantity3,omitempty"`                      // 売-3-数量
	AskPrice3         float64                `protobuf:"fixed64,44,opt,name=ask_price3,json=askPrice3,proto3" json:"ask_price3,omitempty"`                               // 売-3-値段
	AskQuantity2      float64                `protobuf:"fixed64,45,opt,name=ask_quantity2,json=askQuantity2,proto3" json:"ask_quantity2,omitempty"`                      // 売-2-数量
	AskPrice2         float64                `protobuf:"fixed64,46,opt,name=ask_price2,json=askPrice2,proto3" json:"ask_price2,omitempty"`                               // 売-2-値段
	AskQuantity1      float64                `protobuf:"fixed64,47,opt,name=ask_quantity1,json=askQuantity1,proto3" json:"ask_quantity1,omitempty"`                      // 売-1-数量
	AskPrice1         float64                `protobuf:"fixed64,48,opt,name=ask_price1,json=askPrice1,proto3" json:"ask_price1,omitempty"`                               // 売-1-値段
	BidQuantity1      float64                `protobuf:"fixed64,49,opt,name=bid_quantity1,json=bidQuantity1,proto3" json:"bid_quantity1,omitempty"`                      // 買-1-数量
	BidPrice1         float64                `protobuf:"fixed64,50,opt,name=bid_price1,json=bidPrice1,proto3" json:"bid_price1,omitempty"`                               // 買-1-値段
	BidQuantity2      float64                `protobuf:"fixed64,51,opt,name=bid_quantity2,json=bidQuantity2,proto3" json:"bid_quantity2,omitempty"`                      // 買-2-数量
	BidPrice2         float64                `protobuf:"fixed64,52,opt,name=bid_price2,json=bidPrice2,proto3" json:"bid_price2,omitempty"`                               // 買-2-値段
	BidQuantity3      float64                `protobuf:"fixed64,53,opt,name=bid_quantity3,json=bidQuantity3,proto3" json:"bid_quantity3,omitempty"`                      // 買-3-数量
	BidPrice3         float64                `protobuf:"fixed64,54,opt,name=bid_price3,json=bidPrice3,proto3" json:"bid_price3,omitempty"`                               // 買-3-値段
	BidQuantity4      float64                `protobuf:"fixed64,55,opt,name=bid_quantity4,json=bidQuantity4,proto3" json:"bid_quantity4,omitempty"`                      // 買-4-数量
	BidPrice4         float64                `protobuf:"fixed64,56,opt,name=bid_price4,json=bidPrice4,proto3" json:"bid_price4,omitempty"`                               // 買-4-値段
	BidQuantity5      float64                `protobuf:"fixed64,57,opt,name=bid_quantity5,json=bidQuantity5,proto3" json:"bid_quantity5,omitempty"`                      // 買-5-数量
	BidPrice5         float64                `protobuf:"fixed64,58,opt,name=bid_price5,json=bidPrice5,proto3" json:"bid_price5,omitempty"`                               // 買-5-値段
	BidQuantity6      float64                `protobuf:"fixed64,59,opt,name=bid_quantity6,json=bidQuantity6,proto3" json:"bid_quantity6,omitempty"`                      // 買-6-数量
	BidPrice6         float64                `protobuf:"fixed64,60,opt,name=bid_price6,json=bidPrice6,proto3" json:"bid_price6,omitempty"`                               // 買-6-値段
	BidQuantity7      float64                `protobuf:"fixed64,61,opt,name=bid_quantity7,json=bidQuantity7,proto3" json:"bid_quantity7,omitempty"`                      // 買-7-数量
	BidPrice7         float64                `protobuf:"fixed64,62,opt,name=bid_price7,json=bidPrice7,proto3" json:"bid_price7,omitempty"`                               // 買-7-値段
	BidQuantity8      float64                `protobuf:"fixed64,63,opt,name=bid_quantity8,json=bidQuantity8,proto3" json:"bid_quantity8,omitempty"`                      // 買-8-数量
	BidPrice8         float64                `protobuf:"fixed64,64,opt,name=bid_price8,json=bidPrice8,proto3" json:"bid_price8,omitempty"`                               // 買-8-値段
	BidQuantity9      float64                `protobuf:"fixed64,65,opt,name=bid_quantity9,json=bidQuantity9,proto3" json:"bid_quantity9,omitempty"`                      // 買-9-数量
	BidPrice9         float64                `protobuf:"fixed64,66,opt,name=bid_price9,json=bidPrice9,proto3" json:"bid_price9,omitempty"`                               // 買-9-値段
	BidQuantity10     float64                `protobuf:"fixed64,67,opt,name=bid_quantity10,json=bidQuantity10,proto3" json:"bid_quantity10,omitempty"`                   // 買-10-数量
	BidPrice10        float64                `protobuf:"fixed64,68,opt,name=bid_price10,json=bidPrice10,proto3" json:"bid_price10,omitempty"`                            // 買-10-値段
	BidQuantityUnder  float64                `protobuf:"fixed64,69,opt,name=bid_quantity_under,json=bidQuantityUnder,proto3" json:"bid_quantity_under,omitempty"`        // 買-UNDER
	Vwap              float64                `protobuf:"fixed64,70,opt,name=vwap,proto3" json:"vwap,omitempty"`                                                          // VWAP
	Prp               float64                `protobuf:"fixed64,71,opt,name=prp,proto3" json:"prp,omitempty"`                                                            // PRP
	// contains filtered or unexported fields
}

func (*MarketPrice) Descriptor deprecated

func (*MarketPrice) Descriptor() ([]byte, []int)

Deprecated: Use MarketPrice.ProtoReflect.Descriptor instead.

func (*MarketPrice) GetAskPrice

func (x *MarketPrice) GetAskPrice() float64

func (*MarketPrice) GetAskPrice1

func (x *MarketPrice) GetAskPrice1() float64

func (*MarketPrice) GetAskPrice10

func (x *MarketPrice) GetAskPrice10() float64

func (*MarketPrice) GetAskPrice2

func (x *MarketPrice) GetAskPrice2() float64

func (*MarketPrice) GetAskPrice3

func (x *MarketPrice) GetAskPrice3() float64

func (*MarketPrice) GetAskPrice4

func (x *MarketPrice) GetAskPrice4() float64

func (*MarketPrice) GetAskPrice5

func (x *MarketPrice) GetAskPrice5() float64

func (*MarketPrice) GetAskPrice6

func (x *MarketPrice) GetAskPrice6() float64

func (*MarketPrice) GetAskPrice7

func (x *MarketPrice) GetAskPrice7() float64

func (*MarketPrice) GetAskPrice8

func (x *MarketPrice) GetAskPrice8() float64

func (*MarketPrice) GetAskPrice9

func (x *MarketPrice) GetAskPrice9() float64

func (*MarketPrice) GetAskQuantity

func (x *MarketPrice) GetAskQuantity() float64

func (*MarketPrice) GetAskQuantity1

func (x *MarketPrice) GetAskQuantity1() float64

func (*MarketPrice) GetAskQuantity10

func (x *MarketPrice) GetAskQuantity10() float64

func (*MarketPrice) GetAskQuantity2

func (x *MarketPrice) GetAskQuantity2() float64

func (*MarketPrice) GetAskQuantity3

func (x *MarketPrice) GetAskQuantity3() float64

func (*MarketPrice) GetAskQuantity4

func (x *MarketPrice) GetAskQuantity4() float64

func (*MarketPrice) GetAskQuantity5

func (x *MarketPrice) GetAskQuantity5() float64

func (*MarketPrice) GetAskQuantity6

func (x *MarketPrice) GetAskQuantity6() float64

func (*MarketPrice) GetAskQuantity7

func (x *MarketPrice) GetAskQuantity7() float64

func (*MarketPrice) GetAskQuantity8

func (x *MarketPrice) GetAskQuantity8() float64

func (*MarketPrice) GetAskQuantity9

func (x *MarketPrice) GetAskQuantity9() float64

func (*MarketPrice) GetAskQuantityMarket

func (x *MarketPrice) GetAskQuantityMarket() float64

func (*MarketPrice) GetAskQuantityOver

func (x *MarketPrice) GetAskQuantityOver() float64

func (*MarketPrice) GetAskSign

func (x *MarketPrice) GetAskSign() IndicationPriceType

func (*MarketPrice) GetBidPrice

func (x *MarketPrice) GetBidPrice() float64

func (*MarketPrice) GetBidPrice1

func (x *MarketPrice) GetBidPrice1() float64

func (*MarketPrice) GetBidPrice10

func (x *MarketPrice) GetBidPrice10() float64

func (*MarketPrice) GetBidPrice2

func (x *MarketPrice) GetBidPrice2() float64

func (*MarketPrice) GetBidPrice3

func (x *MarketPrice) GetBidPrice3() float64

func (*MarketPrice) GetBidPrice4

func (x *MarketPrice) GetBidPrice4() float64

func (*MarketPrice) GetBidPrice5

func (x *MarketPrice) GetBidPrice5() float64

func (*MarketPrice) GetBidPrice6

func (x *MarketPrice) GetBidPrice6() float64

func (*MarketPrice) GetBidPrice7

func (x *MarketPrice) GetBidPrice7() float64

func (*MarketPrice) GetBidPrice8

func (x *MarketPrice) GetBidPrice8() float64

func (*MarketPrice) GetBidPrice9

func (x *MarketPrice) GetBidPrice9() float64

func (*MarketPrice) GetBidQuantity

func (x *MarketPrice) GetBidQuantity() float64

func (*MarketPrice) GetBidQuantity1

func (x *MarketPrice) GetBidQuantity1() float64

func (*MarketPrice) GetBidQuantity10

func (x *MarketPrice) GetBidQuantity10() float64

func (*MarketPrice) GetBidQuantity2

func (x *MarketPrice) GetBidQuantity2() float64

func (*MarketPrice) GetBidQuantity3

func (x *MarketPrice) GetBidQuantity3() float64

func (*MarketPrice) GetBidQuantity4

func (x *MarketPrice) GetBidQuantity4() float64

func (*MarketPrice) GetBidQuantity5

func (x *MarketPrice) GetBidQuantity5() float64

func (*MarketPrice) GetBidQuantity6

func (x *MarketPrice) GetBidQuantity6() float64

func (*MarketPrice) GetBidQuantity7

func (x *MarketPrice) GetBidQuantity7() float64

func (*MarketPrice) GetBidQuantity8

func (x *MarketPrice) GetBidQuantity8() float64

func (*MarketPrice) GetBidQuantity9

func (x *MarketPrice) GetBidQuantity9() float64

func (*MarketPrice) GetBidQuantityMarket

func (x *MarketPrice) GetBidQuantityMarket() float64

func (*MarketPrice) GetBidQuantityUnder

func (x *MarketPrice) GetBidQuantityUnder() float64

func (*MarketPrice) GetBidSign

func (x *MarketPrice) GetBidSign() IndicationPriceType

func (*MarketPrice) GetChangePriceType

func (x *MarketPrice) GetChangePriceType() ChangePriceType

func (*MarketPrice) GetCurrentPrice

func (x *MarketPrice) GetCurrentPrice() float64

func (*MarketPrice) GetCurrentPriceTime

func (x *MarketPrice) GetCurrentPriceTime() *timestamppb.Timestamp

func (*MarketPrice) GetDiscontinuityType

func (x *MarketPrice) GetDiscontinuityType() string

func (*MarketPrice) GetExRightType

func (x *MarketPrice) GetExRightType() string

func (*MarketPrice) GetHighPrice

func (x *MarketPrice) GetHighPrice() float64

func (*MarketPrice) GetHighPriceTime

func (x *MarketPrice) GetHighPriceTime() *timestamppb.Timestamp

func (*MarketPrice) GetIssueCode

func (x *MarketPrice) GetIssueCode() string

func (*MarketPrice) GetLowPrice

func (x *MarketPrice) GetLowPrice() float64

func (*MarketPrice) GetLowPriceTime

func (x *MarketPrice) GetLowPriceTime() *timestamppb.Timestamp

func (*MarketPrice) GetOpenPrice

func (x *MarketPrice) GetOpenPrice() float64

func (*MarketPrice) GetOpenPriceTime

func (x *MarketPrice) GetOpenPriceTime() *timestamppb.Timestamp

func (*MarketPrice) GetPrevDayPercent

func (x *MarketPrice) GetPrevDayPercent() float64

func (*MarketPrice) GetPrevDayRatio

func (x *MarketPrice) GetPrevDayRatio() float64

func (*MarketPrice) GetPrp

func (x *MarketPrice) GetPrp() float64

func (*MarketPrice) GetSection

func (x *MarketPrice) GetSection() string

func (*MarketPrice) GetStopHigh

func (x *MarketPrice) GetStopHigh() CurrentPriceType

func (*MarketPrice) GetStopLow

func (x *MarketPrice) GetStopLow() CurrentPriceType

func (*MarketPrice) GetTradingAmount

func (x *MarketPrice) GetTradingAmount() float64

func (*MarketPrice) GetVolume

func (x *MarketPrice) GetVolume() float64

func (*MarketPrice) GetVwap

func (x *MarketPrice) GetVwap() float64

func (*MarketPrice) ProtoMessage

func (*MarketPrice) ProtoMessage()

func (*MarketPrice) ProtoReflect

func (x *MarketPrice) ProtoReflect() protoreflect.Message

func (*MarketPrice) Reset

func (x *MarketPrice) Reset()

func (*MarketPrice) String

func (x *MarketPrice) String() string

type MarketPriceColumn

type MarketPriceColumn int32
const (
	MarketPriceColumn_MARKET_PRICE_COLUMN_UNSPECIFIED         MarketPriceColumn = 0  // 所属
	MarketPriceColumn_MARKET_PRICE_COLUMN_SECTION             MarketPriceColumn = 1  // 所属
	MarketPriceColumn_MARKET_PRICE_COLUMN_CURRENT_PRICE       MarketPriceColumn = 2  // 現在値
	MarketPriceColumn_MARKET_PRICE_COLUMN_CURRENT_PRICE_TIME  MarketPriceColumn = 3  // 現在値時刻
	MarketPriceColumn_MARKET_PRICE_COLUMN_CHANGE_PRICE_TYPE   MarketPriceColumn = 4  // 現値前値比較
	MarketPriceColumn_MARKET_PRICE_COLUMN_PREV_DAY_RATIO      MarketPriceColumn = 5  // 前日比
	MarketPriceColumn_MARKET_PRICE_COLUMN_PREV_DAY_PERCENT    MarketPriceColumn = 6  // 騰落率
	MarketPriceColumn_MARKET_PRICE_COLUMN_OPEN_PRICE          MarketPriceColumn = 7  // 始値
	MarketPriceColumn_MARKET_PRICE_COLUMN_OPEN_PRICE_TIME     MarketPriceColumn = 8  // 始値時刻
	MarketPriceColumn_MARKET_PRICE_COLUMN_HIGH_PRICE          MarketPriceColumn = 9  // 高値
	MarketPriceColumn_MARKET_PRICE_COLUMN_HIGH_PRICE_TIME     MarketPriceColumn = 10 // 高値時刻
	MarketPriceColumn_MARKET_PRICE_COLUMN_LOW_PRICE           MarketPriceColumn = 11 // 安値
	MarketPriceColumn_MARKET_PRICE_COLUMN_LOW_PRICE_TIME      MarketPriceColumn = 12 // 安値時刻
	MarketPriceColumn_MARKET_PRICE_COLUMN_VOLUME              MarketPriceColumn = 13 // 出来高
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_SIGN            MarketPriceColumn = 14 // 売気配値種類
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE           MarketPriceColumn = 15 // 売気配値
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY        MarketPriceColumn = 16 // 売気配数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_SIGN            MarketPriceColumn = 17 // 買気配値種類
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE           MarketPriceColumn = 18 // 買気配値
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY        MarketPriceColumn = 19 // 買気配数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_EX_RIGHT_TYPE       MarketPriceColumn = 20 // 配当落銘柄区分
	MarketPriceColumn_MARKET_PRICE_COLUMN_DISCONTINUITY_TYPE  MarketPriceColumn = 21 // 不連続要因銘柄区分
	MarketPriceColumn_MARKET_PRICE_COLUMN_STOP_HIGH           MarketPriceColumn = 22 // 日通し高値フラグ
	MarketPriceColumn_MARKET_PRICE_COLUMN_STOP_LOW            MarketPriceColumn = 23 // 日通し安値フラグ
	MarketPriceColumn_MARKET_PRICE_COLUMN_TRADING_AMOUNT      MarketPriceColumn = 24 // 売買代金
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY_MARKET MarketPriceColumn = 25 // 売数量(成行)
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY_MARKET MarketPriceColumn = 26 // 買数量(成行)
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY_OVER   MarketPriceColumn = 27 // 売-OVER
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY10      MarketPriceColumn = 28 // 売-10-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE10         MarketPriceColumn = 29 // 売-10-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY9       MarketPriceColumn = 30 // 売-9-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE9          MarketPriceColumn = 31 // 売-9-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY8       MarketPriceColumn = 32 // 売-8-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE8          MarketPriceColumn = 33 // 売-8-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY7       MarketPriceColumn = 34 // 売-7-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE7          MarketPriceColumn = 35 // 売-7-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY6       MarketPriceColumn = 36 // 売-6-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE6          MarketPriceColumn = 37 // 売-6-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY5       MarketPriceColumn = 38 // 売-5-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE5          MarketPriceColumn = 39 // 売-5-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY4       MarketPriceColumn = 40 // 売-4-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE4          MarketPriceColumn = 41 // 売-4-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY3       MarketPriceColumn = 42 // 売-3-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE3          MarketPriceColumn = 43 // 売-3-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY2       MarketPriceColumn = 44 // 売-2-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE2          MarketPriceColumn = 45 // 売-2-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_QUANTITY1       MarketPriceColumn = 46 // 売-1-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_ASK_PRICE1          MarketPriceColumn = 47 // 売-1-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY1       MarketPriceColumn = 48 // 買-1-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE1          MarketPriceColumn = 49 // 買-1-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY2       MarketPriceColumn = 50 // 買-2-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE2          MarketPriceColumn = 51 // 買-2-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY3       MarketPriceColumn = 52 // 買-3-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE3          MarketPriceColumn = 53 // 買-3-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY4       MarketPriceColumn = 54 // 買-4-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE4          MarketPriceColumn = 55 // 買-4-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY5       MarketPriceColumn = 56 // 買-5-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE5          MarketPriceColumn = 57 // 買-5-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY6       MarketPriceColumn = 58 // 買-6-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE6          MarketPriceColumn = 59 // 買-6-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY7       MarketPriceColumn = 60 // 買-7-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE7          MarketPriceColumn = 61 // 買-7-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY8       MarketPriceColumn = 62 // 買-8-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE8          MarketPriceColumn = 63 // 買-8-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY9       MarketPriceColumn = 64 // 買-9-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE9          MarketPriceColumn = 65 // 買-9-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY10      MarketPriceColumn = 66 // 買-10-数量
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_PRICE10         MarketPriceColumn = 67 // 買-10-値段
	MarketPriceColumn_MARKET_PRICE_COLUMN_BID_QUANTITY_UNDER  MarketPriceColumn = 68 // 買-UNDER
	MarketPriceColumn_MARKET_PRICE_COLUMN_VWAP                MarketPriceColumn = 69 // VWAP
	MarketPriceColumn_MARKET_PRICE_COLUMN_PRP                 MarketPriceColumn = 70 // 前日終値
)

func (MarketPriceColumn) Descriptor

func (MarketPriceColumn) Enum

func (MarketPriceColumn) EnumDescriptor deprecated

func (MarketPriceColumn) EnumDescriptor() ([]byte, []int)

Deprecated: Use MarketPriceColumn.Descriptor instead.

func (MarketPriceColumn) Number

func (MarketPriceColumn) String

func (x MarketPriceColumn) String() string

func (MarketPriceColumn) Type

type MarketPriceRequest

type MarketPriceRequest struct {
	IssueCodes []string            `protobuf:"bytes,1,rep,name=issue_codes,json=issueCodes,proto3" json:"issue_codes,omitempty"`                    // 取得したい銘柄コード
	Columns    []MarketPriceColumn `protobuf:"varint,2,rep,packed,name=columns,proto3,enum=tachibanapb.MarketPriceColumn" json:"columns,omitempty"` // 取得したい情報
	// contains filtered or unexported fields
}

func (*MarketPriceRequest) Descriptor deprecated

func (*MarketPriceRequest) Descriptor() ([]byte, []int)

Deprecated: Use MarketPriceRequest.ProtoReflect.Descriptor instead.

func (*MarketPriceRequest) GetColumns

func (x *MarketPriceRequest) GetColumns() []MarketPriceColumn

func (*MarketPriceRequest) GetIssueCodes

func (x *MarketPriceRequest) GetIssueCodes() []string

func (*MarketPriceRequest) ProtoMessage

func (*MarketPriceRequest) ProtoMessage()

func (*MarketPriceRequest) ProtoReflect

func (x *MarketPriceRequest) ProtoReflect() protoreflect.Message

func (*MarketPriceRequest) Reset

func (x *MarketPriceRequest) Reset()

func (*MarketPriceRequest) String

func (x *MarketPriceRequest) String() string

type MarketPriceResponse

type MarketPriceResponse struct {
	CommonResponse *CommonResponse `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"` // レスポンス共通項目
	MarketPrices   []*MarketPrice  `protobuf:"bytes,2,rep,name=market_prices,json=marketPrices,proto3" json:"market_prices,omitempty"`       // 時価情報
	// contains filtered or unexported fields
}

func (*MarketPriceResponse) Descriptor deprecated

func (*MarketPriceResponse) Descriptor() ([]byte, []int)

Deprecated: Use MarketPriceResponse.ProtoReflect.Descriptor instead.

func (*MarketPriceResponse) GetCommonResponse

func (x *MarketPriceResponse) GetCommonResponse() *CommonResponse

func (*MarketPriceResponse) GetMarketPrices

func (x *MarketPriceResponse) GetMarketPrices() []*MarketPrice

func (*MarketPriceResponse) ProtoMessage

func (*MarketPriceResponse) ProtoMessage()

func (*MarketPriceResponse) ProtoReflect

func (x *MarketPriceResponse) ProtoReflect() protoreflect.Message

func (*MarketPriceResponse) Reset

func (x *MarketPriceResponse) Reset()

func (*MarketPriceResponse) String

func (x *MarketPriceResponse) String() string

type MarketPriceStreamResponse added in v0.0.2

type MarketPriceStreamResponse struct {
	ColumnNumber     int64                  `protobuf:"varint,1,opt,name=column_number,json=columnNumber,proto3" json:"column_number,omitempty"`              // 行番号
	IssueCode        string                 `protobuf:"bytes,2,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                        // 銘柄コード
	Exchange         Exchange               `protobuf:"varint,3,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"`                // 市場
	Section          string                 `protobuf:"bytes,4,opt,name=section,proto3" json:"section,omitempty"`                                             // 所属
	CurrentPrice     float64                `protobuf:"fixed64,5,opt,name=current_price,json=currentPrice,proto3" json:"current_price,omitempty"`             // 現在値
	CurrentPriceTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=current_price_time,json=currentPriceTime,proto3" json:"current_price_time,omitempty"` // 現在値時刻
	ChangePriceType  ChangePriceType        ``                                                                                                                // 現値前値比較
	/* 142-byte string literal not displayed */
	PrevDayRatio      float64                `protobuf:"fixed64,8,opt,name=prev_day_ratio,json=prevDayRatio,proto3" json:"prev_day_ratio,omitempty"`                     // 前日比
	PrevDayPercent    float64                `protobuf:"fixed64,9,opt,name=prev_day_percent,json=prevDayPercent,proto3" json:"prev_day_percent,omitempty"`               // 騰落率
	OpenPrice         float64                `protobuf:"fixed64,10,opt,name=open_price,json=openPrice,proto3" json:"open_price,omitempty"`                               // 始値
	OpenPriceTime     *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=open_price_time,json=openPriceTime,proto3" json:"open_price_time,omitempty"`                   // 始値時刻
	HighPrice         float64                `protobuf:"fixed64,12,opt,name=high_price,json=highPrice,proto3" json:"high_price,omitempty"`                               // 高値
	HighPriceTime     *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=high_price_time,json=highPriceTime,proto3" json:"high_price_time,omitempty"`                   // 高値時刻
	LowPrice          float64                `protobuf:"fixed64,14,opt,name=low_price,json=lowPrice,proto3" json:"low_price,omitempty"`                                  // 安値
	LowPriceTime      *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=low_price_time,json=lowPriceTime,proto3" json:"low_price_time,omitempty"`                      // 安値時刻
	Volume            float64                `protobuf:"fixed64,16,opt,name=volume,proto3" json:"volume,omitempty"`                                                      // 出来高
	AskSign           IndicationPriceType    `protobuf:"varint,17,opt,name=ask_sign,json=askSign,proto3,enum=tachibanapb.IndicationPriceType" json:"ask_sign,omitempty"` // 売気配値種類
	AskPrice          float64                `protobuf:"fixed64,18,opt,name=ask_price,json=askPrice,proto3" json:"ask_price,omitempty"`                                  // 売気配値
	AskQuantity       float64                `protobuf:"fixed64,19,opt,name=ask_quantity,json=askQuantity,proto3" json:"ask_quantity,omitempty"`                         // 売気配数量
	BidSign           IndicationPriceType    `protobuf:"varint,20,opt,name=bid_sign,json=bidSign,proto3,enum=tachibanapb.IndicationPriceType" json:"bid_sign,omitempty"` // 買気配値種類
	BidPrice          float64                `protobuf:"fixed64,21,opt,name=bid_price,json=bidPrice,proto3" json:"bid_price,omitempty"`                                  // 買気配値
	BidQuantity       float64                `protobuf:"fixed64,22,opt,name=bid_quantity,json=bidQuantity,proto3" json:"bid_quantity,omitempty"`                         // 買気配数量
	ExRightType       string                 `protobuf:"bytes,23,opt,name=ex_right_type,json=exRightType,proto3" json:"ex_right_type,omitempty"`                         // 配当落銘柄区分
	DiscontinuityType string                 `protobuf:"bytes,24,opt,name=discontinuity_type,json=discontinuityType,proto3" json:"discontinuity_type,omitempty"`         // 不連続要因銘柄区分
	StopHigh          CurrentPriceType       `protobuf:"varint,25,opt,name=stop_high,json=stopHigh,proto3,enum=tachibanapb.CurrentPriceType" json:"stop_high,omitempty"` // 日通し高値フラグ
	StopLow           CurrentPriceType       `protobuf:"varint,26,opt,name=stop_low,json=stopLow,proto3,enum=tachibanapb.CurrentPriceType" json:"stop_low,omitempty"`    // 日通し安値フラグ
	TradingAmount     float64                `protobuf:"fixed64,27,opt,name=trading_amount,json=tradingAmount,proto3" json:"trading_amount,omitempty"`                   // 売買代金
	AskQuantityMarket float64                `protobuf:"fixed64,28,opt,name=ask_quantity_market,json=askQuantityMarket,proto3" json:"ask_quantity_market,omitempty"`     // 売数量(成行)
	BidQuantityMarket float64                `protobuf:"fixed64,29,opt,name=bid_quantity_market,json=bidQuantityMarket,proto3" json:"bid_quantity_market,omitempty"`     // 買数量(成行)
	AskQuantityOver   float64                `protobuf:"fixed64,30,opt,name=ask_quantity_over,json=askQuantityOver,proto3" json:"ask_quantity_over,omitempty"`           // 売-OVER
	AskQuantity10     float64                `protobuf:"fixed64,31,opt,name=ask_quantity10,json=askQuantity10,proto3" json:"ask_quantity10,omitempty"`                   // 売-10-数量
	AskPrice10        float64                `protobuf:"fixed64,32,opt,name=ask_price10,json=askPrice10,proto3" json:"ask_price10,omitempty"`                            // 売-10-値段
	AskQuantity9      float64                `protobuf:"fixed64,33,opt,name=ask_quantity9,json=askQuantity9,proto3" json:"ask_quantity9,omitempty"`                      // 売-9-数量
	AskPrice9         float64                `protobuf:"fixed64,34,opt,name=ask_price9,json=askPrice9,proto3" json:"ask_price9,omitempty"`                               // 売-9-値段
	AskQuantity8      float64                `protobuf:"fixed64,35,opt,name=ask_quantity8,json=askQuantity8,proto3" json:"ask_quantity8,omitempty"`                      // 売-8-数量
	AskPrice8         float64                `protobuf:"fixed64,36,opt,name=ask_price8,json=askPrice8,proto3" json:"ask_price8,omitempty"`                               // 売-8-値段
	AskQuantity7      float64                `protobuf:"fixed64,37,opt,name=ask_quantity7,json=askQuantity7,proto3" json:"ask_quantity7,omitempty"`                      // 売-7-数量
	AskPrice7         float64                `protobuf:"fixed64,38,opt,name=ask_price7,json=askPrice7,proto3" json:"ask_price7,omitempty"`                               // 売-7-値段
	AskQuantity6      float64                `protobuf:"fixed64,39,opt,name=ask_quantity6,json=askQuantity6,proto3" json:"ask_quantity6,omitempty"`                      // 売-6-数量
	AskPrice6         float64                `protobuf:"fixed64,40,opt,name=ask_price6,json=askPrice6,proto3" json:"ask_price6,omitempty"`                               // 売-6-値段
	AskQuantity5      float64                `protobuf:"fixed64,41,opt,name=ask_quantity5,json=askQuantity5,proto3" json:"ask_quantity5,omitempty"`                      // 売-5-数量
	AskPrice5         float64                `protobuf:"fixed64,42,opt,name=ask_price5,json=askPrice5,proto3" json:"ask_price5,omitempty"`                               // 売-5-値段
	AskQuantity4      float64                `protobuf:"fixed64,43,opt,name=ask_quantity4,json=askQuantity4,proto3" json:"ask_quantity4,omitempty"`                      // 売-4-数量
	AskPrice4         float64                `protobuf:"fixed64,44,opt,name=ask_price4,json=askPrice4,proto3" json:"ask_price4,omitempty"`                               // 売-4-値段
	AskQuantity3      float64                `protobuf:"fixed64,45,opt,name=ask_quantity3,json=askQuantity3,proto3" json:"ask_quantity3,omitempty"`                      // 売-3-数量
	AskPrice3         float64                `protobuf:"fixed64,46,opt,name=ask_price3,json=askPrice3,proto3" json:"ask_price3,omitempty"`                               // 売-3-値段
	AskQuantity2      float64                `protobuf:"fixed64,47,opt,name=ask_quantity2,json=askQuantity2,proto3" json:"ask_quantity2,omitempty"`                      // 売-2-数量
	AskPrice2         float64                `protobuf:"fixed64,48,opt,name=ask_price2,json=askPrice2,proto3" json:"ask_price2,omitempty"`                               // 売-2-値段
	AskQuantity1      float64                `protobuf:"fixed64,49,opt,name=ask_quantity1,json=askQuantity1,proto3" json:"ask_quantity1,omitempty"`                      // 売-1-数量
	AskPrice1         float64                `protobuf:"fixed64,50,opt,name=ask_price1,json=askPrice1,proto3" json:"ask_price1,omitempty"`                               // 売-1-値段
	BidQuantity1      float64                `protobuf:"fixed64,51,opt,name=bid_quantity1,json=bidQuantity1,proto3" json:"bid_quantity1,omitempty"`                      // 買-1-数量
	BidPrice1         float64                `protobuf:"fixed64,52,opt,name=bid_price1,json=bidPrice1,proto3" json:"bid_price1,omitempty"`                               // 買-1-値段
	BidQuantity2      float64                `protobuf:"fixed64,53,opt,name=bid_quantity2,json=bidQuantity2,proto3" json:"bid_quantity2,omitempty"`                      // 買-2-数量
	BidPrice2         float64                `protobuf:"fixed64,54,opt,name=bid_price2,json=bidPrice2,proto3" json:"bid_price2,omitempty"`                               // 買-2-値段
	BidQuantity3      float64                `protobuf:"fixed64,55,opt,name=bid_quantity3,json=bidQuantity3,proto3" json:"bid_quantity3,omitempty"`                      // 買-3-数量
	BidPrice3         float64                `protobuf:"fixed64,56,opt,name=bid_price3,json=bidPrice3,proto3" json:"bid_price3,omitempty"`                               // 買-3-値段
	BidQuantity4      float64                `protobuf:"fixed64,57,opt,name=bid_quantity4,json=bidQuantity4,proto3" json:"bid_quantity4,omitempty"`                      // 買-4-数量
	BidPrice4         float64                `protobuf:"fixed64,58,opt,name=bid_price4,json=bidPrice4,proto3" json:"bid_price4,omitempty"`                               // 買-4-値段
	BidQuantity5      float64                `protobuf:"fixed64,59,opt,name=bid_quantity5,json=bidQuantity5,proto3" json:"bid_quantity5,omitempty"`                      // 買-5-数量
	BidPrice5         float64                `protobuf:"fixed64,60,opt,name=bid_price5,json=bidPrice5,proto3" json:"bid_price5,omitempty"`                               // 買-5-値段
	BidQuantity6      float64                `protobuf:"fixed64,61,opt,name=bid_quantity6,json=bidQuantity6,proto3" json:"bid_quantity6,omitempty"`                      // 買-6-数量
	BidPrice6         float64                `protobuf:"fixed64,62,opt,name=bid_price6,json=bidPrice6,proto3" json:"bid_price6,omitempty"`                               // 買-6-値段
	BidQuantity7      float64                `protobuf:"fixed64,63,opt,name=bid_quantity7,json=bidQuantity7,proto3" json:"bid_quantity7,omitempty"`                      // 買-7-数量
	BidPrice7         float64                `protobuf:"fixed64,64,opt,name=bid_price7,json=bidPrice7,proto3" json:"bid_price7,omitempty"`                               // 買-7-値段
	BidQuantity8      float64                `protobuf:"fixed64,65,opt,name=bid_quantity8,json=bidQuantity8,proto3" json:"bid_quantity8,omitempty"`                      // 買-8-数量
	BidPrice8         float64                `protobuf:"fixed64,66,opt,name=bid_price8,json=bidPrice8,proto3" json:"bid_price8,omitempty"`                               // 買-8-値段
	BidQuantity9      float64                `protobuf:"fixed64,67,opt,name=bid_quantity9,json=bidQuantity9,proto3" json:"bid_quantity9,omitempty"`                      // 買-9-数量
	BidPrice9         float64                `protobuf:"fixed64,68,opt,name=bid_price9,json=bidPrice9,proto3" json:"bid_price9,omitempty"`                               // 買-9-値段
	BidQuantity10     float64                `protobuf:"fixed64,69,opt,name=bid_quantity10,json=bidQuantity10,proto3" json:"bid_quantity10,omitempty"`                   // 買-10-数量
	BidPrice10        float64                `protobuf:"fixed64,70,opt,name=bid_price10,json=bidPrice10,proto3" json:"bid_price10,omitempty"`                            // 買-10-値段
	BidQuantityUnder  float64                `protobuf:"fixed64,71,opt,name=bid_quantity_under,json=bidQuantityUnder,proto3" json:"bid_quantity_under,omitempty"`        // 買-UNDER
	Vwap              float64                `protobuf:"fixed64,72,opt,name=vwap,proto3" json:"vwap,omitempty"`                                                          // VWAP
	Prp               float64                `protobuf:"fixed64,73,opt,name=prp,proto3" json:"prp,omitempty"`                                                            // PRP
	// contains filtered or unexported fields
}

func (*MarketPriceStreamResponse) Descriptor deprecated added in v0.0.2

func (*MarketPriceStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use MarketPriceStreamResponse.ProtoReflect.Descriptor instead.

func (*MarketPriceStreamResponse) GetAskPrice added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice() float64

func (*MarketPriceStreamResponse) GetAskPrice1 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice1() float64

func (*MarketPriceStreamResponse) GetAskPrice10 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice10() float64

func (*MarketPriceStreamResponse) GetAskPrice2 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice2() float64

func (*MarketPriceStreamResponse) GetAskPrice3 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice3() float64

func (*MarketPriceStreamResponse) GetAskPrice4 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice4() float64

func (*MarketPriceStreamResponse) GetAskPrice5 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice5() float64

func (*MarketPriceStreamResponse) GetAskPrice6 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice6() float64

func (*MarketPriceStreamResponse) GetAskPrice7 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice7() float64

func (*MarketPriceStreamResponse) GetAskPrice8 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice8() float64

func (*MarketPriceStreamResponse) GetAskPrice9 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskPrice9() float64

func (*MarketPriceStreamResponse) GetAskQuantity added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity() float64

func (*MarketPriceStreamResponse) GetAskQuantity1 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity1() float64

func (*MarketPriceStreamResponse) GetAskQuantity10 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity10() float64

func (*MarketPriceStreamResponse) GetAskQuantity2 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity2() float64

func (*MarketPriceStreamResponse) GetAskQuantity3 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity3() float64

func (*MarketPriceStreamResponse) GetAskQuantity4 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity4() float64

func (*MarketPriceStreamResponse) GetAskQuantity5 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity5() float64

func (*MarketPriceStreamResponse) GetAskQuantity6 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity6() float64

func (*MarketPriceStreamResponse) GetAskQuantity7 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity7() float64

func (*MarketPriceStreamResponse) GetAskQuantity8 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity8() float64

func (*MarketPriceStreamResponse) GetAskQuantity9 added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantity9() float64

func (*MarketPriceStreamResponse) GetAskQuantityMarket added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantityMarket() float64

func (*MarketPriceStreamResponse) GetAskQuantityOver added in v0.0.2

func (x *MarketPriceStreamResponse) GetAskQuantityOver() float64

func (*MarketPriceStreamResponse) GetAskSign added in v0.0.2

func (*MarketPriceStreamResponse) GetBidPrice added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice() float64

func (*MarketPriceStreamResponse) GetBidPrice1 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice1() float64

func (*MarketPriceStreamResponse) GetBidPrice10 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice10() float64

func (*MarketPriceStreamResponse) GetBidPrice2 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice2() float64

func (*MarketPriceStreamResponse) GetBidPrice3 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice3() float64

func (*MarketPriceStreamResponse) GetBidPrice4 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice4() float64

func (*MarketPriceStreamResponse) GetBidPrice5 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice5() float64

func (*MarketPriceStreamResponse) GetBidPrice6 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice6() float64

func (*MarketPriceStreamResponse) GetBidPrice7 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice7() float64

func (*MarketPriceStreamResponse) GetBidPrice8 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice8() float64

func (*MarketPriceStreamResponse) GetBidPrice9 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidPrice9() float64

func (*MarketPriceStreamResponse) GetBidQuantity added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity() float64

func (*MarketPriceStreamResponse) GetBidQuantity1 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity1() float64

func (*MarketPriceStreamResponse) GetBidQuantity10 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity10() float64

func (*MarketPriceStreamResponse) GetBidQuantity2 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity2() float64

func (*MarketPriceStreamResponse) GetBidQuantity3 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity3() float64

func (*MarketPriceStreamResponse) GetBidQuantity4 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity4() float64

func (*MarketPriceStreamResponse) GetBidQuantity5 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity5() float64

func (*MarketPriceStreamResponse) GetBidQuantity6 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity6() float64

func (*MarketPriceStreamResponse) GetBidQuantity7 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity7() float64

func (*MarketPriceStreamResponse) GetBidQuantity8 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity8() float64

func (*MarketPriceStreamResponse) GetBidQuantity9 added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantity9() float64

func (*MarketPriceStreamResponse) GetBidQuantityMarket added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantityMarket() float64

func (*MarketPriceStreamResponse) GetBidQuantityUnder added in v0.0.2

func (x *MarketPriceStreamResponse) GetBidQuantityUnder() float64

func (*MarketPriceStreamResponse) GetBidSign added in v0.0.2

func (*MarketPriceStreamResponse) GetChangePriceType added in v0.0.2

func (x *MarketPriceStreamResponse) GetChangePriceType() ChangePriceType

func (*MarketPriceStreamResponse) GetColumnNumber added in v0.0.2

func (x *MarketPriceStreamResponse) GetColumnNumber() int64

func (*MarketPriceStreamResponse) GetCurrentPrice added in v0.0.2

func (x *MarketPriceStreamResponse) GetCurrentPrice() float64

func (*MarketPriceStreamResponse) GetCurrentPriceTime added in v0.0.2

func (x *MarketPriceStreamResponse) GetCurrentPriceTime() *timestamppb.Timestamp

func (*MarketPriceStreamResponse) GetDiscontinuityType added in v0.0.2

func (x *MarketPriceStreamResponse) GetDiscontinuityType() string

func (*MarketPriceStreamResponse) GetExRightType added in v0.0.2

func (x *MarketPriceStreamResponse) GetExRightType() string

func (*MarketPriceStreamResponse) GetExchange added in v0.0.2

func (x *MarketPriceStreamResponse) GetExchange() Exchange

func (*MarketPriceStreamResponse) GetHighPrice added in v0.0.2

func (x *MarketPriceStreamResponse) GetHighPrice() float64

func (*MarketPriceStreamResponse) GetHighPriceTime added in v0.0.2

func (x *MarketPriceStreamResponse) GetHighPriceTime() *timestamppb.Timestamp

func (*MarketPriceStreamResponse) GetIssueCode added in v0.0.2

func (x *MarketPriceStreamResponse) GetIssueCode() string

func (*MarketPriceStreamResponse) GetLowPrice added in v0.0.2

func (x *MarketPriceStreamResponse) GetLowPrice() float64

func (*MarketPriceStreamResponse) GetLowPriceTime added in v0.0.2

func (x *MarketPriceStreamResponse) GetLowPriceTime() *timestamppb.Timestamp

func (*MarketPriceStreamResponse) GetOpenPrice added in v0.0.2

func (x *MarketPriceStreamResponse) GetOpenPrice() float64

func (*MarketPriceStreamResponse) GetOpenPriceTime added in v0.0.2

func (x *MarketPriceStreamResponse) GetOpenPriceTime() *timestamppb.Timestamp

func (*MarketPriceStreamResponse) GetPrevDayPercent added in v0.0.2

func (x *MarketPriceStreamResponse) GetPrevDayPercent() float64

func (*MarketPriceStreamResponse) GetPrevDayRatio added in v0.0.2

func (x *MarketPriceStreamResponse) GetPrevDayRatio() float64

func (*MarketPriceStreamResponse) GetPrp added in v0.0.2

func (x *MarketPriceStreamResponse) GetPrp() float64

func (*MarketPriceStreamResponse) GetSection added in v0.0.2

func (x *MarketPriceStreamResponse) GetSection() string

func (*MarketPriceStreamResponse) GetStopHigh added in v0.0.2

func (*MarketPriceStreamResponse) GetStopLow added in v0.0.2

func (*MarketPriceStreamResponse) GetTradingAmount added in v0.0.2

func (x *MarketPriceStreamResponse) GetTradingAmount() float64

func (*MarketPriceStreamResponse) GetVolume added in v0.0.2

func (x *MarketPriceStreamResponse) GetVolume() float64

func (*MarketPriceStreamResponse) GetVwap added in v0.0.2

func (x *MarketPriceStreamResponse) GetVwap() float64

func (*MarketPriceStreamResponse) ProtoMessage added in v0.0.2

func (*MarketPriceStreamResponse) ProtoMessage()

func (*MarketPriceStreamResponse) ProtoReflect added in v0.0.2

func (*MarketPriceStreamResponse) Reset added in v0.0.2

func (x *MarketPriceStreamResponse) Reset()

func (*MarketPriceStreamResponse) String added in v0.0.2

func (x *MarketPriceStreamResponse) String() string

type MessageType

type MessageType int32
const (
	MessageType_MESSAGE_TYPE_UNSPECIFIED                    MessageType = 0  // 未指定
	MessageType_MESSAGE_TYPE_LOGIN_REQUEST                  MessageType = 1  // ログインリクエスト
	MessageType_MESSAGE_TYPE_LOGIN_RESPONSE                 MessageType = 2  // ログインレスポンス
	MessageType_MESSAGE_TYPE_LOGOUT_REQUEST                 MessageType = 3  // ログアウトリクエスト
	MessageType_MESSAGE_TYPE_LOGOUT_RESPONSE                MessageType = 4  // ログアウトレスポンス
	MessageType_MESSAGE_TYPE_NEW_ORDER                      MessageType = 5  // 新規注文
	MessageType_MESSAGE_TYPE_CORRECT_ORDER                  MessageType = 6  // 訂正注文
	MessageType_MESSAGE_TYPE_CANCEL_ORDER                   MessageType = 7  // 取消注文
	MessageType_MESSAGE_TYPE_STOCK_POSITION_LIST            MessageType = 8  // 現物保有銘柄一覧
	MessageType_MESSAGE_TYPE_MARGIN_POSITION_LIST           MessageType = 9  // 信用建玉一覧
	MessageType_MESSAGE_TYPE_STOCK_WALLET                   MessageType = 10 // 買余力
	MessageType_MESSAGE_TYPE_MARGIN_WALLET                  MessageType = 11 // 建余力&本日維持率
	MessageType_MESSAGE_TYPE_STOCK_SELLABLE                 MessageType = 12 // 売却可能数量
	MessageType_MESSAGE_TYPE_ORDER_LIST                     MessageType = 13 // 注文一覧
	MessageType_MESSAGE_TYPE_ORDER_DETAIL                   MessageType = 14 // 注文約定一覧(詳細)
	MessageType_MESSAGE_TYPE_SUMMARY                        MessageType = 15 // 可能額サマリー
	MessageType_MESSAGE_TYPE_SUMMARY_RECORD                 MessageType = 16 // 可能額推移
	MessageType_MESSAGE_TYPE_STOCK_ENTRY_DETAIL             MessageType = 17 // 現物株式買付可能額詳細
	MessageType_MESSAGE_TYPE_MARGIN_ENTRY_DETAIL            MessageType = 18 // 信用新規建て可能額詳細
	MessageType_MESSAGE_TYPE_DEPOSIT_RATE                   MessageType = 19 // リアル保証金率
	MessageType_MESSAGE_TYPE_EVENT_DOWNLOAD                 MessageType = 20 // マスタ情報ダウンロード
	MessageType_MESSAGE_TYPE_EVENT_SYSTEM_STATUS            MessageType = 21 // システムステータス
	MessageType_MESSAGE_TYPE_BUSINESS_DAY                   MessageType = 22 // 日付情報
	MessageType_MESSAGE_TYPE_TICK_GROUP                     MessageType = 23 // 呼値
	MessageType_MESSAGE_TYPE_EVENT_OPERATION_STATUS         MessageType = 24 // 運用ステータス別状態
	MessageType_MESSAGE_TYPE_EVENT_STOCK_OPERATION_STATUS   MessageType = 25 // 運用ステータス(株式)
	MessageType_MESSAGE_TYPE_EVENT_PRODUCT_OPERATION_STATUS MessageType = 26 // 運用運用ステータス(派生)
	MessageType_MESSAGE_TYPE_STOCK_MASTER                   MessageType = 27 // 株式銘柄マスタ
	MessageType_MESSAGE_TYPE_STOCK_EXCHANGE_MASTER          MessageType = 28 // 株式銘柄市場マスタ
	MessageType_MESSAGE_TYPE_EVENT_STOCK_REGULATION         MessageType = 29 // 株式銘柄別・市場別規制
	MessageType_MESSAGE_TYPE_EVENT_FUTURE_MASTER            MessageType = 30 // 先物銘柄マスタ
	MessageType_MESSAGE_TYPE_EVENT_OPTION_MASTER            MessageType = 31 // オプション銘柄マスタ
	MessageType_MESSAGE_TYPE_EVENT_EXCHANGE_REGULATION      MessageType = 32 // 派生銘柄別・市場別規制
	MessageType_MESSAGE_TYPE_EVENT_SUBSTITUTE               MessageType = 33 // 代用掛目
	MessageType_MESSAGE_TYPE_EVENT_DEPOSIT_MASTER           MessageType = 34 // 保証金マスタ
	MessageType_MESSAGE_TYPE_EVENT_ERROR_REASON             MessageType = 35 // 取引所エラー等理由コード
	MessageType_MESSAGE_TYPE_EVENT_DOWNLOAD_COMPLETE        MessageType = 36 // 初期ダウンロード終了通知
	MessageType_MESSAGE_TYPE_MASTER_DATA                    MessageType = 37 // マスタ情報
	MessageType_MESSAGE_TYPE_MARKET_PRICE                   MessageType = 38 // 時価関連情報
)

func (MessageType) Descriptor

func (MessageType) Enum

func (x MessageType) Enum() *MessageType

func (MessageType) EnumDescriptor deprecated

func (MessageType) EnumDescriptor() ([]byte, []int)

Deprecated: Use MessageType.Descriptor instead.

func (MessageType) Number

func (x MessageType) Number() protoreflect.EnumNumber

func (MessageType) String

func (x MessageType) String() string

func (MessageType) Type

type NewOrderRequest

type NewOrderRequest struct {
	AccountType         AccountType         `protobuf:"varint,1,opt,name=account_type,json=accountType,proto3,enum=tachibanapb.AccountType" json:"account_type,omitempty"` // 譲渡益課税区分
	DeliveryAccountType DeliveryAccountType ``                                                                                                                             // 建玉譲渡益課税区分
	/* 158-byte string literal not displayed */
	IssueCode       string          `protobuf:"bytes,3,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`         // 銘柄コード
	Exchange        Exchange        `protobuf:"varint,4,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"` // 市場
	Side            Side            `protobuf:"varint,5,opt,name=side,proto3,enum=tachibanapb.Side" json:"side,omitempty"`             // 売買区分
	ExecutionTiming ExecutionTiming ``                                                                                                 // 執行条件
	/* 140-byte string literal not displayed */
	OrderPrice        float64                `protobuf:"fixed64,7,opt,name=order_price,json=orderPrice,proto3" json:"order_price,omitempty"`                          // 注文値段
	OrderQuantity     float64                `protobuf:"fixed64,8,opt,name=order_quantity,json=orderQuantity,proto3" json:"order_quantity,omitempty"`                 // 注文数量
	TradeType         TradeType              `protobuf:"varint,9,opt,name=trade_type,json=tradeType,proto3,enum=tachibanapb.TradeType" json:"trade_type,omitempty"`   // 現金信用区分
	ExpireDate        *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=expire_date,json=expireDate,proto3" json:"expire_date,omitempty"`                           // 注文期日
	ExpireDateIsToday bool                   `protobuf:"varint,11,opt,name=expire_date_is_today,json=expireDateIsToday,proto3" json:"expire_date_is_today,omitempty"` // 注文期日を当日
	StopOrderType     StopOrderType          ``                                                                                                                       // 逆指値注文種別
	/* 135-byte string literal not displayed */
	TriggerPrice     float64          `protobuf:"fixed64,13,opt,name=trigger_price,json=triggerPrice,proto3" json:"trigger_price,omitempty"`         // 逆指値条件
	StopOrderPrice   float64          `protobuf:"fixed64,14,opt,name=stop_order_price,json=stopOrderPrice,proto3" json:"stop_order_price,omitempty"` // 逆指値値段
	ExitPositionType ExitPositionType ``                                                                                                             // 建日種類(返済ポジション指定方法)
	/* 147-byte string literal not displayed */
	SecondPassword string          `protobuf:"bytes,16,opt,name=second_password,json=secondPassword,proto3" json:"second_password,omitempty"` // 第二パスワード
	ExitPositions  []*ExitPosition `protobuf:"bytes,17,rep,name=exit_positions,json=exitPositions,proto3" json:"exit_positions,omitempty"`    // 返済リスト
	// contains filtered or unexported fields
}

func (*NewOrderRequest) Descriptor deprecated

func (*NewOrderRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewOrderRequest.ProtoReflect.Descriptor instead.

func (*NewOrderRequest) GetAccountType

func (x *NewOrderRequest) GetAccountType() AccountType

func (*NewOrderRequest) GetDeliveryAccountType

func (x *NewOrderRequest) GetDeliveryAccountType() DeliveryAccountType

func (*NewOrderRequest) GetExchange

func (x *NewOrderRequest) GetExchange() Exchange

func (*NewOrderRequest) GetExecutionTiming

func (x *NewOrderRequest) GetExecutionTiming() ExecutionTiming

func (*NewOrderRequest) GetExitPositionType

func (x *NewOrderRequest) GetExitPositionType() ExitPositionType

func (*NewOrderRequest) GetExitPositions

func (x *NewOrderRequest) GetExitPositions() []*ExitPosition

func (*NewOrderRequest) GetExpireDate

func (x *NewOrderRequest) GetExpireDate() *timestamppb.Timestamp

func (*NewOrderRequest) GetExpireDateIsToday

func (x *NewOrderRequest) GetExpireDateIsToday() bool

func (*NewOrderRequest) GetIssueCode

func (x *NewOrderRequest) GetIssueCode() string

func (*NewOrderRequest) GetOrderPrice

func (x *NewOrderRequest) GetOrderPrice() float64

func (*NewOrderRequest) GetOrderQuantity

func (x *NewOrderRequest) GetOrderQuantity() float64

func (*NewOrderRequest) GetSecondPassword

func (x *NewOrderRequest) GetSecondPassword() string

func (*NewOrderRequest) GetSide

func (x *NewOrderRequest) GetSide() Side

func (*NewOrderRequest) GetStopOrderPrice

func (x *NewOrderRequest) GetStopOrderPrice() float64

func (*NewOrderRequest) GetStopOrderType

func (x *NewOrderRequest) GetStopOrderType() StopOrderType

func (*NewOrderRequest) GetTradeType

func (x *NewOrderRequest) GetTradeType() TradeType

func (*NewOrderRequest) GetTriggerPrice

func (x *NewOrderRequest) GetTriggerPrice() float64

func (*NewOrderRequest) ProtoMessage

func (*NewOrderRequest) ProtoMessage()

func (*NewOrderRequest) ProtoReflect

func (x *NewOrderRequest) ProtoReflect() protoreflect.Message

func (*NewOrderRequest) Reset

func (x *NewOrderRequest) Reset()

func (*NewOrderRequest) String

func (x *NewOrderRequest) String() string

type NewOrderResponse

type NewOrderResponse struct {
	CommonResponse *CommonResponse        `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"`   // レスポンス共通項目
	ResultCode     string                 `protobuf:"bytes,2,opt,name=result_code,json=resultCode,proto3" json:"result_code,omitempty"`               // 結果コード
	ResultText     string                 `protobuf:"bytes,3,opt,name=result_text,json=resultText,proto3" json:"result_text,omitempty"`               // 結果テキスト
	WarningCode    string                 `protobuf:"bytes,4,opt,name=warning_code,json=warningCode,proto3" json:"warning_code,omitempty"`            // 警告コード
	WarningText    string                 `protobuf:"bytes,5,opt,name=warning_text,json=warningText,proto3" json:"warning_text,omitempty"`            // 警告テキスト
	OrderNumber    string                 `protobuf:"bytes,6,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`            // 注文番号
	ExecutionDate  *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`      // 営業日
	DeliveryAmount float64                `protobuf:"fixed64,8,opt,name=delivery_amount,json=deliveryAmount,proto3" json:"delivery_amount,omitempty"` // 注文受渡金額
	Commission     float64                `protobuf:"fixed64,9,opt,name=commission,proto3" json:"commission,omitempty"`                               // 注文手数料
	CommissionTax  float64                `protobuf:"fixed64,10,opt,name=commission_tax,json=commissionTax,proto3" json:"commission_tax,omitempty"`   // 注文消費税
	Interest       float64                `protobuf:"fixed64,11,opt,name=interest,proto3" json:"interest,omitempty"`                                  // 金利
	OrderDatetime  *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=order_datetime,json=orderDatetime,proto3" json:"order_datetime,omitempty"`     // 注文日時
	// contains filtered or unexported fields
}

func (*NewOrderResponse) Descriptor deprecated

func (*NewOrderResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewOrderResponse.ProtoReflect.Descriptor instead.

func (*NewOrderResponse) GetCommission

func (x *NewOrderResponse) GetCommission() float64

func (*NewOrderResponse) GetCommissionTax

func (x *NewOrderResponse) GetCommissionTax() float64

func (*NewOrderResponse) GetCommonResponse

func (x *NewOrderResponse) GetCommonResponse() *CommonResponse

func (*NewOrderResponse) GetDeliveryAmount

func (x *NewOrderResponse) GetDeliveryAmount() float64

func (*NewOrderResponse) GetExecutionDate

func (x *NewOrderResponse) GetExecutionDate() *timestamppb.Timestamp

func (*NewOrderResponse) GetInterest

func (x *NewOrderResponse) GetInterest() float64

func (*NewOrderResponse) GetOrderDatetime

func (x *NewOrderResponse) GetOrderDatetime() *timestamppb.Timestamp

func (*NewOrderResponse) GetOrderNumber

func (x *NewOrderResponse) GetOrderNumber() string

func (*NewOrderResponse) GetResultCode

func (x *NewOrderResponse) GetResultCode() string

func (*NewOrderResponse) GetResultText

func (x *NewOrderResponse) GetResultText() string

func (*NewOrderResponse) GetWarningCode

func (x *NewOrderResponse) GetWarningCode() string

func (*NewOrderResponse) GetWarningText

func (x *NewOrderResponse) GetWarningText() string

func (*NewOrderResponse) ProtoMessage

func (*NewOrderResponse) ProtoMessage()

func (*NewOrderResponse) ProtoReflect

func (x *NewOrderResponse) ProtoReflect() protoreflect.Message

func (*NewOrderResponse) Reset

func (x *NewOrderResponse) Reset()

func (*NewOrderResponse) String

func (x *NewOrderResponse) String() string

type NewsStreamResponse added in v0.0.2

type NewsStreamResponse struct {
	Provider      string                 `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`                                   // プロバイダ(情報提供元)
	EventNo       int64                  `protobuf:"varint,2,opt,name=event_no,json=eventNo,proto3" json:"event_no,omitempty"`                     // イベント番号
	NewsId        string                 `protobuf:"bytes,4,opt,name=news_id,json=newsId,proto3" json:"news_id,omitempty"`                         // ニュースID
	NewsDatetime  *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=news_datetime,json=newsDatetime,proto3" json:"news_datetime,omitempty"`       // ニュース日時
	NumOfCategory int64                  `protobuf:"varint,6,opt,name=num_of_category,json=numOfCategory,proto3" json:"num_of_category,omitempty"` // ニュースカテゴリ数
	Categories    []string               `protobuf:"bytes,7,rep,name=categories,proto3" json:"categories,omitempty"`                               // ニュースカテゴリリスト
	NumOfGenre    int64                  `protobuf:"varint,8,opt,name=num_of_genre,json=numOfGenre,proto3" json:"num_of_genre,omitempty"`          // ニュースジャンル数
	Genres        []string               `protobuf:"bytes,9,rep,name=genres,proto3" json:"genres,omitempty"`                                       // ニュースジャンルリスト
	NumOfIssue    int64                  `protobuf:"varint,10,opt,name=num_of_issue,json=numOfIssue,proto3" json:"num_of_issue,omitempty"`         // 関連銘柄コードリスト
	Issues        []string               `protobuf:"bytes,11,rep,name=issues,proto3" json:"issues,omitempty"`                                      // 関連銘柄コードリスト
	Title         string                 `protobuf:"bytes,12,opt,name=title,proto3" json:"title,omitempty"`                                        // ニュースタイトル
	Content       string                 `protobuf:"bytes,13,opt,name=content,proto3" json:"content,omitempty"`                                    // ニュース本文
	// contains filtered or unexported fields
}

func (*NewsStreamResponse) Descriptor deprecated added in v0.0.2

func (*NewsStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewsStreamResponse.ProtoReflect.Descriptor instead.

func (*NewsStreamResponse) GetCategories added in v0.0.2

func (x *NewsStreamResponse) GetCategories() []string

func (*NewsStreamResponse) GetContent added in v0.0.2

func (x *NewsStreamResponse) GetContent() string

func (*NewsStreamResponse) GetEventNo added in v0.0.2

func (x *NewsStreamResponse) GetEventNo() int64

func (*NewsStreamResponse) GetGenres added in v0.0.2

func (x *NewsStreamResponse) GetGenres() []string

func (*NewsStreamResponse) GetIssues added in v0.0.2

func (x *NewsStreamResponse) GetIssues() []string

func (*NewsStreamResponse) GetNewsDatetime added in v0.0.2

func (x *NewsStreamResponse) GetNewsDatetime() *timestamppb.Timestamp

func (*NewsStreamResponse) GetNewsId added in v0.0.2

func (x *NewsStreamResponse) GetNewsId() string

func (*NewsStreamResponse) GetNumOfCategory added in v0.0.2

func (x *NewsStreamResponse) GetNumOfCategory() int64

func (*NewsStreamResponse) GetNumOfGenre added in v0.0.2

func (x *NewsStreamResponse) GetNumOfGenre() int64

func (*NewsStreamResponse) GetNumOfIssue added in v0.0.2

func (x *NewsStreamResponse) GetNumOfIssue() int64

func (*NewsStreamResponse) GetProvider added in v0.0.2

func (x *NewsStreamResponse) GetProvider() string

func (*NewsStreamResponse) GetTitle added in v0.0.2

func (x *NewsStreamResponse) GetTitle() string

func (*NewsStreamResponse) ProtoMessage added in v0.0.2

func (*NewsStreamResponse) ProtoMessage()

func (*NewsStreamResponse) ProtoReflect added in v0.0.2

func (x *NewsStreamResponse) ProtoReflect() protoreflect.Message

func (*NewsStreamResponse) Reset added in v0.0.2

func (x *NewsStreamResponse) Reset()

func (*NewsStreamResponse) String added in v0.0.2

func (x *NewsStreamResponse) String() string

type OperationStatusStreamResponse added in v0.0.2

type OperationStatusStreamResponse struct {
	Provider          string                 `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`                                            // プロバイダ(情報提供元)
	EventNo           int64                  `protobuf:"varint,2,opt,name=event_no,json=eventNo,proto3" json:"event_no,omitempty"`                              // イベント番号
	UpdateDatetime    *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_datetime,json=updateDatetime,proto3" json:"update_datetime,omitempty"`          // 情報更新時間
	Exchange          Exchange               `protobuf:"varint,5,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"`                 // 市場コード
	AssetCode         string                 `protobuf:"bytes,6,opt,name=asset_code,json=assetCode,proto3" json:"asset_code,omitempty"`                         // 原資産コード
	ProductType       string                 `protobuf:"bytes,7,opt,name=product_type,json=productType,proto3" json:"product_type,omitempty"`                   // 商品種別
	OperationCategory string                 `protobuf:"bytes,8,opt,name=operation_category,json=operationCategory,proto3" json:"operation_category,omitempty"` // 運用カテゴリー
	OperationUnit     string                 `protobuf:"bytes,9,opt,name=operation_unit,json=operationUnit,proto3" json:"operation_unit,omitempty"`             // 運用ユニット
	BusinessDayType   string                 `protobuf:"bytes,10,opt,name=business_day_type,json=businessDayType,proto3" json:"business_day_type,omitempty"`    // 営業日区分
	OperationStatus   string                 `protobuf:"bytes,11,opt,name=operation_status,json=operationStatus,proto3" json:"operation_status,omitempty"`      // 運用ステータス
	// contains filtered or unexported fields
}

func (*OperationStatusStreamResponse) Descriptor deprecated added in v0.0.2

func (*OperationStatusStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use OperationStatusStreamResponse.ProtoReflect.Descriptor instead.

func (*OperationStatusStreamResponse) GetAssetCode added in v0.0.2

func (x *OperationStatusStreamResponse) GetAssetCode() string

func (*OperationStatusStreamResponse) GetBusinessDayType added in v0.0.2

func (x *OperationStatusStreamResponse) GetBusinessDayType() string

func (*OperationStatusStreamResponse) GetEventNo added in v0.0.2

func (x *OperationStatusStreamResponse) GetEventNo() int64

func (*OperationStatusStreamResponse) GetExchange added in v0.0.2

func (x *OperationStatusStreamResponse) GetExchange() Exchange

func (*OperationStatusStreamResponse) GetOperationCategory added in v0.0.2

func (x *OperationStatusStreamResponse) GetOperationCategory() string

func (*OperationStatusStreamResponse) GetOperationStatus added in v0.0.2

func (x *OperationStatusStreamResponse) GetOperationStatus() string

func (*OperationStatusStreamResponse) GetOperationUnit added in v0.0.2

func (x *OperationStatusStreamResponse) GetOperationUnit() string

func (*OperationStatusStreamResponse) GetProductType added in v0.0.2

func (x *OperationStatusStreamResponse) GetProductType() string

func (*OperationStatusStreamResponse) GetProvider added in v0.0.2

func (x *OperationStatusStreamResponse) GetProvider() string

func (*OperationStatusStreamResponse) GetUpdateDatetime added in v0.0.2

func (x *OperationStatusStreamResponse) GetUpdateDatetime() *timestamppb.Timestamp

func (*OperationStatusStreamResponse) ProtoMessage added in v0.0.2

func (*OperationStatusStreamResponse) ProtoMessage()

func (*OperationStatusStreamResponse) ProtoReflect added in v0.0.2

func (*OperationStatusStreamResponse) Reset added in v0.0.2

func (x *OperationStatusStreamResponse) Reset()

func (*OperationStatusStreamResponse) String added in v0.0.2

type Order

type Order struct {
	WarningCode  string       `protobuf:"bytes,1,opt,name=warning_code,json=warningCode,proto3" json:"warning_code,omitempty"`                               // 警告コード
	WarningText  string       `protobuf:"bytes,2,opt,name=warning_text,json=warningText,proto3" json:"warning_text,omitempty"`                               // 警告テキスト
	OrderNumber  string       `protobuf:"bytes,3,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`                               // 注文番号
	IssueCode    string       `protobuf:"bytes,4,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                                     // 銘柄コード
	Exchange     Exchange     `protobuf:"varint,5,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"`                             // 市場
	AccountType  AccountType  `protobuf:"varint,6,opt,name=account_type,json=accountType,proto3,enum=tachibanapb.AccountType" json:"account_type,omitempty"` // 譲渡益課税区分
	TradeType    TradeType    `protobuf:"varint,7,opt,name=trade_type,json=tradeType,proto3,enum=tachibanapb.TradeType" json:"trade_type,omitempty"`         // 現金信用区分
	ExitTermType ExitTermType ``                                                                                                                             // 弁済区分
	/* 130-byte string literal not displayed */
	Side            Side            `protobuf:"varint,9,opt,name=side,proto3,enum=tachibanapb.Side" json:"side,omitempty"`                          // 売買区分
	OrderQuantity   float64         `protobuf:"fixed64,10,opt,name=order_quantity,json=orderQuantity,proto3" json:"order_quantity,omitempty"`       // 注文株数
	CurrentQuantity float64         `protobuf:"fixed64,11,opt,name=current_quantity,json=currentQuantity,proto3" json:"current_quantity,omitempty"` // 有効株数
	Price           float64         `protobuf:"fixed64,12,opt,name=price,proto3" json:"price,omitempty"`                                            // 注文単価
	ExecutionTiming ExecutionTiming ``                                                                                                              // 執行条件
	/* 141-byte string literal not displayed */
	ExecutionType ExecutionType `` // 注文値段区分
	/* 133-byte string literal not displayed */
	StopOrderType StopOrderType `` // 逆指値注文種別
	/* 135-byte string literal not displayed */
	StopTriggerPrice       float64       `protobuf:"fixed64,16,opt,name=StopTriggerPrice,proto3" json:"StopTriggerPrice,omitempty"` // 逆指値条件
	StopOrderExecutionType ExecutionType ``                                                                                         // 逆指値値段区分
	/* 164-byte string literal not displayed */
	StopOrderPrice   float64          `protobuf:"fixed64,18,opt,name=stop_order_price,json=stopOrderPrice,proto3" json:"stop_order_price,omitempty"`                  // 逆指値値段
	TriggerType      TriggerType      `protobuf:"varint,19,opt,name=trigger_type,json=triggerType,proto3,enum=tachibanapb.TriggerType" json:"trigger_type,omitempty"` // トリガータイプ
	ExitPositionType ExitPositionType ``                                                                                                                              // 建日種類(返済ポジション指定方法)
	/* 147-byte string literal not displayed */
	ContractQuantity float64          `protobuf:"fixed64,21,opt,name=contract_quantity,json=contractQuantity,proto3" json:"contract_quantity,omitempty"` // 成立株数
	ContractPrice    float64          `protobuf:"fixed64,22,opt,name=contract_price,json=contractPrice,proto3" json:"contract_price,omitempty"`          // 成立単価
	PartContractType PartContractType ``                                                                                                                 // 内出来区分
	/* 147-byte string literal not displayed */
	ExecutionDate   *timestamppb.Timestamp `protobuf:"bytes,24,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`                         // 執行日
	OrderStatus     OrderStatus            `protobuf:"varint,25,opt,name=order_status,json=orderStatus,proto3,enum=tachibanapb.OrderStatus" json:"order_status,omitempty"` // 状態コード
	OrderStatusText string                 `protobuf:"bytes,26,opt,name=order_status_text,json=orderStatusText,proto3" json:"order_status_text,omitempty"`                 // 状態
	ContractStatus  ContractStatus         ``                                                                                                                              // 約定ステータス
	/* 137-byte string literal not displayed */
	OrderDatetime *timestamppb.Timestamp `protobuf:"bytes,28,opt,name=order_datetime,json=orderDatetime,proto3" json:"order_datetime,omitempty"` // 注文日付
	ExpireDate    *timestamppb.Timestamp `protobuf:"bytes,29,opt,name=expire_date,json=expireDate,proto3" json:"expire_date,omitempty"`          // 有効期限
	CarryOverType CarryOverType          ``                                                                                                      // 繰越注文フラグ
	/* 135-byte string literal not displayed */
	CorrectCancelType CorrectCancelType `` // 訂正取消可否フラグ
	/* 151-byte string literal not displayed */
	EstimationAmount float64 `protobuf:"fixed64,32,opt,name=estimation_amount,json=estimationAmount,proto3" json:"estimation_amount,omitempty"` // 概算代金
	// contains filtered or unexported fields
}

func (*Order) Descriptor deprecated

func (*Order) Descriptor() ([]byte, []int)

Deprecated: Use Order.ProtoReflect.Descriptor instead.

func (*Order) GetAccountType

func (x *Order) GetAccountType() AccountType

func (*Order) GetCarryOverType

func (x *Order) GetCarryOverType() CarryOverType

func (*Order) GetContractPrice

func (x *Order) GetContractPrice() float64

func (*Order) GetContractQuantity

func (x *Order) GetContractQuantity() float64

func (*Order) GetContractStatus

func (x *Order) GetContractStatus() ContractStatus

func (*Order) GetCorrectCancelType

func (x *Order) GetCorrectCancelType() CorrectCancelType

func (*Order) GetCurrentQuantity

func (x *Order) GetCurrentQuantity() float64

func (*Order) GetEstimationAmount

func (x *Order) GetEstimationAmount() float64

func (*Order) GetExchange

func (x *Order) GetExchange() Exchange

func (*Order) GetExecutionDate

func (x *Order) GetExecutionDate() *timestamppb.Timestamp

func (*Order) GetExecutionTiming

func (x *Order) GetExecutionTiming() ExecutionTiming

func (*Order) GetExecutionType

func (x *Order) GetExecutionType() ExecutionType

func (*Order) GetExitPositionType

func (x *Order) GetExitPositionType() ExitPositionType

func (*Order) GetExitTermType

func (x *Order) GetExitTermType() ExitTermType

func (*Order) GetExpireDate

func (x *Order) GetExpireDate() *timestamppb.Timestamp

func (*Order) GetIssueCode

func (x *Order) GetIssueCode() string

func (*Order) GetOrderDatetime

func (x *Order) GetOrderDatetime() *timestamppb.Timestamp

func (*Order) GetOrderNumber

func (x *Order) GetOrderNumber() string

func (*Order) GetOrderQuantity

func (x *Order) GetOrderQuantity() float64

func (*Order) GetOrderStatus

func (x *Order) GetOrderStatus() OrderStatus

func (*Order) GetOrderStatusText

func (x *Order) GetOrderStatusText() string

func (*Order) GetPartContractType

func (x *Order) GetPartContractType() PartContractType

func (*Order) GetPrice

func (x *Order) GetPrice() float64

func (*Order) GetSide

func (x *Order) GetSide() Side

func (*Order) GetStopOrderExecutionType

func (x *Order) GetStopOrderExecutionType() ExecutionType

func (*Order) GetStopOrderPrice

func (x *Order) GetStopOrderPrice() float64

func (*Order) GetStopOrderType

func (x *Order) GetStopOrderType() StopOrderType

func (*Order) GetStopTriggerPrice

func (x *Order) GetStopTriggerPrice() float64

func (*Order) GetTradeType

func (x *Order) GetTradeType() TradeType

func (*Order) GetTriggerType

func (x *Order) GetTriggerType() TriggerType

func (*Order) GetWarningCode

func (x *Order) GetWarningCode() string

func (*Order) GetWarningText

func (x *Order) GetWarningText() string

func (*Order) ProtoMessage

func (*Order) ProtoMessage()

func (*Order) ProtoReflect

func (x *Order) ProtoReflect() protoreflect.Message

func (*Order) Reset

func (x *Order) Reset()

func (*Order) String

func (x *Order) String() string

type OrderDetailRequest

type OrderDetailRequest struct {
	OrderNumber   string                 `protobuf:"bytes,1,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`       // 注文番号
	ExecutionDate *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"` // 営業日
	// contains filtered or unexported fields
}

func (*OrderDetailRequest) Descriptor deprecated

func (*OrderDetailRequest) Descriptor() ([]byte, []int)

Deprecated: Use OrderDetailRequest.ProtoReflect.Descriptor instead.

func (*OrderDetailRequest) GetExecutionDate

func (x *OrderDetailRequest) GetExecutionDate() *timestamppb.Timestamp

func (*OrderDetailRequest) GetOrderNumber

func (x *OrderDetailRequest) GetOrderNumber() string

func (*OrderDetailRequest) ProtoMessage

func (*OrderDetailRequest) ProtoMessage()

func (*OrderDetailRequest) ProtoReflect

func (x *OrderDetailRequest) ProtoReflect() protoreflect.Message

func (*OrderDetailRequest) Reset

func (x *OrderDetailRequest) Reset()

func (*OrderDetailRequest) String

func (x *OrderDetailRequest) String() string

type OrderDetailResponse

type OrderDetailResponse struct {
	CommonResponse *CommonResponse        `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"`               // レスポンス共通項目
	OrderNumber    string                 `protobuf:"bytes,2,opt,name=order_number,json=orderNumber,proto3" json:"order_number,omitempty"`                        // 注文番号
	ExecutionDate  *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`                  // 営業日
	ResultCode     string                 `protobuf:"bytes,4,opt,name=result_code,json=resultCode,proto3" json:"result_code,omitempty"`                           // 結果コード
	ResultText     string                 `protobuf:"bytes,5,opt,name=result_text,json=resultText,proto3" json:"result_text,omitempty"`                           // 結果テキスト
	WarningCode    string                 `protobuf:"bytes,6,opt,name=warning_code,json=warningCode,proto3" json:"warning_code,omitempty"`                        // 警告コード
	WarningText    string                 `protobuf:"bytes,7,opt,name=warning_text,json=warningText,proto3" json:"warning_text,omitempty"`                        // 警告テキスト
	IssueCode      string                 `protobuf:"bytes,8,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                              // 銘柄CODE
	Exchange       Exchange               `protobuf:"varint,9,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"`                      // 市場
	Side           Side                   `protobuf:"varint,10,opt,name=side,proto3,enum=tachibanapb.Side" json:"side,omitempty"`                                 // 売買区分
	TradeType      TradeType              `protobuf:"varint,11,opt,name=trade_type,json=tradeType,proto3,enum=tachibanapb.TradeType" json:"trade_type,omitempty"` // 現金信用区分
	ExitTermType   ExitTermType           ``                                                                                                                      // 弁済区分
	/* 131-byte string literal not displayed */
	ExecutionTiming ExecutionTiming `` // 執行条件
	/* 141-byte string literal not displayed */
	ExecutionType ExecutionType `` // 注文値段区分
	/* 133-byte string literal not displayed */
	Price            float64                `protobuf:"fixed64,15,opt,name=price,proto3" json:"price,omitempty"`                                                            // 注文単価
	OrderQuantity    float64                `protobuf:"fixed64,16,opt,name=order_quantity,json=orderQuantity,proto3" json:"order_quantity,omitempty"`                       // 注文株数
	CurrentQuantity  float64                `protobuf:"fixed64,17,opt,name=current_quantity,json=currentQuantity,proto3" json:"current_quantity,omitempty"`                 // 有効株数
	OrderStatus      OrderStatus            `protobuf:"varint,18,opt,name=order_status,json=orderStatus,proto3,enum=tachibanapb.OrderStatus" json:"order_status,omitempty"` // 状態コード
	OrderStatusText  string                 `protobuf:"bytes,19,opt,name=order_status_text,json=orderStatusText,proto3" json:"order_status_text,omitempty"`                 // 状態
	OrderDatetime    *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=order_datetime,json=orderDatetime,proto3" json:"order_datetime,omitempty"`                         // 注文日付
	ExpireDate       *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=expire_date,json=expireDate,proto3" json:"expire_date,omitempty"`                                  // 有効期限
	Channel          Channel                `protobuf:"varint,22,opt,name=channel,proto3,enum=tachibanapb.Channel" json:"channel,omitempty"`                                // チャネル
	StockAccountType AccountType            ``                                                                                                                              // 現物口座区分
	/* 142-byte string literal not displayed */
	MarginAccountType AccountType `` // 建玉口座区分
	/* 145-byte string literal not displayed */
	StopOrderType StopOrderType `` // 逆指値注文種別
	/* 135-byte string literal not displayed */
	StopTriggerPrice       float64       `protobuf:"fixed64,26,opt,name=stop_trigger_price,json=stopTriggerPrice,proto3" json:"stop_trigger_price,omitempty"` // 逆指値条件
	StopOrderExecutionType ExecutionType ``                                                                                                                   // 逆指値値段区分
	/* 164-byte string literal not displayed */
	StopOrderPrice   float64                `protobuf:"fixed64,28,opt,name=stop_order_price,json=stopOrderPrice,proto3" json:"stop_order_price,omitempty"`                  // 逆指値値段
	TriggerType      TriggerType            `protobuf:"varint,29,opt,name=trigger_type,json=triggerType,proto3,enum=tachibanapb.TriggerType" json:"trigger_type,omitempty"` // トリガータイプ
	TriggerDatetime  *timestamppb.Timestamp `protobuf:"bytes,30,opt,name=trigger_datetime,json=triggerDatetime,proto3" json:"trigger_datetime,omitempty"`                   // トリガー日時
	DeliveryDate     *timestamppb.Timestamp `protobuf:"bytes,31,opt,name=delivery_date,json=deliveryDate,proto3" json:"delivery_date,omitempty"`                            // 受渡日
	ContractPrice    float64                `protobuf:"fixed64,32,opt,name=contract_price,json=contractPrice,proto3" json:"contract_price,omitempty"`                       // 約定単価
	ContractQuantity float64                `protobuf:"fixed64,33,opt,name=contract_quantity,json=contractQuantity,proto3" json:"contract_quantity,omitempty"`              // 約定株数
	TradingAmount    float64                `protobuf:"fixed64,34,opt,name=trading_amount,json=tradingAmount,proto3" json:"trading_amount,omitempty"`                       // 売買代金
	PartContractType PartContractType       ``                                                                                                                              // 内出来区分
	/* 147-byte string literal not displayed */
	EstimationAmount float64          `protobuf:"fixed64,36,opt,name=estimation_amount,json=estimationAmount,proto3" json:"estimation_amount,omitempty"` // 概算代金
	Commission       float64          `protobuf:"fixed64,37,opt,name=commission,proto3" json:"commission,omitempty"`                                     // 手数料
	CommissionTax    float64          `protobuf:"fixed64,38,opt,name=commission_tax,json=commissionTax,proto3" json:"commission_tax,omitempty"`          // 消費税
	ExitPositionType ExitPositionType ``                                                                                                                 // 建日種類(返済ポジション指定方法)
	/* 147-byte string literal not displayed */
	ExchangeErrorCode     string                 `protobuf:"bytes,40,opt,name=exchange_error_code,json=exchangeErrorCode,proto3" json:"exchange_error_code,omitempty"` // 市場/取次ErrorCode
	ExchangeOrderDatetime *timestamppb.Timestamp ``                                                                                                                    // 市場注文受付時刻
	/* 127-byte string literal not displayed */
	Contracts     []*Contract     `protobuf:"bytes,42,rep,name=contracts,proto3" json:"contracts,omitempty"`                              // 約定失効リスト
	HoldPositions []*HoldPosition `protobuf:"bytes,43,rep,name=hold_positions,json=holdPositions,proto3" json:"hold_positions,omitempty"` // 決済注文建株指定リスト
	// contains filtered or unexported fields
}

func (*OrderDetailResponse) Descriptor deprecated

func (*OrderDetailResponse) Descriptor() ([]byte, []int)

Deprecated: Use OrderDetailResponse.ProtoReflect.Descriptor instead.

func (*OrderDetailResponse) GetChannel

func (x *OrderDetailResponse) GetChannel() Channel

func (*OrderDetailResponse) GetCommission

func (x *OrderDetailResponse) GetCommission() float64

func (*OrderDetailResponse) GetCommissionTax

func (x *OrderDetailResponse) GetCommissionTax() float64

func (*OrderDetailResponse) GetCommonResponse

func (x *OrderDetailResponse) GetCommonResponse() *CommonResponse

func (*OrderDetailResponse) GetContractPrice

func (x *OrderDetailResponse) GetContractPrice() float64

func (*OrderDetailResponse) GetContractQuantity

func (x *OrderDetailResponse) GetContractQuantity() float64

func (*OrderDetailResponse) GetContracts

func (x *OrderDetailResponse) GetContracts() []*Contract

func (*OrderDetailResponse) GetCurrentQuantity

func (x *OrderDetailResponse) GetCurrentQuantity() float64

func (*OrderDetailResponse) GetDeliveryDate

func (x *OrderDetailResponse) GetDeliveryDate() *timestamppb.Timestamp

func (*OrderDetailResponse) GetEstimationAmount

func (x *OrderDetailResponse) GetEstimationAmount() float64

func (*OrderDetailResponse) GetExchange

func (x *OrderDetailResponse) GetExchange() Exchange

func (*OrderDetailResponse) GetExchangeErrorCode

func (x *OrderDetailResponse) GetExchangeErrorCode() string

func (*OrderDetailResponse) GetExchangeOrderDatetime

func (x *OrderDetailResponse) GetExchangeOrderDatetime() *timestamppb.Timestamp

func (*OrderDetailResponse) GetExecutionDate

func (x *OrderDetailResponse) GetExecutionDate() *timestamppb.Timestamp

func (*OrderDetailResponse) GetExecutionTiming

func (x *OrderDetailResponse) GetExecutionTiming() ExecutionTiming

func (*OrderDetailResponse) GetExecutionType

func (x *OrderDetailResponse) GetExecutionType() ExecutionType

func (*OrderDetailResponse) GetExitPositionType

func (x *OrderDetailResponse) GetExitPositionType() ExitPositionType

func (*OrderDetailResponse) GetExitTermType

func (x *OrderDetailResponse) GetExitTermType() ExitTermType

func (*OrderDetailResponse) GetExpireDate

func (x *OrderDetailResponse) GetExpireDate() *timestamppb.Timestamp

func (*OrderDetailResponse) GetHoldPositions

func (x *OrderDetailResponse) GetHoldPositions() []*HoldPosition

func (*OrderDetailResponse) GetIssueCode

func (x *OrderDetailResponse) GetIssueCode() string

func (*OrderDetailResponse) GetMarginAccountType

func (x *OrderDetailResponse) GetMarginAccountType() AccountType

func (*OrderDetailResponse) GetOrderDatetime

func (x *OrderDetailResponse) GetOrderDatetime() *timestamppb.Timestamp

func (*OrderDetailResponse) GetOrderNumber

func (x *OrderDetailResponse) GetOrderNumber() string

func (*OrderDetailResponse) GetOrderQuantity

func (x *OrderDetailResponse) GetOrderQuantity() float64

func (*OrderDetailResponse) GetOrderStatus

func (x *OrderDetailResponse) GetOrderStatus() OrderStatus

func (*OrderDetailResponse) GetOrderStatusText

func (x *OrderDetailResponse) GetOrderStatusText() string

func (*OrderDetailResponse) GetPartContractType

func (x *OrderDetailResponse) GetPartContractType() PartContractType

func (*OrderDetailResponse) GetPrice

func (x *OrderDetailResponse) GetPrice() float64

func (*OrderDetailResponse) GetResultCode

func (x *OrderDetailResponse) GetResultCode() string

func (*OrderDetailResponse) GetResultText

func (x *OrderDetailResponse) GetResultText() string

func (*OrderDetailResponse) GetSide

func (x *OrderDetailResponse) GetSide() Side

func (*OrderDetailResponse) GetStockAccountType

func (x *OrderDetailResponse) GetStockAccountType() AccountType

func (*OrderDetailResponse) GetStopOrderExecutionType

func (x *OrderDetailResponse) GetStopOrderExecutionType() ExecutionType

func (*OrderDetailResponse) GetStopOrderPrice

func (x *OrderDetailResponse) GetStopOrderPrice() float64

func (*OrderDetailResponse) GetStopOrderType

func (x *OrderDetailResponse) GetStopOrderType() StopOrderType

func (*OrderDetailResponse) GetStopTriggerPrice

func (x *OrderDetailResponse) GetStopTriggerPrice() float64

func (*OrderDetailResponse) GetTradeType

func (x *OrderDetailResponse) GetTradeType() TradeType

func (*OrderDetailResponse) GetTradingAmount

func (x *OrderDetailResponse) GetTradingAmount() float64

func (*OrderDetailResponse) GetTriggerDatetime

func (x *OrderDetailResponse) GetTriggerDatetime() *timestamppb.Timestamp

func (*OrderDetailResponse) GetTriggerType

func (x *OrderDetailResponse) GetTriggerType() TriggerType

func (*OrderDetailResponse) GetWarningCode

func (x *OrderDetailResponse) GetWarningCode() string

func (*OrderDetailResponse) GetWarningText

func (x *OrderDetailResponse) GetWarningText() string

func (*OrderDetailResponse) ProtoMessage

func (*OrderDetailResponse) ProtoMessage()

func (*OrderDetailResponse) ProtoReflect

func (x *OrderDetailResponse) ProtoReflect() protoreflect.Message

func (*OrderDetailResponse) Reset

func (x *OrderDetailResponse) Reset()

func (*OrderDetailResponse) String

func (x *OrderDetailResponse) String() string

type OrderInquiryStatus

type OrderInquiryStatus int32
const (
	OrderInquiryStatus_ORDER_INQUIRY_STATUS_UNSPECIFIED   OrderInquiryStatus = 0 // 未指定
	OrderInquiryStatus_ORDER_INQUIRY_STATUS_IN_ORDER      OrderInquiryStatus = 1 // 未約定・注文中
	OrderInquiryStatus_ORDER_INQUIRY_STATUS_DONE          OrderInquiryStatus = 2 // 全部約定
	OrderInquiryStatus_ORDER_INQUIRY_STATUS_PART          OrderInquiryStatus = 3 // 部分約定
	OrderInquiryStatus_ORDER_INQUIRY_STATUS_EDITABLE      OrderInquiryStatus = 4 // 訂正取消可能な注文
	OrderInquiryStatus_ORDER_INQUIRY_STATUS_PART_IN_ORDER OrderInquiryStatus = 5 // 未約定 + 一部約定
)

func (OrderInquiryStatus) Descriptor

func (OrderInquiryStatus) Enum

func (OrderInquiryStatus) EnumDescriptor deprecated

func (OrderInquiryStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use OrderInquiryStatus.Descriptor instead.

func (OrderInquiryStatus) Number

func (OrderInquiryStatus) String

func (x OrderInquiryStatus) String() string

func (OrderInquiryStatus) Type

type OrderListRequest

type OrderListRequest struct {
	IssueCode          string                 `protobuf:"bytes,1,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`             // 銘柄コード
	ExecutionDate      *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"` // 注文執行予定日
	OrderInquiryStatus OrderInquiryStatus     ``                                                                                                     // 注文照会状態
	/* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*OrderListRequest) Descriptor deprecated

func (*OrderListRequest) Descriptor() ([]byte, []int)

Deprecated: Use OrderListRequest.ProtoReflect.Descriptor instead.

func (*OrderListRequest) GetExecutionDate

func (x *OrderListRequest) GetExecutionDate() *timestamppb.Timestamp

func (*OrderListRequest) GetIssueCode

func (x *OrderListRequest) GetIssueCode() string

func (*OrderListRequest) GetOrderInquiryStatus

func (x *OrderListRequest) GetOrderInquiryStatus() OrderInquiryStatus

func (*OrderListRequest) ProtoMessage

func (*OrderListRequest) ProtoMessage()

func (*OrderListRequest) ProtoReflect

func (x *OrderListRequest) ProtoReflect() protoreflect.Message

func (*OrderListRequest) Reset

func (x *OrderListRequest) Reset()

func (*OrderListRequest) String

func (x *OrderListRequest) String() string

type OrderListResponse

type OrderListResponse struct {
	CommonResponse     *CommonResponse        `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"` // レスポンス共通項目
	IssueCode          string                 `protobuf:"bytes,2,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                // 銘柄コード
	ExecutionDate      *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=execution_date,json=executionDate,proto3" json:"execution_date,omitempty"`    // 注文執行予定日
	OrderInquiryStatus OrderInquiryStatus     ``                                                                                                        // 注文照会状態
	/* 154-byte string literal not displayed */
	ResultCode  string   `protobuf:"bytes,5,opt,name=result_code,json=resultCode,proto3" json:"result_code,omitempty"`    // 結果コード
	ResultText  string   `protobuf:"bytes,6,opt,name=result_text,json=resultText,proto3" json:"result_text,omitempty"`    // 結果テキスト
	WarningCode string   `protobuf:"bytes,7,opt,name=warning_code,json=warningCode,proto3" json:"warning_code,omitempty"` // 警告コード
	WarningText string   `protobuf:"bytes,8,opt,name=warning_text,json=warningText,proto3" json:"warning_text,omitempty"` // 警告テキスト
	Orders      []*Order `protobuf:"bytes,9,rep,name=orders,proto3" json:"orders,omitempty"`                              // 注文リスト
	// contains filtered or unexported fields
}

func (*OrderListResponse) Descriptor deprecated

func (*OrderListResponse) Descriptor() ([]byte, []int)

Deprecated: Use OrderListResponse.ProtoReflect.Descriptor instead.

func (*OrderListResponse) GetCommonResponse

func (x *OrderListResponse) GetCommonResponse() *CommonResponse

func (*OrderListResponse) GetExecutionDate

func (x *OrderListResponse) GetExecutionDate() *timestamppb.Timestamp

func (*OrderListResponse) GetIssueCode

func (x *OrderListResponse) GetIssueCode() string

func (*OrderListResponse) GetOrderInquiryStatus

func (x *OrderListResponse) GetOrderInquiryStatus() OrderInquiryStatus

func (*OrderListResponse) GetOrders

func (x *OrderListResponse) GetOrders() []*Order

func (*OrderListResponse) GetResultCode

func (x *OrderListResponse) GetResultCode() string

func (*OrderListResponse) GetResultText

func (x *OrderListResponse) GetResultText() string

func (*OrderListResponse) GetWarningCode

func (x *OrderListResponse) GetWarningCode() string

func (*OrderListResponse) GetWarningText

func (x *OrderListResponse) GetWarningText() string

func (*OrderListResponse) ProtoMessage

func (*OrderListResponse) ProtoMessage()

func (*OrderListResponse) ProtoReflect

func (x *OrderListResponse) ProtoReflect() protoreflect.Message

func (*OrderListResponse) Reset

func (x *OrderListResponse) Reset()

func (*OrderListResponse) String

func (x *OrderListResponse) String() string

type OrderStatus

type OrderStatus int32
const (
	OrderStatus_ORDER_STATUS_UNSPECIFIED      OrderStatus = 0  // 未指定
	OrderStatus_ORDER_STATUS_RECEIVED         OrderStatus = 1  // 受付未済
	OrderStatus_ORDER_STATUS_IN_ORDER         OrderStatus = 2  // 未約定
	OrderStatus_ORDER_STATUS_ERROR            OrderStatus = 3  // 受付エラー
	OrderStatus_ORDER_STATUS_IN_CORRECT       OrderStatus = 4  // 訂正中
	OrderStatus_ORDER_STATUS_CORRECTED        OrderStatus = 5  // 訂正完了
	OrderStatus_ORDER_STATUS_CORRECT_FAILED   OrderStatus = 6  // 訂正失敗
	OrderStatus_ORDER_STATUS_IN_CANCEL        OrderStatus = 7  // 取消中
	OrderStatus_ORDER_STATUS_CANCELED         OrderStatus = 8  // 取消完了
	OrderStatus_ORDER_STATUS_CANCEL_FAILED    OrderStatus = 9  // 取消失敗
	OrderStatus_ORDER_STATUS_PART             OrderStatus = 10 // 一部約定
	OrderStatus_ORDER_STATUS_DONE             OrderStatus = 11 // 全部約定
	OrderStatus_ORDER_STATUS_PART_EXPIRED     OrderStatus = 12 // 一部失効
	OrderStatus_ORDER_STATUS_EXPIRED          OrderStatus = 13 // 全部失効
	OrderStatus_ORDER_STATUS_WAIT             OrderStatus = 14 // 発注待ち
	OrderStatus_ORDER_STATUS_INVALID          OrderStatus = 15 // 無効
	OrderStatus_ORDER_STATUS_TRIGGER          OrderStatus = 16 // 切替注文・逆指注文(切替中)
	OrderStatus_ORDER_STATUS_TRIGGERED        OrderStatus = 17 // 切替完了・逆指注文(未約定)
	OrderStatus_ORDER_STATUS_TRIGGER_FAILED   OrderStatus = 18 // 切替失敗・逆指注文(失敗)
	OrderStatus_ORDER_STATUS_CARRYOVER_FAILED OrderStatus = 19 // 繰越失効
	OrderStatus_ORDER_STATUS_IN_ORDER_STOP    OrderStatus = 20 // 逆指値発注中
)

func (OrderStatus) Descriptor

func (OrderStatus) Enum

func (x OrderStatus) Enum() *OrderStatus

func (OrderStatus) EnumDescriptor deprecated

func (OrderStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use OrderStatus.Descriptor instead.

func (OrderStatus) Number

func (x OrderStatus) Number() protoreflect.EnumNumber

func (OrderStatus) String

func (x OrderStatus) String() string

func (OrderStatus) Type

type PartContractType

type PartContractType int32
const (
	PartContractType_PART_CONTRACT_TYPE_UNSPECIFIED PartContractType = 0 // 未指定
	PartContractType_PART_CONTRACT_TYPE_UNUSED      PartContractType = 1 // 未使用
	PartContractType_PART_CONTRACT_TYPE_PART        PartContractType = 2 // 分割約定
)

func (PartContractType) Descriptor

func (PartContractType) Enum

func (PartContractType) EnumDescriptor deprecated

func (PartContractType) EnumDescriptor() ([]byte, []int)

Deprecated: Use PartContractType.Descriptor instead.

func (PartContractType) Number

func (PartContractType) String

func (x PartContractType) String() string

func (PartContractType) Type

type ProductType added in v0.0.2

type ProductType int32
const (
	ProductType_PRODUCT_TYPE_UNSPECIFIED ProductType = 0 // 未指定
	ProductType_PRODUCT_TYPE_STOCK       ProductType = 1 // 株式
	ProductType_PRODUCT_TYPE_FUTURE      ProductType = 2 // 先物
	ProductType_PRODUCT_TYPE_OPTION      ProductType = 3 // オプション
)

func (ProductType) Descriptor added in v0.0.2

func (ProductType) Enum added in v0.0.2

func (x ProductType) Enum() *ProductType

func (ProductType) EnumDescriptor deprecated added in v0.0.2

func (ProductType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProductType.Descriptor instead.

func (ProductType) Number added in v0.0.2

func (x ProductType) Number() protoreflect.EnumNumber

func (ProductType) String added in v0.0.2

func (x ProductType) String() string

func (ProductType) Type added in v0.0.2

type SettlementType

type SettlementType int32
const (
	SettlementType_SETTLEMENT_TYPE_UNSPECIFIED      SettlementType = 0 // 未指定
	SettlementType_SETTLEMENT_TYPE_CAPITAL_INCREASE SettlementType = 1 // 有償割当増資
	SettlementType_SETTLEMENT_TYPE_SPLIT            SettlementType = 2 // 株式分割
	SettlementType_SETTLEMENT_TYPE_ASSIGNMENT       SettlementType = 3 // 無償割当
)

func (SettlementType) Descriptor

func (SettlementType) Enum

func (x SettlementType) Enum() *SettlementType

func (SettlementType) EnumDescriptor deprecated

func (SettlementType) EnumDescriptor() ([]byte, []int)

Deprecated: Use SettlementType.Descriptor instead.

func (SettlementType) Number

func (SettlementType) String

func (x SettlementType) String() string

func (SettlementType) Type

type Side

type Side int32
const (
	Side_SIDE_UNSPECIFIED Side = 0 // 未指定
	Side_SIDE_SELL        Side = 1 // 売
	Side_SIDE_BUY         Side = 2 // 買
	Side_SIDE_DELIVERY    Side = 3 // 現渡
	Side_SIDE_RECEIPT     Side = 4 // 現引
)

func (Side) Descriptor

func (Side) Descriptor() protoreflect.EnumDescriptor

func (Side) Enum

func (x Side) Enum() *Side

func (Side) EnumDescriptor deprecated

func (Side) EnumDescriptor() ([]byte, []int)

Deprecated: Use Side.Descriptor instead.

func (Side) Number

func (x Side) Number() protoreflect.EnumNumber

func (Side) String

func (x Side) String() string

func (Side) Type

func (Side) Type() protoreflect.EnumType

type SpecificAccountType

type SpecificAccountType int32
const (
	SpecificAccountType_SPECIFIC_ACCOUNT_TYPE_UNSPECIFIED SpecificAccountType = 0 // 未指定
	SpecificAccountType_SPECIFIC_ACCOUNT_TYPE_GENERAL     SpecificAccountType = 1 // 一般
	SpecificAccountType_SPECIFIC_ACCOUNT_TYPE_NOTHING     SpecificAccountType = 2 // 特定源泉徴収なし
	SpecificAccountType_SPECIFIC_ACCOUNT_TYPE_WITHHOLDING SpecificAccountType = 3 // 特定源泉徴収あり
)

func (SpecificAccountType) Descriptor

func (SpecificAccountType) Enum

func (SpecificAccountType) EnumDescriptor deprecated

func (SpecificAccountType) EnumDescriptor() ([]byte, []int)

Deprecated: Use SpecificAccountType.Descriptor instead.

func (SpecificAccountType) Number

func (SpecificAccountType) String

func (x SpecificAccountType) String() string

func (SpecificAccountType) Type

type StockExchangeMaster

type StockExchangeMaster struct {
	IssueCode          string   `protobuf:"bytes,1,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                       // 銘柄コード
	Exchange           Exchange `protobuf:"varint,2,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"`               // 上場市場
	StockSystemType    string   `protobuf:"bytes,3,opt,name=stock_system_type,json=stockSystemType,proto3" json:"stock_system_type,omitempty"`   // システムC
	UnderLimitPrice    float64  `protobuf:"fixed64,4,opt,name=under_limit_price,json=underLimitPrice,proto3" json:"under_limit_price,omitempty"` // 値幅下限
	UpperLimitPrice    float64  `protobuf:"fixed64,5,opt,name=upper_limit_price,json=upperLimitPrice,proto3" json:"upper_limit_price,omitempty"` // 値幅上限
	SymbolCategory     string   `protobuf:"bytes,6,opt,name=symbol_category,json=symbolCategory,proto3" json:"symbol_category,omitempty"`        // 銘柄区分C
	LimitPriceExchange Exchange ``                                                                                                               // 値幅市場C
	/* 144-byte string literal not displayed */
	MarginType                  MarginType             `protobuf:"varint,8,opt,name=margin_type,json=marginType,proto3,enum=tachibanapb.MarginType" json:"margin_type,omitempty"` // 信用C
	ListingDate                 *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=listing_date,json=listingDate,proto3" json:"listing_date,omitempty"`                           // 新規上場日
	LimitPriceDate              *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=limit_price_date,json=limitPriceDate,proto3" json:"limit_price_date,omitempty"`               // 値幅期限日
	LimitPriceCategory          string                 `protobuf:"bytes,11,opt,name=limit_price_category,json=limitPriceCategory,proto3" json:"limit_price_category,omitempty"`   // 値幅規制C
	LimitPriceValue             float64                `protobuf:"fixed64,12,opt,name=limit_price_value,json=limitPriceValue,proto3" json:"limit_price_value,omitempty"`          // 値幅規制値
	ConfirmLimitPrice           bool                   `protobuf:"varint,13,opt,name=confirm_limit_price,json=confirmLimitPrice,proto3" json:"confirm_limit_price,omitempty"`     // 値幅チェック可否C
	Section                     string                 `protobuf:"bytes,14,opt,name=section,proto3" json:"section,omitempty"`                                                     // 銘柄部別C
	PrevClosePrice              float64                `protobuf:"fixed64,15,opt,name=prev_close_price,json=prevClosePrice,proto3" json:"prev_close_price,omitempty"`             // 前日終値
	CalculateLimitPriceExchange Exchange               ``                                                                                                                         // 値幅算出市場C
	/* 174-byte string literal not displayed */
	Regulation1     string                 `protobuf:"bytes,17,opt,name=regulation1,proto3" json:"regulation1,omitempty"`                                    // 銘柄規制1C
	Regulation2     string                 `protobuf:"bytes,18,opt,name=regulation2,proto3" json:"regulation2,omitempty"`                                    // 銘柄規制2C
	SectionType     string                 `protobuf:"bytes,19,opt,name=section_type,json=sectionType,proto3" json:"section_type,omitempty"`                 // 上場区分
	DelistingDate   *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=delisting_date,json=delistingDate,proto3" json:"delisting_date,omitempty"`           // 上場廃止日
	TradingUnit     float64                `protobuf:"fixed64,21,opt,name=trading_unit,json=tradingUnit,proto3" json:"trading_unit,omitempty"`               // 売買単位
	NextTradingUnit float64                `protobuf:"fixed64,22,opt,name=next_trading_unit,json=nextTradingUnit,proto3" json:"next_trading_unit,omitempty"` // 売買単位(翌営業日)
	TickGroupType   TickGroupType          ``                                                                                                                // 呼値の単位番号
	/* 135-byte string literal not displayed */
	NextTickGroupType TickGroupType `` // 呼値の単位番号(翌営業日)
	/* 149-byte string literal not displayed */
	InformationSource string                 `protobuf:"bytes,25,opt,name=information_source,json=informationSource,proto3" json:"information_source,omitempty"` // 情報系ソース
	InformationCode   string                 `protobuf:"bytes,26,opt,name=information_code,json=informationCode,proto3" json:"information_code,omitempty"`       // 情報系コード
	OfferPrice        float64                `protobuf:"fixed64,27,opt,name=offer_price,json=offerPrice,proto3" json:"offer_price,omitempty"`                    // 公募価格
	CreateDatetime    *timestamppb.Timestamp `protobuf:"bytes,28,opt,name=create_datetime,json=createDatetime,proto3" json:"create_datetime,omitempty"`          // 作成日時
	UpdateDatetime    *timestamppb.Timestamp `protobuf:"bytes,29,opt,name=update_datetime,json=updateDatetime,proto3" json:"update_datetime,omitempty"`          // 更新日時
	UpdateNumber      string                 `protobuf:"bytes,30,opt,name=update_number,json=updateNumber,proto3" json:"update_number,omitempty"`                // 更新通番
	// contains filtered or unexported fields
}

func (*StockExchangeMaster) Descriptor deprecated

func (*StockExchangeMaster) Descriptor() ([]byte, []int)

Deprecated: Use StockExchangeMaster.ProtoReflect.Descriptor instead.

func (*StockExchangeMaster) GetCalculateLimitPriceExchange

func (x *StockExchangeMaster) GetCalculateLimitPriceExchange() Exchange

func (*StockExchangeMaster) GetConfirmLimitPrice

func (x *StockExchangeMaster) GetConfirmLimitPrice() bool

func (*StockExchangeMaster) GetCreateDatetime

func (x *StockExchangeMaster) GetCreateDatetime() *timestamppb.Timestamp

func (*StockExchangeMaster) GetDelistingDate

func (x *StockExchangeMaster) GetDelistingDate() *timestamppb.Timestamp

func (*StockExchangeMaster) GetExchange

func (x *StockExchangeMaster) GetExchange() Exchange

func (*StockExchangeMaster) GetInformationCode

func (x *StockExchangeMaster) GetInformationCode() string

func (*StockExchangeMaster) GetInformationSource

func (x *StockExchangeMaster) GetInformationSource() string

func (*StockExchangeMaster) GetIssueCode

func (x *StockExchangeMaster) GetIssueCode() string

func (*StockExchangeMaster) GetLimitPriceCategory

func (x *StockExchangeMaster) GetLimitPriceCategory() string

func (*StockExchangeMaster) GetLimitPriceDate

func (x *StockExchangeMaster) GetLimitPriceDate() *timestamppb.Timestamp

func (*StockExchangeMaster) GetLimitPriceExchange

func (x *StockExchangeMaster) GetLimitPriceExchange() Exchange

func (*StockExchangeMaster) GetLimitPriceValue

func (x *StockExchangeMaster) GetLimitPriceValue() float64

func (*StockExchangeMaster) GetListingDate

func (x *StockExchangeMaster) GetListingDate() *timestamppb.Timestamp

func (*StockExchangeMaster) GetMarginType

func (x *StockExchangeMaster) GetMarginType() MarginType

func (*StockExchangeMaster) GetNextTickGroupType

func (x *StockExchangeMaster) GetNextTickGroupType() TickGroupType

func (*StockExchangeMaster) GetNextTradingUnit

func (x *StockExchangeMaster) GetNextTradingUnit() float64

func (*StockExchangeMaster) GetOfferPrice

func (x *StockExchangeMaster) GetOfferPrice() float64

func (*StockExchangeMaster) GetPrevClosePrice

func (x *StockExchangeMaster) GetPrevClosePrice() float64

func (*StockExchangeMaster) GetRegulation1

func (x *StockExchangeMaster) GetRegulation1() string

func (*StockExchangeMaster) GetRegulation2

func (x *StockExchangeMaster) GetRegulation2() string

func (*StockExchangeMaster) GetSection

func (x *StockExchangeMaster) GetSection() string

func (*StockExchangeMaster) GetSectionType

func (x *StockExchangeMaster) GetSectionType() string

func (*StockExchangeMaster) GetStockSystemType

func (x *StockExchangeMaster) GetStockSystemType() string

func (*StockExchangeMaster) GetSymbolCategory

func (x *StockExchangeMaster) GetSymbolCategory() string

func (*StockExchangeMaster) GetTickGroupType

func (x *StockExchangeMaster) GetTickGroupType() TickGroupType

func (*StockExchangeMaster) GetTradingUnit

func (x *StockExchangeMaster) GetTradingUnit() float64

func (*StockExchangeMaster) GetUnderLimitPrice

func (x *StockExchangeMaster) GetUnderLimitPrice() float64

func (*StockExchangeMaster) GetUpdateDatetime

func (x *StockExchangeMaster) GetUpdateDatetime() *timestamppb.Timestamp

func (*StockExchangeMaster) GetUpdateNumber

func (x *StockExchangeMaster) GetUpdateNumber() string

func (*StockExchangeMaster) GetUpperLimitPrice

func (x *StockExchangeMaster) GetUpperLimitPrice() float64

func (*StockExchangeMaster) ProtoMessage

func (*StockExchangeMaster) ProtoMessage()

func (*StockExchangeMaster) ProtoReflect

func (x *StockExchangeMaster) ProtoReflect() protoreflect.Message

func (*StockExchangeMaster) Reset

func (x *StockExchangeMaster) Reset()

func (*StockExchangeMaster) String

func (x *StockExchangeMaster) String() string

type StockExchangeMasterColumn

type StockExchangeMasterColumn int32
const (
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_UNSPECIFIED                    StockExchangeMasterColumn = 0  // 銘柄コード
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_ISSUE_CODE                     StockExchangeMasterColumn = 1  // 銘柄コード
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_EXCHANGE                       StockExchangeMasterColumn = 2  // 上場市場
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_STOCK_SYSTEM_TYPE              StockExchangeMasterColumn = 3  // システムC
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_UNDER_LIMIT_PRICE              StockExchangeMasterColumn = 4  // 値幅下限
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_UPPER_LIMIT_PRICE              StockExchangeMasterColumn = 5  // 値幅上限
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_SYMBOL_CATEGORY                StockExchangeMasterColumn = 6  // 銘柄区分C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_EXCHANGE           StockExchangeMasterColumn = 7  // 値幅市場C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_MARGIN_TYPE                    StockExchangeMasterColumn = 8  // 信用C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_LISTING_DATE                   StockExchangeMasterColumn = 9  // 新規上場日
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_DATE               StockExchangeMasterColumn = 10 // 値幅期限日
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_CATEGORY           StockExchangeMasterColumn = 11 // 値幅規制C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_LIMIT_PRICE_VALUE              StockExchangeMasterColumn = 12 // 値幅規制値
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_CONFIRM_LIMIT_PRICE            StockExchangeMasterColumn = 13 // 値幅チェック可否C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_SECTION                        StockExchangeMasterColumn = 14 // 銘柄部別C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_PREV_CLOSE_PRICE               StockExchangeMasterColumn = 15 // 前日終値
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_CALCULATE_LIMIT_PRICE_EXCHANGE StockExchangeMasterColumn = 16 // 値幅算出市場C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_REGULATION1                    StockExchangeMasterColumn = 17 // 銘柄規制1C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_REGULATION2                    StockExchangeMasterColumn = 18 // 銘柄規制2C
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_SECTION_TYPE                   StockExchangeMasterColumn = 19 // 上場区分
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_DELISTING_DATE                 StockExchangeMasterColumn = 20 // 上場廃止日
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_TRADING_UNIT                   StockExchangeMasterColumn = 21 // 売買単位
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_NEXT_TRADING_UNIT              StockExchangeMasterColumn = 22 // 売買単位(翌営業日)
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_TICK_GROUP_TYPE                StockExchangeMasterColumn = 23 // 呼値の単位番号
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_NEXT_TICK_GROUP_TYPE           StockExchangeMasterColumn = 24 // 呼値の単位番号(翌営業日)
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_INFORMATION_SOURCE             StockExchangeMasterColumn = 25 // 情報系ソース
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_INFORMATION_CODE               StockExchangeMasterColumn = 26 // 情報系コード
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_OFFER_PRICE                    StockExchangeMasterColumn = 27 // 公募価格
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_CREATE_DATETIME                StockExchangeMasterColumn = 28 // 作成日時
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_UPDATE_DATETIME                StockExchangeMasterColumn = 29 // 更新日時
	StockExchangeMasterColumn_STOCK_EXCHANGE_MASTER_COLUMN_UPDATE_NUMBER                  StockExchangeMasterColumn = 30 // 更新通番
)

func (StockExchangeMasterColumn) Descriptor

func (StockExchangeMasterColumn) Enum

func (StockExchangeMasterColumn) EnumDescriptor deprecated

func (StockExchangeMasterColumn) EnumDescriptor() ([]byte, []int)

Deprecated: Use StockExchangeMasterColumn.Descriptor instead.

func (StockExchangeMasterColumn) Number

func (StockExchangeMasterColumn) String

func (x StockExchangeMasterColumn) String() string

func (StockExchangeMasterColumn) Type

type StockExchangeMasterRequest

type StockExchangeMasterRequest struct {
	Columns []StockExchangeMasterColumn `protobuf:"varint,1,rep,packed,name=columns,proto3,enum=tachibanapb.StockExchangeMasterColumn" json:"columns,omitempty"` // 取得したい情報
	// contains filtered or unexported fields
}

func (*StockExchangeMasterRequest) Descriptor deprecated

func (*StockExchangeMasterRequest) Descriptor() ([]byte, []int)

Deprecated: Use StockExchangeMasterRequest.ProtoReflect.Descriptor instead.

func (*StockExchangeMasterRequest) GetColumns

func (*StockExchangeMasterRequest) ProtoMessage

func (*StockExchangeMasterRequest) ProtoMessage()

func (*StockExchangeMasterRequest) ProtoReflect

func (*StockExchangeMasterRequest) Reset

func (x *StockExchangeMasterRequest) Reset()

func (*StockExchangeMasterRequest) String

func (x *StockExchangeMasterRequest) String() string

type StockExchangeMasterResponse

type StockExchangeMasterResponse struct {
	CommonResponse       *CommonResponse        `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"`                     // レスポンス共通項目
	StockExchangeMasters []*StockExchangeMaster `protobuf:"bytes,2,rep,name=stock_exchange_masters,json=stockExchangeMasters,proto3" json:"stock_exchange_masters,omitempty"` // 株式銘柄市場マスタ
	// contains filtered or unexported fields
}

func (*StockExchangeMasterResponse) Descriptor deprecated

func (*StockExchangeMasterResponse) Descriptor() ([]byte, []int)

Deprecated: Use StockExchangeMasterResponse.ProtoReflect.Descriptor instead.

func (*StockExchangeMasterResponse) GetCommonResponse

func (x *StockExchangeMasterResponse) GetCommonResponse() *CommonResponse

func (*StockExchangeMasterResponse) GetStockExchangeMasters

func (x *StockExchangeMasterResponse) GetStockExchangeMasters() []*StockExchangeMaster

func (*StockExchangeMasterResponse) ProtoMessage

func (*StockExchangeMasterResponse) ProtoMessage()

func (*StockExchangeMasterResponse) ProtoReflect

func (*StockExchangeMasterResponse) Reset

func (x *StockExchangeMasterResponse) Reset()

func (*StockExchangeMasterResponse) String

func (x *StockExchangeMasterResponse) String() string

type StockMaster

type StockMaster struct {
	IssueCode      string      `protobuf:"bytes,1,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`                     // 銘柄コード
	Name           string      `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`                                                // 銘柄名
	ShortName      string      `protobuf:"bytes,3,opt,name=short_name,json=shortName,proto3" json:"short_name,omitempty"`                     // 銘柄名略称
	Kana           string      `protobuf:"bytes,4,opt,name=kana,proto3" json:"kana,omitempty"`                                                // 銘柄名(カナ)
	Alphabet       string      `protobuf:"bytes,5,opt,name=alphabet,proto3" json:"alphabet,omitempty"`                                        // 銘柄名(英語表記)
	SpecificTarget bool        `protobuf:"varint,6,opt,name=specific_target,json=specificTarget,proto3" json:"specific_target,omitempty"`     // 特定口座対象C
	TaxFree        TaxFree     `protobuf:"varint,7,opt,name=tax_free,json=taxFree,proto3,enum=tachibanapb.TaxFree" json:"tax_free,omitempty"` // 非課税対象C
	SharedStocks   int64       `protobuf:"varint,8,opt,name=shared_stocks,json=sharedStocks,proto3" json:"shared_stocks,omitempty"`           // 上場発行株数
	ExRightType    ExRightType ``                                                                                                             // 権利落ちフラグ
	/* 126-byte string literal not displayed */
	LastRightDay       *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=last_right_day,json=lastRightDay,proto3" json:"last_right_day,omitempty"`                          // 権利付最終日
	ListingType        ListingType            `protobuf:"varint,11,opt,name=listing_type,json=listingType,proto3,enum=tachibanapb.ListingType" json:"listing_type,omitempty"` // 上場・入札C
	ReleaseTradingDate *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=release_trading_date,json=releaseTradingDate,proto3" json:"release_trading_date,omitempty"`        // 入札解除日
	TradingDate        *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=trading_date,json=tradingDate,proto3" json:"trading_date,omitempty"`                               // 入札日
	TradingUnit        float64                `protobuf:"fixed64,14,opt,name=trading_unit,json=tradingUnit,proto3" json:"trading_unit,omitempty"`                             // 売買単位
	NextTradingUnit    float64                `protobuf:"fixed64,15,opt,name=next_trading_unit,json=nextTradingUnit,proto3" json:"next_trading_unit,omitempty"`               // 売買単位(翌営業日)
	StopTradingType    StopTradingType        ``                                                                                                                              // 売買停止C
	/* 143-byte string literal not displayed */
	StartPublicationDate *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=start_publication_date,json=startPublicationDate,proto3" json:"start_publication_date,omitempty"` // 発行開始日
	LastPublicationDate  *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=last_publication_date,json=lastPublicationDate,proto3" json:"last_publication_date,omitempty"`    // 発行最終日
	SettlementType       SettlementType         ``                                                                                                                             // 決算C
	/* 137-byte string literal not displayed */
	SettlementDate   *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=settlement_date,json=settlementDate,proto3" json:"settlement_date,omitempty"`         // 決算日
	ListingDate      *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=listing_date,json=listingDate,proto3" json:"listing_date,omitempty"`                  // 上場応答日
	ExpireDate_2Type string                 `protobuf:"bytes,22,opt,name=expire_date_2_type,json=expireDate2Type,proto3" json:"expire_date_2_type,omitempty"`  // 二類期日C
	LargeUnit        float64                `protobuf:"fixed64,23,opt,name=large_unit,json=largeUnit,proto3" json:"large_unit,omitempty"`                      // 大口株数
	LargeAmount      float64                `protobuf:"fixed64,24,opt,name=large_amount,json=largeAmount,proto3" json:"large_amount,omitempty"`                // 大口金額
	OutputTicketType string                 `protobuf:"bytes,25,opt,name=output_ticket_type,json=outputTicketType,proto3" json:"output_ticket_type,omitempty"` // 場伝票出力有無C
	DepositAmount    float64                `protobuf:"fixed64,26,opt,name=deposit_amount,json=depositAmount,proto3" json:"deposit_amount,omitempty"`          // 保証金代用掛目
	DepositValuation float64                `protobuf:"fixed64,27,opt,name=deposit_valuation,json=depositValuation,proto3" json:"deposit_valuation,omitempty"` // 代用証券評価単価
	OrganizationType string                 `protobuf:"bytes,28,opt,name=organization_type,json=organizationType,proto3" json:"organization_type,omitempty"`   // 機構参加C
	ProvisionalType  string                 `protobuf:"bytes,29,opt,name=provisional_type,json=provisionalType,proto3" json:"provisional_type,omitempty"`      // 仮決済C
	PrimaryExchange  Exchange               ``                                                                                                                 // 優先市場
	/* 134-byte string literal not displayed */
	IndefinitePeriodType string                 `protobuf:"bytes,31,opt,name=indefinite_period_type,json=indefinitePeriodType,proto3" json:"indefinite_period_type,omitempty"` // 無期限対象C
	IndustryCode         string                 `protobuf:"bytes,32,opt,name=industry_code,json=industryCode,proto3" json:"industry_code,omitempty"`                           // 業種コード
	IndustryName         string                 `protobuf:"bytes,33,opt,name=industry_name,json=industryName,proto3" json:"industry_name,omitempty"`                           // 業種コード名
	SorTargetType        string                 `protobuf:"bytes,34,opt,name=sor_target_type,json=sorTargetType,proto3" json:"sor_target_type,omitempty"`                      // SOR対象銘柄C
	CreateDatetime       *timestamppb.Timestamp `protobuf:"bytes,35,opt,name=create_datetime,json=createDatetime,proto3" json:"create_datetime,omitempty"`                     // 作成日時
	UpdateDatetime       *timestamppb.Timestamp `protobuf:"bytes,36,opt,name=update_datetime,json=updateDatetime,proto3" json:"update_datetime,omitempty"`                     // 更新日時
	UpdateNumber         string                 `protobuf:"bytes,37,opt,name=update_number,json=updateNumber,proto3" json:"update_number,omitempty"`                           // 更新通番
	// contains filtered or unexported fields
}

func (*StockMaster) Descriptor deprecated

func (*StockMaster) Descriptor() ([]byte, []int)

Deprecated: Use StockMaster.ProtoReflect.Descriptor instead.

func (*StockMaster) GetAlphabet

func (x *StockMaster) GetAlphabet() string

func (*StockMaster) GetCreateDatetime

func (x *StockMaster) GetCreateDatetime() *timestamppb.Timestamp

func (*StockMaster) GetDepositAmount

func (x *StockMaster) GetDepositAmount() float64

func (*StockMaster) GetDepositValuation

func (x *StockMaster) GetDepositValuation() float64

func (*StockMaster) GetExRightType

func (x *StockMaster) GetExRightType() ExRightType

func (*StockMaster) GetExpireDate_2Type

func (x *StockMaster) GetExpireDate_2Type() string

func (*StockMaster) GetIndefinitePeriodType

func (x *StockMaster) GetIndefinitePeriodType() string

func (*StockMaster) GetIndustryCode

func (x *StockMaster) GetIndustryCode() string

func (*StockMaster) GetIndustryName

func (x *StockMaster) GetIndustryName() string

func (*StockMaster) GetIssueCode

func (x *StockMaster) GetIssueCode() string

func (*StockMaster) GetKana

func (x *StockMaster) GetKana() string

func (*StockMaster) GetLargeAmount

func (x *StockMaster) GetLargeAmount() float64

func (*StockMaster) GetLargeUnit

func (x *StockMaster) GetLargeUnit() float64

func (*StockMaster) GetLastPublicationDate

func (x *StockMaster) GetLastPublicationDate() *timestamppb.Timestamp

func (*StockMaster) GetLastRightDay

func (x *StockMaster) GetLastRightDay() *timestamppb.Timestamp

func (*StockMaster) GetListingDate

func (x *StockMaster) GetListingDate() *timestamppb.Timestamp

func (*StockMaster) GetListingType

func (x *StockMaster) GetListingType() ListingType

func (*StockMaster) GetName

func (x *StockMaster) GetName() string

func (*StockMaster) GetNextTradingUnit

func (x *StockMaster) GetNextTradingUnit() float64

func (*StockMaster) GetOrganizationType

func (x *StockMaster) GetOrganizationType() string

func (*StockMaster) GetOutputTicketType

func (x *StockMaster) GetOutputTicketType() string

func (*StockMaster) GetPrimaryExchange

func (x *StockMaster) GetPrimaryExchange() Exchange

func (*StockMaster) GetProvisionalType

func (x *StockMaster) GetProvisionalType() string

func (*StockMaster) GetReleaseTradingDate

func (x *StockMaster) GetReleaseTradingDate() *timestamppb.Timestamp

func (*StockMaster) GetSettlementDate

func (x *StockMaster) GetSettlementDate() *timestamppb.Timestamp

func (*StockMaster) GetSettlementType

func (x *StockMaster) GetSettlementType() SettlementType

func (*StockMaster) GetSharedStocks

func (x *StockMaster) GetSharedStocks() int64

func (*StockMaster) GetShortName

func (x *StockMaster) GetShortName() string

func (*StockMaster) GetSorTargetType

func (x *StockMaster) GetSorTargetType() string

func (*StockMaster) GetSpecificTarget

func (x *StockMaster) GetSpecificTarget() bool

func (*StockMaster) GetStartPublicationDate

func (x *StockMaster) GetStartPublicationDate() *timestamppb.Timestamp

func (*StockMaster) GetStopTradingType

func (x *StockMaster) GetStopTradingType() StopTradingType

func (*StockMaster) GetTaxFree

func (x *StockMaster) GetTaxFree() TaxFree

func (*StockMaster) GetTradingDate

func (x *StockMaster) GetTradingDate() *timestamppb.Timestamp

func (*StockMaster) GetTradingUnit

func (x *StockMaster) GetTradingUnit() float64

func (*StockMaster) GetUpdateDatetime

func (x *StockMaster) GetUpdateDatetime() *timestamppb.Timestamp

func (*StockMaster) GetUpdateNumber

func (x *StockMaster) GetUpdateNumber() string

func (*StockMaster) ProtoMessage

func (*StockMaster) ProtoMessage()

func (*StockMaster) ProtoReflect

func (x *StockMaster) ProtoReflect() protoreflect.Message

func (*StockMaster) Reset

func (x *StockMaster) Reset()

func (*StockMaster) String

func (x *StockMaster) String() string

type StockMasterColumn

type StockMasterColumn int32
const (
	StockMasterColumn_STOCK_MASTER_COLUMN_UNSPECIFIED            StockMasterColumn = 0  // 銘柄コード
	StockMasterColumn_STOCK_MASTER_COLUMN_ISSUE_CODE             StockMasterColumn = 1  // 銘柄コード
	StockMasterColumn_STOCK_MASTER_COLUMN_NAME                   StockMasterColumn = 2  // 銘柄名
	StockMasterColumn_STOCK_MASTER_COLUMN_SHORT_NAME             StockMasterColumn = 3  // 銘柄名略称
	StockMasterColumn_STOCK_MASTER_COLUMN_KANA                   StockMasterColumn = 4  // 銘柄名(カナ)
	StockMasterColumn_STOCK_MASTER_COLUMN_ALPHABET               StockMasterColumn = 5  // 銘柄名(英語表記)
	StockMasterColumn_STOCK_MASTER_COLUMN_SPECIFIC_TARGET        StockMasterColumn = 6  // 特定口座対象C
	StockMasterColumn_STOCK_MASTER_COLUMN_TAX_FREE               StockMasterColumn = 7  // 非課税対象C
	StockMasterColumn_STOCK_MASTER_COLUMN_SHARED_STOCKS          StockMasterColumn = 8  // 上場発行株数
	StockMasterColumn_STOCK_MASTER_COLUMN_EX_RIGHT               StockMasterColumn = 9  // 権利落ちフラグ
	StockMasterColumn_STOCK_MASTER_COLUMN_LAST_RIGHT_DAY         StockMasterColumn = 10 // 権利付最終日
	StockMasterColumn_STOCK_MASTER_COLUMN_LISTING_TYPE           StockMasterColumn = 11 // 上場・入札C
	StockMasterColumn_STOCK_MASTER_COLUMN_RELEASE_TRADING_DATE   StockMasterColumn = 12 // 入札解除日
	StockMasterColumn_STOCK_MASTER_COLUMN_TRADING_DATE           StockMasterColumn = 13 // 入札日
	StockMasterColumn_STOCK_MASTER_COLUMN_TRADING_UNIT           StockMasterColumn = 14 // 売買単位
	StockMasterColumn_STOCK_MASTER_COLUMN_NEXT_TRADING_UNIT      StockMasterColumn = 15 // 売買単位(翌営業日)
	StockMasterColumn_STOCK_MASTER_COLUMN_STOP_TRADING_TYPE      StockMasterColumn = 16 // 売買停止C
	StockMasterColumn_STOCK_MASTER_COLUMN_START_PUBLICATION_DATE StockMasterColumn = 17 // 発行開始日
	StockMasterColumn_STOCK_MASTER_COLUMN_LAST_PUBLICATION_DATE  StockMasterColumn = 18 // 発行最終日
	StockMasterColumn_STOCK_MASTER_COLUMN_SETTLEMENT_TYPE        StockMasterColumn = 19 // 決算C
	StockMasterColumn_STOCK_MASTER_COLUMN_SETTLEMENT_DATE        StockMasterColumn = 20 // 決算日
	StockMasterColumn_STOCK_MASTER_COLUMN_LISTING_DATE           StockMasterColumn = 21 // 上場応答日
	StockMasterColumn_STOCK_MASTER_COLUMN_EXPIRE_DATE_2_TYPE     StockMasterColumn = 22 // 二類期日C
	StockMasterColumn_STOCK_MASTER_COLUMN_LARGE_UNIT             StockMasterColumn = 23 // 大口株数
	StockMasterColumn_STOCK_MASTER_COLUMN_LARGE_AMOUNT           StockMasterColumn = 24 // 大口金額
	StockMasterColumn_STOCK_MASTER_COLUMN_OUTPUT_TICKET_TYPE     StockMasterColumn = 25 // 場伝票出力有無C
	StockMasterColumn_STOCK_MASTER_COLUMN_DEPOSIT_AMOUNT         StockMasterColumn = 26 // 保証金代用掛目
	StockMasterColumn_STOCK_MASTER_COLUMN_DEPOSIT_VALUATION      StockMasterColumn = 27 // 代用証券評価単価
	StockMasterColumn_STOCK_MASTER_COLUMN_ORGANIZATION_TYPE      StockMasterColumn = 28 // 機構参加C
	StockMasterColumn_STOCK_MASTER_COLUMN_PROVISIONAL_TYPE       StockMasterColumn = 29 // 仮決済C
	StockMasterColumn_STOCK_MASTER_COLUMN_PRIMARY_EXCHANGE       StockMasterColumn = 30 // 優先市場
	StockMasterColumn_STOCK_MASTER_COLUMN_INDEFINITE_PERIOD_TYPE StockMasterColumn = 31 // 無期限対象C
	StockMasterColumn_STOCK_MASTER_COLUMN_INDUSTRY_CODE          StockMasterColumn = 32 // 業種コード
	StockMasterColumn_STOCK_MASTER_COLUMN_INDUSTRY_NAME          StockMasterColumn = 33 // 業種コード名
	StockMasterColumn_STOCK_MASTER_COLUMN_SOR_TARGET_TYPE        StockMasterColumn = 34 // SOR対象銘柄C
	StockMasterColumn_STOCK_MASTER_COLUMN_CREATE_DATETIME        StockMasterColumn = 35 // 作成日時
	StockMasterColumn_STOCK_MASTER_COLUMN_UPDATE_DATETIME        StockMasterColumn = 36 // 更新日時
	StockMasterColumn_STOCK_MASTER_COLUMN_UPDATE_NUMBER          StockMasterColumn = 37 // 更新通番
)

func (StockMasterColumn) Descriptor

func (StockMasterColumn) Enum

func (StockMasterColumn) EnumDescriptor deprecated

func (StockMasterColumn) EnumDescriptor() ([]byte, []int)

Deprecated: Use StockMasterColumn.Descriptor instead.

func (StockMasterColumn) Number

func (StockMasterColumn) String

func (x StockMasterColumn) String() string

func (StockMasterColumn) Type

type StockMasterRequest

type StockMasterRequest struct {
	Columns []StockMasterColumn `protobuf:"varint,1,rep,packed,name=columns,proto3,enum=tachibanapb.StockMasterColumn" json:"columns,omitempty"` // 取得したい情報
	// contains filtered or unexported fields
}

func (*StockMasterRequest) Descriptor deprecated

func (*StockMasterRequest) Descriptor() ([]byte, []int)

Deprecated: Use StockMasterRequest.ProtoReflect.Descriptor instead.

func (*StockMasterRequest) GetColumns

func (x *StockMasterRequest) GetColumns() []StockMasterColumn

func (*StockMasterRequest) ProtoMessage

func (*StockMasterRequest) ProtoMessage()

func (*StockMasterRequest) ProtoReflect

func (x *StockMasterRequest) ProtoReflect() protoreflect.Message

func (*StockMasterRequest) Reset

func (x *StockMasterRequest) Reset()

func (*StockMasterRequest) String

func (x *StockMasterRequest) String() string

type StockMasterResponse

type StockMasterResponse struct {
	CommonResponse *CommonResponse `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"` // レスポンス共通項目
	StockMasters   []*StockMaster  `protobuf:"bytes,2,rep,name=stock_masters,json=stockMasters,proto3" json:"stock_masters,omitempty"`       // 株式銘柄マスタ
	// contains filtered or unexported fields
}

func (*StockMasterResponse) Descriptor deprecated

func (*StockMasterResponse) Descriptor() ([]byte, []int)

Deprecated: Use StockMasterResponse.ProtoReflect.Descriptor instead.

func (*StockMasterResponse) GetCommonResponse

func (x *StockMasterResponse) GetCommonResponse() *CommonResponse

func (*StockMasterResponse) GetStockMasters

func (x *StockMasterResponse) GetStockMasters() []*StockMaster

func (*StockMasterResponse) ProtoMessage

func (*StockMasterResponse) ProtoMessage()

func (*StockMasterResponse) ProtoReflect

func (x *StockMasterResponse) ProtoReflect() protoreflect.Message

func (*StockMasterResponse) Reset

func (x *StockMasterResponse) Reset()

func (*StockMasterResponse) String

func (x *StockMasterResponse) String() string

type StopOrderType

type StopOrderType int32
const (
	StopOrderType_STOP_ORDER_TYPE_UNSPECIFIED StopOrderType = 0 // 未指定
	StopOrderType_STOP_ORDER_TYPE_NORMAL      StopOrderType = 1 // 通常
	StopOrderType_STOP_ORDER_TYPE_STOP        StopOrderType = 2 // 逆指値
	StopOrderType_STOP_ORDER_TYPE_OCO         StopOrderType = 3 // 通常 + 逆指値
)

func (StopOrderType) Descriptor

func (StopOrderType) Enum

func (x StopOrderType) Enum() *StopOrderType

func (StopOrderType) EnumDescriptor deprecated

func (StopOrderType) EnumDescriptor() ([]byte, []int)

Deprecated: Use StopOrderType.Descriptor instead.

func (StopOrderType) Number

func (StopOrderType) String

func (x StopOrderType) String() string

func (StopOrderType) Type

type StopTradingType

type StopTradingType int32
const (
	StopTradingType_STOP_TRADING_TYPE_UNSPECIFIED StopTradingType = 0 // 未指定
	StopTradingType_STOP_TRADING_TYPE_UN_USED     StopTradingType = 1 // 通常(無)
	StopTradingType_STOP_TRADING_TYPE_RELEASE     StopTradingType = 2 // 解除
	StopTradingType_STOP_TRADING_TYPE_STOPPING    StopTradingType = 3 // 停止中
)

func (StopTradingType) Descriptor

func (StopTradingType) Enum

func (x StopTradingType) Enum() *StopTradingType

func (StopTradingType) EnumDescriptor deprecated

func (StopTradingType) EnumDescriptor() ([]byte, []int)

Deprecated: Use StopTradingType.Descriptor instead.

func (StopTradingType) Number

func (StopTradingType) String

func (x StopTradingType) String() string

func (StopTradingType) Type

type StreamIssue added in v0.0.2

type StreamIssue struct {
	IssueCode string   `protobuf:"bytes,1,opt,name=issue_code,json=issueCode,proto3" json:"issue_code,omitempty"`         // 銘柄コード
	Exchange  Exchange `protobuf:"varint,2,opt,name=exchange,proto3,enum=tachibanapb.Exchange" json:"exchange,omitempty"` // 市場
	// contains filtered or unexported fields
}

func (*StreamIssue) Descriptor deprecated added in v0.0.2

func (*StreamIssue) Descriptor() ([]byte, []int)

Deprecated: Use StreamIssue.ProtoReflect.Descriptor instead.

func (*StreamIssue) GetExchange added in v0.0.2

func (x *StreamIssue) GetExchange() Exchange

func (*StreamIssue) GetIssueCode added in v0.0.2

func (x *StreamIssue) GetIssueCode() string

func (*StreamIssue) ProtoMessage added in v0.0.2

func (*StreamIssue) ProtoMessage()

func (*StreamIssue) ProtoReflect added in v0.0.2

func (x *StreamIssue) ProtoReflect() protoreflect.Message

func (*StreamIssue) Reset added in v0.0.2

func (x *StreamIssue) Reset()

func (*StreamIssue) String added in v0.0.2

func (x *StreamIssue) String() string

type StreamOrderStatus added in v0.0.2

type StreamOrderStatus int32
const (
	StreamOrderStatus_STREAM_ORDER_STATUS_UNSPECIFIED        StreamOrderStatus = 0 // 未指定
	StreamOrderStatus_STREAM_ORDER_STATUS_NEW                StreamOrderStatus = 1 // 受付未済
	StreamOrderStatus_STREAM_ORDER_STATUS_RECEIVED           StreamOrderStatus = 2 // 受付済
	StreamOrderStatus_STREAM_ORDER_STATUS_ERROR              StreamOrderStatus = 3 // 受付エラー
	StreamOrderStatus_STREAM_ORDER_STATUS_PART_EXPIRED       StreamOrderStatus = 4 // 一部失効
	StreamOrderStatus_STREAM_ORDER_STATUS_EXPIRED            StreamOrderStatus = 5 // 全部失効
	StreamOrderStatus_STREAM_ORDER_STATUS_CARRY_OVER_EXPIRED StreamOrderStatus = 6 // 繰越失効
)

func (StreamOrderStatus) Descriptor added in v0.0.2

func (StreamOrderStatus) Enum added in v0.0.2

func (StreamOrderStatus) EnumDescriptor deprecated added in v0.0.2

func (StreamOrderStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use StreamOrderStatus.Descriptor instead.

func (StreamOrderStatus) Number added in v0.0.2

func (StreamOrderStatus) String added in v0.0.2

func (x StreamOrderStatus) String() string

func (StreamOrderStatus) Type added in v0.0.2

type StreamOrderType added in v0.0.2

type StreamOrderType int32
const (
	StreamOrderType_STREAM_ORDER_TYPE_UNSPECIFIED           StreamOrderType = 0  // 未指定
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVE_ORDER         StreamOrderType = 1  // 注文受付
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVE_CORRECT       StreamOrderType = 2  // 訂正受付
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVE_CANCEL        StreamOrderType = 3  // 取消受付
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVE_ERROR         StreamOrderType = 4  // 注文受付エラー
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVE_CORRECT_ERROR StreamOrderType = 5  // 訂正受付エラー
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVE_CANCEL_ERROR  StreamOrderType = 6  // 取消受付エラー
	StreamOrderType_STREAM_ORDER_TYPE_ORDER_ERROR           StreamOrderType = 7  // 新規登録エラー
	StreamOrderType_STREAM_ORDER_TYPE_CORRECT_ERROR         StreamOrderType = 8  // 訂正登録エラー
	StreamOrderType_STREAM_ORDER_TYPE_CANCEL_ERROR          StreamOrderType = 9  // 取消登録エラー
	StreamOrderType_STREAM_ORDER_TYPE_CORRECTED             StreamOrderType = 10 // 訂正完了
	StreamOrderType_STREAM_ORDER_TYPE_CANCELED              StreamOrderType = 11 // 取消完了
	StreamOrderType_STREAM_ORDER_TYPE_CONTRACT              StreamOrderType = 12 // 約定成立
	StreamOrderType_STREAM_ORDER_TYPE_EXPIRE                StreamOrderType = 13 // 失効
	StreamOrderType_STREAM_ORDER_TYPE_EXPIRE_CONTINUE       StreamOrderType = 14 // 失効(連続注文)
	StreamOrderType_STREAM_ORDER_TYPE_CANCEL_CONTRACT       StreamOrderType = 15 // 約定取消
	StreamOrderType_STREAM_ORDER_TYPE_CARRYOVER             StreamOrderType = 16 // 注文繰越
	StreamOrderType_STREAM_ORDER_TYPE_RECEIVED              StreamOrderType = 17 // 注文状態変更
)

func (StreamOrderType) Descriptor added in v0.0.2

func (StreamOrderType) Enum added in v0.0.2

func (x StreamOrderType) Enum() *StreamOrderType

func (StreamOrderType) EnumDescriptor deprecated added in v0.0.2

func (StreamOrderType) EnumDescriptor() ([]byte, []int)

Deprecated: Use StreamOrderType.Descriptor instead.

func (StreamOrderType) Number added in v0.0.2

func (StreamOrderType) String added in v0.0.2

func (x StreamOrderType) String() string

func (StreamOrderType) Type added in v0.0.2

type StreamRequest added in v0.0.2

type StreamRequest struct {
	EventTypes []EventType `` // 通知種別
	/* 126-byte string literal not displayed */
	ReceiveResend bool           `protobuf:"varint,2,opt,name=receive_resend,json=receiveResend,proto3" json:"receive_resend,omitempty"` // 再送イベントを受け取るかどうか
	StreamIssues  []*StreamIssue `protobuf:"bytes,3,rep,name=stream_issues,json=streamIssues,proto3" json:"stream_issues,omitempty"`     // 株価ボード専用 銘柄情報
	// contains filtered or unexported fields
}

func (*StreamRequest) Descriptor deprecated added in v0.0.2

func (*StreamRequest) Descriptor() ([]byte, []int)

Deprecated: Use StreamRequest.ProtoReflect.Descriptor instead.

func (*StreamRequest) GetEventTypes added in v0.0.2

func (x *StreamRequest) GetEventTypes() []EventType

func (*StreamRequest) GetReceiveResend added in v0.0.2

func (x *StreamRequest) GetReceiveResend() bool

func (*StreamRequest) GetStreamIssues added in v0.0.2

func (x *StreamRequest) GetStreamIssues() []*StreamIssue

func (*StreamRequest) ProtoMessage added in v0.0.2

func (*StreamRequest) ProtoMessage()

func (*StreamRequest) ProtoReflect added in v0.0.2

func (x *StreamRequest) ProtoReflect() protoreflect.Message

func (*StreamRequest) Reset added in v0.0.2

func (x *StreamRequest) Reset()

func (*StreamRequest) Sendable added in v0.0.2

func (x *StreamRequest) Sendable(res *StreamResponse) bool

func (*StreamRequest) String added in v0.0.2

func (x *StreamRequest) String() string

func (*StreamRequest) Union added in v0.0.2

func (x *StreamRequest) Union(res *StreamRequest) *StreamRequest

type StreamResponse added in v0.0.2

type StreamResponse struct {
	EventType                 EventType                  `protobuf:"varint,1,opt,name=event_type,json=eventType,proto3,enum=tachibanapb.EventType" json:"event_type,omitempty"` // 通知種別
	StreamNumber              int64                      `protobuf:"varint,2,opt,name=stream_number,json=streamNumber,proto3" json:"stream_number,omitempty"`                   // int64
	StreamDateTime            *timestamppb.Timestamp     `protobuf:"bytes,3,opt,name=stream_date_time,json=streamDateTime,proto3" json:"stream_date_time,omitempty"`            // 通知日時
	ErrorNo                   ErrorNo                    `protobuf:"varint,4,opt,name=error_no,json=errorNo,proto3,enum=tachibanapb.ErrorNo" json:"error_no,omitempty"`         // エラー番号
	ErrorMessage              string                     `protobuf:"bytes,5,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`                    // エラー文言
	Body                      []byte                     `protobuf:"bytes,6,opt,name=body,proto3" json:"body,omitempty"`                                                        // レスポンス本文
	IsFirstTime               bool                       `protobuf:"varint,7,opt,name=is_first_time,json=isFirstTime,proto3" json:"is_first_time,omitempty"`                    // 初回配信
	MarketPriceStreamResponse *MarketPriceStreamResponse ``                                                                                                                     // 時価情報通知イベント
	/* 140-byte string literal not displayed */
	ContractStreamResponse *ContractStreamResponse `` // 注文約定通知イベント
	/* 129-byte string literal not displayed */
	NewsStreamResponse         *NewsStreamResponse         `protobuf:"bytes,10,opt,name=news_stream_response,json=newsStreamResponse,proto3" json:"news_stream_response,omitempty"` // ニュース通知イベント
	SystemStatusStreamResponse *SystemStatusStreamResponse ``                                                                                                                       // システムステータス
	/* 144-byte string literal not displayed */
	OperationStatusStreamResponse *OperationStatusStreamResponse `` // 運用ステータス
	/* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*StreamResponse) Descriptor deprecated added in v0.0.2

func (*StreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use StreamResponse.ProtoReflect.Descriptor instead.

func (*StreamResponse) GetBody added in v0.0.2

func (x *StreamResponse) GetBody() []byte

func (*StreamResponse) GetContractStreamResponse added in v0.0.2

func (x *StreamResponse) GetContractStreamResponse() *ContractStreamResponse

func (*StreamResponse) GetErrorMessage added in v0.0.2

func (x *StreamResponse) GetErrorMessage() string

func (*StreamResponse) GetErrorNo added in v0.0.2

func (x *StreamResponse) GetErrorNo() ErrorNo

func (*StreamResponse) GetEventType added in v0.0.2

func (x *StreamResponse) GetEventType() EventType

func (*StreamResponse) GetIsFirstTime added in v0.0.2

func (x *StreamResponse) GetIsFirstTime() bool

func (*StreamResponse) GetMarketPriceStreamResponse added in v0.0.2

func (x *StreamResponse) GetMarketPriceStreamResponse() *MarketPriceStreamResponse

func (*StreamResponse) GetNewsStreamResponse added in v0.0.2

func (x *StreamResponse) GetNewsStreamResponse() *NewsStreamResponse

func (*StreamResponse) GetOperationStatusStreamResponse added in v0.0.2

func (x *StreamResponse) GetOperationStatusStreamResponse() *OperationStatusStreamResponse

func (*StreamResponse) GetStreamDateTime added in v0.0.2

func (x *StreamResponse) GetStreamDateTime() *timestamppb.Timestamp

func (*StreamResponse) GetStreamNumber added in v0.0.2

func (x *StreamResponse) GetStreamNumber() int64

func (*StreamResponse) GetSystemStatusStreamResponse added in v0.0.2

func (x *StreamResponse) GetSystemStatusStreamResponse() *SystemStatusStreamResponse

func (*StreamResponse) ProtoMessage added in v0.0.2

func (*StreamResponse) ProtoMessage()

func (*StreamResponse) ProtoReflect added in v0.0.2

func (x *StreamResponse) ProtoReflect() protoreflect.Message

func (*StreamResponse) Reset added in v0.0.2

func (x *StreamResponse) Reset()

func (*StreamResponse) String added in v0.0.2

func (x *StreamResponse) String() string

type SystemStatus added in v0.0.2

type SystemStatus int32
const (
	SystemStatus_SYSTEM_STATUS_UNSPECIFIED SystemStatus = 0 // 未指定
	SystemStatus_SYSTEM_STATUS_CLOSING     SystemStatus = 1 // 閉局
	SystemStatus_SYSTEM_STATUS_OPENING     SystemStatus = 2 // 開局
	SystemStatus_SYSTEM_STATUS_PAUSE       SystemStatus = 3 // 一時停止
)

func (SystemStatus) Descriptor added in v0.0.2

func (SystemStatus) Enum added in v0.0.2

func (x SystemStatus) Enum() *SystemStatus

func (SystemStatus) EnumDescriptor deprecated added in v0.0.2

func (SystemStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use SystemStatus.Descriptor instead.

func (SystemStatus) Number added in v0.0.2

func (SystemStatus) String added in v0.0.2

func (x SystemStatus) String() string

func (SystemStatus) Type added in v0.0.2

type SystemStatusStreamResponse added in v0.0.2

type SystemStatusStreamResponse struct {
	Provider       string                 `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`                                   // プロバイダ(情報提供元)
	EventNo        int64                  `protobuf:"varint,2,opt,name=event_no,json=eventNo,proto3" json:"event_no,omitempty"`                     // イベント番号
	UpdateDatetime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_datetime,json=updateDatetime,proto3" json:"update_datetime,omitempty"` // 情報更新時間
	ApprovalLogin  ApprovalLogin          ``                                                                                                        // ログイン許可区分
	/* 132-byte string literal not displayed */
	SystemStatus SystemStatus `` // システムステータス
	/* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SystemStatusStreamResponse) Descriptor deprecated added in v0.0.2

func (*SystemStatusStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use SystemStatusStreamResponse.ProtoReflect.Descriptor instead.

func (*SystemStatusStreamResponse) GetApprovalLogin added in v0.0.2

func (x *SystemStatusStreamResponse) GetApprovalLogin() ApprovalLogin

func (*SystemStatusStreamResponse) GetEventNo added in v0.0.2

func (x *SystemStatusStreamResponse) GetEventNo() int64

func (*SystemStatusStreamResponse) GetProvider added in v0.0.2

func (x *SystemStatusStreamResponse) GetProvider() string

func (*SystemStatusStreamResponse) GetSystemStatus added in v0.0.2

func (x *SystemStatusStreamResponse) GetSystemStatus() SystemStatus

func (*SystemStatusStreamResponse) GetUpdateDatetime added in v0.0.2

func (x *SystemStatusStreamResponse) GetUpdateDatetime() *timestamppb.Timestamp

func (*SystemStatusStreamResponse) ProtoMessage added in v0.0.2

func (*SystemStatusStreamResponse) ProtoMessage()

func (*SystemStatusStreamResponse) ProtoReflect added in v0.0.2

func (*SystemStatusStreamResponse) Reset added in v0.0.2

func (x *SystemStatusStreamResponse) Reset()

func (*SystemStatusStreamResponse) String added in v0.0.2

func (x *SystemStatusStreamResponse) String() string

type TachibanaServiceClient

TachibanaServiceClient is the client API for TachibanaService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TachibanaServiceServer

TachibanaServiceServer is the server API for TachibanaService service. All implementations must embed UnimplementedTachibanaServiceServer for forward compatibility

type TachibanaService_StreamClient added in v0.0.2

type TachibanaService_StreamClient interface {
	Recv() (*StreamResponse, error)
	grpc.ClientStream
}

type TachibanaService_StreamServer added in v0.0.2

type TachibanaService_StreamServer interface {
	Send(*StreamResponse) error
	grpc.ServerStream
}

type TaxFree

type TaxFree int32
const (
	TaxFree_TAX_FREE_UNSPECIFIED TaxFree = 0 // 未指定
	TaxFree_TAX_FREE_UN_USED     TaxFree = 1 // 通常(無)
	TaxFree_TAX_FREE_VALID       TaxFree = 2 // 非課税参加
)

func (TaxFree) Descriptor

func (TaxFree) Descriptor() protoreflect.EnumDescriptor

func (TaxFree) Enum

func (x TaxFree) Enum() *TaxFree

func (TaxFree) EnumDescriptor deprecated

func (TaxFree) EnumDescriptor() ([]byte, []int)

Deprecated: Use TaxFree.Descriptor instead.

func (TaxFree) Number

func (x TaxFree) Number() protoreflect.EnumNumber

func (TaxFree) String

func (x TaxFree) String() string

func (TaxFree) Type

func (TaxFree) Type() protoreflect.EnumType

type TickGroup

type TickGroup struct {
	TickGroupType TickGroupType `` // 呼値の単位番号
	/* 134-byte string literal not displayed */
	StartDate     *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"`               // 適用日
	TickGroupList []*TickGroupPrice      `protobuf:"bytes,3,rep,name=tick_group_list,json=tickGroupList,proto3" json:"tick_group_list,omitempty"` // 呼値グループリスト
	CreateDate    *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_date,json=createDate,proto3" json:"create_date,omitempty"`            // 作成日時
	UpdateDate    *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_date,json=updateDate,proto3" json:"update_date,omitempty"`            // 更新日時
	// contains filtered or unexported fields
}

func (*TickGroup) Descriptor deprecated

func (*TickGroup) Descriptor() ([]byte, []int)

Deprecated: Use TickGroup.ProtoReflect.Descriptor instead.

func (*TickGroup) GetCreateDate

func (x *TickGroup) GetCreateDate() *timestamppb.Timestamp

func (*TickGroup) GetStartDate

func (x *TickGroup) GetStartDate() *timestamppb.Timestamp

func (*TickGroup) GetTickGroupList

func (x *TickGroup) GetTickGroupList() []*TickGroupPrice

func (*TickGroup) GetTickGroupType

func (x *TickGroup) GetTickGroupType() TickGroupType

func (*TickGroup) GetUpdateDate

func (x *TickGroup) GetUpdateDate() *timestamppb.Timestamp

func (*TickGroup) ProtoMessage

func (*TickGroup) ProtoMessage()

func (*TickGroup) ProtoReflect

func (x *TickGroup) ProtoReflect() protoreflect.Message

func (*TickGroup) Reset

func (x *TickGroup) Reset()

func (*TickGroup) String

func (x *TickGroup) String() string

type TickGroupPrice

type TickGroupPrice struct {
	Number    int32   `protobuf:"varint,1,opt,name=number,proto3" json:"number,omitempty"`                         // 番号
	BasePrice float64 `protobuf:"fixed64,2,opt,name=base_price,json=basePrice,proto3" json:"base_price,omitempty"` // 基準値段
	UnitPrice float64 `protobuf:"fixed64,3,opt,name=unit_price,json=unitPrice,proto3" json:"unit_price,omitempty"` // 呼値値段
	Digits    int32   `protobuf:"varint,4,opt,name=digits,proto3" json:"digits,omitempty"`                         // 小数点桁数
	// contains filtered or unexported fields
}

func (*TickGroupPrice) Descriptor deprecated

func (*TickGroupPrice) Descriptor() ([]byte, []int)

Deprecated: Use TickGroupPrice.ProtoReflect.Descriptor instead.

func (*TickGroupPrice) GetBasePrice

func (x *TickGroupPrice) GetBasePrice() float64

func (*TickGroupPrice) GetDigits

func (x *TickGroupPrice) GetDigits() int32

func (*TickGroupPrice) GetNumber

func (x *TickGroupPrice) GetNumber() int32

func (*TickGroupPrice) GetUnitPrice

func (x *TickGroupPrice) GetUnitPrice() float64

func (*TickGroupPrice) ProtoMessage

func (*TickGroupPrice) ProtoMessage()

func (*TickGroupPrice) ProtoReflect

func (x *TickGroupPrice) ProtoReflect() protoreflect.Message

func (*TickGroupPrice) Reset

func (x *TickGroupPrice) Reset()

func (*TickGroupPrice) String

func (x *TickGroupPrice) String() string

type TickGroupRequest

type TickGroupRequest struct {
	// contains filtered or unexported fields
}

func (*TickGroupRequest) Descriptor deprecated

func (*TickGroupRequest) Descriptor() ([]byte, []int)

Deprecated: Use TickGroupRequest.ProtoReflect.Descriptor instead.

func (*TickGroupRequest) ProtoMessage

func (*TickGroupRequest) ProtoMessage()

func (*TickGroupRequest) ProtoReflect

func (x *TickGroupRequest) ProtoReflect() protoreflect.Message

func (*TickGroupRequest) Reset

func (x *TickGroupRequest) Reset()

func (*TickGroupRequest) String

func (x *TickGroupRequest) String() string

type TickGroupResponse

type TickGroupResponse struct {
	CommonResponse *CommonResponse `protobuf:"bytes,1,opt,name=common_response,json=commonResponse,proto3" json:"common_response,omitempty"` // レスポンス共通項目
	TickGroups     []*TickGroup    `protobuf:"bytes,2,rep,name=tick_groups,json=tickGroups,proto3" json:"tick_groups,omitempty"`             // 呼値
	// contains filtered or unexported fields
}

func (*TickGroupResponse) Descriptor deprecated

func (*TickGroupResponse) Descriptor() ([]byte, []int)

Deprecated: Use TickGroupResponse.ProtoReflect.Descriptor instead.

func (*TickGroupResponse) GetCommonResponse

func (x *TickGroupResponse) GetCommonResponse() *CommonResponse

func (*TickGroupResponse) GetTickGroups

func (x *TickGroupResponse) GetTickGroups() []*TickGroup

func (*TickGroupResponse) ProtoMessage

func (*TickGroupResponse) ProtoMessage()

func (*TickGroupResponse) ProtoReflect

func (x *TickGroupResponse) ProtoReflect() protoreflect.Message

func (*TickGroupResponse) Reset

func (x *TickGroupResponse) Reset()

func (*TickGroupResponse) String

func (x *TickGroupResponse) String() string

type TickGroupType

type TickGroupType int32
const (
	TickGroupType_TICK_GROUP_TYPE_UNSPECIFIED TickGroupType = 0 // 未指定
	TickGroupType_TICK_GROUP_TYPE_STOCK1      TickGroupType = 1 // 株式1
	TickGroupType_TICK_GROUP_TYPE_STOCK2      TickGroupType = 2 // 株式2
	TickGroupType_TICK_GROUP_TYPE_STOCK3      TickGroupType = 3 // 株式3
	TickGroupType_TICK_GROUP_TYPE_BOND1       TickGroupType = 4 // 債券1
	TickGroupType_TICK_GROUP_TYPE_BOND2       TickGroupType = 5 // 債券2
	TickGroupType_TICK_GROUP_TYPE_NK225       TickGroupType = 6 // 日経225先物
	TickGroupType_TICK_GROUP_TYPE_NK225_MINI  TickGroupType = 7 // 日経225mini先物
	TickGroupType_TICK_GROUP_TYPE_NK225_OP    TickGroupType = 8 // 日経225OP
)

func (TickGroupType) Descriptor

func (TickGroupType) Enum

func (x TickGroupType) Enum() *TickGroupType

func (TickGroupType) EnumDescriptor deprecated

func (TickGroupType) EnumDescriptor() ([]byte, []int)

Deprecated: Use TickGroupType.Descriptor instead.

func (TickGroupType) Number

func (TickGroupType) String

func (x TickGroupType) String() string

func (TickGroupType) Type

type TradeType

type TradeType int32
const (
	TradeType_TRADE_TYPE_UNSPECIFIED     TradeType = 0 // 未指定
	TradeType_TRADE_TYPE_STOCK           TradeType = 1 // 現物
	TradeType_TRADE_TYPE_STANDARD_ENTRY  TradeType = 2 // 新規(制度信用6ヶ月)
	TradeType_TRADE_TYPE_STANDARD_EXIT   TradeType = 3 // 返済(制度信用6ヶ月)
	TradeType_TRADE_TYPE_NEGOTIATE_ENTRY TradeType = 4 // 新規(一般信用6ヶ月)
	TradeType_TRADE_TYPE_NEGOTIATE_EXIT  TradeType = 5 // 返済(一般信用6ヶ月)
)

func (TradeType) Descriptor

func (TradeType) Descriptor() protoreflect.EnumDescriptor

func (TradeType) Enum

func (x TradeType) Enum() *TradeType

func (TradeType) EnumDescriptor deprecated

func (TradeType) EnumDescriptor() ([]byte, []int)

Deprecated: Use TradeType.Descriptor instead.

func (TradeType) Number

func (x TradeType) Number() protoreflect.EnumNumber

func (TradeType) String

func (x TradeType) String() string

func (TradeType) Type

type TriggerType

type TriggerType int32
const (
	TriggerType_TRIGGER_TYPE_UNSPECIFIED    TriggerType = 0 // 未指定
	TriggerType_TRIGGER_TYPE_NO_FIRED       TriggerType = 1 // 未発火
	TriggerType_TRIGGER_TYPE_AUTO           TriggerType = 2 // 自動
	TriggerType_TRIGGER_TYPE_MANUAL_ORDER   TriggerType = 3 // 手動発注
	TriggerType_TRIGGER_TYPE_MANUAL_EXPIRED TriggerType = 4 // 手動失効
)

func (TriggerType) Descriptor

func (TriggerType) Enum

func (x TriggerType) Enum() *TriggerType

func (TriggerType) EnumDescriptor deprecated

func (TriggerType) EnumDescriptor() ([]byte, []int)

Deprecated: Use TriggerType.Descriptor instead.

func (TriggerType) Number

func (x TriggerType) Number() protoreflect.EnumNumber

func (TriggerType) String

func (x TriggerType) String() string

func (TriggerType) Type

type UnimplementedTachibanaServiceServer

type UnimplementedTachibanaServiceServer struct {
}

UnimplementedTachibanaServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedTachibanaServiceServer) BusinessDay

func (UnimplementedTachibanaServiceServer) CancelOrder

func (UnimplementedTachibanaServiceServer) Login

func (UnimplementedTachibanaServiceServer) MarketPrice

func (UnimplementedTachibanaServiceServer) NewOrder

func (UnimplementedTachibanaServiceServer) OrderDetail

func (UnimplementedTachibanaServiceServer) OrderList

func (UnimplementedTachibanaServiceServer) StockExchangeMaster

func (UnimplementedTachibanaServiceServer) StockMaster

func (UnimplementedTachibanaServiceServer) Stream added in v0.0.2

func (UnimplementedTachibanaServiceServer) TickGroup

type UnsafeTachibanaServiceServer

type UnsafeTachibanaServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTachibanaServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TachibanaServiceServer will result in compilation errors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL