索引

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractEventHandler - org.dromara.northstar.common.event中的类
 
AbstractEventHandler() - 类的构造器 org.dromara.northstar.common.event.AbstractEventHandler
 
AbstractIndicator - org.dromara.northstar.indicator中的类
抽象的指标 代表的是一个单值指标
AbstractIndicator(Configuration) - 类的构造器 org.dromara.northstar.indicator.AbstractIndicator
 
AbstractParallelTrainer - org.dromara.northstar.strategy.trainer中的类
并行训练器
AbstractParallelTrainer(ObjectManager<Gateway>, ObjectManager<IModule>, IContractManager, IGatewayService, IModuleService) - 类的构造器 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
AbstractSerialTrainer - org.dromara.northstar.strategy.trainer中的类
串行训练器
AbstractSerialTrainer(ObjectManager<Gateway>, ObjectManager<IModule>, IContractManager, IGatewayService, IModuleService) - 类的构造器 org.dromara.northstar.strategy.trainer.AbstractSerialTrainer
 
AbstractStrategy - org.dromara.northstar.strategy中的类
 
AbstractStrategy() - 类的构造器 org.dromara.northstar.strategy.AbstractStrategy
 
AbstractStrategy.BarHandler - org.dromara.northstar.strategy中的接口
 
AbstractStrategy.TickHandler - org.dromara.northstar.strategy中的接口
 
AbstractTester - org.dromara.northstar.strategy.tester中的类
 
AbstractTester(ObjectManager<Gateway>, ObjectManager<IModule>, IContractManager, IGatewayService, IModuleService) - 类的构造器 org.dromara.northstar.strategy.tester.AbstractTester
 
ACCOUNT - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
账户回报事件
accountBalance() - 接口中的方法 org.dromara.northstar.strategy.IAccount
账户权益
ACCOUNTCODE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
accountId() - 接口中的方法 org.dromara.northstar.strategy.IAccount
账户ID
ACCOUNTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
ACCOUNTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ACCOUNTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
ACCOUNTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
AccountRuntimeDescription - org.dromara.northstar.common.model中的类
 
AccountRuntimeDescription() - 类的构造器 org.dromara.northstar.common.model.AccountRuntimeDescription
 
ACTIONDAY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
ACTIONDAY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
ACTIONTIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
ACTIONTIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
ACTIONTIMESTAMP_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
ACTIONTIMESTAMP_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
ACTIONTIMESTAMP_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
ACTIVETIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ADAPTERORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ADAPTERORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
ADAPTERTRADEID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
add(ChannelType, GatewaySettings, GatewayFactory, IDataServiceManager) - 类中的方法 org.dromara.northstar.gateway.GatewayMetaProvider
 
add(T) - 接口中的方法 org.dromara.northstar.common.ObjectManager
 
addAllAskPrice(Iterable<? extends Double>) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
addAllAskVolume(Iterable<? extends Integer>) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
addAllBidPrice(Iterable<? extends Double>) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
addAllBidVolume(Iterable<? extends Integer>) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
addAskPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
addAskVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
addBarHandler(String, AbstractStrategy.BarHandler) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
订阅多个合约时,可以加上各自的处理器来减少if...else代码
addBidPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
addBidVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
addDefinitions(List<ContractDefinition>) - 接口中的方法 org.dromara.northstar.gateway.IMarketCenter
增加合约定义
addDefinitions(List<ContractDefinition>) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
增加合约定义
addGateway(MarketGateway) - 接口中的方法 org.dromara.northstar.gateway.IMarketCenter
注册网关
addGateway(MarketGateway) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
增加网关
addHandler(FastEventEngine.NorthstarEventDispatcher) - 接口中的方法 org.dromara.northstar.common.event.FastEventEngine
 
addInstrument(Instrument) - 接口中的方法 org.dromara.northstar.gateway.IMarketCenter
注册合约
addInstrument(Instrument) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
注册网关合约
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
addTickHandler(String, AbstractStrategy.TickHandler) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
订阅多个合约时,可以加上各自的处理器来减少if...else代码
adjustTime(LocalTime) - 类中的方法 org.dromara.northstar.gateway.time.BarClock
根据传入的时间,校正时间指针
adminOnly() - enum class中的方法 org.dromara.northstar.common.constant.ChannelType
是否只有超级用户模式才能使用
AF_Delete - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
删除
AF_Delete_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
删除
AF_Modify - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
修改
AF_Modify_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
修改
AF_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
未知
AF_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
未知
allowDuplication() - enum class中的方法 org.dromara.northstar.common.constant.ChannelType
是否允许多个行情网关
ANY_PRICE - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.PriceType
 
APP_NAME - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
APPID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
ARBITRAGE - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleType
套利类
ASKPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
ASKVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
ATS - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
奥地利先令
ATS_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
奥地利先令
AUD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
澳大利亚元
AUD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
澳大利亚元
AUTH_ERR - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
认证异常
AUTHCODE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
AuthenticationException - org.dromara.northstar.common.exception中的异常错误
认证异常
AuthenticationException(String) - 异常错误的构造器 org.dromara.northstar.common.exception.AuthenticationException
 
AUTHERRORFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
AUTOCONNECTTIMERANGES_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
autoErrorFlag - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
AUTOSUSPEND_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
AUTOSUSPEND_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
AVAILABLE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
availableAmount() - 接口中的方法 org.dromara.northstar.strategy.IAccount
实际可用余额
availableAmount() - 接口中的方法 org.dromara.northstar.strategy.IModuleAccount
可用金额
availableChannel() - 类中的方法 org.dromara.northstar.gateway.GatewayMetaProvider
 
AVGPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 

B

B_15Min - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_15Min = 4;
B_15Min_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_15Min = 4;
B_1Day - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_1Day = 5;
B_1Day_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_1Day = 5;
B_1Min - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_1Min = 1;
B_1Min_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_1Min = 1;
B_3Min - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_3Min = 2;
B_3Min_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_3Min = 2;
B_5Min - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_5Min = 3;
B_5Min_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_5Min = 3;
B_5Sec - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_5Sec = 0;
B_5Sec_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
B_5Sec = 0;
BALANCE - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
出入金事件
BALANCE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
BAR - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
K线BAR事件
BarClock - org.dromara.northstar.gateway.time中的类
 
BarClock(List<LocalTime>) - 类的构造器 org.dromara.northstar.gateway.time.BarClock
 
BarDataAware - org.dromara.northstar.common中的接口
BAR行情组件
barHandlerMap - 类中的变量 org.dromara.northstar.strategy.AbstractStrategy
 
barMinute(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.time.OpenningMinuteClock
根据TICK时间计算所属的BAR时间
BarUtils - org.dromara.northstar.common.utils中的类
K线工具
BarUtils() - 类的构造器 org.dromara.northstar.common.utils.BarUtils
 
BarWrapper - org.dromara.northstar.common.model中的类
 
BarWrapper(CoreField.BarField) - 类的构造器 org.dromara.northstar.common.model.BarWrapper
 
BarWrapper(CoreField.BarField, boolean) - 类的构造器 org.dromara.northstar.common.model.BarWrapper
 
BARYCENTER - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
重心价
BEF - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
比利时法郎
BEF_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
比利时法郎
BIAN - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
BIDPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
BIDVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
BINANCE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
币安交易所
BINANCE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
币安交易所
bindedContractSymbol() - 接口中的方法 org.dromara.northstar.common.ContractBindedAware
 
BK - enum class 中的枚举常量 org.dromara.northstar.common.model.OrderRequest.TradeOperation
 
BOLLIndicator - org.dromara.northstar.indicator.volatility中的类
布林带指标
BOLLIndicator(Configuration, int, double) - 类的构造器 org.dromara.northstar.indicator.volatility.BOLLIndicator
 
BOND - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
债券
BOND_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
债券
BP - enum class 中的枚举常量 org.dromara.northstar.common.model.OrderRequest.TradeOperation
 
BROKERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
BROKERORDERSEQ_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
BROKERORDERSEQ_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
BSE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
北京证券交易所
BSE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
北京证券交易所
build() - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
build() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
builder() - record class中的静态方法 org.dromara.northstar.indicator.model.Configuration
 
Builder() - 类的构造器 org.dromara.northstar.indicator.model.Configuration.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
buildPartial() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
BUSD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
币安稳定币
BUSD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
币安稳定币
BUY_CLOSE - enum class 中的枚举常量 org.dromara.northstar.common.constant.SignalOperation
多平,发出多单委托,结果为空头持仓-1;
BUY_OPEN - enum class 中的枚举常量 org.dromara.northstar.common.constant.SignalOperation
多开,发出多单委托,结果为多头持仓+1;

C

cacheLength() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 cacheLength 记录组件的值。
cacheLength(int) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
CAD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
加拿大元
CAD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
加拿大元
cancelOrder(String) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
撤单
cancelOrder(CoreField.CancelOrderReqField) - 接口中的方法 org.dromara.northstar.gateway.TradeGateway
撤销定单
cancelOrder(CoreField.CancelOrderReqField) - 接口中的方法 org.dromara.northstar.strategy.IAccount
撤单
CANCELTIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
canHandle(NorthstarEventType) - 接口中的方法 org.dromara.northstar.common.event.GenericEventHandler
 
canProceed() - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
 
canProceed(CoreField.BarField) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
 
CC_AskPriceGreaterEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价大于等于条件价
CC_AskPriceGreaterEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价大于等于条件价
CC_AskPriceGreaterThanStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价大于条件价
CC_AskPriceGreaterThanStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价大于条件价
CC_AskPriceLesserEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价小于等于条件价
CC_AskPriceLesserEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价小于等于条件价
CC_AskPriceLesserThanStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价小于条件价
CC_AskPriceLesserThanStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
卖一价小于条件价
CC_BidPriceGreaterEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价大于等于条件价
CC_BidPriceGreaterEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价大于等于条件价
CC_BidPriceGreaterThanStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价大于条件价
CC_BidPriceGreaterThanStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价大于条件价
CC_BidPriceLesserEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价小于等于条件价
CC_BidPriceLesserEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价小于等于条件价
CC_BidPriceLesserThanStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价小于条件价
CC_BidPriceLesserThanStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
买一价小于条件价
CC_Immediately - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
立即
CC_Immediately_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
立即
CC_LastPriceGreaterEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价大于等于条件价
CC_LastPriceGreaterEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价大于等于条件价
CC_LastPriceGreaterThanStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价大于条件价
CC_LastPriceGreaterThanStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价大于条件价
CC_LastPriceLesserEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价小于等于条件价
CC_LastPriceLesserEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价小于等于条件价
CC_LastPriceLesserThanStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价小于条件价
CC_LastPriceLesserThanStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
最新价小于条件价
CC_LocalLastPriceGreaterEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
(本地)最新价大于等于条件价
CC_LocalLastPriceGreaterEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
(本地)最新价大于等于条件价
CC_LocalLastPriceLesserEqualStopPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
(本地)最新价小于等于条件价
CC_LocalLastPriceLesserEqualStopPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
(本地)最新价小于等于条件价
CC_ParkedOrder - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
预埋单
CC_ParkedOrder_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
预埋单
CC_Touch - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
止损
CC_Touch_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
止损
CC_TouchProfit - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
止赢
CC_TouchProfit_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
止赢
CC_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
未知
CC_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
未知
CFE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
芝加哥期权交易所期货交易分所
CFE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
芝加哥期权交易所期货交易分所
CFFEX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
中国金融期货交易所
CFFEX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
中国金融期货交易所
cfg - 类中的变量 org.dromara.northstar.indicator.AbstractIndicator
 
channelType() - 接口中的方法 org.dromara.northstar.common.IHolidayManager
 
channelType() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
channelType() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
channelType() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
channelType() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
channelType() - 接口中的方法 org.dromara.northstar.gateway.Instrument
网关渠道类型
channelType() - 接口中的方法 org.dromara.northstar.gateway.MarketGateway
网关类型
ChannelType - org.dromara.northstar.common.constant中的Enum Class
 
CHANNELTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
CHANNELTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
CHANNELTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
channelTypeOf(CoreField.ContractField) - 类中的静态方法 org.dromara.northstar.common.utils.ContractUtils
 
CHF - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
瑞士法郎
CHF_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
瑞士法郎
chn(CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
chn(CoreEnum.OffsetFlagEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
chn(CoreEnum.OrderStatusEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
clear() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
clearAccountCode() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
账户代码
clearAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
ID,通常是 <账户代码@网关>
clearAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
账户ID
clearAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
账户ID
clearAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
账户ID
clearActionDay() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
业务发生日
clearActionDay() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
业务发生日
clearActionTime() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间(HHmmssSSS)
clearActionTime() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间(HHmmssSSS)
clearActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间戳
clearActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时间戳
clearActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间戳
clearActiveTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
激活时间
clearAdapterOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
适配器层定单ID
clearAdapterOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层定单ID
clearAdapterTradeId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层成交ID
clearAppId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string appId = 10;
clearAskPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
clearAskVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
clearAuthCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string authCode = 8;
clearAuthErrorFlag() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
登录失败标志
clearAutoConnectTimeRanges() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
string autoConnectTimeRanges = 12;
clearAutoSuspend() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
自动挂起标志
clearAutoSuspend() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
自动挂起标志
clearAvailable() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
可用资金
clearAvgPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
均价
clearBalance() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
权益
clearBidPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
clearBidVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
clearBrokerId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string brokerId = 3;
clearBrokerOrderSeq() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
经纪公司报单编号
clearBrokerOrderSeq() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
经纪公司报单编号
clearCancelTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
撤销时间
clearChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
渠道来源
clearChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
渠道来源
clearChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
渠道来源
clearClientId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
fixed32 clientId = 3;
clearClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
clearCloseProfit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
平仓盈亏
clearCode() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
代码
clearCombinationType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
组合类型
clearCommission() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
手续费
clearCommissionFee() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
手续费
clearCommissionRate() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
手续费率
clearContent() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
string content = 3;
clearContent() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
string content = 3;
clearContingentCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
触发条件
clearContingentCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
触发条件
clearContract() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
clearContract() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
clearContract() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
clearContract() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
clearContractId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
clearContractValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
最新合约价值
clearCtpApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
clearCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
币种
clearCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
币种
clearCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
币种
clearDeposit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
入金
clearDescription() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
描述
clearDirection() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
方向
clearDirection() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
方向
clearDirection() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
方向
clearErrorId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误ID
clearErrorMsg() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误信息
clearExchange() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
交易所
clearExchangeMargin() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
交易所的保证金
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
clearForceCloseReason() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
强平原因
clearForceCloseReason() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
强平原因
clearFrontId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
前置机编号(CTP/LTS)
clearFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
clearFullName() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
全称
clearGatewayAdapterType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关适配器类型
clearGatewayAdapterType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关适配器类型
clearGatewayDescription() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关描述
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
网关
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
唯一标识
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
网关ID
clearGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
网关ID
clearGatewayName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关名称
clearGatewayType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关类型
clearGatewayType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关类型
clearGtdDate() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
GTD日期
clearGtdDate() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
GTD日期
clearHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
投机套保标识
clearHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
投机套保标识
clearHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合投机套保标志
clearHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
投机套保标识
clearHighPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
clearHighPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最高价
clearHolder() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持有人
clearHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
string host = 1;
clearIbApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
clearImplementClassName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
实现类
clearIopv() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
净值估值
clearLastPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
计算盈亏使用的行情最后价格
clearLastPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最新成交价
clearLastTradeDateOrContractMonth() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最后交易日或合约月
clearLogLevel() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
clearLongMarginRatio() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
多头保证金率
clearLowerLimit() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
跌停价
clearLowPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
clearLowPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最低价
clearMargin() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
保证金占用
clearMaxLimitOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
限价单最大下单量
clearMaxMarginSideAlgorithm() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最大单边保证金算法
clearMaxMarketOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
市价单最大下单量
clearMdHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdHost = 6;
clearMdPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdPort = 7;
clearMinLimitOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
限价单最小下单量
clearMinMarketOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
市价单最小下单量
clearMinVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最小成交量
clearMinVolume() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
最小成交量
clearMultiplier() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
合约乘数
clearName() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
名称
clearName() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
简称
clearName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
名称
clearNumTrades() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最新成交笔数
clearNumTrades() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交笔数
clearNumTradesDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交笔数(Bar)
clearNumTradesDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交笔数
clearOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
开平
clearOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合开平标志
clearOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
开平
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
clearOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后持仓量
clearOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
持仓量
clearOpenInterestDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
持仓量(Bar)
clearOpenInterestDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
持仓量变化
clearOpenPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓盈亏
clearOpenPositionProfitRatio() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓盈亏率
clearOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
clearOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓均价
clearOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
开盘价
clearOpenPriceDiff() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓价格差
clearOperatorId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
操作者ID
clearOptionsType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
期权类型
clearOrderDate() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单日期
clearOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
定单ID
clearOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单ID,通常是<网关ID@适配器定单ID>
clearOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
定单ID,通常是<网关ID@定单ID>
clearOrderLocalId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
本地报单编号
clearOrderLocalId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
本地报单编号
clearOrderPriceType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单价格类型
clearOrderPriceType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格类型
clearOrderStatus() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态
clearOrderSysId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
报单编号
clearOrderSysId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
报单编号
clearOrderTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单时间
clearOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
原始定单ID
clearOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
原始定单ID
clearOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
原始定单ID
clearOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
原始定单ID
clearPassword() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string password = 2;
clearPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
fixed32 port = 2;
clearPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓量
clearPositionDirection() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓方向
clearPositionId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
clearPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持仓盈亏
clearPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓盈亏
clearPositionProfitRatio() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓盈亏率
clearPreBalance() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
昨日权益
clearPreClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
前收盘价
clearPreClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
前收盘价
clearPreOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
昨持仓
clearPreOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
昨持仓
clearPreSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
昨结算价
clearPreSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
昨结算价
clearPrice() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
价格
clearPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓均价
clearPrice() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格
clearPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
价格
clearPriceDiff() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓价格差
clearPriceSource() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交价来源
clearPriceTick() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最小变动价位
clearProductClass() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
产品类型
clearReqId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
请求ID
clearReqId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
请求ID
clearSequenceNo() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
序号
clearSequenceNo() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
序列号
clearSessionId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
连接编号(CTP/LTS)
clearSettlementId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
结算编号
clearSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
结算价
clearShortMarginRatio() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
空头保证金率
clearSourceNodeId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
来源节点ID
clearStatus() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关状态
clearStatus() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
clearStatus() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
clearStatus() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
状态
clearStatusMsg() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态信息
clearStopPrice() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
止损价
clearStopPrice() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
止损价
clearStrikePrice() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
执行价
clearSuspendTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
挂起时间
clearSwapOrder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
互换单标志
clearSwapOrder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
互换单标志
clearSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
代码
clearTargetNodeId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
目标节点ID
clearTdFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
clearTdHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdHost = 4;
clearTdPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdPort = 5;
clearTdPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
今持仓
clearThirdPartyId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
第三方ID
clearTimeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
时效
clearTimeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时效
clearTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
fixed64 timestamp = 2;
clearTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
fixed64 timestamp = 2;
clearTotalAskVol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
定单卖出总量
clearTotalBidVol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
定单买入总量
clearTotalVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
数量
clearTradeDate() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交日期
clearTradedVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
已成交数量
clearTradeId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
clearTradeTime() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间(HHmmssSSS)
clearTradeTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间戳
clearTradeType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交类型
clearTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
交易日
clearTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
交易日
clearTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
交易日
clearTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
交易日
clearTurnover() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后成交总额
clearTurnover() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交总额
clearTurnoverDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交总额(Bar)
clearTurnoverDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交总额变化
clearUnderlyingMultiplier() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
合约基础商品乘数
clearUnderlyingSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
基础商品代码
clearUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
统一合约标识
clearUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
统一ID,通常是 <合约代码@交易所代码@产品类型>
clearUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
统一合约标识
clearUpdateTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最后修改时间
clearUpperLimit() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
涨停价
clearUseMargin() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
占用的保证金
clearUserForceClose() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
用户强平标志
clearUserForceClose() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
用户强评标志
clearUserId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userId = 1;
clearUserProductInfo() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userProductInfo = 9;
clearVersion() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
fixed64 version = 11;
clearVolume() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后总成交量
clearVolume() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
数量
clearVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
总成交量
clearVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
数量
clearVolumeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
成交量类型
clearVolumeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
成交量类型
clearVolumeDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交量(Bar)
clearVolumeDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交量变化
clearWeightedAvgAskPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
加权平均卖价格
clearWeightedAvgBidPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
加权平均委买价格
clearWithdraw() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
出金
clearYdFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
clearYdPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
昨持仓
clearYieldToMaturity() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
到期收益率
CLIENTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
clone() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
CLOSE - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
收盘价
CLOSE - enum class 中的枚举常量 org.dromara.northstar.indicator.wave.MABasedWaveIndicator.EndpointType
 
CLOSE_NONTODAY_HEGDE_TODAY - enum class 中的枚举常量 org.dromara.northstar.common.constant.ClosingPolicy
优先平掉历史持仓,对冲锁仓今天的持仓 注意:这里只有锁仓逻辑,没有解锁逻辑
CLOSEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
CLOSEPROFIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
CLOSING_TICK - enum class 中的枚举常量 org.dromara.northstar.common.constant.TickType
收市前最后一个TICK
ClosingPolicy - org.dromara.northstar.common.constant中的Enum Class
平仓策略
CME - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
芝加哥商业交易所
CME_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
芝加哥商业交易所
CN_FT_DAY_OPENNING1 - 接口中的静态变量 org.dromara.northstar.gateway.TradeTimeConstant
 
CN_FT_DAY_OPENNING2 - 接口中的静态变量 org.dromara.northstar.gateway.TradeTimeConstant
 
CN_FT_NIGHT_OPENNING - 接口中的静态变量 org.dromara.northstar.gateway.TradeTimeConstant
 
CNH - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
离岸人民币
CNH_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
离岸人民币
CNY - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
人民币
CNY_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
人民币
CODE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
COMBINATION - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
组合
COMBINATION_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
组合
COMBINATIONTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
COMBT_BER - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
垂直价差BER
COMBT_BER_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
垂直价差BER
COMBT_BUL - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
垂直价差BUL
COMBT_BUL_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
垂直价差BUL
COMBT_CLD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
时间价差组合
COMBT_CLD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
时间价差组合
COMBT_Future - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
期货组合
COMBT_Future_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
期货组合
COMBT_PRT - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
备兑组合
COMBT_PRT_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
备兑组合
COMBT_STD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
跨式组合
COMBT_STD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
跨式组合
COMBT_STG - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
宽跨式组合
COMBT_STG_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
宽跨式组合
COMBT_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
未知
COMBT_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
未知
COMEX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
纽约金属交易所
COMEX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
纽约金属交易所
COMMISSION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
COMMISSIONFEE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
COMMISSIONRATE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
CommonUtils - org.dromara.northstar.common.utils中的类
 
compareTo(BarWrapper) - 类中的方法 org.dromara.northstar.common.model.BarWrapper
 
compareTo(TimeSeriesValue) - 类中的方法 org.dromara.northstar.common.model.TimeSeriesValue
 
ComponentAndParamsPair - org.dromara.northstar.common.model中的类
 
ComponentAndParamsPair() - 类的构造器 org.dromara.northstar.common.model.ComponentAndParamsPair
 
ComponentField - org.dromara.northstar.common.model中的类
 
ComponentField() - 类的构造器 org.dromara.northstar.common.model.ComponentField
 
ComponentMetaInfo - org.dromara.northstar.common.model中的类
 
ComponentMetaInfo() - 类的构造器 org.dromara.northstar.common.model.ComponentMetaInfo
 
COMS_ERROR - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
错误
COMS_ERROR_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
错误
COMS_INFO - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
信息
COMS_INFO_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
信息
COMS_SUCCESS - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
成功
COMS_SUCCESS_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
成功
COMS_WARN - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
警告
COMS_WARN_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
警告
Configuration - org.dromara.northstar.indicator.model中的Record Class
指标配置类
Configuration(String, CoreField.ContractField, int, PeriodUnit, ValueType, int, boolean, boolean) - record class的构造器 org.dromara.northstar.indicator.model.Configuration
创建 Configuration 记录的实例。
Configuration.Builder - org.dromara.northstar.indicator.model中的类
 
connect() - 接口中的方法 org.dromara.northstar.gateway.Gateway
连接
connect(String) - 接口中的方法 org.dromara.northstar.common.IGatewayService
连接网关
CONNECTED - enum class 中的枚举常量 org.dromara.northstar.common.constant.ConnectionState
 
CONNECTING - enum class 中的枚举常量 org.dromara.northstar.common.constant.ConnectionState
 
ConnectionState - org.dromara.northstar.common.constant中的Enum Class
 
connState - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
Constants - org.dromara.northstar.common.constant中的接口
 
contains(Identifier) - 接口中的方法 org.dromara.northstar.common.ObjectManager
 
CONTENT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.LogField
 
CONTENT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.NoticeField
 
ContextAware - org.dromara.northstar.strategy中的接口
 
CONTINGENTCONDITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
CONTINGENTCONDITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
contract() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 contract 记录组件的值。
contract(CoreField.ContractField) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
Contract - org.dromara.northstar.gateway中的接口
抽象合约
CONTRACT - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
合约事件
CONTRACT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
CONTRACT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
CONTRACT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
CONTRACT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
ContractBindedAware - org.dromara.northstar.common中的接口
 
ContractDefinition - org.dromara.northstar.gateway.model中的类
 
ContractDefinition() - 类的构造器 org.dromara.northstar.gateway.model.ContractDefinition
 
contractField() - 接口中的方法 org.dromara.northstar.gateway.Contract
获取合约信息
contractField() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
contractField() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
contractField() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
contractField() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
contractField() - 接口中的方法 org.dromara.northstar.gateway.Instrument
转换为合约信息
CONTRACTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
contractMgr - 类中的变量 org.dromara.northstar.strategy.tester.AbstractTester
 
ContractSimpleInfo - org.dromara.northstar.common.model中的类
 
ContractSimpleInfo() - 类的构造器 org.dromara.northstar.common.model.ContractSimpleInfo
 
ContractUtils - org.dromara.northstar.common.utils中的类
 
CONTRACTVALUE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
convertParams(DynamicParams) - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
CoreEnum - xyz.redtorch.pb中的类
 
CoreEnum.ActionFlagEnum - xyz.redtorch.pb中的Enum Class
ActionFlagEnum是一个操作标志类型
CoreEnum.BarCycleEnum - xyz.redtorch.pb中的Enum Class
Bar周期
CoreEnum.CombinationTypeEnum - xyz.redtorch.pb中的Enum Class
CombinationTypeEnum是一个组合类型类型
CoreEnum.CommonStatusEnum - xyz.redtorch.pb中的Enum Class
通用状态
CoreEnum.ConnectStatusEnum - xyz.redtorch.pb中的Enum Class
连接状态
CoreEnum.ContingentConditionEnum - xyz.redtorch.pb中的Enum Class
ContingentConditionEnum是一个触发条件类型
CoreEnum.CurrencyEnum - xyz.redtorch.pb中的Enum Class
CurrencyEnum是一个货币类型
CoreEnum.DirectionEnum - xyz.redtorch.pb中的Enum Class
Protobuf enum xyz.redtorch.pb.DirectionEnum
CoreEnum.ExchangeEnum - xyz.redtorch.pb中的Enum Class
ExchangeEnum是一个交易所类型
CoreEnum.ForceCloseReasonEnum - xyz.redtorch.pb中的Enum Class
ForceCloseReasonEnum是一个强平原因类型
CoreEnum.GatewayAdapterTypeEnum - xyz.redtorch.pb中的Enum Class
网关适配器类型
CoreEnum.GatewayTypeEnum - xyz.redtorch.pb中的Enum Class
网关类型
CoreEnum.HedgeFlagEnum - xyz.redtorch.pb中的Enum Class
HedgeFlagEnum是一个投机套保标志类型
CoreEnum.LogLevelEnum - xyz.redtorch.pb中的Enum Class
Protobuf enum xyz.redtorch.pb.LogLevelEnum
CoreEnum.MarketDataDBTypeEnum - xyz.redtorch.pb中的Enum Class
行情数据库类型
CoreEnum.OffsetFlagEnum - xyz.redtorch.pb中的Enum Class
OffsetFlagEnum是一个开平标志类型
CoreEnum.OptionsTypeEnum - xyz.redtorch.pb中的Enum Class
OptionsTypeEnum是一个期权类型类型
CoreEnum.OrderActionStatusTyp - xyz.redtorch.pb中的Enum Class
OrderActionStatusEnum是一个报单操作状态类型
CoreEnum.OrderPriceTypeEnum - xyz.redtorch.pb中的Enum Class
OrderPriceTypeEnum是一个报单价格条件类型
CoreEnum.OrderSourceEnum - xyz.redtorch.pb中的Enum Class
OrderSourceEnum是一个报单来源类型
CoreEnum.OrderStatusEnum - xyz.redtorch.pb中的Enum Class
OrderStatusEnum是一个报单状态类型
CoreEnum.OrderSubmitStatusEnum - xyz.redtorch.pb中的Enum Class
OrderSubmitStatusEnum是一个报单提交状态类型
CoreEnum.OrderTypeEnum - xyz.redtorch.pb中的Enum Class
OrderTypeEnum是一个报单类型类型
CoreEnum.PositionDirectionEnum - xyz.redtorch.pb中的Enum Class
PositionDirectionEnum是一个持仓多空方向类型
CoreEnum.PositionTypeEnum - xyz.redtorch.pb中的Enum Class
PositionTypeEnum是一个持仓类型类型
CoreEnum.PriceSourceEnum - xyz.redtorch.pb中的Enum Class
PriceSourceEnum是一个成交价来源类型
CoreEnum.ProductClassEnum - xyz.redtorch.pb中的Enum Class
ProductClassEnum是一个产品类型类型
CoreEnum.StrategyEngineTypeEnum - xyz.redtorch.pb中的Enum Class
策略引擎类型
CoreEnum.StrikeModeEnum - xyz.redtorch.pb中的Enum Class
StrikeModeEnum是一个执行方式类型
CoreEnum.TimeConditionEnum - xyz.redtorch.pb中的Enum Class
TimeConditionEnum是一个有效期类型类型
CoreEnum.TradeTypeEnum - xyz.redtorch.pb中的Enum Class
TradeTypeEnum是一个成交类型类型
CoreEnum.TradingRightEnum - xyz.redtorch.pb中的Enum Class
TradingRightEnum是一个交易权限类型
CoreEnum.VolumeConditionEnum - xyz.redtorch.pb中的Enum Class
VolumeConditionEnum是一个成交量类型类型
CoreField - xyz.redtorch.pb中的类
 
CoreField.AccountField - xyz.redtorch.pb中的类
账户
CoreField.AccountField.Builder - xyz.redtorch.pb中的类
账户
CoreField.AccountFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.BarField - xyz.redtorch.pb中的类
Bar
CoreField.BarField.Builder - xyz.redtorch.pb中的类
Bar
CoreField.BarFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.CancelOrderReqField - xyz.redtorch.pb中的类
撤单请求
CoreField.CancelOrderReqField.Builder - xyz.redtorch.pb中的类
撤单请求
CoreField.CancelOrderReqFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.CommonReqField - xyz.redtorch.pb中的类
通用请求
CoreField.CommonReqField.Builder - xyz.redtorch.pb中的类
通用请求
CoreField.CommonReqFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.CommonRspField - xyz.redtorch.pb中的类
通用回报
CoreField.CommonRspField.Builder - xyz.redtorch.pb中的类
通用回报
CoreField.CommonRspFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.ContractField - xyz.redtorch.pb中的类
合约
CoreField.ContractField.Builder - xyz.redtorch.pb中的类
合约
CoreField.ContractFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.GatewayField - xyz.redtorch.pb中的类
网关
CoreField.GatewayField.Builder - xyz.redtorch.pb中的类
网关
CoreField.GatewayFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.GatewaySettingField - xyz.redtorch.pb中的类
网关设置
CoreField.GatewaySettingField.Builder - xyz.redtorch.pb中的类
网关设置
CoreField.GatewaySettingField.CtpApiSettingField - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField
CoreField.GatewaySettingField.CtpApiSettingField.Builder - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField
CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.GatewaySettingField.IbApiSettingField - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.GatewaySettingField.IbApiSettingField
CoreField.GatewaySettingField.IbApiSettingField.Builder - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.GatewaySettingField.IbApiSettingField
CoreField.GatewaySettingField.IbApiSettingFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.GatewaySettingFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.LogField - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.LogField
CoreField.LogField.Builder - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.LogField
CoreField.LogFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.NoticeField - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.NoticeField
CoreField.NoticeField.Builder - xyz.redtorch.pb中的类
Protobuf type xyz.redtorch.pb.NoticeField
CoreField.NoticeFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.OrderField - xyz.redtorch.pb中的类
定单
CoreField.OrderField.Builder - xyz.redtorch.pb中的类
定单
CoreField.OrderFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.PositionField - xyz.redtorch.pb中的类
持仓
CoreField.PositionField.Builder - xyz.redtorch.pb中的类
持仓
CoreField.PositionFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.SubmitOrderReqField - xyz.redtorch.pb中的类
提交定单请求
CoreField.SubmitOrderReqField.Builder - xyz.redtorch.pb中的类
提交定单请求
CoreField.SubmitOrderReqFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.TickField - xyz.redtorch.pb中的类
Tick
CoreField.TickField.Builder - xyz.redtorch.pb中的类
Tick
CoreField.TickFieldOrBuilder - xyz.redtorch.pb中的接口
 
CoreField.TradeField - xyz.redtorch.pb中的类
成交
CoreField.TradeField.Builder - xyz.redtorch.pb中的类
成交
CoreField.TradeFieldOrBuilder - xyz.redtorch.pb中的接口
 
createGateway(GatewayDescription) - 接口中的方法 org.dromara.northstar.common.IGatewayService
创建网关
createModule(ModuleDescription) - 接口中的方法 org.dromara.northstar.common.IModuleService
增加模组
createModule(ModuleDescription) - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
createModules(ModuleAccountDescription, ComponentAndParamsPair, ContractSimpleInfo) - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
createModules(TradeGateway) - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
createSimGateway(MarketGateway) - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
createSimGateway(MarketGateway) - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
createSimGateway(MarketGateway, String) - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractSerialTrainer
 
CS_Connected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
已经连接
CS_Connected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
已经连接
CS_Connecting - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
连接中
CS_Connecting_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
连接中
CS_Disconnected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
已经断开
CS_Disconnected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
已经断开
CS_Disconnecting - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
断开中
CS_Disconnecting_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
断开中
CS_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
未知
CS_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
未知
CTP - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
CTP_SIM - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
CTPAPISETTING_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
ctx - 类中的变量 org.dromara.northstar.strategy.AbstractStrategy
 
CURRENCY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
CURRENCY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
CURRENCY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
currentTimeBucket() - 类中的方法 org.dromara.northstar.gateway.time.BarClock
返回当前的时间槽
CZCE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
郑州商品交易所
CZCE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
郑州商品交易所

D

D_Buy - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.DirectionEnum
D_Buy_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.DirectionEnum
D_FORMAT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
D_FORMAT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
D_FORMAT_INT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
D_FORMAT_INT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
D_Sell - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.DirectionEnum
D_Sell_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.DirectionEnum
D_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.DirectionEnum
未知
D_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.DirectionEnum
未知
DATE - enum class 中的枚举常量 org.dromara.northstar.common.constant.FieldType
 
DateTimeConstant - org.dromara.northstar.common.constant中的接口
 
DateUtils - org.dromara.northstar.gateway.time中的类
 
DAY - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.PeriodUnit
DCE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
大连商品交易所
DCE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
大连商品交易所
deaLine - 类中的变量 org.dromara.northstar.indicator.trend.MACDIndicator
 
DEFAULT_PASSWORD - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
DEFAULT_USERID - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
DEFER - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
展期
DEFER_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
展期
degreeOfRisk() - 接口中的方法 org.dromara.northstar.strategy.IAccount
账户风险度 风险度取值范围为0到1之间,风险度越高,被强平的风险越大
deleteById(String) - 接口中的方法 org.dromara.northstar.data.IGatewayRepository
删除网关
deleteById(String) - 接口中的方法 org.dromara.northstar.data.IPlaybackRuntimeRepository
移除回放状态
deleteById(String) - 接口中的方法 org.dromara.northstar.data.ISimAccountRepository
删除账户信息
deleteGateway(String) - 接口中的方法 org.dromara.northstar.common.IGatewayService
移除网关
deleteRuntimeByName(String) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
移除模组运行状态信息
deleteSettingsByName(String) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
移除模组配置信息
DEM - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
德国马克
DEM_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
德国马克
dependencies() - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.helper.DiffIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.helper.HHVIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.helper.LLVIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.helper.StandardDeviationIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.helper.SumIndicator
 
dependencies() - 接口中的方法 org.dromara.northstar.indicator.Indicator
获取该指标的依赖指标 此接口主要用于暴露指标的依赖关系,从而可以让模组上下文通过该接口递归获取指标的依赖树关系,为指标更新与图表可视化提供入口
dependencies() - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator.RSVIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.momentum.RSIIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.trend.EMAIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.trend.MACDIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.trend.MAIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.trend.SMAIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.volatility.BOLLIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.volatility.TrueRangeIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.volume.IntraDaySettlePriceIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.volume.VWAPIndicator
 
dependencies() - 类中的方法 org.dromara.northstar.indicator.wave.MABasedWaveIndicator
 
dependencySymbols() - 类中的方法 org.dromara.northstar.gateway.mktdata.IndexTicker
 
DEPOSIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
DESCRIPTION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
DiffIndicator - org.dromara.northstar.indicator.helper中的类
求两指标值之差
DiffIndicator(Configuration, Indicator, double, Indicator, double) - 类的构造器 org.dromara.northstar.indicator.helper.DiffIndicator
 
DiffIndicator(Configuration, Indicator, Indicator) - 类的构造器 org.dromara.northstar.indicator.helper.DiffIndicator
 
diffLine - 类中的变量 org.dromara.northstar.indicator.trend.MACDIndicator
 
DIRECTION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
DIRECTION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
DIRECTION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
directionFactor(CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
disabledModule() - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
停用模组策略
disconnect() - 接口中的方法 org.dromara.northstar.gateway.Gateway
断开
disconnect(String) - 接口中的方法 org.dromara.northstar.common.IGatewayService
断开网关
DISCONNECTED - enum class 中的枚举常量 org.dromara.northstar.common.constant.ConnectionState
 
DISCONNECTING - enum class 中的枚举常量 org.dromara.northstar.common.constant.ConnectionState
 
DisposablePriceListenerType - org.dromara.northstar.strategy.constant中的Enum Class
 
doFilter(CoreField.SubmitOrderReqField) - 接口中的方法 org.dromara.northstar.strategy.OrderRequestFilter
风控过滤
doHandle(NorthstarEvent) - 类中的方法 org.dromara.northstar.common.event.AbstractEventHandler
 
DT_FORMAT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_INT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_INT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_WITH_MS - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_WITH_MS_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_WITH_MS_INT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DT_FORMAT_WITH_MS_INT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
DynamicParams - org.dromara.northstar.common.model中的类
 
DynamicParams() - 类的构造器 org.dromara.northstar.common.model.DynamicParams
 
DynamicParamsAware - org.dromara.northstar.strategy中的接口
 

E

EFP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
期转现
EFP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
期转现
EMAIndicator - org.dromara.northstar.indicator.trend中的类
EMA指数加权平均线
EMAIndicator(Configuration, int) - 类的构造器 org.dromara.northstar.indicator.trend.EMAIndicator
 
EMAIndicator(Configuration, Indicator, int) - 类的构造器 org.dromara.northstar.indicator.trend.EMAIndicator
 
emitEvent(NorthstarEventType, Object) - 接口中的方法 org.dromara.northstar.common.event.FastEventEngine
 
EMPTY - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
空仓
EMPTY_HEDGE - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
持仓对冲锁仓(合约相同,持仓数量相等,方向相反)
endDate() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
测试结束日期
endDate() - 接口中的方法 org.dromara.northstar.strategy.trainer.RLAgentTrainingContext
测试结束日期
endOfMarket() - 接口中的方法 org.dromara.northstar.common.TickDataAware
 
endOfMarket() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
endOfMarket() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
endOfMarketTime() - 接口中的方法 org.dromara.northstar.gateway.IMarketCenter
停盘收尾处理
endOfMarketTime() - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
 
endOfSegment() - 类中的方法 org.dromara.northstar.gateway.model.PeriodSegment
 
equals(Object) - 类中的方法 org.dromara.northstar.common.model.ContractSimpleInfo
 
equals(Object) - record class中的方法 org.dromara.northstar.common.model.Identifier
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 org.dromara.northstar.common.model.OptionItem
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 org.dromara.northstar.common.model.SimAccountDescription
 
equals(Object) - record class中的方法 org.dromara.northstar.common.model.Tuple
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
equals(Object) - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
equals(Object) - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
equals(Object) - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
equals(Object) - record class中的方法 org.dromara.northstar.indicator.model.Configuration
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 org.dromara.northstar.indicator.model.Num
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
equals(Object) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
EQUITY - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
股票
EQUITY_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
股票
ERROR - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
未知异常
ERRORID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonRspField
 
ERRORMSG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonRspField
 
ESP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
西班牙比塞塔
ESP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
西班牙比塞塔
ESTIMATED_FROZEN_FACTOR - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
ETF - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
ETF
ETF_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
ETF
EUR - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
欧元
EUR_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
欧元
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
具体的指标只需要提供值更新算法
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.helper.DiffIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.helper.HHVIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.helper.LLVIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.helper.SimpleValueIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.helper.StandardDeviationIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.helper.SumIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator.RSVIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.momentum.RSIIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.trend.EMAIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.trend.MACDIndicator
由于MACD属于多值指标,但可以把MACD红绿柱本身看作核心值,dea与diff看作辅助值, 所以此处的核心运算是MACD红绿柱值的运算
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.trend.MAIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.trend.SMAIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.volatility.BOLLIndicator
布林带的核心值本质上是计算标准差,其他均视为辅助值 所以此处计算的是标准差值
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.volatility.TrueRangeIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.volume.IntraDaySettlePriceIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.volume.VWAPIndicator
 
evaluate(Num) - 类中的方法 org.dromara.northstar.indicator.wave.MABasedWaveIndicator
 
exchange() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
exchange() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
exchange() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
exchange() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
exchange() - 接口中的方法 org.dromara.northstar.gateway.Instrument
交易所
EXCHANGE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
EXCHANGEMARGIN_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
explain(boolean, String, Object...) - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
为条件添加日志解释

F

fastEventEngine - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
FastEventEngine - org.dromara.northstar.common.event中的接口
事件引擎 负责第三方网关的事件
FastEventEngine.NorthstarEventDispatcher - org.dromara.northstar.common.event中的接口
 
FastEventEngine.NorthstarEventFactory - org.dromara.northstar.common.event中的类
 
FCR_ClientOverPositionLimit - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
客户超仓
FCR_ClientOverPositionLimit_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
客户超仓
FCR_LackDeposit - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
资金不足
FCR_LackDeposit_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
资金不足
FCR_MemberOverPositionLimit - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
会员超仓
FCR_MemberOverPositionLimit_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
会员超仓
FCR_NotForceClose - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
非强平
FCR_NotForceClose_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
非强平
FCR_NotMultiple - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
持仓非整数倍
FCR_NotMultiple_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
持仓非整数倍
FCR_Other - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
其它
FCR_Other_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
其它
FCR_PersonDeliver - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
自然人临近交割
FCR_PersonDeliver_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
自然人临近交割
FCR_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
未知
FCR_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
未知
FCR_Violation - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
违规
FCR_Violation_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
违规
FieldType - org.dromara.northstar.common.constant中的Enum Class
 
FieldUtils - org.dromara.northstar.common.utils中的类
 
FIM - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
芬兰马克
FIM_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
芬兰马克
findAll() - 接口中的方法 org.dromara.northstar.common.ObjectManager
 
findAll() - 接口中的方法 org.dromara.northstar.data.IGatewayRepository
查询网关
findAllDealRecords(String) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
查询模组全部交易记录
findAllSettings() - 接口中的方法 org.dromara.northstar.data.IModuleRepository
查询所有模组配置信息
findById(String) - 接口中的方法 org.dromara.northstar.data.IGatewayRepository
查询网关
findById(String) - 接口中的方法 org.dromara.northstar.data.IPlaybackRuntimeRepository
查询回放状态
findById(String) - 接口中的方法 org.dromara.northstar.data.ISimAccountRepository
查找账户信息
findRuntimeByName(String) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
获取模组运行状态信息
findSettingsByName(String) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
查询模组配置信息
finishOfBar() - 类中的方法 org.dromara.northstar.gateway.mktdata.MinuteBarGenerator
分钟收盘生成
FIRST_IN_FIRST_OUT - enum class 中的枚举常量 org.dromara.northstar.common.constant.ClosingPolicy
按开仓的时间顺序平仓
FIRST_IN_LAST_OUT - enum class 中的枚举常量 org.dromara.northstar.common.constant.ClosingPolicy
按开仓的时间倒序平仓
FORCECLOSEREASON_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
FORCECLOSEREASON_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
forceEndOfBar() - 类中的方法 org.dromara.northstar.gateway.mktdata.MinuteBarGenerator
小节收盘检查
FOREX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
外汇
FOREX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
外汇
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
forNumber(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
FRF - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
法国法郎
FRF_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
法国法郎
FRONTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
FROZEN_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
FULLNAME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
FUND - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
基金
FUND_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
基金
FUTURES - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
期货
FUTURES_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
期货
FXCM - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
FXCM外汇做市商
FXCM_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
FXCM外汇做市商

G

GAT_CTP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
CTP
GAT_CTP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
CTP
GAT_IB - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
IB
GAT_IB_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
IB
GATE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
芝麻开门交易所
GATE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
芝麻开门交易所
Gateway - org.dromara.northstar.gateway中的接口
 
GATEWAY_READY - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
网关就绪
GatewayAbstract - org.dromara.northstar.gateway中的类
 
GatewayAbstract(GatewayDescription, IMarketCenter) - 类的构造器 org.dromara.northstar.gateway.GatewayAbstract
 
GATEWAYADAPTERTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
GATEWAYADAPTERTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
GatewayContract - org.dromara.northstar.gateway.contract中的类
网关合约
GatewayContract(IMarketCenter, FastEventEngine, Instrument) - 类的构造器 org.dromara.northstar.gateway.contract.GatewayContract
 
gatewayDescription - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
gatewayDescription() - 接口中的方法 org.dromara.northstar.gateway.Gateway
获取网关配置
gatewayDescription() - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
GatewayDescription - org.dromara.northstar.common.model中的类
网关连接信息
GatewayDescription() - 类的构造器 org.dromara.northstar.common.model.GatewayDescription
 
GATEWAYDESCRIPTION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
GatewayFactory - org.dromara.northstar.gateway中的接口
 
gatewayId - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
gatewayId() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
gatewayId() - 接口中的方法 org.dromara.northstar.gateway.Contract
网关ID
gatewayId() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
gatewayId() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
gatewayId() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
gatewayId() - 接口中的方法 org.dromara.northstar.gateway.Gateway
网关ID
gatewayId() - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
GATEWAYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
GatewayMetaProvider - org.dromara.northstar.gateway中的类
 
GatewayMetaProvider() - 类的构造器 org.dromara.northstar.gateway.GatewayMetaProvider
 
gatewayMgr - 类中的变量 org.dromara.northstar.strategy.tester.AbstractTester
 
GATEWAYNAME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
gatewayService - 类中的变量 org.dromara.northstar.strategy.tester.AbstractTester
 
GatewaySettings - org.dromara.northstar.common中的接口
网关配置信息标记
GatewaySettings - org.dromara.northstar.common.model中的接口
已过时。
改用org.dromara.northstar.common.GatewaySettings
gatewayTradingDay - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
GATEWAYTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
GATEWAYTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
GatewayTypeDescription - org.dromara.northstar.common.model中的类
 
GatewayTypeDescription() - 类的构造器 org.dromara.northstar.common.model.GatewayTypeDescription
 
GatewayUsage - org.dromara.northstar.common.constant中的Enum Class
 
GBP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
英镑
GBP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
英镑
GenericEventHandler - org.dromara.northstar.common.event中的接口
 
GenericTradeTime - org.dromara.northstar.gateway.time中的类
 
GenericTradeTime() - 类的构造器 org.dromara.northstar.gateway.time.GenericTradeTime
 
get() - 类中的方法 org.dromara.northstar.indicator.model.RingArray
 
get(int) - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
 
get(int) - 接口中的方法 org.dromara.northstar.indicator.Indicator
获取指标回溯值对象
get(int) - 类中的方法 org.dromara.northstar.indicator.model.RingArray
 
get(int) - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator
KD指标是一个多值指标,不能直接调用该指标方法,应该获取具体的指标线进行调用
get(int) - 类中的方法 org.dromara.northstar.indicator.volatility.BOLLIndicator
布林带指标是一个多值指标,不能直接调用该指标方法,应该获取具有的指标线进行调用
get(Class<?>) - 接口中的方法 org.dromara.northstar.data.IMessageSenderRepository
 
get(Identifier) - 接口中的方法 org.dromara.northstar.common.ObjectManager
 
getAccount(Contract) - 接口中的方法 org.dromara.northstar.strategy.IModule
获取合约关联的交易账户
getAccount(CoreField.ContractField) - 接口中的方法 org.dromara.northstar.strategy.IModule
获取合约关联的交易账户
getAccount(CoreField.ContractField) - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取合约绑定的物理账户对象
getAccountCode() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
账户代码
getAccountCode() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
账户代码
getAccountCode() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
账户代码
getAccountCodeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
账户代码
getAccountCodeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
账户代码
getAccountCodeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
账户代码
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
ID,通常是 <账户代码@网关>
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
ID,通常是 <账户代码@网关>
getAccountId() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
ID,通常是 <账户代码@网关>
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
账户ID
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
账户ID
getAccountId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
账户ID
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
账户ID
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
账户ID
getAccountId() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
账户ID
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
账户ID
getAccountId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
账户ID
getAccountId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
账户ID
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
ID,通常是 <账户代码@网关>
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
ID,通常是 <账户代码@网关>
getAccountIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
ID,通常是 <账户代码@网关>
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
账户ID
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
账户ID
getAccountIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
账户ID
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
账户ID
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
账户ID
getAccountIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
账户ID
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
账户ID
getAccountIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
账户ID
getAccountIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
账户ID
getActionDay() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
业务发生日
getActionDay() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
业务发生日
getActionDay() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
业务发生日
getActionDay() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
业务发生日
getActionDay() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
业务发生日
getActionDay() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
业务发生日
getActionDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
业务发生日
getActionDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
业务发生日
getActionDayBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
业务发生日
getActionDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
业务发生日
getActionDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
业务发生日
getActionDayBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
业务发生日
getActionTime() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间(HHmmssSSS)
getActionTime() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
时间(HHmmssSSS)
getActionTime() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
时间(HHmmssSSS)
getActionTime() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间(HHmmssSSS)
getActionTime() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
时间(HHmmssSSS)
getActionTime() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
时间(HHmmssSSS)
getActionTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间(HHmmssSSS)
getActionTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
时间(HHmmssSSS)
getActionTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
时间(HHmmssSSS)
getActionTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间(HHmmssSSS)
getActionTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
时间(HHmmssSSS)
getActionTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
时间(HHmmssSSS)
getActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间戳
getActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
时间戳
getActionTimestamp() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
时间戳
getActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时间戳
getActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
时间戳
getActionTimestamp() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
时间戳
getActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间戳
getActionTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
时间戳
getActionTimestamp() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
时间戳
getActiveTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
激活时间
getActiveTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
激活时间
getActiveTime() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
激活时间
getActiveTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
激活时间
getActiveTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
激活时间
getActiveTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
激活时间
getAdapterOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
适配器层定单ID
getAdapterOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
适配器层定单ID
getAdapterOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
适配器层定单ID
getAdapterOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层定单ID
getAdapterOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
适配器层定单ID
getAdapterOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
适配器层定单ID
getAdapterOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
适配器层定单ID
getAdapterOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
适配器层定单ID
getAdapterOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
适配器层定单ID
getAdapterOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层定单ID
getAdapterOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
适配器层定单ID
getAdapterOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
适配器层定单ID
getAdapterTradeId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层成交ID
getAdapterTradeId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
适配器层成交ID
getAdapterTradeId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
适配器层成交ID
getAdapterTradeIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层成交ID
getAdapterTradeIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
适配器层成交ID
getAdapterTradeIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
适配器层成交ID
getAllContracts(CoreEnum.ExchangeEnum) - 接口中的方法 org.dromara.northstar.common.IDataServiceManager
获取交易所全部合约
getAppId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string appId = 10;
getAppId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string appId = 10;
getAppId() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string appId = 10;
getAppIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string appId = 10;
getAppIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string appId = 10;
getAppIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string appId = 10;
getAskPrice(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
getAskPrice(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
卖价
getAskPrice(int) - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
卖价
getAskPriceCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
getAskPriceCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
卖价
getAskPriceCount() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
卖价
getAskPriceList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
getAskPriceList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
卖价
getAskPriceList() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
卖价
getAskVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
getAskVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
卖量
getAskVolume(int) - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
卖量
getAskVolumeCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
getAskVolumeCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
卖量
getAskVolumeCount() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
卖量
getAskVolumeList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
getAskVolumeList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
卖量
getAskVolumeList() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
卖量
getAuthCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string authCode = 8;
getAuthCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string authCode = 8;
getAuthCode() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string authCode = 8;
getAuthCodeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string authCode = 8;
getAuthCodeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string authCode = 8;
getAuthCodeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string authCode = 8;
getAuthErrorFlag() - 接口中的方法 org.dromara.northstar.gateway.Gateway
获取登录错误标记
getAuthErrorFlag() - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
getAuthErrorFlag() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
登录失败标志
getAuthErrorFlag() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
登录失败标志
getAuthErrorFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
登录失败标志
getAutoConnectTimeRanges() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
string autoConnectTimeRanges = 12;
getAutoConnectTimeRanges() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
string autoConnectTimeRanges = 12;
getAutoConnectTimeRanges() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
string autoConnectTimeRanges = 12;
getAutoConnectTimeRangesBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
string autoConnectTimeRanges = 12;
getAutoConnectTimeRangesBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
string autoConnectTimeRanges = 12;
getAutoConnectTimeRangesBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
string autoConnectTimeRanges = 12;
getAutoSuspend() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
自动挂起标志
getAutoSuspend() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
自动挂起标志
getAutoSuspend() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
自动挂起标志
getAutoSuspend() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
自动挂起标志
getAutoSuspend() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
自动挂起标志
getAutoSuspend() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
自动挂起标志
getAvailable() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
可用资金
getAvailable() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
可用资金
getAvailable() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
可用资金
getAvgPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
均价
getAvgPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
均价
getAvgPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
均价
getBalance() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
权益
getBalance() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
权益
getBalance() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
权益
getBidPrice(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
getBidPrice(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
买价
getBidPrice(int) - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
买价
getBidPriceCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
getBidPriceCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
买价
getBidPriceCount() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
买价
getBidPriceList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
getBidPriceList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
买价
getBidPriceList() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
买价
getBidVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
getBidVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
买量
getBidVolume(int) - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
买量
getBidVolumeCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
getBidVolumeCount() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
买量
getBidVolumeCount() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
买量
getBidVolumeList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
getBidVolumeList() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
买量
getBidVolumeList() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
买量
getBrokerId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string brokerId = 3;
getBrokerId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string brokerId = 3;
getBrokerId() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string brokerId = 3;
getBrokerIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string brokerId = 3;
getBrokerIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string brokerId = 3;
getBrokerIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string brokerId = 3;
getBrokerOrderSeq() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
经纪公司报单编号
getBrokerOrderSeq() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
经纪公司报单编号
getBrokerOrderSeq() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
经纪公司报单编号
getBrokerOrderSeq() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
经纪公司报单编号
getBrokerOrderSeq() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
经纪公司报单编号
getBrokerOrderSeq() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
经纪公司报单编号
getBrokerOrderSeqBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
经纪公司报单编号
getBrokerOrderSeqBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
经纪公司报单编号
getBrokerOrderSeqBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
经纪公司报单编号
getBrokerOrderSeqBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
经纪公司报单编号
getBrokerOrderSeqBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
经纪公司报单编号
getBrokerOrderSeqBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
经纪公司报单编号
getCancelTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
撤销时间
getCancelTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
撤销时间
getCancelTime() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
撤销时间
getCancelTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
撤销时间
getCancelTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
撤销时间
getCancelTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
撤销时间
getChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
渠道来源
getChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
渠道来源
getChannelType() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
渠道来源
getChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
渠道来源
getChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
渠道来源
getChannelType() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
渠道来源
getChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
渠道来源
getChannelType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
渠道来源
getChannelType() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
渠道来源
getChannelTypeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
渠道来源
getChannelTypeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
渠道来源
getChannelTypeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
渠道来源
getChannelTypeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
渠道来源
getChannelTypeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
渠道来源
getChannelTypeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
渠道来源
getChannelTypeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
渠道来源
getChannelTypeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
渠道来源
getChannelTypeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
渠道来源
getClientId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
fixed32 clientId = 3;
getClientId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
fixed32 clientId = 3;
getClientId() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingFieldOrBuilder
fixed32 clientId = 3;
getClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
getClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
getClosePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
getCloseProfit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
平仓盈亏
getCloseProfit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
平仓盈亏
getCloseProfit() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
平仓盈亏
getClosingDirection(CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
getCode() - enum class中的方法 org.dromara.northstar.common.constant.TickType
 
getCode() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
代码
getCode() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
代码
getCode() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
代码
getCodeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
代码
getCodeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
代码
getCodeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
代码
getCombinationType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
组合类型
getCombinationType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
组合类型
getCombinationType() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
组合类型
getCombinationTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
组合类型
getCombinationTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
组合类型
getCombinationTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
组合类型
getCommission() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
手续费
getCommission() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
手续费
getCommission() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
手续费
getCommissionFee() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
手续费
getCommissionFee() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
手续费
getCommissionFee() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
手续费
getCommissionRate() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
手续费率
getCommissionRate() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
手续费率
getCommissionRate() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
手续费率
getConfiguration() - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
 
getConfiguration() - 接口中的方法 org.dromara.northstar.indicator.Indicator
获取指标配置信息
getConnectionState() - 接口中的方法 org.dromara.northstar.gateway.Gateway
获取连接状态
getContent() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
string content = 3;
getContent() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
string content = 3;
getContent() - 接口中的方法 xyz.redtorch.pb.CoreField.LogFieldOrBuilder
string content = 3;
getContent() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
string content = 3;
getContent() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
string content = 3;
getContent() - 接口中的方法 xyz.redtorch.pb.CoreField.NoticeFieldOrBuilder
string content = 3;
getContentBytes() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
string content = 3;
getContentBytes() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
string content = 3;
getContentBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.LogFieldOrBuilder
string content = 3;
getContentBytes() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
string content = 3;
getContentBytes() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
string content = 3;
getContentBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.NoticeFieldOrBuilder
string content = 3;
getContext() - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
 
getContingentCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
触发条件
getContingentCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
触发条件
getContingentCondition() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
触发条件
getContingentCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
触发条件
getContingentCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
触发条件
getContingentCondition() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
触发条件
getContingentConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
触发条件
getContingentConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
触发条件
getContingentConditionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
触发条件
getContingentConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
触发条件
getContingentConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
触发条件
getContingentConditionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
触发条件
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
合约
getContract() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
合约
getContract() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
合约
getContract() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
getContract() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
合约
getContract() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
合约
getContract(String) - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取合约
getContract(ChannelType, String) - 接口中的方法 org.dromara.northstar.gateway.IContractManager
根据网关与编码获取合约
getContract(ChannelType, String) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
查询合约
getContract(Identifier) - 接口中的方法 org.dromara.northstar.gateway.IContractManager
根据合约唯一标识获取合约
getContract(Identifier) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
查找合约
getContractBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
getContractBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
getContractBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
getContractBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
getContractId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
getContractId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
getContractId() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
getContractIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
getContractIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
getContractIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
合约
getContractOrBuilder() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
合约
getContractOrBuilder() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
合约
getContractOrBuilder() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
getContractOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
合约
getContractOrBuilder() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
合约
getContracts(String) - 接口中的方法 org.dromara.northstar.gateway.IContractManager
根据网关ID获取合约
getContracts(String) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
获取网关合约
getContracts(ChannelType) - 接口中的方法 org.dromara.northstar.gateway.IContractManager
根据网关渠道获取合约
getContracts(ChannelType) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
获取网关合约
getContractValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
最新合约价值
getContractValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
最新合约价值
getContractValue() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
最新合约价值
getCtpApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCtpApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCtpApiSetting() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCtpApiSettingBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCtpApiSettingOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCtpApiSettingOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCtpApiSettingOrBuilder() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
getCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
币种
getCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
币种
getCurrency() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
币种
getCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
币种
getCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
币种
getCurrency() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
币种
getCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
币种
getCurrency() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
币种
getCurrency() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
币种
getCurrencyValue() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
币种
getCurrencyValue() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
币种
getCurrencyValue() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
币种
getCurrencyValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
币种
getCurrencyValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
币种
getCurrencyValue() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
币种
getCurrencyValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
币种
getCurrencyValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
币种
getCurrencyValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
币种
getCurrentTradeDay(long, boolean) - 类中的方法 org.dromara.northstar.common.utils.MarketDataLoadingUtils
 
getD() - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator
 
getDailyData(CoreField.ContractField, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.common.IDataServiceManager
获取日K线数据
getData() - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
 
getData() - 接口中的方法 org.dromara.northstar.indicator.Indicator
获取系列值
getDeaLine() - 类中的方法 org.dromara.northstar.indicator.trend.MACDIndicator
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
getDefaultInstance() - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
getDefaultInstanceForType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
getDefaultVolume() - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取默认交易手数
getDeposit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
入金
getDeposit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
入金
getDeposit() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
入金
getDescription() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
描述
getDescription() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
描述
getDescription() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
描述
getDescriptionBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
描述
getDescriptionBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
描述
getDescriptionBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
描述
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
getDescriptor() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
getDescriptor() - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
getDescriptorForType() - enum class中的方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
getDescriptorForType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
getDiffLine() - 类中的方法 org.dromara.northstar.indicator.trend.MACDIndicator
 
getDirection() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
方向
getDirection() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
方向
getDirection() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
方向
getDirection() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
方向
getDirection() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
方向
getDirection() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
方向
getDirection() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
方向
getDirection() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
方向
getDirection() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
方向
getDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
方向
getDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
方向
getDirectionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
方向
getDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
方向
getDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
方向
getDirectionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
方向
getDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
方向
getDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
方向
getDirectionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
方向
getDynamicParams() - 接口中的方法 org.dromara.northstar.strategy.DynamicParamsAware
获取配置类
getEnvironment() - 类中的静态方法 org.dromara.northstar.common.utils.LocalEnvUtils
 
getErrorId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误ID
getErrorId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
错误ID
getErrorId() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonRspFieldOrBuilder
错误ID
getErrorMsg() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误信息
getErrorMsg() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
错误信息
getErrorMsg() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonRspFieldOrBuilder
错误信息
getErrorMsgBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误信息
getErrorMsgBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
错误信息
getErrorMsgBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonRspFieldOrBuilder
错误信息
getEventEngine() - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
getExchange() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
交易所
getExchange() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
交易所
getExchange() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
交易所
getExchangeMargin() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
交易所的保证金
getExchangeMargin() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
交易所的保证金
getExchangeMargin() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
交易所的保证金
getExchangeValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
交易所
getExchangeValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
交易所
getExchangeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
交易所
getFactory(ChannelType) - 类中的方法 org.dromara.northstar.gateway.GatewayMetaProvider
 
getForceCloseReason() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
强平原因
getForceCloseReason() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
强平原因
getForceCloseReason() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
强平原因
getForceCloseReason() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
强平原因
getForceCloseReason() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
强平原因
getForceCloseReason() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
强平原因
getForceCloseReasonValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
强平原因
getForceCloseReasonValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
强平原因
getForceCloseReasonValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
强平原因
getForceCloseReasonValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
强平原因
getForceCloseReasonValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
强平原因
getForceCloseReasonValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
强平原因
getFridayOfLastWeek(long) - 类中的方法 org.dromara.northstar.common.utils.MarketDataLoadingUtils
 
getFridayOfThisWeek(LocalDate) - 类中的方法 org.dromara.northstar.common.utils.MarketDataLoadingUtils
 
getFrontId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
前置机编号(CTP/LTS)
getFrontId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
前置机编号(CTP/LTS)
getFrontId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
前置机编号(CTP/LTS)
getFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
getFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
冻结数量
getFrozen() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
冻结数量
getFullName() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
全称
getFullName() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
全称
getFullName() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
全称
getFullNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
全称
getFullNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
全称
getFullNameBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
全称
getGateway(ChannelType) - 接口中的方法 org.dromara.northstar.gateway.IMarketCenter
获取网关
getGateway(ChannelType) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
 
getGatewayAdapterType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关适配器类型
getGatewayAdapterType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
网关适配器类型
getGatewayAdapterType() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
网关适配器类型
getGatewayAdapterType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关适配器类型
getGatewayAdapterType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关适配器类型
getGatewayAdapterType() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关适配器类型
getGatewayAdapterTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关适配器类型
getGatewayAdapterTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
网关适配器类型
getGatewayAdapterTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
网关适配器类型
getGatewayAdapterTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关适配器类型
getGatewayAdapterTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关适配器类型
getGatewayAdapterTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关适配器类型
getGatewayDescription() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关描述
getGatewayDescription() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关描述
getGatewayDescription() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关描述
getGatewayDescriptionBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关描述
getGatewayDescriptionBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关描述
getGatewayDescriptionBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关描述
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
网关
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
网关
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
网关
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
唯一标识
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
唯一标识
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
唯一标识
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
网关ID
getGatewayId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
网关ID
getGatewayId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
网关
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
网关
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
网关
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
唯一标识
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
唯一标识
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
唯一标识
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
网关ID
getGatewayIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
网关ID
getGatewayIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
网关ID
getGatewayName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关名称
getGatewayName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关名称
getGatewayName() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关名称
getGatewayNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关名称
getGatewayNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关名称
getGatewayNameBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关名称
getGatewayType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关类型
getGatewayType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
网关类型
getGatewayType() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
网关类型
getGatewayType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关类型
getGatewayType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关类型
getGatewayType() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关类型
getGatewayTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关类型
getGatewayTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
网关类型
getGatewayTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
网关类型
getGatewayTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关类型
getGatewayTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
网关类型
getGatewayTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
网关类型
getGtdDate() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
GTD日期
getGtdDate() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
GTD日期
getGtdDate() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
GTD日期
getGtdDate() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
GTD日期
getGtdDate() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
GTD日期
getGtdDate() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
GTD日期
getGtdDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
GTD日期
getGtdDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
GTD日期
getGtdDateBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
GTD日期
getGtdDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
GTD日期
getGtdDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
GTD日期
getGtdDateBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
GTD日期
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
投机套保标识
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
投机套保标识
getHedgeFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
投机套保标识
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
投机套保标识
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
投机套保标识
getHedgeFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
投机套保标识
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合投机套保标志
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
组合投机套保标志
getHedgeFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
组合投机套保标志
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
投机套保标识
getHedgeFlag() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
投机套保标识
getHedgeFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
投机套保标识
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
投机套保标识
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
投机套保标识
getHedgeFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
投机套保标识
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
投机套保标识
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
投机套保标识
getHedgeFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
投机套保标识
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合投机套保标志
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
组合投机套保标志
getHedgeFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
组合投机套保标志
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
投机套保标识
getHedgeFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
投机套保标识
getHedgeFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
投机套保标识
getHighPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
getHighPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
getHighPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
getHighPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最高价
getHighPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
最高价
getHighPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
最高价
getHolder() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持有人
getHolder() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
持有人
getHolder() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
持有人
getHolderBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持有人
getHolderBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
持有人
getHolderBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
持有人
getHolidays(CoreEnum.ExchangeEnum, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.common.IDataServiceManager
获取查询范围内的节假日(包括周末)
getHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
string host = 1;
getHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
string host = 1;
getHost() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingFieldOrBuilder
string host = 1;
getHostBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
string host = 1;
getHostBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
string host = 1;
getHostBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingFieldOrBuilder
string host = 1;
getHostname() - 类中的静态方法 org.dromara.northstar.common.utils.LocalEnvUtils
 
getHourlyData(CoreField.ContractField, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.common.IDataServiceManager
获取1小时K线数据
getIbApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getIbApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getIbApiSetting() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getIbApiSettingBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getIbApiSettingOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getIbApiSettingOrBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getIbApiSettingOrBuilder() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
getImplementClassName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
实现类
getImplementClassName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
实现类
getImplementClassName() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
实现类
getImplementClassNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
实现类
getImplementClassNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
实现类
getImplementClassNameBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
实现类
getInet4Address() - 类中的静态方法 org.dromara.northstar.common.utils.LocalEnvUtils
 
getIopv() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
净值估值
getIopv() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
净值估值
getIopv() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
净值估值
getK() - 类中的方法 org.dromara.northstar.indicator.momentum.KDIndicator
 
getLastPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
计算盈亏使用的行情最后价格
getLastPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
计算盈亏使用的行情最后价格
getLastPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
计算盈亏使用的行情最后价格
getLastPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最新成交价
getLastPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
最新成交价
getLastPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
最新成交价
getLastTradeDateOrContractMonth() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最后交易日或合约月
getLastTradeDateOrContractMonth() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
最后交易日或合约月
getLastTradeDateOrContractMonth() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
最后交易日或合约月
getLastTradeDateOrContractMonthBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最后交易日或合约月
getLastTradeDateOrContractMonthBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
最后交易日或合约月
getLastTradeDateOrContractMonthBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
最后交易日或合约月
getLogger() - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取日志对象
getLogInfo() - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
getLogLevel() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
getLogLevel() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
getLogLevel() - 接口中的方法 xyz.redtorch.pb.CoreField.LogFieldOrBuilder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
getLogLevelValue() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
getLogLevelValue() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
getLogLevelValue() - 接口中的方法 xyz.redtorch.pb.CoreField.LogFieldOrBuilder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
getLongMarginRatio() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
多头保证金率
getLongMarginRatio() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
多头保证金率
getLongMarginRatio() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
多头保证金率
getLower() - 类中的方法 org.dromara.northstar.indicator.volatility.BOLLIndicator
 
getLowerLimit() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
跌停价
getLowerLimit() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
跌停价
getLowerLimit() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
跌停价
getLowPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
getLowPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
getLowPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
getLowPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最低价
getLowPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
最低价
getLowPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
最低价
getMACAddress() - 类中的静态方法 org.dromara.northstar.common.utils.LocalEnvUtils
 
getMargin() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
保证金占用
getMargin() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
保证金占用
getMargin() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
保证金占用
getMarketDataRepo(ChannelType) - 类中的方法 org.dromara.northstar.gateway.GatewayMetaProvider
 
getMarketGateway() - 接口中的方法 org.dromara.northstar.strategy.IAccount
获取账户绑定的行情网关
getMaxLimitOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
限价单最大下单量
getMaxLimitOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
限价单最大下单量
getMaxLimitOrderVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
限价单最大下单量
getMaxMarginSideAlgorithm() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最大单边保证金算法
getMaxMarginSideAlgorithm() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
最大单边保证金算法
getMaxMarginSideAlgorithm() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
最大单边保证金算法
getMaxMarketOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
市价单最大下单量
getMaxMarketOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
市价单最大下单量
getMaxMarketOrderVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
市价单最大下单量
getMdHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdHost = 6;
getMdHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string mdHost = 6;
getMdHost() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string mdHost = 6;
getMdHostBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdHost = 6;
getMdHostBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string mdHost = 6;
getMdHostBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string mdHost = 6;
getMdPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdPort = 7;
getMdPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string mdPort = 7;
getMdPort() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string mdPort = 7;
getMdPortBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdPort = 7;
getMdPortBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string mdPort = 7;
getMdPortBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string mdPort = 7;
getMetaInfo() - 类中的方法 org.dromara.northstar.common.model.DynamicParams
 
getMid() - 类中的方法 org.dromara.northstar.indicator.volatility.BOLLIndicator
 
getMinLimitOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
限价单最小下单量
getMinLimitOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
限价单最小下单量
getMinLimitOrderVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
限价单最小下单量
getMinMarketOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
市价单最小下单量
getMinMarketOrderVolume() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
市价单最小下单量
getMinMarketOrderVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
市价单最小下单量
getMinutelyData(CoreField.ContractField, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.common.IDataServiceManager
获取1分钟K线数据
getMinVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最小成交量
getMinVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
最小成交量
getMinVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
最小成交量
getMinVolume() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
最小成交量
getMinVolume() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
最小成交量
getMinVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
最小成交量
getModule() - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
获取模组
getModuleAccount() - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取模组账户
getModuleContext() - 接口中的方法 org.dromara.northstar.strategy.IModule
获取模组上下文
getModuleDescription() - 接口中的方法 org.dromara.northstar.strategy.IModule
获取模组描述
getModuleState() - 接口中的方法 org.dromara.northstar.strategy.IModuleAccount
获取模组状态
getMonthlyUnifiedSymbolOfIndexContract(String, CoreEnum.ExchangeEnum) - 类中的静态方法 org.dromara.northstar.common.utils.ContractUtils
返回未来13个月的合约符号,包含当月
getMultiplier() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
合约乘数
getMultiplier() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
合约乘数
getMultiplier() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
合约乘数
getName() - 类中的方法 org.dromara.northstar.common.model.GatewayTypeDescription
 
getName() - 接口中的方法 org.dromara.northstar.strategy.IModule
模组名称
getName() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
名称
getName() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
名称
getName() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
名称
getName() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
简称
getName() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
简称
getName() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
简称
getName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
名称
getName() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
名称
getName() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
名称
getNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
名称
getNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
名称
getNameBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
名称
getNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
简称
getNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
简称
getNameBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
简称
getNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
名称
getNameBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
名称
getNameBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
名称
getNonclosedNetPosition(String) - 接口中的方法 org.dromara.northstar.strategy.IModuleAccount
获取指定合约的净持仓数量
getNonclosedPosition(String, CoreEnum.DirectionEnum) - 接口中的方法 org.dromara.northstar.strategy.IModuleAccount
获取指定合约指定方向的持仓数
getNonclosedPosition(String, CoreEnum.DirectionEnum, boolean) - 接口中的方法 org.dromara.northstar.strategy.IModuleAccount
获取指定合约指定方向的持仓数
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
getNumber() - enum class中的方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
getNumTrades() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最新成交笔数
getNumTrades() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
最新成交笔数
getNumTrades() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
最新成交笔数
getNumTrades() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交笔数
getNumTrades() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
成交笔数
getNumTrades() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
成交笔数
getNumTradesDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交笔数(Bar)
getNumTradesDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
成交笔数(Bar)
getNumTradesDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
成交笔数(Bar)
getNumTradesDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交笔数
getNumTradesDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
成交笔数
getNumTradesDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
成交笔数
getOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
开平
getOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
开平
getOffsetFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
开平
getOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合开平标志
getOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
组合开平标志
getOffsetFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
组合开平标志
getOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
开平
getOffsetFlag() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
开平
getOffsetFlag() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
开平
getOffsetFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
开平
getOffsetFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
开平
getOffsetFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
开平
getOffsetFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合开平标志
getOffsetFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
组合开平标志
getOffsetFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
组合开平标志
getOffsetFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
开平
getOffsetFlagValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
开平
getOffsetFlagValue() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
开平
getOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后持仓量
getOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
最后持仓量
getOpenInterest() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
最后持仓量
getOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
持仓量
getOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
持仓量
getOpenInterest() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
持仓量
getOpenInterestDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
持仓量(Bar)
getOpenInterestDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
持仓量(Bar)
getOpenInterestDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
持仓量(Bar)
getOpenInterestDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
持仓量变化
getOpenInterestDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
持仓量变化
getOpenInterestDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
持仓量变化
getOpenPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓盈亏
getOpenPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
开仓盈亏
getOpenPositionProfit() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
开仓盈亏
getOpenPositionProfitRatio() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓盈亏率
getOpenPositionProfitRatio() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
开仓盈亏率
getOpenPositionProfitRatio() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
开仓盈亏率
getOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
getOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
getOpenPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
getOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓均价
getOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
开仓均价
getOpenPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
开仓均价
getOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
开盘价
getOpenPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
开盘价
getOpenPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
开盘价
getOpenPriceDiff() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓价格差
getOpenPriceDiff() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
开仓价格差
getOpenPriceDiff() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
开仓价格差
getOperatorId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
操作者ID
getOperatorId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
操作者ID
getOperatorId() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonReqFieldOrBuilder
操作者ID
getOperatorIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
操作者ID
getOperatorIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
操作者ID
getOperatorIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonReqFieldOrBuilder
操作者ID
getOpposite(CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
getOptionsType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
期权类型
getOptionsType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
期权类型
getOptionsType() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
期权类型
getOptionsTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
期权类型
getOptionsTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
期权类型
getOptionsTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
期权类型
getOrderDate() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单日期
getOrderDate() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单日期
getOrderDate() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单日期
getOrderDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单日期
getOrderDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单日期
getOrderDateBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单日期
getOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
定单ID
getOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
定单ID
getOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqFieldOrBuilder
定单ID
getOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单ID,通常是<网关ID@适配器定单ID>
getOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单ID,通常是<网关ID@适配器定单ID>
getOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单ID,通常是<网关ID@适配器定单ID>
getOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
定单ID,通常是<网关ID@定单ID>
getOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
定单ID,通常是<网关ID@定单ID>
getOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
定单ID,通常是<网关ID@定单ID>
getOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
定单ID
getOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
定单ID
getOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqFieldOrBuilder
定单ID
getOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单ID,通常是<网关ID@适配器定单ID>
getOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单ID,通常是<网关ID@适配器定单ID>
getOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单ID,通常是<网关ID@适配器定单ID>
getOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
定单ID,通常是<网关ID@定单ID>
getOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
定单ID,通常是<网关ID@定单ID>
getOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
定单ID,通常是<网关ID@定单ID>
getOrderLocalId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
本地报单编号
getOrderLocalId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
本地报单编号
getOrderLocalId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
本地报单编号
getOrderLocalId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
本地报单编号
getOrderLocalId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
本地报单编号
getOrderLocalId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
本地报单编号
getOrderLocalIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
本地报单编号
getOrderLocalIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
本地报单编号
getOrderLocalIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
本地报单编号
getOrderLocalIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
本地报单编号
getOrderLocalIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
本地报单编号
getOrderLocalIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
本地报单编号
getOrderPriceType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单价格类型
getOrderPriceType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单价格类型
getOrderPriceType() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单价格类型
getOrderPriceType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格类型
getOrderPriceType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
价格类型
getOrderPriceType() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
价格类型
getOrderPriceTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单价格类型
getOrderPriceTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单价格类型
getOrderPriceTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单价格类型
getOrderPriceTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格类型
getOrderPriceTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
价格类型
getOrderPriceTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
价格类型
getOrderStatus() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态
getOrderStatus() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
状态
getOrderStatus() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
状态
getOrderStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态
getOrderStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
状态
getOrderStatusValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
状态
getOrderSysId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
报单编号
getOrderSysId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
报单编号
getOrderSysId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
报单编号
getOrderSysId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
报单编号
getOrderSysId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
报单编号
getOrderSysId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
报单编号
getOrderSysIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
报单编号
getOrderSysIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
报单编号
getOrderSysIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
报单编号
getOrderSysIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
报单编号
getOrderSysIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
报单编号
getOrderSysIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
报单编号
getOrderTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单时间
getOrderTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单时间
getOrderTime() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单时间
getOrderTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单时间
getOrderTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
定单时间
getOrderTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
定单时间
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
原始定单ID
getOriginOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqFieldOrBuilder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
原始定单ID
getOriginOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
原始定单ID
getOriginOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
原始定单ID
getOriginOrderId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
原始定单ID
getOriginOrderId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
原始定单ID
getOriginOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqFieldOrBuilder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
原始定单ID
getOriginOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
原始定单ID
getOriginOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
原始定单ID
getOriginOrderIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
原始定单ID
getOriginOrderIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
原始定单ID
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
getParserForType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
getPassword() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string password = 2;
getPassword() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string password = 2;
getPassword() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string password = 2;
getPasswordBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string password = 2;
getPasswordBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string password = 2;
getPasswordBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string password = 2;
getPCName() - 类中的静态方法 org.dromara.northstar.common.utils.LocalEnvUtils
 
getPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
fixed32 port = 2;
getPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
fixed32 port = 2;
getPort() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingFieldOrBuilder
fixed32 port = 2;
getPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓量
getPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓量
getPosition() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓量
getPosition(CoreEnum.PositionDirectionEnum, String) - 接口中的方法 org.dromara.northstar.strategy.IAccount
获取某合约的持仓信息
getPositionDirection() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓方向
getPositionDirection() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓方向
getPositionDirection() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓方向
getPositionDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓方向
getPositionDirectionValue() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓方向
getPositionDirectionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓方向
getPositionId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
getPositionId() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
getPositionId() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
getPositionIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
getPositionIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
getPositionIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
getPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持仓盈亏
getPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
持仓盈亏
getPositionProfit() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
持仓盈亏
getPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓盈亏
getPositionProfit() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓盈亏
getPositionProfit() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓盈亏
getPositionProfitRatio() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓盈亏率
getPositionProfitRatio() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓盈亏率
getPositionProfitRatio() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓盈亏率
getPreBalance() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
昨日权益
getPreBalance() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
昨日权益
getPreBalance() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
昨日权益
getPreClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
前收盘价
getPreClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
前收盘价
getPreClosePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
前收盘价
getPreClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
前收盘价
getPreClosePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
前收盘价
getPreClosePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
前收盘价
getPreOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
昨持仓
getPreOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
昨持仓
getPreOpenInterest() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
昨持仓
getPreOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
昨持仓
getPreOpenInterest() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
昨持仓
getPreOpenInterest() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
昨持仓
getPreSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
昨结算价
getPreSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
昨结算价
getPreSettlePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
昨结算价
getPreSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
昨结算价
getPreSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
昨结算价
getPreSettlePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
昨结算价
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
价格
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
价格
getPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
价格
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓均价
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓均价
getPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓均价
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
价格
getPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
价格
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
价格
getPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
价格
getPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
价格
getPriceDiff() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓价格差
getPriceDiff() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
持仓价格差
getPriceDiff() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
持仓价格差
getPriceSource() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交价来源
getPriceSource() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交价来源
getPriceSource() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交价来源
getPriceSourceValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交价来源
getPriceSourceValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交价来源
getPriceSourceValue() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交价来源
getPriceTick() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最小变动价位
getPriceTick() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
最小变动价位
getPriceTick() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
最小变动价位
getProductClass() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
产品类型
getProductClass() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
产品类型
getProductClass() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
产品类型
getProductClassValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
产品类型
getProductClassValue() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
产品类型
getProductClassValue() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
产品类型
getQuarterlyData(CoreField.ContractField, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.common.IDataServiceManager
获取15分钟K线数据
getReqId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
请求ID
getReqId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
请求ID
getReqId() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonReqFieldOrBuilder
请求ID
getReqId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
请求ID
getReqId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
请求ID
getReqId() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonRspFieldOrBuilder
请求ID
getReqIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
请求ID
getReqIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
请求ID
getReqIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonReqFieldOrBuilder
请求ID
getReqIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
请求ID
getReqIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
请求ID
getReqIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonRspFieldOrBuilder
请求ID
getRunningBaseTimeFrame() - 类中的方法 org.dromara.northstar.gateway.time.PeriodHelper
获取K线时间基线
getRuntimeDescription() - 接口中的方法 org.dromara.northstar.strategy.IModule
获取模组状态描述
getRuntimeDescription(boolean) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
获取模组状态
getSequenceNo() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
序号
getSequenceNo() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
序号
getSequenceNo() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
序号
getSequenceNo() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
序列号
getSequenceNo() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
序列号
getSequenceNo() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
序列号
getSequenceNoBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
序号
getSequenceNoBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
序号
getSequenceNoBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
序号
getSequenceNoBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
序列号
getSequenceNoBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
序列号
getSequenceNoBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
序列号
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
getSerializedSize() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
getSessionId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
连接编号(CTP/LTS)
getSessionId() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
连接编号(CTP/LTS)
getSessionId() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
连接编号(CTP/LTS)
getSettings(ChannelType) - 类中的方法 org.dromara.northstar.gateway.GatewayMetaProvider
 
getSettlementId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
结算编号
getSettlementId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
结算编号
getSettlementId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
结算编号
getSettlementIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
结算编号
getSettlementIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
结算编号
getSettlementIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
结算编号
getSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
结算价
getSettlePrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
结算价
getSettlePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
结算价
getShortMarginRatio() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
空头保证金率
getShortMarginRatio() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
空头保证金率
getShortMarginRatio() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
空头保证金率
getSourceNodeId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
来源节点ID
getSourceNodeId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
来源节点ID
getSourceNodeId() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonReqFieldOrBuilder
来源节点ID
getState() - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取模组状态
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关状态
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
网关状态
getStatus() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
网关状态
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
getStatus() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
.xyz.redtorch.pb.CommonStatusEnum status = 1;
getStatus() - 接口中的方法 xyz.redtorch.pb.CoreField.NoticeFieldOrBuilder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
状态
getStatus() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
状态
getStatus() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
状态
getStatusMsg() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态信息
getStatusMsg() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
状态信息
getStatusMsg() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
状态信息
getStatusMsgBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态信息
getStatusMsgBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
状态信息
getStatusMsgBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
状态信息
getStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关状态
getStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
网关状态
getStatusValue() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewayFieldOrBuilder
网关状态
getStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
getStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
getStatusValue() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
getStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
getStatusValue() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
.xyz.redtorch.pb.CommonStatusEnum status = 1;
getStatusValue() - 接口中的方法 xyz.redtorch.pb.CoreField.NoticeFieldOrBuilder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
getStopPrice() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
止损价
getStopPrice() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
止损价
getStopPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
止损价
getStopPrice() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
止损价
getStopPrice() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
止损价
getStopPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
止损价
getStoreObject() - 接口中的方法 org.dromara.northstar.strategy.TradeStrategy
获取计算状态
getStrikePrice() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
执行价
getStrikePrice() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
执行价
getStrikePrice() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
执行价
getSubEvents() - 接口中的方法 org.dromara.northstar.data.IMessageSenderRepository
 
getSuspendTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
挂起时间
getSuspendTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
挂起时间
getSuspendTime() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
挂起时间
getSuspendTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
挂起时间
getSuspendTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
挂起时间
getSuspendTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
挂起时间
getSwapOrder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
互换单标志
getSwapOrder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
互换单标志
getSwapOrder() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
互换单标志
getSwapOrder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
互换单标志
getSwapOrder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
互换单标志
getSwapOrder() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
互换单标志
getSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
代码
getSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
代码
getSymbol() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
代码
getSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
代码
getSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
代码
getSymbolBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
代码
getTargetNodeId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
目标节点ID
getTargetNodeId() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
目标节点ID
getTargetNodeId() - 接口中的方法 xyz.redtorch.pb.CoreField.CommonReqFieldOrBuilder
目标节点ID
getTdFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
getTdFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
冻结数量
getTdFrozen() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
冻结数量
getTdHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdHost = 4;
getTdHost() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string tdHost = 4;
getTdHost() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string tdHost = 4;
getTdHostBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdHost = 4;
getTdHostBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string tdHost = 4;
getTdHostBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string tdHost = 4;
getTdPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdPort = 5;
getTdPort() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string tdPort = 5;
getTdPort() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string tdPort = 5;
getTdPortBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdPort = 5;
getTdPortBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string tdPort = 5;
getTdPortBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string tdPort = 5;
getTdPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
今持仓
getTdPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
今持仓
getTdPosition() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
今持仓
getThirdPartyId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
第三方ID
getThirdPartyId() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
第三方ID
getThirdPartyId() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
第三方ID
getThirdPartyIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
第三方ID
getThirdPartyIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
第三方ID
getThirdPartyIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
第三方ID
getTimeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
时效
getTimeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
时效
getTimeCondition() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
时效
getTimeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时效
getTimeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
时效
getTimeCondition() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
时效
getTimeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
时效
getTimeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
时效
getTimeConditionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
时效
getTimeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时效
getTimeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
时效
getTimeConditionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
时效
getTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
fixed64 timestamp = 2;
getTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
fixed64 timestamp = 2;
getTimestamp() - 接口中的方法 xyz.redtorch.pb.CoreField.LogFieldOrBuilder
fixed64 timestamp = 2;
getTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
fixed64 timestamp = 2;
getTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
fixed64 timestamp = 2;
getTimestamp() - 接口中的方法 xyz.redtorch.pb.CoreField.NoticeFieldOrBuilder
fixed64 timestamp = 2;
getTotalAskVol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
定单卖出总量
getTotalAskVol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
定单卖出总量
getTotalAskVol() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
定单卖出总量
getTotalBidVol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
定单买入总量
getTotalBidVol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
定单买入总量
getTotalBidVol() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
定单买入总量
getTotalVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
数量
getTotalVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
数量
getTotalVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
数量
getTradeDate() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交日期
getTradeDate() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交日期
getTradeDate() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交日期
getTradeDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交日期
getTradeDateBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交日期
getTradeDateBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交日期
getTradedVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
已成交数量
getTradedVolume() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
已成交数量
getTradedVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
已成交数量
getTradeGateway() - 接口中的方法 org.dromara.northstar.strategy.IAccount
获取账户绑定的交易网关
getTradeId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
getTradeId() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
getTradeId() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
getTradeIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
getTradeIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
getTradeIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
getTradeTime() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间(HHmmssSSS)
getTradeTime() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交时间(HHmmssSSS)
getTradeTime() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交时间(HHmmssSSS)
getTradeTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间(HHmmssSSS)
getTradeTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交时间(HHmmssSSS)
getTradeTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交时间(HHmmssSSS)
getTradeTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间戳
getTradeTimestamp() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交时间戳
getTradeTimestamp() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交时间戳
getTradeType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交类型
getTradeType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交类型
getTradeType() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交类型
getTradeTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交类型
getTradeTypeValue() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
成交类型
getTradeTypeValue() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
成交类型
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
交易日
getTradingDay() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
交易日
getTradingDay() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
交易日
getTradingDay() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
交易日
getTradingDay() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
交易日
getTradingDay() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
交易日
getTradingDay(LocalDateTime) - 接口中的方法 org.dromara.northstar.common.utils.MarketDateTimeUtil
根据当前时间获取交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
交易日
getTradingDayBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
交易日
getTradingDayBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
交易日
getTradingDayBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
交易日
getTradingDayBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
交易日
getTradingDayBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
交易日
getTurnover() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后成交总额
getTurnover() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
最后成交总额
getTurnover() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
最后成交总额
getTurnover() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交总额
getTurnover() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
成交总额
getTurnover() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
成交总额
getTurnoverDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交总额(Bar)
getTurnoverDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
成交总额(Bar)
getTurnoverDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
成交总额(Bar)
getTurnoverDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交总额变化
getTurnoverDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
成交总额变化
getTurnoverDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
成交总额变化
getUnderlyingMultiplier() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
合约基础商品乘数
getUnderlyingMultiplier() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
合约基础商品乘数
getUnderlyingMultiplier() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
合约基础商品乘数
getUnderlyingSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
基础商品代码
getUnderlyingSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
基础商品代码
getUnderlyingSymbol() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
基础商品代码
getUnderlyingSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
基础商品代码
getUnderlyingSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
基础商品代码
getUnderlyingSymbolBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
基础商品代码
getUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
统一合约标识
getUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
统一合约标识
getUnifiedSymbol() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
统一合约标识
getUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
统一ID,通常是 <合约代码@交易所代码@产品类型>
getUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
统一ID,通常是 <合约代码@交易所代码@产品类型>
getUnifiedSymbol() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
统一ID,通常是 <合约代码@交易所代码@产品类型>
getUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
统一合约标识
getUnifiedSymbol() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
统一合约标识
getUnifiedSymbol() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
统一合约标识
getUnifiedSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
统一合约标识
getUnifiedSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
统一合约标识
getUnifiedSymbolBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
统一合约标识
getUnifiedSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
统一ID,通常是 <合约代码@交易所代码@产品类型>
getUnifiedSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
统一ID,通常是 <合约代码@交易所代码@产品类型>
getUnifiedSymbolBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.ContractFieldOrBuilder
统一ID,通常是 <合约代码@交易所代码@产品类型>
getUnifiedSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
统一合约标识
getUnifiedSymbolBytes() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
统一合约标识
getUnifiedSymbolBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
统一合约标识
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
getUnknownFields() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
getUpdateTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最后修改时间
getUpdateTime() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
最后修改时间
getUpdateTime() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
最后修改时间
getUpdateTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最后修改时间
getUpdateTimeBytes() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
最后修改时间
getUpdateTimeBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
最后修改时间
getUpper() - 类中的方法 org.dromara.northstar.indicator.volatility.BOLLIndicator
 
getUpperLimit() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
涨停价
getUpperLimit() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
涨停价
getUpperLimit() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
涨停价
getUsage() - 类中的方法 org.dromara.northstar.common.model.GatewayTypeDescription
 
getUseMargin() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
占用的保证金
getUseMargin() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
占用的保证金
getUseMargin() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
占用的保证金
getUserForceClose() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
用户强平标志
getUserForceClose() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
用户强平标志
getUserForceClose() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
用户强平标志
getUserForceClose() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
用户强评标志
getUserForceClose() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
用户强评标志
getUserForceClose() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
用户强评标志
getUserId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userId = 1;
getUserId() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string userId = 1;
getUserId() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string userId = 1;
getUserIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userId = 1;
getUserIdBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string userId = 1;
getUserIdBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string userId = 1;
getUserProductInfo() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userProductInfo = 9;
getUserProductInfo() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string userProductInfo = 9;
getUserProductInfo() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string userProductInfo = 9;
getUserProductInfoBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userProductInfo = 9;
getUserProductInfoBytes() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
string userProductInfo = 9;
getUserProductInfoBytes() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
string userProductInfo = 9;
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
getValueDescriptor() - enum class中的方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
getVersion() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
fixed64 version = 11;
getVersion() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
fixed64 version = 11;
getVersion() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
fixed64 version = 11;
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后总成交量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
最后总成交量
getVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
最后总成交量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
数量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
数量
getVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
数量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
总成交量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
总成交量
getVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
总成交量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
数量
getVolume() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
数量
getVolume() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
数量
getVolumeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
成交量类型
getVolumeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
成交量类型
getVolumeCondition() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
成交量类型
getVolumeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
成交量类型
getVolumeCondition() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
成交量类型
getVolumeCondition() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
成交量类型
getVolumeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
成交量类型
getVolumeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
成交量类型
getVolumeConditionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
成交量类型
getVolumeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
成交量类型
getVolumeConditionValue() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
成交量类型
getVolumeConditionValue() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
成交量类型
getVolumeDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交量(Bar)
getVolumeDelta() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
成交量(Bar)
getVolumeDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.BarFieldOrBuilder
成交量(Bar)
getVolumeDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交量变化
getVolumeDelta() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
成交量变化
getVolumeDelta() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
成交量变化
getWeightedAvgAskPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
加权平均卖价格
getWeightedAvgAskPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
加权平均卖价格
getWeightedAvgAskPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
加权平均卖价格
getWeightedAvgBidPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
加权平均委买价格
getWeightedAvgBidPrice() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
加权平均委买价格
getWeightedAvgBidPrice() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
加权平均委买价格
getWithdraw() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
出金
getWithdraw() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
出金
getWithdraw() - 接口中的方法 xyz.redtorch.pb.CoreField.AccountFieldOrBuilder
出金
getYdFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
getYdFrozen() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
冻结数量
getYdFrozen() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
冻结数量
getYdPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
昨持仓
getYdPosition() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
昨持仓
getYdPosition() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
昨持仓
getYieldToMaturity() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
到期收益率
getYieldToMaturity() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
到期收益率
getYieldToMaturity() - 接口中的方法 xyz.redtorch.pb.CoreField.TickFieldOrBuilder
到期收益率
GFEX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
广州期货交易所
GFEX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
广州期货交易所
GlobalSpringContext - org.dromara.northstar.common.constant中的类
 
GlobalSpringContext() - 类的构造器 org.dromara.northstar.common.constant.GlobalSpringContext
 
GLOBEX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
CME Globex
GLOBEX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
CME Globex
GTDDATE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
GTDDATE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
GTE_MarketData - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
行情数据
GTE_MarketData_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
行情数据
GTE_Trade - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
交易
GTE_Trade_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
交易
GTE_TradeAndMarketData - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
交易和行情数据
GTE_TradeAndMarketData_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
交易和行情数据

H

hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
合约
hasContract() - 接口中的方法 xyz.redtorch.pb.CoreField.OrderFieldOrBuilder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
合约
hasContract() - 接口中的方法 xyz.redtorch.pb.CoreField.PositionFieldOrBuilder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
合约
hasContract() - 接口中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqFieldOrBuilder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
hasContract() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
合约
hasContract() - 接口中的方法 xyz.redtorch.pb.CoreField.TradeFieldOrBuilder
合约
hasCtpApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
hasCtpApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
hasCtpApiSetting() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
hashCode() - 类中的方法 org.dromara.northstar.common.model.ContractSimpleInfo
 
hashCode() - record class中的方法 org.dromara.northstar.common.model.Identifier
返回此对象的哈希代码值。
hashCode() - record class中的方法 org.dromara.northstar.common.model.OptionItem
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.dromara.northstar.common.model.SimAccountDescription
 
hashCode() - record class中的方法 org.dromara.northstar.common.model.Tuple
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
hashCode() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
hashCode() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
hashCode() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
hashCode() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回此对象的哈希代码值。
hashCode() - record class中的方法 org.dromara.northstar.indicator.model.Num
返回此对象的哈希代码值。
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
hashCode() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
hasIbApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
hasIbApiSetting() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
hasIbApiSetting() - 接口中的方法 xyz.redtorch.pb.CoreField.GatewaySettingFieldOrBuilder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
hasPerformanceConverged(ModuleRuntimeDescription, ModuleRuntimeDescription) - 接口中的方法 org.dromara.northstar.strategy.trainer.RLAgentTrainingContext
模组绩效是否收敛
hasTerminated() - 类中的方法 org.dromara.northstar.strategy.model.TradeIntent
 
HEDGEFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
HEDGEFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
HEDGEFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
HEDGEFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
HF_Arbitrage - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
套利
HF_Arbitrage_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
套利
HF_Hedge - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
套保
HF_Hedge_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
套保
HF_HedgeSpec - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
第一腿套保第二腿投机 大商所专用
HF_HedgeSpec_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
第一腿套保第二腿投机 大商所专用
HF_MarketMaker - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
做市商
HF_MarketMaker_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
做市商
HF_SpecHedge - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
第一腿投机第二腿套保 大商所专用
HF_SpecHedge_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
第一腿投机第二腿套保 大商所专用
HF_Speculation - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
投机
HF_Speculation_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
投机
HF_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
未知
HF_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
未知
HHVIndicator - org.dromara.northstar.indicator.helper中的类
最大值指标
HHVIndicator(Configuration, Indicator) - 类的构造器 org.dromara.northstar.indicator.helper.HHVIndicator
 
HIGH - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackPrecision
每分钟120TICK
HIGH - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
最高价
HIGH_LOW - enum class 中的枚举常量 org.dromara.northstar.indicator.wave.MABasedWaveIndicator.EndpointType
 
HIGHPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
HIGHPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
HKD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
港币
HKD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
港币
HKFE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
香港期货交易所
HKFE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
香港期货交易所
HOLDER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
HOLDING_HEDGE - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
套利持仓(合约不同,持仓数量相等,方向相反)
HOLDING_LONG - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
持多仓
HOLDING_SHORT - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
持空仓
HOST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
HOUR - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.PeriodUnit
小时

I

IAccount - org.dromara.northstar.strategy中的接口
 
IBAPISETTING_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
ICE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
美国洲际交易所
ICE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
美国洲际交易所
IContractManager - org.dromara.northstar.gateway中的接口
 
IDataServiceManager - org.dromara.northstar.common中的接口
 
IDEALPRO - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
IDEALPRO(IB外汇)
IDEALPRO_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
IDEALPRO(IB外汇)
identifier() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
identifier() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
identifier() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
identifier() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
identifier() - 接口中的方法 org.dromara.northstar.gateway.Instrument
唯一标识
Identifier - org.dromara.northstar.common.model中的Record Class
 
Identifier(String) - record class的构造器 org.dromara.northstar.common.model.Identifier
创建 Identifier 记录的实例。
IDisposablePriceListener - org.dromara.northstar.strategy中的接口
 
IDR - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
印尼盾
IDR_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
印尼盾
IEmbededRule - org.dromara.northstar.strategy中的接口
嵌入式策略接口 用于模组策略内部定义子策略
IEP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
爱尔兰镑
IEP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
爱尔兰镑
ifPlotPerBar() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 ifPlotPerBar 记录组件的值。
ifPlotPerBar(boolean) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
IGatewayRepository - org.dromara.northstar.data中的接口
网关持久化
IGatewayService - org.dromara.northstar.common中的接口
 
IHolidayManager - org.dromara.northstar.common中的接口
 
IMarketCenter - org.dromara.northstar.gateway中的接口
 
IMarketDataRepository - org.dromara.northstar.data中的接口
行情数据持久化
IMessageSender - org.dromara.northstar.strategy中的接口
 
IMessageSenderRepository - org.dromara.northstar.data中的接口
消息发送器配置持久化
IModule - org.dromara.northstar.strategy中的接口
模组抽象接口
IModuleAccount - org.dromara.northstar.strategy中的接口
模组账户代表一个模组内部的逻辑账户 若模组绑定了多个实体账户,也被看作是一个逻辑账户
IModuleContext - org.dromara.northstar.strategy中的接口
 
IModuleRepository - org.dromara.northstar.data中的接口
模组持久化
IModuleService - org.dromara.northstar.common中的接口
 
IModuleStrategyContext - org.dromara.northstar.strategy中的接口
 
IMPLEMENTCLASSNAME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
INDEX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
指数
INDEX_SUFFIX - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
INDEX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
指数
IndexContract - org.dromara.northstar.gateway.contract中的类
指数合约
IndexContract(FastEventEngine, List<Contract>) - 类的构造器 org.dromara.northstar.gateway.contract.IndexContract
 
IndexTicker - org.dromara.northstar.gateway.mktdata中的类
 
IndexTicker(IndexContract, Consumer<CoreField.TickField>) - 类的构造器 org.dromara.northstar.gateway.mktdata.IndexTicker
 
Indicator - org.dromara.northstar.indicator中的接口
 
indicatorName() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 indicatorName 记录组件的值。
indicatorName(String) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
INE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海国际能源交易中心
INE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海国际能源交易中心
initData(List<CoreField.BarField>) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
预热模组
initIndicators() - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
指标初始化
initMultiContractHandler() - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
多合约处理器初始化
initWithParams(DynamicParams) - 接口中的方法 org.dromara.northstar.strategy.DynamicParamsAware
通过配置类初始化
insert(GatewayDescription) - 接口中的方法 org.dromara.northstar.data.IGatewayRepository
新增网关
insert(CoreField.BarField) - 接口中的方法 org.dromara.northstar.data.IMarketDataRepository
保存数据
INSTANCE - 类中的静态变量 org.dromara.northstar.common.constant.GlobalSpringContext
 
Instrument - org.dromara.northstar.gateway中的接口
(可交易的)投资品种
INSUFFICIENT_EXCEPTION - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
数量不足异常
InsufficientException - org.dromara.northstar.common.exception中的异常错误
数量不足异常
InsufficientException() - 异常错误的构造器 org.dromara.northstar.common.exception.InsufficientException
 
InsufficientException(String) - 异常错误的构造器 org.dromara.northstar.common.exception.InsufficientException
 
InsufficientException(String, Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.InsufficientException
 
InsufficientException(String, Throwable, boolean, boolean) - 异常错误的构造器 org.dromara.northstar.common.exception.InsufficientException
 
InsufficientException(Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.InsufficientException
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
internalGetFieldAccessorTable() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
internalGetValueMap() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
IntraDaySettlePriceIndicator - org.dromara.northstar.indicator.volume中的类
日内成交量加权均价,近似于SETTLE 按1分钟K线计算
IntraDaySettlePriceIndicator(Configuration) - 类的构造器 org.dromara.northstar.indicator.volume.IntraDaySettlePriceIndicator
 
invalidate() - 接口中的方法 org.dromara.northstar.strategy.IDisposablePriceListener
 
IOPV_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
IPE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
伦敦国际石油交易所
IPE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
伦敦国际石油交易所
IPeriodHelperFactory - org.dromara.northstar.gateway.time中的接口
 
IPlaybackRuntimeRepository - org.dromara.northstar.data中的接口
 
isActive() - 接口中的方法 org.dromara.northstar.gateway.MarketGateway
检测是否有行情数据
isAdminOnly() - 类中的方法 org.dromara.northstar.common.model.GatewayTypeDescription
 
isAllowDuplication() - 类中的方法 org.dromara.northstar.common.model.GatewayTypeDescription
 
isBuy() - enum class中的方法 org.dromara.northstar.common.constant.SignalOperation
 
isBuy(CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isClose() - enum class中的方法 org.dromara.northstar.common.constant.SignalOperation
 
isClose(CoreEnum.OffsetFlagEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isClosingOrder(OrderRequest.TradeOperation) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
isDoneOrder(CoreField.OrderField) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
isEmpty() - enum class中的方法 org.dromara.northstar.common.constant.ModuleState
 
isEnabled() - 接口中的方法 org.dromara.northstar.strategy.IModule
获取运行状态
isEnabled() - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
获取运行状态
isEndOfSection(LocalTime) - 类中的方法 org.dromara.northstar.gateway.time.OpenningMinuteClock
是否为小节末时间
isEndOfSection(LocalTime) - 类中的方法 org.dromara.northstar.gateway.time.PeriodHelper
当前时间是否要小节收盘
isEndOfTheTradingDay(CoreField.BarField) - 类中的静态方法 org.dromara.northstar.common.utils.BarUtils
 
isEquals(double, double) - 类中的静态方法 org.dromara.northstar.common.utils.CommonUtils
 
isHolding() - enum class中的方法 org.dromara.northstar.common.constant.ModuleState
 
isHoliday(LocalDateTime) - 接口中的方法 org.dromara.northstar.common.IHolidayManager
 
ISimAccountRepository - org.dromara.northstar.data中的接口
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
isInitialized() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
isLong(CoreEnum.PositionDirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isNaN() - record class中的方法 org.dromara.northstar.indicator.model.Num
 
isOpen() - enum class中的方法 org.dromara.northstar.common.constant.SignalOperation
 
isOpen(CoreEnum.OffsetFlagEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isOpeningTime(String, LocalTime) - 接口中的方法 org.dromara.northstar.common.utils.MarketDateTimeUtil
判断为开市时间
isOpenningOrder(OrderRequest.TradeOperation) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
isOpposite(CoreEnum.DirectionEnum, CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isOrdering() - enum class中的方法 org.dromara.northstar.common.constant.ModuleState
 
isOrderWaitTimeout(String, long) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
判断订单是否已经超时 该方法用于撤单场景
isReady() - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
缓存填满值才算准备好
isReady() - 接口中的方法 org.dromara.northstar.indicator.Indicator
指标是否已完成初始化
isReady() - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
是否已完成初始化
isSame(CoreField.ContractField, CoreField.ContractField) - 类中的静态方法 org.dromara.northstar.common.utils.ContractUtils
 
isSell() - enum class中的方法 org.dromara.northstar.common.constant.SignalOperation
 
isSell(CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isShort(CoreEnum.PositionDirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
isValidOpenningTick(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.time.OpenningMinuteClock
是否为合法的开市TICK
isValidOrder(CoreField.OrderField) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
isWaiting() - enum class中的方法 org.dromara.northstar.common.constant.ModuleState
 
ITL - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
意大利里拉
ITL_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
意大利里拉

J

JPY - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
日元
JPY_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
日元

K

KDIndicator - org.dromara.northstar.indicator.momentum中的类
KD指标 N,M1,M2为KD指标参数 RSV:=(CLOSE-LLV(LOW,N))/(HHV(HIGH,N)-LLV(LOW,N))*100;//收盘价与N周期最低值做差,N周期最高值与N周期最低值做差,两差之间做比值。
KDIndicator(Configuration, int, int, int) - 类的构造器 org.dromara.northstar.indicator.momentum.KDIndicator
 
KDIndicator.RSVIndicator - org.dromara.northstar.indicator.momentum中的类
 
KEY_USER - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
KRW - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
韩国元
KRW_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
韩国元

L

label() - record class中的方法 org.dromara.northstar.common.model.OptionItem
返回 label 记录组件的值。
label() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
前端显示的label
LAST_PRICE - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.PriceType
 
lastConnectBeginTimestamp - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
LASTPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
LASTPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
LASTTRADEDATEORCONTRACTMONTH_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
length() - 类中的方法 org.dromara.northstar.indicator.model.RingArray
最大长度
LIMIT_PRICE - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.PriceType
 
ListValue - org.dromara.northstar.common.model中的类
 
ListValue() - 类的构造器 org.dromara.northstar.common.model.ListValue
 
LITE - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackPrecision
每分钟1TICK
LL_All - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_All = 0;
LL_All_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_All = 0;
LL_Debug - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Debug = 10000;
LL_Debug_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Debug = 10000;
LL_Error - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Error = 40000;
LL_Error_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Error = 40000;
LL_Info - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Info = 20000;
LL_Info_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Info = 20000;
LL_Trace - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Trace = 5000;
LL_Trace_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Trace = 5000;
LL_Warn - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Warn = 30000;
LL_Warn_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
LL_Warn = 30000;
LLVIndicator - org.dromara.northstar.indicator.helper中的类
最小值指标
LLVIndicator(Configuration, Indicator) - 类的构造器 org.dromara.northstar.indicator.helper.LLVIndicator
 
LME - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
伦敦金属交易所
LME_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
伦敦金属交易所
load() - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
loadBars(CoreField.ContractField, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.data.IMarketDataRepository
加载历史行情分钟K线数据
loadContractGroup(ChannelType) - 接口中的方法 org.dromara.northstar.gateway.IMarketCenter
加载合约组
loadContractGroup(ChannelType) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
加载合约组
loadDailyBars(CoreField.ContractField, LocalDate, LocalDate) - 接口中的方法 org.dromara.northstar.data.IMarketDataRepository
加载历史行情日K线数据
localDateTimeToMills(LocalDateTime) - 类中的静态方法 org.dromara.northstar.common.utils.CommonUtils
 
localDateTimeToMills(LocalDateTime, String) - 类中的静态方法 org.dromara.northstar.common.utils.CommonUtils
 
LocalEnvUtils - org.dromara.northstar.common.utils中的类
 
log - 类中的变量 org.dromara.northstar.strategy.AbstractStrategy
 
LogDescription - org.dromara.northstar.common.model中的类
 
LogDescription() - 类的构造器 org.dromara.northstar.common.model.LogDescription
 
LOGGED_IN - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
登陆成功
LOGGED_OUT - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
登出成功
LOGGING_IN - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
登陆中
LOGGING_OUT - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
登出中
logInfo - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
LOGLEVEL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.LogField
 
LONGMARGINRATIO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
LOW - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackPrecision
每分钟4TICK
LOW - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
最低价
LOWERLIMIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
LOWPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
LOWPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
LUF - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
卢森堡法郎
LUF_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
卢森堡法郎

M

MABasedWaveIndicator - org.dromara.northstar.indicator.wave中的类
波浪指标
MABasedWaveIndicator(Configuration, Indicator, int, MABasedWaveIndicator.EndpointType) - 类的构造器 org.dromara.northstar.indicator.wave.MABasedWaveIndicator
 
MABasedWaveIndicator.EndpointType - org.dromara.northstar.indicator.wave中的Enum Class
 
MACDIndicator - org.dromara.northstar.indicator.trend中的类
MACD指标 算法: DIFF : EMA(CLOSE,SHORT) - EMA(CLOSE,LONG);//短周期与长周期的收盘价的指数平滑移动平均值做差。
MACDIndicator(Configuration, int, int, int) - 类的构造器 org.dromara.northstar.indicator.trend.MACDIndicator
求默认的MACD值
MACDIndicator(Configuration, Indicator, Indicator, int) - 类的构造器 org.dromara.northstar.indicator.trend.MACDIndicator
求任意两个指标线的MACD值
MailConfigDescription - org.dromara.northstar.common.model中的类
EMAIL配置信息
MailConfigDescription() - 类的构造器 org.dromara.northstar.common.model.MailConfigDescription
 
MAIndicator - org.dromara.northstar.indicator.trend中的类
MA算术平均线
MAIndicator(Configuration, int) - 类的构造器 org.dromara.northstar.indicator.trend.MAIndicator
 
MAIndicator(Configuration, Indicator, int) - 类的构造器 org.dromara.northstar.indicator.trend.MAIndicator
 
makeBarField(String, double, double, LocalDateTime) - 类中的方法 test.common.TestFieldFactory
 
makeCancelReq(CoreField.SubmitOrderReqField) - 类中的方法 test.common.TestFieldFactory
 
makeContract(String) - 类中的方法 test.common.TestFieldFactory
 
makeGatewaySetting() - 类中的方法 test.common.TestFieldFactory
 
makeOrderField(String, double, int, CoreEnum.DirectionEnum, CoreEnum.OffsetFlagEnum) - 类中的方法 test.common.TestFieldFactory
 
makeOrderField(String, double, int, CoreEnum.DirectionEnum, CoreEnum.OffsetFlagEnum, CoreEnum.OrderStatusEnum) - 类中的方法 test.common.TestFieldFactory
 
makeOrderReq(String, CoreEnum.DirectionEnum, CoreEnum.OffsetFlagEnum, int, double, double) - 类中的方法 test.common.TestFieldFactory
 
makeTickField(String, double) - 类中的方法 test.common.TestFieldFactory
 
makeTradeField(String, double, int, CoreEnum.DirectionEnum, CoreEnum.OffsetFlagEnum) - 类中的方法 test.common.TestFieldFactory
 
makeTradeField(String, double, int, CoreEnum.DirectionEnum, CoreEnum.OffsetFlagEnum, String) - 类中的方法 test.common.TestFieldFactory
 
MARGIN - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
币币杠杆
MARGIN_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
MARGIN_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
币币杠杆
marginRatio(CoreField.ContractField, CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.FieldUtils
 
MARKET_DATA - enum class 中的枚举常量 org.dromara.northstar.common.constant.GatewayUsage
 
MarketCenter - org.dromara.northstar.gateway.mktdata中的类
市场中心 负责作为网关的防腐层,聚合合约管理以及指数TICK合成
MarketCenter(FastEventEngine) - 类的构造器 org.dromara.northstar.gateway.mktdata.MarketCenter
 
MarketDataLoadingUtils - org.dromara.northstar.common.utils中的类
 
MarketDataLoadingUtils() - 类的构造器 org.dromara.northstar.common.utils.MarketDataLoadingUtils
 
MarketDateTimeUtil - org.dromara.northstar.common.utils中的接口
 
MarketGateway - org.dromara.northstar.gateway中的接口
 
MAXLIMITORDERVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
MAXMARGINSIDEALGORITHM_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
MAXMARKETORDERVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
maxTrainingEpisodes() - 接口中的方法 org.dromara.northstar.strategy.trainer.RLAgentTrainingContext
最大训练回合数
MDDT_HIST - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
MDDT_HIST = 2;
MDDT_HIST_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
MDDT_HIST = 2;
MDDT_MIX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
MDDT_MIX = 0;
MDDT_MIX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
MDDT_MIX = 0;
MDDT_TD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
MDDT_TD = 1;
MDDT_TD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
MDDT_TD = 1;
MDHOST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
MDPORT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
MEDIUM - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackPrecision
每分钟30TICK
memberContracts() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
memberContracts() - 接口中的方法 org.dromara.northstar.gateway.Contract
获取成份合约
memberContracts() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
mergeContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
mergeContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
mergeContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
mergeContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
mergeCtpApiSetting(CoreField.GatewaySettingField.CtpApiSettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
MergedBarListener - org.dromara.northstar.strategy中的接口
复合行情BAR监听
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
mergeFrom(Message) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
mergeFrom(CoreField.AccountField) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
mergeFrom(CoreField.BarField) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
mergeFrom(CoreField.CancelOrderReqField) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
mergeFrom(CoreField.CommonReqField) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
mergeFrom(CoreField.CommonRspField) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
mergeFrom(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
mergeFrom(CoreField.GatewayField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
mergeFrom(CoreField.GatewaySettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
mergeFrom(CoreField.GatewaySettingField.CtpApiSettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
mergeFrom(CoreField.GatewaySettingField.IbApiSettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
mergeFrom(CoreField.LogField) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
mergeFrom(CoreField.NoticeField) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
mergeFrom(CoreField.OrderField) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
mergeFrom(CoreField.PositionField) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
mergeFrom(CoreField.SubmitOrderReqField) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
mergeFrom(CoreField.TickField) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
mergeFrom(CoreField.TradeField) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
mergeIbApiSetting(CoreField.GatewaySettingField.IbApiSettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
mergeWeeklyBar(List<CoreField.BarField>) - 类中的静态方法 org.dromara.northstar.common.utils.BarUtils
合成周线列表 以每周第一根K线为基准合成
Message - org.dromara.northstar.common.model中的类
 
Message(String, String) - 类的构造器 org.dromara.northstar.common.model.Message
 
Message(CoreField.NoticeField) - 类的构造器 org.dromara.northstar.common.model.Message
 
Message(CoreField.OrderField) - 类的构造器 org.dromara.northstar.common.model.Message
 
Message(CoreField.TradeField) - 类的构造器 org.dromara.northstar.common.model.Message
 
MessagePrinter - org.dromara.northstar.common.utils中的类
 
MessageSenderSettings - org.dromara.northstar.common中的接口
消息发送器配置标记
millsToLocalDateTime(long) - 类中的静态方法 org.dromara.northstar.common.utils.CommonUtils
 
MINLIMITORDERVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
MINMARKETORDERVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
MINUTE - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.PeriodUnit
分钟
MinuteBarGenerator - org.dromara.northstar.gateway.mktdata中的类
 
MinuteBarGenerator(CoreField.ContractField, TradeTimeDefinition, Consumer<CoreField.BarField>) - 类的构造器 org.dromara.northstar.gateway.mktdata.MinuteBarGenerator
用于实盘数据
MinuteBarGenerator(CoreField.ContractField, TradeTimeDefinition, Consumer<CoreField.BarField>, boolean) - 类的构造器 org.dromara.northstar.gateway.mktdata.MinuteBarGenerator
用于仿真数据
MINVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
MINVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
mktCenter - 类中的变量 org.dromara.northstar.gateway.GatewayAbstract
 
MOCK_ORDER_ID - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
MockTradeDescription - org.dromara.northstar.common.model中的类
手工模拟成交
MockTradeDescription() - 类的构造器 org.dromara.northstar.common.model.MockTradeDescription
 
ModelDefinition - org.dromara.northstar.strategy.model中的类
 
ModelDefinition() - 类的构造器 org.dromara.northstar.strategy.model.ModelDefinition
 
modifyModule(ModuleDescription, boolean) - 接口中的方法 org.dromara.northstar.common.IModuleService
修改模组
ModuleAccountDescription - org.dromara.northstar.common.model中的类
模组账户配置信息
ModuleAccountDescription() - 类的构造器 org.dromara.northstar.common.model.ModuleAccountDescription
 
ModuleAccountRuntimeDescription - org.dromara.northstar.common.model中的类
模组账户信息
ModuleAccountRuntimeDescription() - 类的构造器 org.dromara.northstar.common.model.ModuleAccountRuntimeDescription
 
ModuleDealRecord - org.dromara.northstar.common.model中的类
交易开平仓记录
ModuleDealRecord() - 类的构造器 org.dromara.northstar.common.model.ModuleDealRecord
 
ModuleDescription - org.dromara.northstar.common.model中的类
模组配置信息
ModuleDescription() - 类的构造器 org.dromara.northstar.common.model.ModuleDescription
 
moduleMgr - 类中的变量 org.dromara.northstar.strategy.tester.AbstractTester
 
ModulePositionDescription - org.dromara.northstar.common.model中的类
模组持仓信息
ModulePositionDescription() - 类的构造器 org.dromara.northstar.common.model.ModulePositionDescription
 
ModuleRuntimeDescription - org.dromara.northstar.common.model中的类
模组信息
ModuleRuntimeDescription() - 类的构造器 org.dromara.northstar.common.model.ModuleRuntimeDescription
 
moduleService - 类中的变量 org.dromara.northstar.strategy.tester.AbstractTester
 
ModuleState - org.dromara.northstar.common.constant中的Enum Class
策略模组状态
ModuleTesterContext - org.dromara.northstar.strategy.tester中的接口
模组自动化测试上下文
ModuleTesterRunner - org.dromara.northstar.strategy.tester中的类
 
ModuleTesterRunner() - 类的构造器 org.dromara.northstar.strategy.tester.ModuleTesterRunner
 
ModuleType - org.dromara.northstar.common.constant中的Enum Class
 
ModuleUsage - org.dromara.northstar.common.constant中的Enum Class
 
MONTH - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.PeriodUnit
mrdMap - 类中的变量 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
MULTI_SELECT - enum class 中的枚举常量 org.dromara.northstar.common.constant.FieldType
 
MULTIPLIER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
MYR - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
马来西亚林吉特
MYR_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
马来西亚林吉特

N

name() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
name() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
name() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
name() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
name() - 接口中的方法 org.dromara.northstar.gateway.Instrument
名称
NAME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
NAME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
NAME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
NaN() - record class中的静态方法 org.dromara.northstar.indicator.model.Num
 
netPosition(String) - 接口中的方法 org.dromara.northstar.strategy.IAccount
获取某合约的净持仓
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
newBuilder() - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
newBuilder(CoreField.AccountField) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
newBuilder(CoreField.BarField) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
newBuilder(CoreField.CancelOrderReqField) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
newBuilder(CoreField.CommonReqField) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
newBuilder(CoreField.CommonRspField) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
newBuilder(CoreField.ContractField) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
newBuilder(CoreField.GatewayField) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
newBuilder(CoreField.GatewaySettingField) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
newBuilder(CoreField.GatewaySettingField.CtpApiSettingField) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
newBuilder(CoreField.GatewaySettingField.IbApiSettingField) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
newBuilder(CoreField.LogField) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
newBuilder(CoreField.NoticeField) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
newBuilder(CoreField.OrderField) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
newBuilder(CoreField.PositionField) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
newBuilder(CoreField.SubmitOrderReqField) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
newBuilder(CoreField.TickField) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
newBuilder(CoreField.TradeField) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
newBuilderForType() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
newInstance() - 类中的方法 org.dromara.northstar.common.event.FastEventEngine.NorthstarEventFactory
 
newInstance(int, boolean, ContractDefinition) - 接口中的方法 org.dromara.northstar.gateway.time.IPeriodHelperFactory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
newInstance(GatewayDescription) - 接口中的方法 org.dromara.northstar.gateway.GatewayFactory
 
next() - 类中的方法 org.dromara.northstar.gateway.time.BarClock
指针移到下一个时间槽
NLG - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
荷兰盾
NLG_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
荷兰盾
NO_SUCH_ELEMENT_EXCEPTION - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
元素不存在异常
NON_OPENING_TICK - enum class 中的枚举常量 org.dromara.northstar.common.constant.TickType
非开市行情
NORMAL - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackSpeed
正常速度
NORMAL_TICK - enum class 中的枚举常量 org.dromara.northstar.common.constant.TickType
开市行情
NorthstarEvent - org.dromara.northstar.common.event中的类
 
NorthstarEvent() - 类的构造器 org.dromara.northstar.common.event.NorthstarEvent
 
NorthstarEventFactory() - 类的构造器 org.dromara.northstar.common.event.FastEventEngine.NorthstarEventFactory
 
NorthstarEventType - org.dromara.northstar.common.event中的Enum Class
系统事件列表
NoSuchElementException - org.dromara.northstar.common.exception中的异常错误
找不到相应元素异常
NoSuchElementException() - 异常错误的构造器 org.dromara.northstar.common.exception.NoSuchElementException
 
NoSuchElementException(String) - 异常错误的构造器 org.dromara.northstar.common.exception.NoSuchElementException
 
NoSuchElementException(String, Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.NoSuchElementException
 
NoSuchElementException(String, Throwable, boolean, boolean) - 异常错误的构造器 org.dromara.northstar.common.exception.NoSuchElementException
 
NoSuchElementException(Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.NoSuchElementException
 
NOTICE - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
消息事件
NS_DS_SECRET - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
NS_PWD - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
NS_USER - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
NsUser - org.dromara.northstar.common.model中的类
用户信息
NsUser() - 类的构造器 org.dromara.northstar.common.model.NsUser
 
Num - org.dromara.northstar.indicator.model中的Record Class
值对象
Num(double, long, boolean) - record class的构造器 org.dromara.northstar.indicator.model.Num
创建 Num 记录的实例。
NUMBER - enum class 中的枚举常量 org.dromara.northstar.common.constant.FieldType
 
NumberValue - org.dromara.northstar.common.model中的类
 
NumberValue() - 类的构造器 org.dromara.northstar.common.model.NumberValue
 
numOfBarsToPrepare - 类中的变量 org.dromara.northstar.strategy.AbstractStrategy
 
numOfMinPerMergedBar() - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
获取模组周期设置
numOfUnits() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 numOfUnits 记录组件的值。
numOfUnits(int) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
numOfWeekDay(int, Month, long, DayOfWeek) - 类中的静态方法 org.dromara.northstar.gateway.time.DateUtils
获取N月第X个周几是哪一天
NUMTRADES_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
NUMTRADES_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
NUMTRADESDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
NUMTRADESDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
NYBOT - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
纽约期货交易所
NYBOT_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
纽约期货交易所
NYMEX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
纽约商业交易所
NYMEX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
纽约商业交易所
NZD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
新西兰元
NZD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
新西兰元

O

O_CallOptions - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
看涨
O_CallOptions_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
看涨
O_PutOptions - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
看跌
O_PutOptions_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
看跌
O_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
未知
O_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
未知
OANDA - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
OANDA外汇做市商
OANDA_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
OANDA外汇做市商
OAS_Accepted - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已经接受
OAS_Accepted_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已经接受
OAS_Rejected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已经被拒绝
OAS_Rejected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已经被拒绝
OAS_Submitted - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已经提交
OAS_Submitted_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已经提交
OAS_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
未知
OAS_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
未知
ObjectManager<T> - org.dromara.northstar.common中的接口
 
ODS_Administrator - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
来自管理员
ODS_Administrator_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
来自管理员
ODS_Participant - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
来自参与者
ODS_Participant_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
来自参与者
ODS_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
未知
ODS_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
未知
of(double, long) - record class中的静态方法 org.dromara.northstar.indicator.model.Num
 
of(double, long, boolean) - record class中的静态方法 org.dromara.northstar.indicator.model.Num
 
of(String) - record class中的静态方法 org.dromara.northstar.common.model.Identifier
 
of(T1, T2) - record class中的静态方法 org.dromara.northstar.common.model.Tuple
 
OF_Close - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
平仓
OF_Close_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
平仓
OF_CloseToday - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
平今
OF_CloseToday_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
平今
OF_CloseYesterday - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
平昨
OF_CloseYesterday_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
平昨
OF_ForceClose - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
强平
OF_ForceClose_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
强平
OF_ForceOff - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
强减
OF_ForceOff_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
强减
OF_LocalForceClose - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
本地强平
OF_LocalForceClose_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
本地强平
OF_Open - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
开仓
OF_Open_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
开仓
OF_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
未知
OF_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
未知
OFFSETFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
OFFSETFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
OFFSETFLAG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
OI - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
持仓量
OI_DELTA - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
持仓量变化
OKX - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
OKX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
欧易交易所
OKX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
欧易交易所
onAccount(CoreField.AccountField) - 接口中的方法 org.dromara.northstar.strategy.IAccount
响应账户事件
onBar(CoreField.BarField) - 接口中的方法 org.dromara.northstar.common.BarDataAware
 
onBar(CoreField.BarField) - 接口中的方法 org.dromara.northstar.strategy.IEmbededRule
响应BAR数据
onEvent(NorthstarEvent) - 类中的方法 org.dromara.northstar.common.event.AbstractEventHandler
 
onEvent(NorthstarEvent) - 接口中的方法 org.dromara.northstar.common.event.GenericEventHandler
 
onEvent(NorthstarEvent) - 接口中的方法 org.dromara.northstar.strategy.IMessageSender
处理系统事件
onEvent(NorthstarEvent) - 接口中的方法 org.dromara.northstar.strategy.IModule
监听事件
onMergedBar(CoreField.BarField) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
该方法不管模组是否启用都会被调用 每个K线触发一次 如果订阅了多个合约,则会有多个K线,因此每个K线时刻会触发多次
onMergedBar(CoreField.BarField) - 接口中的方法 org.dromara.northstar.strategy.MergedBarListener
 
onMergedBar(CoreField.BarField) - 接口中的方法 org.dromara.northstar.strategy.TradeStrategy
BAR事件 当模组状态为停用时,也不排除策略会有相应的数据更新逻辑,所以即使模组状态为停用,该方法仍会被调用
onOrder(CoreField.OrderField) - 接口中的方法 org.dromara.northstar.common.TransactionAware
响应订单事件
onOrder(CoreField.OrderField) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
 
onOrder(CoreField.OrderField) - 类中的方法 org.dromara.northstar.strategy.model.TradeIntent
 
onPosition(CoreField.PositionField) - 接口中的方法 org.dromara.northstar.strategy.IAccount
响应持仓事件
onReady() - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
完成初始化
onTick(CoreField.TickField) - 接口中的方法 org.dromara.northstar.common.TickDataAware
 
onTick(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
onTick(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
onTick(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.mktdata.MarketCenter
更新行情
onTick(CoreField.TickField) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
该方法不管模组是否启用都会被调用 每个TICK触发一次 如果订阅了多个合约,则会有多个TICK,因此每个TICK时刻会触发多次
onTick(CoreField.TickField) - 接口中的方法 org.dromara.northstar.strategy.IEmbededRule
响应TICK数据
onTick(CoreField.TickField) - 类中的方法 org.dromara.northstar.strategy.model.TradeIntent
 
onTick(CoreField.TickField) - 接口中的方法 org.dromara.northstar.strategy.TradeStrategy
TICK事件 当模组状态为停用时,也不排除策略会有相应的数据更新逻辑,所以即使模组状态为停用,该方法仍会被调用
onTrade(CoreField.TradeField) - 接口中的方法 org.dromara.northstar.common.TransactionAware
响应成交事件
onTrade(CoreField.TradeField) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
 
onTrade(CoreField.TradeField) - 类中的方法 org.dromara.northstar.strategy.model.TradeIntent
 
OPEN - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
开盘价
OPENINTEREST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
OPENINTEREST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
OPENINTERESTDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
OPENINTERESTDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
OpenningMinuteClock - org.dromara.northstar.gateway.time中的类
开市时钟
OpenningMinuteClock(TradeTimeDefinition) - 类的构造器 org.dromara.northstar.gateway.time.OpenningMinuteClock
 
OPENPOSITIONPROFIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
OPENPOSITIONPROFITRATIO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
OPENPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
OPENPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
OPENPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
OPENPRICEDIFF_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
OPERATORID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonReqField
 
OPP_PRICE - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.PriceType
 
OPT_AnyPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
任意价
OPT_AnyPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
任意价
OPT_AskPrice1 - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价
OPT_AskPrice1_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价
OPT_AskPrice1PlusOneTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价浮动上浮1个ticks
OPT_AskPrice1PlusOneTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价浮动上浮1个ticks
OPT_AskPrice1PlusThreeTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价浮动上浮3个ticks
OPT_AskPrice1PlusThreeTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价浮动上浮3个ticks
OPT_AskPrice1PlusTwoTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价浮动上浮2个ticks
OPT_AskPrice1PlusTwoTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
卖一价浮动上浮2个ticks
OPT_BestPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最优价
OPT_BestPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最优价
OPT_BidPrice1 - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价
OPT_BidPrice1_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价
OPT_BidPrice1PlusOneTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价浮动上浮1个ticks
OPT_BidPrice1PlusOneTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价浮动上浮1个ticks
OPT_BidPrice1PlusThreeTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价浮动上浮3个ticks
OPT_BidPrice1PlusThreeTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价浮动上浮3个ticks
OPT_BidPrice1PlusTwoTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价浮动上浮2个ticks
OPT_BidPrice1PlusTwoTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
买一价浮动上浮2个ticks
OPT_FiveLevelPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
五档价
OPT_FiveLevelPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
五档价
OPT_LastPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价
OPT_LastPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价
OPT_LastPricePlusOneTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价浮动上浮1个ticks
OPT_LastPricePlusOneTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价浮动上浮1个ticks
OPT_LastPricePlusThreeTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价浮动上浮3个ticks
OPT_LastPricePlusThreeTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价浮动上浮3个ticks
OPT_LastPricePlusTwoTicks - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价浮动上浮2个ticks
OPT_LastPricePlusTwoTicks_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
最新价浮动上浮2个ticks
OPT_LimitPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
限价
OPT_LimitPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
限价
OPT_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
未知
OPT_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
未知
OPTION - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
期权
OPTION_CHAIN_PREFIX - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
OPTION_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
期权
OptionChainContract - org.dromara.northstar.gateway.contract中的类
组合合约
OptionChainContract(Contract, List<Contract>) - 类的构造器 org.dromara.northstar.gateway.contract.OptionChainContract
 
OptionItem - org.dromara.northstar.common.model中的Record Class
选项
OptionItem(String, String) - record class的构造器 org.dromara.northstar.common.model.OptionItem
创建 OptionItem 记录的实例。
optionProvider() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
配置项实现类(此接口的实现类提供的值将覆盖options与optionsVal的值)
options() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
配置项可选项label
OPTIONSTYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
optionsVal() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
配置项可选项value
optionVals() - 接口中的方法 org.dromara.northstar.common.SettingOptionsProvider
提供选项列表值
order() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
配置项顺序
ORDER - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
委托回报事件
ORDERDATE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
ORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
ORDERLOCALID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORDERLOCALID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
ORDERPRICETYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORDERPRICETYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
OrderRecall - org.dromara.northstar.common.model中的类
撤单委托
OrderRecall() - 类的构造器 org.dromara.northstar.common.model.OrderRecall
 
OrderRequest - org.dromara.northstar.common.model中的类
下单委托
OrderRequest() - 类的构造器 org.dromara.northstar.common.model.OrderRequest
 
OrderRequest.TradeOperation - org.dromara.northstar.common.model中的Enum Class
 
OrderRequestFilter - org.dromara.northstar.strategy中的接口
委托请求过滤器 用于过滤风险,例如因程序漏洞导致连续发单,该过滤器可以作为发送订单前的最后一道安全屏障
ORDERSTATUS_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORDERSYSID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORDERSYSID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
ORDERTIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
OrderUtils - org.dromara.northstar.common.utils中的类
 
org.dromara.northstar.common - 程序包 org.dromara.northstar.common
 
org.dromara.northstar.common.constant - 程序包 org.dromara.northstar.common.constant
 
org.dromara.northstar.common.event - 程序包 org.dromara.northstar.common.event
 
org.dromara.northstar.common.exception - 程序包 org.dromara.northstar.common.exception
 
org.dromara.northstar.common.model - 程序包 org.dromara.northstar.common.model
 
org.dromara.northstar.common.utils - 程序包 org.dromara.northstar.common.utils
 
org.dromara.northstar.data - 程序包 org.dromara.northstar.data
 
org.dromara.northstar.gateway - 程序包 org.dromara.northstar.gateway
 
org.dromara.northstar.gateway.contract - 程序包 org.dromara.northstar.gateway.contract
 
org.dromara.northstar.gateway.mktdata - 程序包 org.dromara.northstar.gateway.mktdata
 
org.dromara.northstar.gateway.model - 程序包 org.dromara.northstar.gateway.model
 
org.dromara.northstar.gateway.time - 程序包 org.dromara.northstar.gateway.time
 
org.dromara.northstar.indicator - 程序包 org.dromara.northstar.indicator
 
org.dromara.northstar.indicator.constant - 程序包 org.dromara.northstar.indicator.constant
 
org.dromara.northstar.indicator.helper - 程序包 org.dromara.northstar.indicator.helper
 
org.dromara.northstar.indicator.model - 程序包 org.dromara.northstar.indicator.model
 
org.dromara.northstar.indicator.momentum - 程序包 org.dromara.northstar.indicator.momentum
 
org.dromara.northstar.indicator.trend - 程序包 org.dromara.northstar.indicator.trend
 
org.dromara.northstar.indicator.volatility - 程序包 org.dromara.northstar.indicator.volatility
 
org.dromara.northstar.indicator.volume - 程序包 org.dromara.northstar.indicator.volume
 
org.dromara.northstar.indicator.wave - 程序包 org.dromara.northstar.indicator.wave
 
org.dromara.northstar.strategy - 程序包 org.dromara.northstar.strategy
 
org.dromara.northstar.strategy.constant - 程序包 org.dromara.northstar.strategy.constant
 
org.dromara.northstar.strategy.model - 程序包 org.dromara.northstar.strategy.model
 
org.dromara.northstar.strategy.tester - 程序包 org.dromara.northstar.strategy.tester
 
org.dromara.northstar.strategy.trainer - 程序包 org.dromara.northstar.strategy.trainer
 
ORIGINORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
ORIGINORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
ORIGINORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
ORIGINORDERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
OS_AllTraded - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
全部成交
OS_AllTraded_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
全部成交
OS_Canceled - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
撤单
OS_Canceled_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
撤单
OS_NoTradeNotQueueing - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
未成交不在队列中
OS_NoTradeNotQueueing_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
未成交不在队列中
OS_NoTradeQueueing - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
未成交还在队列中
OS_NoTradeQueueing_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
未成交还在队列中
OS_NotTouched - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
尚未触发
OS_NotTouched_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
尚未触发
OS_PartTradedNotQueueing - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
部分成交不在队列中
OS_PartTradedNotQueueing_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
部分成交不在队列中
OS_PartTradedQueueing - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
部分成交还在队列中
OS_PartTradedQueueing_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
部分成交还在队列中
OS_Rejected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
已拒绝
OS_Rejected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
已拒绝
OS_Touched - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
已触发
OS_Touched_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
已触发
OS_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
未知
OS_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
未知
OSS_Accepted - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
已经接受
OSS_Accepted_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
已经接受
OSS_CancelRejected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
撤单已经被拒绝
OSS_CancelRejected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
撤单已经被拒绝
OSS_CancelSubmitted - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
撤单已经提交
OSS_CancelSubmitted_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
撤单已经提交
OSS_InsertRejected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
报单已经被拒绝
OSS_InsertRejected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
报单已经被拒绝
OSS_InsertSubmitted - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
已经提交
OSS_InsertSubmitted_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
已经提交
OSS_ModifyRejected - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
改单已经被拒绝
OSS_ModifyRejected_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
改单已经被拒绝
OSS_ModifySubmitted - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
修改已经提交
OSS_ModifySubmitted_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
修改已经提交
OSS_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
未知
OSS_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
未知
OT_Combination - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
组合报单
OT_Combination_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
组合报单
OT_ConditionalOrder - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
条件单
OT_ConditionalOrder_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
条件单
OT_DeriveFromCombination - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
组合衍生
OT_DeriveFromCombination_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
组合衍生
OT_DeriveFromQuote - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
报价衍生
OT_DeriveFromQuote_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
报价衍生
OT_Normal - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
正常
OT_Normal_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
正常
OT_Swap - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
互换单
OT_Swap_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
互换单
OT_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
未知
OT_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
未知

P

parse(String) - enum class中的静态方法 org.dromara.northstar.common.constant.SignalOperation
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseDelimitedFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(byte[]) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(ByteString) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(CodedInputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(InputStream) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(ByteBuffer) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.AccountField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.BarField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonReqField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.CommonRspField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.ContractField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewayField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.LogField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.NoticeField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.OrderField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.PositionField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.TickField
 
parser() - 类中的静态方法 xyz.redtorch.pb.CoreField.TradeField
 
PASSWORD - enum class 中的枚举常量 org.dromara.northstar.common.constant.FieldType
 
PASSWORD_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
pause(int) - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
PD_Long - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
PD_Long_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
PD_Net - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
PD_Net_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
PD_Short - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
PD_Short_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
PD_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
未知
PD_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
未知
PENDING_ORDER - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
等待订单反馈
period() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 period 记录组件的值。
period(PeriodUnit) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
PeriodHelper - org.dromara.northstar.gateway.time中的类
K线周期分割器
PeriodHelper(int, TradeTimeDefinition) - 类的构造器 org.dromara.northstar.gateway.time.PeriodHelper
 
PeriodHelper(int, TradeTimeDefinition, boolean) - 类的构造器 org.dromara.northstar.gateway.time.PeriodHelper
 
PeriodSegment - org.dromara.northstar.gateway.model中的类
 
PeriodSegment(LocalTime, LocalTime) - 类的构造器 org.dromara.northstar.gateway.model.PeriodSegment
 
PeriodUnit - org.dromara.northstar.indicator.constant中的Enum Class
周期单位
PHP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
菲律宾比索
PHP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
菲律宾比索
placeholder() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
占位文字
PLACING_ORDER - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
下单中
PLAYBACK - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
PLAYBACK - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleUsage
回测
PLAYBACK_TICK - enum class 中的枚举常量 org.dromara.northstar.common.constant.TickType
回测行情
PlaybackPrecision - org.dromara.northstar.common.constant中的Enum Class
回放精度
PlaybackRuntimeDescription - org.dromara.northstar.common.model中的类
回放状态
PlaybackRuntimeDescription() - 类的构造器 org.dromara.northstar.common.model.PlaybackRuntimeDescription
 
PlaybackSpeed - org.dromara.northstar.common.constant中的Enum Class
回放速度
PORT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
POSITION - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
持仓回报事件
POSITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
POSITIONDIRECTION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
POSITIONID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
POSITIONPROFIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
POSITIONPROFIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
POSITIONPROFITRATIO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
PRE_OPENING_TICK - enum class 中的枚举常量 org.dromara.northstar.common.constant.TickType
开市前非连续交易行情
PREBALANCE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
precision() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
回测精度
PRECLOSEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
PRECLOSEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
PREOPENINTEREST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
PREOPENINTEREST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
PRESETTLEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
PRESETTLEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
preStartDate() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
预热起始日
preStartDate() - 接口中的方法 org.dromara.northstar.strategy.trainer.RLAgentTrainingContext
预热起始日
PRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
PRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
PRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
PRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
priceAsPriceTickDiff(IModuleStrategyContext, CoreField.TickField, int, CoreEnum.DirectionEnum) - 类中的静态方法 org.dromara.northstar.common.utils.TradeUtils
按价差与当前价计算价位
PRICEDIFF_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
PRICESOURCE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
PRICETICK_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
PriceType - org.dromara.northstar.strategy.constant中的Enum Class
 
PRIMARY_SUFFIX - 接口中的静态变量 org.dromara.northstar.common.constant.Constants
 
PrimaryContract - org.dromara.northstar.gateway.contract中的类
主力合约
PrimaryContract(IndexContract) - 类的构造器 org.dromara.northstar.gateway.contract.PrimaryContract
 
print(MessageOrBuilder) - 类中的静态方法 org.dromara.northstar.common.utils.MessagePrinter
 
PROD - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleUsage
实盘
productClass() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
productClass() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
productClass() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
productClass() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
productClass() - 接口中的方法 org.dromara.northstar.gateway.Instrument
种类
PRODUCTCLASS_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
PSRC_Buy - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
买委托价
PSRC_Buy_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
买委托价
PSRC_LastPrice - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
前成交价
PSRC_LastPrice_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
前成交价
PSRC_OTC - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
场外成交价
PSRC_OTC_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
场外成交价
PSRC_Sell - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
卖委托价
PSRC_Sell_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
卖委托价
PSRC_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
未知
PSRC_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
未知
PT_Gross - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
综合持仓
PT_Gross_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
综合持仓
PT_Net - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
净持仓
PT_Net_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
净持仓
PT_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
未知
PT_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
未知
PTE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
葡萄牙埃斯库多
PTE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
葡萄牙埃斯库多

R

registerAllExtensions(ExtensionRegistry) - 类中的静态方法 xyz.redtorch.pb.CoreEnum
 
registerAllExtensions(ExtensionRegistry) - 类中的静态方法 xyz.redtorch.pb.CoreField
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreEnum
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 xyz.redtorch.pb.CoreField
 
registerIndicator(Indicator) - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
注册指标
remove(Identifier) - 接口中的方法 org.dromara.northstar.common.ObjectManager
 
removeAllDealRecords(String) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
删除模组全部交易记录
removeHandler(FastEventEngine.NorthstarEventDispatcher) - 接口中的方法 org.dromara.northstar.common.event.FastEventEngine
 
removeModule(String) - 接口中的方法 org.dromara.northstar.common.IModuleService
删除模组
REQID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonReqField
 
REQID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonRspField
 
required() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
是否必填
resetCache() - record class中的静态方法 org.dromara.northstar.common.model.Identifier
 
resetModule(IModule) - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
resetPlayback(String) - 接口中的方法 org.dromara.northstar.common.IGatewayService
复位重置回放网关
resolve(SignalOperation, CoreField.PositionField, int) - enum class中的方法 org.dromara.northstar.common.constant.ClosingPolicy
 
resolve(CoreField.BarField) - enum class中的方法 org.dromara.northstar.indicator.constant.ValueType
 
resolveDirection(SignalOperation) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
resolveDirection(OrderRequest.TradeOperation) - 类中的静态方法 org.dromara.northstar.common.utils.OrderUtils
 
resolveFromSource(Map<String, ComponentField>) - 类中的方法 org.dromara.northstar.common.model.DynamicParams
 
resolvePrice(CoreField.TickField, SignalOperation, double) - enum class中的方法 org.dromara.northstar.strategy.constant.PriceType
 
resolveTickType(String, LocalTime) - 接口中的方法 org.dromara.northstar.common.utils.MarketDateTimeUtil
根据时间判断数据类型
ResultBean<T> - org.dromara.northstar.common.model中的类
 
ResultBean(int, String) - 类的构造器 org.dromara.northstar.common.model.ResultBean
 
ResultBean(T) - 类的构造器 org.dromara.northstar.common.model.ResultBean
 
RETRIEVING_FOR_CANCEL - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleState
撤单
ReturnCode - org.dromara.northstar.common.constant中的接口
RESTful接口返回码
RingArray<T> - org.dromara.northstar.indicator.model中的类
 
RingArray(int) - 类的构造器 org.dromara.northstar.indicator.model.RingArray
 
ringBuf - 类中的变量 org.dromara.northstar.indicator.AbstractIndicator
 
RLAgentTrainingContext - org.dromara.northstar.strategy.trainer中的接口
 
RLAgentTrainingRunner - org.dromara.northstar.strategy.trainer中的类
 
RLAgentTrainingRunner() - 类的构造器 org.dromara.northstar.strategy.trainer.RLAgentTrainingRunner
 
RSIIndicator - org.dromara.northstar.indicator.momentum中的类
RSI指标,本质上是一个单值指标 LC := REF(CLOSE,1);//前一周期收盘价 RSI1:SMA(MAX(CLOSE-LC,0),N1,1)/SMA(ABS(CLOSE-LC),N1,1)*100;//当根K线收盘价与前一周期收盘价做差,在该差值与0之间取最大值,做N1周期移动平均。
RSIIndicator(Configuration, int) - 类的构造器 org.dromara.northstar.indicator.momentum.RSIIndicator
 
RSVIndicator(Configuration, int) - 类的构造器 org.dromara.northstar.indicator.momentum.KDIndicator.RSVIndicator
 
run(String...) - 类中的方法 org.dromara.northstar.strategy.tester.ModuleTesterRunner
 
run(String...) - 类中的方法 org.dromara.northstar.strategy.trainer.RLAgentTrainingRunner
 
RUSH - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackSpeed
极速

S

save(String) - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
save(List<NorthstarEventType>) - 接口中的方法 org.dromara.northstar.data.IMessageSenderRepository
 
save(MessageSenderSettings) - 接口中的方法 org.dromara.northstar.data.IMessageSenderRepository
 
save(GatewayDescription) - 接口中的方法 org.dromara.northstar.data.IGatewayRepository
更新网关
save(PlaybackRuntimeDescription) - 接口中的方法 org.dromara.northstar.data.IPlaybackRuntimeRepository
保存回放状态
save(SimAccountDescription) - 接口中的方法 org.dromara.northstar.data.ISimAccountRepository
保存账户信息
saveDealRecord(ModuleDealRecord) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
保存模组交易记录
saveRuntime(ModuleRuntimeDescription) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
保存模组运行状态信息
saveSettings(ModuleDescription) - 接口中的方法 org.dromara.northstar.data.IModuleRepository
保存模组配置信息
SEHK - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
香港联合交易所
SEHK_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
香港联合交易所
SELECT - enum class 中的枚举常量 org.dromara.northstar.common.constant.FieldType
 
SELL_CLOSE - enum class 中的枚举常量 org.dromara.northstar.common.constant.SignalOperation
空平,发出空单委托,结果为多头持仓-1;
SELL_OPEN - enum class 中的枚举常量 org.dromara.northstar.common.constant.SignalOperation
空开,发出空单委托,结果为空头持仓+1;
send(String) - 接口中的方法 org.dromara.northstar.strategy.IMessageSender
发送信息
send(String, String) - 接口中的方法 org.dromara.northstar.strategy.IMessageSender
发送信息
SEQUENCENO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
SEQUENCENO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
SESSIONID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
SET_Backtesting - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
SET_Backtesting = 1;
SET_Backtesting_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
SET_Backtesting = 1;
SET_Treading - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
SET_Treading = 0;
SET_Treading_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
SET_Treading = 0;
setAccountCode(String) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
账户代码
setAccountCodeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
账户代码
setAccountId(String) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
ID,通常是 <账户代码@网关>
setAccountId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
账户ID
setAccountId(String) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
账户ID
setAccountId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
账户ID
setAccountIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
ID,通常是 <账户代码@网关>
setAccountIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
账户ID
setAccountIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
账户ID
setAccountIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
账户ID
setActionDay(String) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
业务发生日
setActionDay(String) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
业务发生日
setActionDayBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
业务发生日
setActionDayBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
业务发生日
setActionTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间(HHmmssSSS)
setActionTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间(HHmmssSSS)
setActionTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间(HHmmssSSS)
setActionTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间(HHmmssSSS)
setActionTimestamp(long) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
时间戳
setActionTimestamp(long) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时间戳
setActionTimestamp(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
时间戳
setActiveTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
激活时间
setActiveTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
激活时间
setAdapterOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
适配器层定单ID
setAdapterOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层定单ID
setAdapterOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
适配器层定单ID
setAdapterOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层定单ID
setAdapterTradeId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层成交ID
setAdapterTradeIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
适配器层成交ID
setAppId(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string appId = 10;
setAppIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string appId = 10;
setAskPrice(int, double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖价
setAskVolume(int, int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
卖量
setAuthCode(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string authCode = 8;
setAuthCodeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string authCode = 8;
setAuthErrorFlag(boolean) - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
setAuthErrorFlag(boolean) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
登录失败标志
setAutoConnectTimeRanges(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
string autoConnectTimeRanges = 12;
setAutoConnectTimeRangesBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
string autoConnectTimeRanges = 12;
setAutoSuspend(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
自动挂起标志
setAutoSuspend(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
自动挂起标志
setAvailable(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
可用资金
setAvgPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
均价
setBalance(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
权益
setBidPrice(int, double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买价
setBidVolume(int, int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
买量
setBindedContract(CoreField.ContractField) - 接口中的方法 org.dromara.northstar.common.ContractBindedAware
 
setBrokerId(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string brokerId = 3;
setBrokerIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string brokerId = 3;
setBrokerOrderSeq(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
经纪公司报单编号
setBrokerOrderSeq(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
经纪公司报单编号
setBrokerOrderSeqBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
经纪公司报单编号
setBrokerOrderSeqBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
经纪公司报单编号
setCallback(Runnable) - 接口中的方法 org.dromara.northstar.strategy.IDisposablePriceListener
 
setCancelTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
撤销时间
setCancelTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
撤销时间
setChannelType(String) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
渠道来源
setChannelType(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
渠道来源
setChannelType(String) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
渠道来源
setChannelTypeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
渠道来源
setChannelTypeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
渠道来源
setChannelTypeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
渠道来源
setClientId(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
fixed32 clientId = 3;
setClosePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
setCloseProfit(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
平仓盈亏
setCode(String) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
代码
setCodeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
代码
setCombinationType(CoreEnum.CombinationTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
组合类型
setCombinationTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
组合类型
setCommission(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
手续费
setCommissionFee(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
手续费
setCommissionRate(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
手续费率
setConnectionState(ConnectionState) - 类中的方法 org.dromara.northstar.gateway.GatewayAbstract
 
setContent(String) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
string content = 3;
setContent(String) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
string content = 3;
setContentBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
string content = 3;
setContentBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
string content = 3;
setContext(IModuleContext) - 类中的方法 org.dromara.northstar.strategy.AbstractStrategy
 
setContext(IModuleContext) - 接口中的方法 org.dromara.northstar.strategy.ContextAware
 
setContingentCondition(CoreEnum.ContingentConditionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
触发条件
setContingentCondition(CoreEnum.ContingentConditionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
触发条件
setContingentConditionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
触发条件
setContingentConditionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
触发条件
setContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
setContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
setContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
setContract(CoreField.ContractField) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
setContract(CoreField.ContractField.Builder) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
合约
setContract(CoreField.ContractField.Builder) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
合约
setContract(CoreField.ContractField.Builder) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
合约
setContract(CoreField.ContractField.Builder) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
合约
setContractDefinition(ContractDefinition) - 接口中的方法 org.dromara.northstar.gateway.Instrument
设置合约定义
setContractId(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
setContractIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
ID,通常是 <合约代码@交易所代码@产品类型@网关ID>
setContractValue(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
最新合约价值
setCtpApiSetting(CoreField.GatewaySettingField.CtpApiSettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
setCtpApiSetting(CoreField.GatewaySettingField.CtpApiSettingField.Builder) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;
setCurrency(CoreEnum.CurrencyEnum) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
币种
setCurrency(CoreEnum.CurrencyEnum) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
币种
setCurrency(CoreEnum.CurrencyEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
币种
setCurrencyValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
币种
setCurrencyValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
币种
setCurrencyValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
币种
setDeposit(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
入金
setDescription(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
描述
setDescriptionBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
描述
setDirection(CoreEnum.DirectionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
方向
setDirection(CoreEnum.DirectionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
方向
setDirection(CoreEnum.DirectionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
方向
setDirectionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
方向
setDirectionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
方向
setDirectionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
方向
setEnabled(boolean) - 接口中的方法 org.dromara.northstar.strategy.IModule
设置运行状态
setEnabled(boolean) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
设置运行状态
setEnvironment(Environment) - 类中的静态方法 org.dromara.northstar.common.utils.LocalEnvUtils
 
setErrorId(int) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误ID
setErrorMsg(String) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误信息
setErrorMsgBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
错误信息
setExchange(CoreEnum.ExchangeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
交易所
setExchangeMargin(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
交易所的保证金
setExchangeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
交易所
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
setForceCloseReason(CoreEnum.ForceCloseReasonEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
强平原因
setForceCloseReason(CoreEnum.ForceCloseReasonEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
强平原因
setForceCloseReasonValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
强平原因
setForceCloseReasonValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
强平原因
setFrontId(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
前置机编号(CTP/LTS)
setFrozen(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
setFullName(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
全称
setFullNameBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
全称
setGatewayAdapterType(CoreEnum.GatewayAdapterTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关适配器类型
setGatewayAdapterType(CoreEnum.GatewayAdapterTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关适配器类型
setGatewayAdapterTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关适配器类型
setGatewayAdapterTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关适配器类型
setGatewayDescription(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关描述
setGatewayDescriptionBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关描述
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
网关
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
唯一标识
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
网关ID
setGatewayId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
网关
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
唯一标识
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
网关ID
setGatewayIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
网关ID
setGatewayName(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关名称
setGatewayNameBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关名称
setGatewayType(CoreEnum.GatewayTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关类型
setGatewayType(CoreEnum.GatewayTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关类型
setGatewayTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关类型
setGatewayTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
网关类型
setGtdDate(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
GTD日期
setGtdDate(String) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
GTD日期
setGtdDateBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
GTD日期
setGtdDateBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
GTD日期
setHedgeFlag(CoreEnum.HedgeFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
投机套保标识
setHedgeFlag(CoreEnum.HedgeFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
投机套保标识
setHedgeFlag(CoreEnum.HedgeFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合投机套保标志
setHedgeFlag(CoreEnum.HedgeFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
投机套保标识
setHedgeFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
投机套保标识
setHedgeFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
投机套保标识
setHedgeFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合投机套保标志
setHedgeFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
投机套保标识
setHighPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
setHighPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最高价
setHolder(String) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持有人
setHolderBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持有人
setHost(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
string host = 1;
setHostBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
string host = 1;
setIbApiSetting(CoreField.GatewaySettingField.IbApiSettingField) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
setIbApiSetting(CoreField.GatewaySettingField.IbApiSettingField.Builder) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;
setImplementClassName(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
实现类
setImplementClassNameBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
实现类
setIopv(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
净值估值
setLastPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
计算盈亏使用的行情最后价格
setLastPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最新成交价
setLastTradeDateOrContractMonth(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最后交易日或合约月
setLastTradeDateOrContractMonthBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最后交易日或合约月
setLogLevel(CoreEnum.LogLevelEnum) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
setLogLevelValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
.xyz.redtorch.pb.LogLevelEnum logLevel = 1;
setLongMarginRatio(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
多头保证金率
setLowerLimit(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
跌停价
setLowPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
setLowPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
最低价
setMargin(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
保证金占用
setMaxLimitOrderVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
限价单最大下单量
setMaxMarginSideAlgorithm(boolean) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最大单边保证金算法
setMaxMarketOrderVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
市价单最大下单量
setMdHost(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdHost = 6;
setMdHostBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdHost = 6;
setMdPort(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdPort = 7;
setMdPortBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string mdPort = 7;
setMinLimitOrderVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
限价单最小下单量
setMinMarketOrderVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
市价单最小下单量
setMinVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最小成交量
setMinVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
最小成交量
setModule(IModule) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
设置模组
setMultiplier(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
合约乘数
setName(String) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
名称
setName(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
简称
setName(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
名称
setNameBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
名称
setNameBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
简称
setNameBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
名称
setNumTrades(long) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最新成交笔数
setNumTrades(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交笔数
setNumTradesDelta(long) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交笔数(Bar)
setNumTradesDelta(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交笔数
setOffsetFlag(CoreEnum.OffsetFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
开平
setOffsetFlag(CoreEnum.OffsetFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合开平标志
setOffsetFlag(CoreEnum.OffsetFlagEnum) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
开平
setOffsetFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
开平
setOffsetFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
组合开平标志
setOffsetFlagValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
开平
setOpenInterest(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后持仓量
setOpenInterest(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
持仓量
setOpenInterestDelta(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
持仓量(Bar)
setOpenInterestDelta(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
持仓量变化
setOpenPositionProfit(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓盈亏
setOpenPositionProfitRatio(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓盈亏率
setOpenPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
setOpenPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓均价
setOpenPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
开盘价
setOpenPriceDiff(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
开仓价格差
setOperatorId(String) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
操作者ID
setOperatorIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
操作者ID
setOptionsType(CoreEnum.OptionsTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
期权类型
setOptionsTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
期权类型
setOrderDate(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单日期
setOrderDateBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单日期
setOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
定单ID
setOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单ID,通常是<网关ID@适配器定单ID>
setOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
定单ID,通常是<网关ID@定单ID>
setOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
定单ID
setOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单ID,通常是<网关ID@适配器定单ID>
setOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
定单ID,通常是<网关ID@定单ID>
setOrderLocalId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
本地报单编号
setOrderLocalId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
本地报单编号
setOrderLocalIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
本地报单编号
setOrderLocalIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
本地报单编号
setOrderPriceType(CoreEnum.OrderPriceTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单价格类型
setOrderPriceType(CoreEnum.OrderPriceTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格类型
setOrderPriceTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单价格类型
setOrderPriceTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格类型
setOrderRequestFilter(OrderRequestFilter) - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
设置自定义的风控策略
setOrderStatus(CoreEnum.OrderStatusEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态
setOrderStatusValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态
setOrderSysId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
报单编号
setOrderSysId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
报单编号
setOrderSysIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
报单编号
setOrderSysIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
报单编号
setOrderTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单时间
setOrderTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
定单时间
setOriginOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
原始定单ID
setOriginOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
原始定单ID
setOriginOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
原始定单ID
setOriginOrderId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
原始定单ID
setOriginOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
原始定单ID
setOriginOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
原始定单ID
setOriginOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
原始定单ID
setOriginOrderIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
原始定单ID
setPassword(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string password = 2;
setPasswordBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string password = 2;
setPort(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
fixed32 port = 2;
setPosition(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓量
setPositionDirection(CoreEnum.PositionDirectionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓方向
setPositionDirectionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓方向
setPositionId(String) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
setPositionIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓在系统中的唯一代码,通常是<合约代码@交易所代码@产品类型@方向@投机套保标志@账户@币种@网关>
setPositionProfit(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
持仓盈亏
setPositionProfit(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓盈亏
setPositionProfitRatio(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓盈亏率
setPreBalance(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
昨日权益
setPreClosePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
前收盘价
setPreClosePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
前收盘价
setPreOpenInterest(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
昨持仓
setPreOpenInterest(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
昨持仓
setPreSettlePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
昨结算价
setPreSettlePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
昨结算价
setPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
价格
setPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓均价
setPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
价格
setPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
价格
setPriceDiff(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
持仓价格差
setPriceSource(CoreEnum.PriceSourceEnum) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交价来源
setPriceSourceValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交价来源
setPriceTick(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
最小变动价位
setProductClass(CoreEnum.ProductClassEnum) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
产品类型
setProductClassValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
产品类型
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
setReqId(String) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
请求ID
setReqId(String) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
请求ID
setReqIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
请求ID
setReqIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
请求ID
setSequenceNo(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
序号
setSequenceNo(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
序列号
setSequenceNoBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
序号
setSequenceNoBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
序列号
setSessionId(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
连接编号(CTP/LTS)
setSettlementId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
结算编号
setSettlementIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
结算编号
setSettlePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
结算价
setShortMarginRatio(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
空头保证金率
setSourceNodeId(int) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
来源节点ID
setStatus(int) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
状态
setStatus(CoreEnum.CommonStatusEnum) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
setStatus(CoreEnum.ConnectStatusEnum) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关状态
setStatus(CoreEnum.ConnectStatusEnum) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
setStatusMsg(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态信息
setStatusMsgBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
状态信息
setStatusValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
网关状态
setStatusValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
.xyz.redtorch.pb.ConnectStatusEnum status = 10;
setStatusValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
.xyz.redtorch.pb.CommonStatusEnum status = 1;
setStopPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
止损价
setStopPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
止损价
setStoreObject(JSONObject) - 接口中的方法 org.dromara.northstar.strategy.TradeStrategy
设置计算状态
setStrikePrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
执行价
setSuspendTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
挂起时间
setSuspendTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
挂起时间
setSwapOrder(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
互换单标志
setSwapOrder(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
互换单标志
setSymbol(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
代码
setSymbolBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
代码
setTargetNodeId(int) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
目标节点ID
setTdFrozen(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
setTdHost(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdHost = 4;
setTdHostBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdHost = 4;
setTdPort(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdPort = 5;
setTdPortBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string tdPort = 5;
setTdPosition(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
今持仓
setThirdPartyId(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
第三方ID
setThirdPartyIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
第三方ID
setTimeCondition(CoreEnum.TimeConditionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
时效
setTimeCondition(CoreEnum.TimeConditionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时效
setTimeConditionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
时效
setTimeConditionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
时效
setTimestamp(long) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
fixed64 timestamp = 2;
setTimestamp(long) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
fixed64 timestamp = 2;
Setting - org.dromara.northstar.common.model中的Annotation Interface
配置项定义
SettingOptionsProvider - org.dromara.northstar.common中的接口
 
SETTLEMENTID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
SETTLEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
setTotalAskVol(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
定单卖出总量
setTotalBidVol(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
定单买入总量
setTotalVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
数量
setTradeDate(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交日期
setTradeDateBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交日期
setTradedVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
已成交数量
setTradeId(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
setTradeIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交ID,通常是<网关ID@定单编号@方向@成交编号>,加入方向是因为部分交易所发生违规自成交后,成交ID相同
setTradeTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间(HHmmssSSS)
setTradeTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间(HHmmssSSS)
setTradeTimestamp(long) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交时间戳
setTradeType(CoreEnum.TradeTypeEnum) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交类型
setTradeTypeValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
成交类型
setTradingDay(String) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
交易日
setTradingDay(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
交易日
setTradingDay(String) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
交易日
setTradingDay(String) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
交易日
setTradingDayBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
交易日
setTradingDayBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
交易日
setTradingDayBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
交易日
setTradingDayBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
交易日
setTurnover(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后成交总额
setTurnover(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交总额
setTurnoverDelta(double) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交总额(Bar)
setTurnoverDelta(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交总额变化
setUnderlyingMultiplier(double) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
合约基础商品乘数
setUnderlyingSymbol(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
基础商品代码
setUnderlyingSymbolBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
基础商品代码
setUnifiedSymbol(String) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
统一合约标识
setUnifiedSymbol(String) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
统一ID,通常是 <合约代码@交易所代码@产品类型>
setUnifiedSymbol(String) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
统一合约标识
setUnifiedSymbolBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
统一合约标识
setUnifiedSymbolBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
统一ID,通常是 <合约代码@交易所代码@产品类型>
setUnifiedSymbolBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
统一合约标识
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.LogField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
 
setUpdateTime(String) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最后修改时间
setUpdateTimeBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
最后修改时间
setUpperLimit(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
涨停价
setUseMargin(double) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
占用的保证金
setUserForceClose(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
用户强平标志
setUserForceClose(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
用户强评标志
setUserId(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userId = 1;
setUserIdBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userId = 1;
setUserProductInfo(String) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userProductInfo = 9;
setUserProductInfoBytes(ByteString) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField.Builder
string userProductInfo = 9;
setVersion(long) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.Builder
fixed64 version = 11;
setVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
数量
setVolume(int) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField.Builder
数量
setVolume(long) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
最后总成交量
setVolume(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
总成交量
setVolumeCondition(CoreEnum.VolumeConditionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
成交量类型
setVolumeCondition(CoreEnum.VolumeConditionEnum) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
成交量类型
setVolumeConditionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField.Builder
成交量类型
setVolumeConditionValue(int) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField.Builder
成交量类型
setVolumeDelta(long) - 类中的方法 xyz.redtorch.pb.CoreField.BarField.Builder
成交量(Bar)
setVolumeDelta(long) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
成交量变化
setWeightedAvgAskPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
加权平均卖价格
setWeightedAvgBidPrice(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
加权平均委买价格
setWithdraw(double) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField.Builder
出金
setYdFrozen(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
冻结数量
setYdPosition(int) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField.Builder
昨持仓
setYieldToMaturity(double) - 类中的方法 xyz.redtorch.pb.CoreField.TickField.Builder
到期收益率
SGD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
新加坡元
SGD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
新加坡元
SGE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海黄金交易所
SGE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海黄金交易所
SGX - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
新加坡证券交易所
SGX_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
新加坡证券交易所
SHFE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海期货交易所
SHFE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海期货交易所
SHORTMARGINRATIO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
shortPrint(MessageOrBuilder) - 类中的静态方法 org.dromara.northstar.common.utils.MessagePrinter
 
SignalOperation - org.dromara.northstar.common.constant中的Enum Class
 
SIM - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
SimAccountDescription - org.dromara.northstar.common.model中的类
模拟账户信息描述
SimAccountDescription() - 类的构造器 org.dromara.northstar.common.model.SimAccountDescription
 
simMoneyIO(String, int) - 接口中的方法 org.dromara.northstar.common.IGatewayService
模拟出入金
SimpleValueIndicator - org.dromara.northstar.indicator.helper中的类
简单值指标
SimpleValueIndicator(Configuration) - 类的构造器 org.dromara.northstar.indicator.helper.SimpleValueIndicator
 
size() - 类中的方法 org.dromara.northstar.indicator.model.RingArray
实际大小
SK - enum class 中的枚举常量 org.dromara.northstar.common.model.OrderRequest.TradeOperation
 
SMAIndicator - org.dromara.northstar.indicator.trend中的类
SMA扩展指数加权移动平均线
SMAIndicator(Configuration, int, int) - 类的构造器 org.dromara.northstar.indicator.trend.SMAIndicator
 
SMAIndicator(Configuration, Indicator, int, int) - 类的构造器 org.dromara.northstar.indicator.trend.SMAIndicator
 
SMART - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
IB智能路由
SMART_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
IB智能路由
SOURCENODEID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonReqField
 
SP - enum class 中的枚举常量 org.dromara.northstar.common.model.OrderRequest.TradeOperation
 
SPECULATION - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleType
投机
speed() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
回测速度
SPOT - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
现货
SPOT_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
现货
SPOTOPTION - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
现货期权
SPOTOPTION_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
现货期权
SPREAD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
价差
SPREAD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
价差
SPRINT - enum class 中的枚举常量 org.dromara.northstar.common.constant.PlaybackSpeed
快速
SSE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海证券交易所
SSE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
上海证券交易所
StandardDeviationIndicator - org.dromara.northstar.indicator.helper中的类
标准差指标
StandardDeviationIndicator(Configuration, int) - 类的构造器 org.dromara.northstar.indicator.helper.StandardDeviationIndicator
标准差指标
StandardDeviationIndicator(Configuration, Indicator) - 类的构造器 org.dromara.northstar.indicator.helper.StandardDeviationIndicator
标准差指标
start() - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
start() - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
start() - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractSerialTrainer
 
startDate() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
测试开始日期
startDate() - 接口中的方法 org.dromara.northstar.strategy.trainer.RLAgentTrainingContext
训练开始日期
startOfSegment() - 类中的方法 org.dromara.northstar.gateway.model.PeriodSegment
 
STATUS_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewayField
 
STATUS_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
STATUS_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.NoticeField
 
STATUS_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
STATUSMSG_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
STM_American - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
美式
STM_American_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
美式
STM_Bermuda - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
百慕大
STM_Bermuda_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
百慕大
STM_Continental - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
欧式
STM_Continental_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
欧式
STM_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
未知
STM_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
未知
STOP_LOSS - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.DisposablePriceListenerType
止损
STOPPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
STOPPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
storeObject - 类中的变量 org.dromara.northstar.strategy.AbstractStrategy
 
StrategicComponent - org.dromara.northstar.strategy中的Annotation Interface
 
strategy() - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
strategyInfos() - 接口中的方法 org.dromara.northstar.strategy.TradeStrategy
获取策略信息
strategyParams(ContractSimpleInfo) - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
STRIKEPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
StringValue - org.dromara.northstar.common.model中的类
 
StringValue() - 类的构造器 org.dromara.northstar.common.model.StringValue
 
submitOrder(CoreField.SubmitOrderReqField) - 接口中的方法 org.dromara.northstar.gateway.TradeGateway
提交定单
submitOrder(CoreField.SubmitOrderReqField) - 接口中的方法 org.dromara.northstar.strategy.IAccount
下单
submitOrderReq(TradeIntent) - 接口中的方法 org.dromara.northstar.strategy.IModuleStrategyContext
委托下单(根据配置自动处理撤单追单)
submitOrderReq(CoreField.ContractField, SignalOperation, PriceType, int, double) - 接口中的方法 org.dromara.northstar.strategy.IModuleContext
委托下单(精简接口)
Subscribable - org.dromara.northstar.common中的接口
可订阅接口
subscribe() - 接口中的方法 org.dromara.northstar.common.Subscribable
订阅
subscribe() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
subscribe() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
subscribe() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
subscribe() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
subscribe(CoreField.ContractField) - 接口中的方法 org.dromara.northstar.gateway.MarketGateway
订阅
SUCCESS - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
成功
SumIndicator - org.dromara.northstar.indicator.helper中的类
求两指标值之和
SumIndicator(Configuration, Indicator, double, Indicator, double) - 类的构造器 org.dromara.northstar.indicator.helper.SumIndicator
 
SumIndicator(Configuration, Indicator, Indicator) - 类的构造器 org.dromara.northstar.indicator.helper.SumIndicator
 
SUR - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
俄罗斯卢布
SUR_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
俄罗斯卢布
SUSPENDTIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
SWAP - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
永续合约
SWAP_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
永续合约
SWAPORDER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
SWAPORDER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
symbol() - enum class中的方法 org.dromara.northstar.indicator.constant.PeriodUnit
 
SYMBOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
symbolTestAmount() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
测试合约初始金额设置
SZSE - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
深圳证券交易所
SZSE_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
深圳证券交易所

T

T_FORMAT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_INT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_INT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_WITH_MS - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_WITH_MS_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_WITH_MS_INT - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
T_FORMAT_WITH_MS_INT_FORMATTER - 接口中的静态变量 org.dromara.northstar.common.constant.DateTimeConstant
 
t1() - record class中的方法 org.dromara.northstar.common.model.Tuple
返回 t1 记录组件的值。
t2() - record class中的方法 org.dromara.northstar.common.model.Tuple
返回 t2 记录组件的值。
TAKE_PROFIT - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.DisposablePriceListenerType
止盈
TARGETNODEID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.CommonReqField
 
TC_GFA - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
集合竞价有效
TC_GFA_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
集合竞价有效
TC_GFD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
当日有效
TC_GFD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
当日有效
TC_GFS - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
本节有效
TC_GFS_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
本节有效
TC_GTC - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
撤销前有效
TC_GTC_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
撤销前有效
TC_GTD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
指定日期前有效
TC_GTD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
指定日期前有效
TC_IOC - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
立即完成,否则撤销
TC_IOC_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
立即完成,否则撤销
TC_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
未知
TC_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
未知
TDFROZEN_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
TDHOST_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
TDPORT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
TDPOSITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
test.common - 程序包 test.common
 
testContracts() - 类中的方法 org.dromara.northstar.strategy.trainer.AbstractParallelTrainer
 
TestFieldFactory - test.common中的类
 
TestFieldFactory(String) - 类的构造器 test.common.TestFieldFactory
 
testPeriods() - 类中的方法 org.dromara.northstar.strategy.tester.AbstractTester
 
testSymbols() - 接口中的方法 org.dromara.northstar.strategy.tester.ModuleTesterContext
测试合约列表
text() - enum class中的方法 org.dromara.northstar.common.constant.SignalOperation
 
TEXT - enum class 中的枚举常量 org.dromara.northstar.common.constant.FieldType
 
THB - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
泰铢
THB_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
泰铢
THIRDPARTYID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
TICK - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
行情TICK事件
tickBuilder - 类中的变量 org.dromara.northstar.gateway.mktdata.IndexTicker
 
TickDataAware - org.dromara.northstar.common中的接口
TICK行情组件
tickHandlerMap - 类中的变量 org.dromara.northstar.strategy.AbstractStrategy
 
TickType - org.dromara.northstar.common.constant中的Enum Class
 
TIGER - enum class 中的枚举常量 org.dromara.northstar.common.constant.ChannelType
 
TIMECONDITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
TIMECONDITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
TimeSeriesValue - org.dromara.northstar.common.model中的类
 
TimeSeriesValue(double, long) - 类的构造器 org.dromara.northstar.common.model.TimeSeriesValue
 
TimeSeriesValue(double, long, boolean) - 类的构造器 org.dromara.northstar.common.model.TimeSeriesValue
 
timestamp() - record class中的方法 org.dromara.northstar.indicator.model.Num
返回 timestamp 记录组件的值。
TIMESTAMP_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.LogField
 
TIMESTAMP_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.NoticeField
 
toArray() - 类中的方法 org.dromara.northstar.indicator.model.RingArray
 
toBuilder() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
toBuilder() - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 
toString() - enum class中的方法 org.dromara.northstar.common.constant.ModuleType
 
toString() - record class中的方法 org.dromara.northstar.common.model.Identifier
返回此记录的字符串表示形式。
toString() - record class中的方法 org.dromara.northstar.common.model.OptionItem
返回此记录的字符串表示形式。
toString() - record class中的方法 org.dromara.northstar.common.model.Tuple
返回此记录的字符串表示形式。
toString() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回此记录的字符串表示形式。
toString() - record class中的方法 org.dromara.northstar.indicator.model.Num
返回此记录的字符串表示形式。
toString() - 类中的方法 org.dromara.northstar.strategy.model.TradeIntent
 
TOTALASKVOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
TOTALBIDVOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
totalHoldingProfit() - 接口中的方法 org.dromara.northstar.strategy.IModuleAccount
总持仓盈亏
TOTALVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
TR_Allow - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
可以交易
TR_Allow_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
可以交易
TR_CloseOnly - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
只能平仓
TR_CloseOnly_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
只能平仓
TR_Forbidden - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
不能交易
TR_Forbidden_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
不能交易
TR_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
未知
TR_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
未知
tradable() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
tradable() - 接口中的方法 org.dromara.northstar.gateway.Contract
是否可交易
TRADE - enum class 中的枚举常量 org.dromara.northstar.common.constant.GatewayUsage
 
TRADE - enum class 中的枚举常量 org.dromara.northstar.common.event.NorthstarEventType
成交回报事件
TRADE_DATE - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
交易日
TRADE_EXCEPTION - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
交易异常
TRADEDATE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
TRADEDVOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
TradeException - org.dromara.northstar.common.exception中的异常错误
交易异常
TradeException() - 异常错误的构造器 org.dromara.northstar.common.exception.TradeException
 
TradeException(String) - 异常错误的构造器 org.dromara.northstar.common.exception.TradeException
 
TradeException(String, Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.TradeException
 
TradeException(String, Throwable, boolean, boolean) - 异常错误的构造器 org.dromara.northstar.common.exception.TradeException
 
TradeException(Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.TradeException
 
TradeGateway - org.dromara.northstar.gateway中的接口
 
TRADEID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
TradeIntent - org.dromara.northstar.strategy.model中的类
交易意图 封装自动撤单追单逻辑
TradeIntent(CoreField.ContractField, SignalOperation, PriceType, double, int, long, Predicate<Double>) - 类的构造器 org.dromara.northstar.strategy.model.TradeIntent
 
TradeStrategy - org.dromara.northstar.strategy中的接口
 
TRADETIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
TradeTimeConstant - org.dromara.northstar.gateway中的接口
交易时间集
tradeTimeDefinition() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
tradeTimeDefinition() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
tradeTimeDefinition() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
tradeTimeDefinition() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
tradeTimeDefinition() - 接口中的方法 org.dromara.northstar.gateway.Instrument
开市时间定义
TradeTimeDefinition - org.dromara.northstar.gateway中的接口
 
tradeTimeSegments() - 类中的方法 org.dromara.northstar.gateway.time.GenericTradeTime
 
tradeTimeSegments() - 接口中的方法 org.dromara.northstar.gateway.TradeTimeDefinition
 
TRADETIMESTAMP_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
TRADETYPE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
TradeUtils - org.dromara.northstar.common.utils中的类
交易计算工具类 用户可以在扩展项目自定义任意工具类,用于封装常用计算逻辑
TradeUtils() - 类的构造器 org.dromara.northstar.common.utils.TradeUtils
 
TRADINGDAY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
TRADINGDAY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
TRADINGDAY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
TRADINGDAY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
TransactionAware - org.dromara.northstar.common中的接口
 
TrueRangeIndicator - org.dromara.northstar.indicator.volatility中的类
真实波幅指标 本指标只求TR,ATR只是对TR做平均处理 TR : MAX(MAX((HIGH-LOW),ABS(REF(CLOSE,1)-HIGH)),ABS(REF(CLOSE,1)-LOW));//求最高价减去最低价,一个周期前的收盘价减去最高价的绝对值,一个周期前的收盘价减去最低价的绝对值,这三个值中的最大值 ATR : MA(TR,N);//求N个周期内的TR的简单移动平均
TrueRangeIndicator(Configuration) - 类的构造器 org.dromara.northstar.indicator.volatility.TrueRangeIndicator
 
tryLockAmount(double) - 接口中的方法 org.dromara.northstar.strategy.IAccount
锁定账户金额 适用于多个模组同时抢占金额,使账户金额利用率最大化
TT_BlockTrade - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
大宗交易成交
TT_BlockTrade_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
大宗交易成交
TT_CombinationDerived - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
组合衍生成交
TT_CombinationDerived_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
组合衍生成交
TT_Common - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
普通成交
TT_Common_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
普通成交
TT_EFPDerived - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
期转现衍生成交
TT_EFPDerived_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
期转现衍生成交
TT_OptionsExecution - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
期权执行
TT_OptionsExecution_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
期权执行
TT_OTC - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
OTC成交
TT_OTC_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
OTC成交
TT_SplitCombination - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
组合持仓拆分为单一持仓,初始化不应包含该类型的持仓
TT_SplitCombination_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
组合持仓拆分为单一持仓,初始化不应包含该类型的持仓
TT_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
未知
TT_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
未知
Tuple<T1,T2> - org.dromara.northstar.common.model中的Record Class
双元素元组
Tuple(T1, T2) - record class的构造器 org.dromara.northstar.common.model.Tuple
创建 Tuple 记录的实例。
TURNOVER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
TURNOVER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
TURNOVERDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
TURNOVERDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
type() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
配置项类型
type() - 接口中的方法 org.dromara.northstar.strategy.TradeStrategy
适用模组类型

U

UAT - enum class 中的枚举常量 org.dromara.northstar.common.constant.ModuleUsage
模拟盘
UNDERLYINGMULTIPLIER_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
UNDERLYINGSYMBOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
UNIFIEDSYMBOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
UNIFIEDSYMBOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.ContractField
 
UNIFIEDSYMBOL_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
unit() - annotation interface 中的元素 org.dromara.northstar.common.model.Setting
数值单位
UnknownCurrency - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
未知
UnknownCurrency_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
未知
UnknownExchange - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
未知
UnknownExchange_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
未知
UnknownProductClass - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
未知
UnknownProductClass_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
未知
unlockAmount(UUID) - 接口中的方法 org.dromara.northstar.strategy.IAccount
解锁账户金额
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.BarCycleEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.DirectionEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ExchangeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.LogLevelEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.TradingRightEnum
 
UNRECOGNIZED - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
 
unstable() - record class中的方法 org.dromara.northstar.indicator.model.Num
返回 unstable 记录组件的值。
unsubscribe() - 接口中的方法 org.dromara.northstar.common.Subscribable
取消订阅
unsubscribe() - 类中的方法 org.dromara.northstar.gateway.contract.GatewayContract
 
unsubscribe() - 类中的方法 org.dromara.northstar.gateway.contract.IndexContract
 
unsubscribe() - 类中的方法 org.dromara.northstar.gateway.contract.OptionChainContract
 
unsubscribe() - 类中的方法 org.dromara.northstar.gateway.contract.PrimaryContract
 
unsubscribe(CoreField.ContractField) - 接口中的方法 org.dromara.northstar.gateway.MarketGateway
退订
update(Num) - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
 
update(Num) - 接口中的方法 org.dromara.northstar.indicator.Indicator
值更新 此接口为幂等设计:同一个Num对象,更新多次与更新一次的效果相等。
update(T, boolean) - 类中的方法 org.dromara.northstar.indicator.model.RingArray
更新值
update(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.mktdata.IndexTicker
 
update(CoreField.TickField) - 类中的方法 org.dromara.northstar.gateway.mktdata.MinuteBarGenerator
更新Tick数据
updateGateway(GatewayDescription) - 接口中的方法 org.dromara.northstar.common.IGatewayService
更新网关
UPDATETIME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
UPPERLIMIT_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
usage() - enum class中的方法 org.dromara.northstar.common.constant.ChannelType
 
USD - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
美元
USD_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
美元
USDC - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
去中心化稳定币
USDC_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
去中心化稳定币
USDT - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
美元稳定币
USDT_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.CurrencyEnum
美元稳定币
USEMARGIN_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
USERFORCECLOSE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
USERFORCECLOSE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
USERID_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
USERPRODUCTINFO_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 

V

value() - record class中的方法 org.dromara.northstar.common.model.Identifier
返回 value 记录组件的值。
value() - record class中的方法 org.dromara.northstar.common.model.OptionItem
返回 value 记录组件的值。
value() - record class中的方法 org.dromara.northstar.indicator.model.Num
返回 value 记录组件的值。
value() - annotation interface 中的元素 org.dromara.northstar.strategy.StrategicComponent
 
value(int) - 类中的方法 org.dromara.northstar.indicator.AbstractIndicator
 
value(int) - 接口中的方法 org.dromara.northstar.indicator.Indicator
获取指标回溯值
Value - org.dromara.northstar.common.model中的接口
 
VALUE_MISMATCH_EXCEPTION - 接口中的静态变量 org.dromara.northstar.common.constant.ReturnCode
数量不匹配异常
ValueMismatchException - org.dromara.northstar.common.exception中的异常错误
数量不匹配异常
ValueMismatchException() - 异常错误的构造器 org.dromara.northstar.common.exception.ValueMismatchException
 
ValueMismatchException(String) - 异常错误的构造器 org.dromara.northstar.common.exception.ValueMismatchException
 
ValueMismatchException(String, Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.ValueMismatchException
 
ValueMismatchException(String, Throwable, boolean, boolean) - 异常错误的构造器 org.dromara.northstar.common.exception.ValueMismatchException
 
ValueMismatchException(Throwable) - 异常错误的构造器 org.dromara.northstar.common.exception.ValueMismatchException
 
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
已过时。
valueOf(int) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
已过时。
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.ChannelType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.ClosingPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.ConnectionState
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.GatewayUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.ModuleState
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.ModuleType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.ModuleUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.PlaybackPrecision
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.PlaybackSpeed
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.SignalOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.constant.TickType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.event.NorthstarEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.common.model.OrderRequest.TradeOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.indicator.constant.PeriodUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.indicator.constant.ValueType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.indicator.wave.MABasedWaveIndicator.EndpointType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.strategy.constant.DisposablePriceListenerType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.dromara.northstar.strategy.constant.PriceType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.ChannelType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.ClosingPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.ConnectionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.GatewayUsage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.ModuleState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.ModuleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.ModuleUsage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.PlaybackPrecision
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.PlaybackSpeed
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.SignalOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.constant.TickType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.event.NorthstarEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.common.model.OrderRequest.TradeOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.indicator.constant.PeriodUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.indicator.constant.ValueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.indicator.wave.MABasedWaveIndicator.EndpointType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.strategy.constant.DisposablePriceListenerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.dromara.northstar.strategy.constant.PriceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ActionFlagEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.BarCycleEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CombinationTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CommonStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ConnectStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ContingentConditionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.CurrencyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.DirectionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ExchangeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ForceCloseReasonEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayAdapterTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.GatewayTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.HedgeFlagEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.LogLevelEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.MarketDataDBTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OffsetFlagEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OptionsTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderActionStatusTyp
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderPriceTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSourceEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderSubmitStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.OrderTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionDirectionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PositionTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.PriceSourceEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.ProductClassEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrategyEngineTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.StrikeModeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TimeConditionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradeTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.TradingRightEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
valueType() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 valueType 记录组件的值。
valueType(ValueType) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
ValueType - org.dromara.northstar.indicator.constant中的Enum Class
指标取值类型
VC_AV - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
任何数量
VC_AV_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
任何数量
VC_CV - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
全部数量
VC_CV_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
全部数量
VC_MV - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
最小数量
VC_MV_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
最小数量
VC_Unknown - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
未知
VC_Unknown_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.VolumeConditionEnum
未知
VERSION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.GatewaySettingField
 
visible() - record class中的方法 org.dromara.northstar.indicator.model.Configuration
返回 visible 记录组件的值。
visible(boolean) - 类中的方法 org.dromara.northstar.indicator.model.Configuration.Builder
 
VOL - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.ValueType
成交量
VOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
VOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
VOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
VOLUME_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TradeField
 
VOLUMECONDITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.OrderField
 
VOLUMECONDITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
VOLUMEDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.BarField
 
VOLUMEDELTA_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
VWAPIndicator - org.dromara.northstar.indicator.volume中的类
成交量加权平均价格(Volume Weighted Average Price)
VWAPIndicator(Configuration, int) - 类的构造器 org.dromara.northstar.indicator.volume.VWAPIndicator
 

W

WAITING_PRICE - enum class 中的枚举常量 org.dromara.northstar.strategy.constant.PriceType
 
WARRANTS - enum class 中的枚举常量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
权证
WARRANTS_VALUE - enum class中的静态变量 xyz.redtorch.pb.CoreEnum.ProductClassEnum
权证
WEEK - enum class 中的枚举常量 org.dromara.northstar.indicator.constant.PeriodUnit
WEIGHTEDAVGASKPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
WEIGHTEDAVGBIDPRICE_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
WITHDRAW_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.AccountField
 
withinPeriod(LocalTime) - 类中的方法 org.dromara.northstar.gateway.model.PeriodSegment
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.AccountField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.BarField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.CancelOrderReqField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.CommonReqField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.CommonRspField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.ContractField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.GatewayField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.CtpApiSettingField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField.IbApiSettingField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.GatewaySettingField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.LogField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.NoticeField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.OrderField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.PositionField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.SubmitOrderReqField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.TickField
 
writeTo(CodedOutputStream) - 类中的方法 xyz.redtorch.pb.CoreField.TradeField
 

X

xyz.redtorch.pb - 程序包 xyz.redtorch.pb
 

Y

YDFROZEN_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
YDPOSITION_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.PositionField
 
YIELDTOMATURITY_FIELD_NUMBER - 类中的静态变量 xyz.redtorch.pb.CoreField.TickField
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格