序列化表格
-
程序包 org.dromara.northstar.common.exception
-
异常错误 org.dromara.northstar.common.exception.AuthenticationException
class AuthenticationException extends RuntimeException implements Serializable- serialVersionUID:
- -3503902860043562239L
-
异常错误 org.dromara.northstar.common.exception.InsufficientException
class InsufficientException extends TradeException implements Serializable- serialVersionUID:
- 7387299700651706659L
-
异常错误 org.dromara.northstar.common.exception.NoSuchElementException
class NoSuchElementException extends RuntimeException implements Serializable- serialVersionUID:
- -6631205607185324276L
-
异常错误 org.dromara.northstar.common.exception.TradeException
class TradeException extends RuntimeException implements Serializable- serialVersionUID:
- 3362623046560159440L
-
异常错误 org.dromara.northstar.common.exception.ValueMismatchException
class ValueMismatchException extends TradeException implements Serializable- serialVersionUID:
- -6704498774997165335L
-
-
程序包 org.dromara.northstar.common.model
-
类 org.dromara.northstar.common.model.NsUser
class NsUser extends Object implements Serializable- serialVersionUID:
- 8553220725430453845L
-
-
程序包 xyz.redtorch.pb
-
类 xyz.redtorch.pb.CoreField.AccountField
class AccountField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
accountId_
Object accountId_
-
available_
double available_
-
balance_
double balance_
-
closeProfit_
double closeProfit_
-
code_
Object code_
-
commission_
double commission_
-
currency_
int currency_
-
deposit_
double deposit_
-
gatewayId_
Object gatewayId_
-
holder_
Object holder_
-
margin_
double margin_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
positionProfit_
double positionProfit_
-
preBalance_
double preBalance_
-
withdraw_
double withdraw_
-
-
类 xyz.redtorch.pb.CoreField.BarField
class BarField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
actionDay_
Object actionDay_
-
actionTime_
Object actionTime_
-
actionTimestamp_
long actionTimestamp_
-
channelType_
Object channelType_
-
closePrice_
double closePrice_
-
gatewayId_
Object gatewayId_
-
highPrice_
double highPrice_
-
lowPrice_
double lowPrice_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
numTrades_
long numTrades_
-
numTradesDelta_
long numTradesDelta_
-
openInterest_
double openInterest_
-
openInterestDelta_
double openInterestDelta_
-
openPrice_
double openPrice_
-
preClosePrice_
double preClosePrice_
-
preOpenInterest_
double preOpenInterest_
-
preSettlePrice_
double preSettlePrice_
-
tradingDay_
Object tradingDay_
-
turnover_
double turnover_
-
turnoverDelta_
double turnoverDelta_
-
unifiedSymbol_
Object unifiedSymbol_
-
volume_
long volume_
-
volumeDelta_
long volumeDelta_
-
-
类 xyz.redtorch.pb.CoreField.CancelOrderReqField
class CancelOrderReqField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
类 xyz.redtorch.pb.CoreField.CommonReqField
class CommonReqField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
类 xyz.redtorch.pb.CoreField.CommonRspField
class CommonRspField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
类 xyz.redtorch.pb.CoreField.ContractField
class ContractField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
channelType_
Object channelType_
-
combinationType_
int combinationType_
-
commissionFee_
double commissionFee_
-
commissionRate_
double commissionRate_
-
contractId_
Object contractId_
-
currency_
int currency_
-
exchange_
int exchange_
-
fullName_
Object fullName_
-
gatewayId_
Object gatewayId_
-
lastTradeDateOrContractMonth_
Object lastTradeDateOrContractMonth_
-
longMarginRatio_
double longMarginRatio_
-
maxLimitOrderVolume_
int maxLimitOrderVolume_
-
maxMarginSideAlgorithm_
boolean maxMarginSideAlgorithm_
-
maxMarketOrderVolume_
int maxMarketOrderVolume_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minLimitOrderVolume_
int minLimitOrderVolume_
-
minMarketOrderVolume_
int minMarketOrderVolume_
-
multiplier_
double multiplier_
-
name_
Object name_
-
optionsType_
int optionsType_
-
priceTick_
double priceTick_
-
productClass_
int productClass_
-
shortMarginRatio_
double shortMarginRatio_
-
strikePrice_
double strikePrice_
-
symbol_
Object symbol_
-
thirdPartyId_
Object thirdPartyId_
-
underlyingMultiplier_
double underlyingMultiplier_
-
underlyingSymbol_
Object underlyingSymbol_
-
unifiedSymbol_
Object unifiedSymbol_
-
-
类 xyz.redtorch.pb.CoreField.GatewayField
class GatewayField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
类 xyz.redtorch.pb.CoreField.GatewaySettingField
class GatewaySettingField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
autoConnectTimeRanges_
Object autoConnectTimeRanges_
-
ctpApiSetting_
CoreField.GatewaySettingField.CtpApiSettingField ctpApiSetting_
-
gatewayAdapterType_
int gatewayAdapterType_
-
gatewayDescription_
Object gatewayDescription_
-
gatewayId_
Object gatewayId_
-
gatewayName_
Object gatewayName_
-
gatewayType_
int gatewayType_
-
ibApiSetting_
CoreField.GatewaySettingField.IbApiSettingField ibApiSetting_
-
implementClassName_
Object implementClassName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
int status_
-
version_
long version_
-
-
类 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
class CtpApiSettingField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
appId_
Object appId_
-
authCode_
Object authCode_
-
brokerId_
Object brokerId_
-
mdHost_
Object mdHost_
-
mdPort_
Object mdPort_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
password_
Object password_
-
tdHost_
Object tdHost_
-
tdPort_
Object tdPort_
-
userId_
Object userId_
-
userProductInfo_
Object userProductInfo_
-
-
类 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
class IbApiSettingField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
clientId_
int clientId_
-
host_
Object host_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
port_
int port_
-
-
类 xyz.redtorch.pb.CoreField.LogField
class LogField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
content_
Object content_
-
logLevel_
int logLevel_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
timestamp_
long timestamp_
-
-
类 xyz.redtorch.pb.CoreField.NoticeField
class NoticeField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
content_
Object content_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
int status_
-
timestamp_
long timestamp_
-
-
类 xyz.redtorch.pb.CoreField.OrderField
class OrderField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
accountId_
Object accountId_
-
activeTime_
Object activeTime_
-
adapterOrderId_
Object adapterOrderId_
-
autoSuspend_
int autoSuspend_
-
brokerOrderSeq_
Object brokerOrderSeq_
-
cancelTime_
Object cancelTime_
-
contingentCondition_
int contingentCondition_
-
contract_
CoreField.ContractField contract_
-
direction_
int direction_
-
forceCloseReason_
int forceCloseReason_
-
frontId_
int frontId_
-
gatewayId_
Object gatewayId_
-
gtdDate_
Object gtdDate_
-
hedgeFlag_
int hedgeFlag_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minVolume_
int minVolume_
-
offsetFlag_
int offsetFlag_
-
orderDate_
Object orderDate_
-
orderId_
Object orderId_
-
orderLocalId_
Object orderLocalId_
-
orderPriceType_
int orderPriceType_
-
orderStatus_
int orderStatus_
-
orderSysId_
Object orderSysId_
-
orderTime_
Object orderTime_
-
originOrderId_
Object originOrderId_
-
price_
double price_
-
sequenceNo_
Object sequenceNo_
-
sessionId_
int sessionId_
-
statusMsg_
Object statusMsg_
-
stopPrice_
double stopPrice_
-
suspendTime_
Object suspendTime_
-
swapOrder_
int swapOrder_
-
timeCondition_
int timeCondition_
-
totalVolume_
int totalVolume_
-
tradedVolume_
int tradedVolume_
-
tradingDay_
Object tradingDay_
-
updateTime_
Object updateTime_
-
userForceClose_
int userForceClose_
-
volumeCondition_
int volumeCondition_
-
-
类 xyz.redtorch.pb.CoreField.PositionField
class PositionField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
accountId_
Object accountId_
-
contract_
CoreField.ContractField contract_
-
contractValue_
double contractValue_
-
exchangeMargin_
double exchangeMargin_
-
frozen_
int frozen_
-
gatewayId_
Object gatewayId_
-
hedgeFlag_
int hedgeFlag_
-
lastPrice_
double lastPrice_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
openPositionProfit_
double openPositionProfit_
-
openPositionProfitRatio_
double openPositionProfitRatio_
-
openPrice_
double openPrice_
-
openPriceDiff_
double openPriceDiff_
-
position_
int position_
-
positionDirection_
int positionDirection_
-
positionId_
Object positionId_
-
positionProfit_
double positionProfit_
-
positionProfitRatio_
double positionProfitRatio_
-
price_
double price_
-
priceDiff_
double priceDiff_
-
tdFrozen_
int tdFrozen_
-
tdPosition_
int tdPosition_
-
useMargin_
double useMargin_
-
ydFrozen_
int ydFrozen_
-
ydPosition_
int ydPosition_
-
-
类 xyz.redtorch.pb.CoreField.SubmitOrderReqField
class SubmitOrderReqField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
accountCode_
Object accountCode_
-
actionTimestamp_
long actionTimestamp_
-
autoSuspend_
int autoSuspend_
-
contingentCondition_
int contingentCondition_
-
contract_
CoreField.ContractField contract_
-
currency_
int currency_
-
direction_
int direction_
-
forceCloseReason_
int forceCloseReason_
-
gatewayId_
Object gatewayId_
-
gtdDate_
Object gtdDate_
-
hedgeFlag_
int hedgeFlag_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minVolume_
int minVolume_
-
offsetFlag_
int offsetFlag_
-
orderPriceType_
int orderPriceType_
-
originOrderId_
Object originOrderId_
-
price_
double price_
-
stopPrice_
double stopPrice_
-
swapOrder_
int swapOrder_
-
timeCondition_
int timeCondition_
-
userForceClose_
int userForceClose_
-
volume_
int volume_
-
volumeCondition_
int volumeCondition_
-
-
类 xyz.redtorch.pb.CoreField.TickField
class TickField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
actionDay_
Object actionDay_
-
actionTime_
Object actionTime_
-
actionTimestamp_
long actionTimestamp_
-
askPrice_
com.google.protobuf.Internal.DoubleList askPrice_
-
askPriceMemoizedSerializedSize
int askPriceMemoizedSerializedSize
-
askVolume_
com.google.protobuf.Internal.IntList askVolume_
-
askVolumeMemoizedSerializedSize
int askVolumeMemoizedSerializedSize
-
avgPrice_
double avgPrice_
-
bidPrice_
com.google.protobuf.Internal.DoubleList bidPrice_
-
bidPriceMemoizedSerializedSize
int bidPriceMemoizedSerializedSize
-
bidVolume_
com.google.protobuf.Internal.IntList bidVolume_
-
bidVolumeMemoizedSerializedSize
int bidVolumeMemoizedSerializedSize
-
channelType_
Object channelType_
-
gatewayId_
Object gatewayId_
-
highPrice_
double highPrice_
-
iopv_
double iopv_
-
lastPrice_
double lastPrice_
-
lowerLimit_
double lowerLimit_
-
lowPrice_
double lowPrice_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
numTrades_
long numTrades_
-
numTradesDelta_
long numTradesDelta_
-
openInterest_
double openInterest_
-
openInterestDelta_
double openInterestDelta_
-
openPrice_
double openPrice_
-
preClosePrice_
double preClosePrice_
-
preOpenInterest_
double preOpenInterest_
-
preSettlePrice_
double preSettlePrice_
-
settlePrice_
double settlePrice_
-
status_
int status_
-
totalAskVol_
long totalAskVol_
-
totalBidVol_
long totalBidVol_
-
tradingDay_
Object tradingDay_
-
turnover_
double turnover_
-
turnoverDelta_
double turnoverDelta_
-
unifiedSymbol_
Object unifiedSymbol_
-
upperLimit_
double upperLimit_
-
volume_
long volume_
-
volumeDelta_
long volumeDelta_
-
weightedAvgAskPrice_
double weightedAvgAskPrice_
-
weightedAvgBidPrice_
double weightedAvgBidPrice_
-
yieldToMaturity_
double yieldToMaturity_
-
-
类 xyz.redtorch.pb.CoreField.TradeField
class TradeField extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
序列化字段
-
accountId_
Object accountId_
-
adapterOrderId_
Object adapterOrderId_
-
adapterTradeId_
Object adapterTradeId_
-
brokerOrderSeq_
Object brokerOrderSeq_
-
contract_
CoreField.ContractField contract_
-
direction_
int direction_
-
gatewayId_
Object gatewayId_
-
hedgeFlag_
int hedgeFlag_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offsetFlag_
int offsetFlag_
-
orderId_
Object orderId_
-
orderLocalId_
Object orderLocalId_
-
orderSysId_
Object orderSysId_
-
originOrderId_
Object originOrderId_
-
price_
double price_
-
priceSource_
int priceSource_
-
sequenceNo_
Object sequenceNo_
-
settlementId_
Object settlementId_
-
tradeDate_
Object tradeDate_
-
tradeId_
Object tradeId_
-
tradeTime_
Object tradeTime_
-
tradeTimestamp_
long tradeTimestamp_
-
tradeType_
int tradeType_
-
tradingDay_
Object tradingDay_
-
volume_
int volume_
-
-