Compare commits

145 Commits

Author SHA1 Message Date
zhanghuilong
c8b5cb002a twelve_stock实例 2024-05-30 10:56:34 +08:00
zhangjian
98d067d59a 优化定时同步Refinitiv股票数据日志 2024-05-11 15:42:17 +08:00
zhangjian
ee76d122e6 定时同步Refinitiv股票数据IN/CHANGE时间修改为每天0点10分 2024-05-11 15:20:32 +08:00
zhangjian
29ae06447e 定时同步Refinitiv股票数据IN/CHANGE 2024-05-11 08:46:19 +08:00
zhangjian
7ea8b2dc07 RefinitivConsumer改由单例模式获取 2024-05-10 13:40:02 +08:00
zhangjian
3e505bd05b Merge remote-tracking branch 'origin/retifive' into retifive 2024-05-10 08:40:12 +08:00
vercel
451747dd24 fix: 月线数据优化 2024-05-10 08:38:15 +08:00
zhangjian
25c4bae2d6 Merge remote-tracking branch 'origin/retifive' into retifive
# Conflicts:
#	src/main/java/cn/stock/market/utils/RefinitivUtil.java
2024-05-10 08:30:09 +08:00
Achilles
c60d28a367 Merge remote-tracking branch 'origin/retifive' into retifive 2024-05-09 21:14:57 +08:00
Achilles
15f5cf1c80 代码优化 2024-05-09 21:14:52 +08:00
vercel
c3d15b13ec fix: 月线数据优化 2024-05-09 20:23:08 +08:00
Achilles
c9c60667f0 判断是否新增 2024-05-09 16:54:31 +08:00
vercel
9313481ec5 fix: k线时间范围动态 2024-05-09 16:03:02 +08:00
zhangjian
db434d3db2 优化Refinitiv股票代码解析 2024-05-09 15:33:35 +08:00
vercel
5a3de795b9 fix: k线取值优化 2024-05-08 20:33:07 +08:00
vercel
72a404d2d1 fix: 优化 2024-05-08 17:41:08 +08:00
zhangjian
1c7a3bd95e Merge remote-tracking branch 'origin/retifive' into retifive 2024-05-07 17:36:12 +08:00
zhangjian
14d19f1812 优化定时同步Refinitiv股票数据任务 2024-05-07 17:36:05 +08:00
vercel
1e6b6adbe7 fix: 获取token优化 2024-05-07 09:42:26 +08:00
vercel
1789c3ea79 fix: 优化 2024-05-06 17:23:49 +08:00
vercel
44ee0e1a60 fix: retifive K线获取优化 2024-05-06 15:43:05 +08:00
vercel
5c726fa5fa fix: retifive K线获取优化 2024-05-06 15:28:00 +08:00
xiaoliuhu
2c2fcc0bab fix:调试股票K线图 2024-05-06 10:40:33 +08:00
xiaoliuhu
d799898bcc fix:优化股票K线图 2024-05-06 08:14:23 +08:00
vercel
68e12d321f fix: 优化 2024-04-30 21:17:56 +08:00
vercel
287157c276 feat: retifive K线 2024-04-30 17:50:13 +08:00
vercel
6a4531803f feat: retifive K线 2024-04-30 17:11:45 +08:00
zhangjian
e6a65ec416 1-添加定时同步Refinitiv股票数据任务;2-获取Refinitiv股票推荐使用批量获取 2024-04-30 14:20:18 +08:00
zhangjian
ce619be376 添加生产环境参数 2024-04-29 15:12:40 +08:00
zhangjian
d3c00ad426 优化日志打印 2024-04-29 13:57:52 +08:00
zhangjian
807023a878 优化股票推荐数据排序 2024-04-29 13:51:31 +08:00
zhangjian
b73bd18289 更換refinitiv获取股票数据底层实现 2024-04-29 11:50:58 +08:00
zhangjian
83e518b3f7 优化refinitiv请求数据释放资源 2024-04-28 19:52:18 +08:00
Achilles
3a5d3851d4 Merge remote-tracking branch 'origin/retifive' into retifive 2024-04-28 15:59:58 +08:00
Achilles
b5c0e7947e 判断是否新增 2024-04-28 15:59:52 +08:00
zhangjian
cb96479bce Refinitiv未开盘时,将当前价设为昨日收盘价 2024-04-23 14:49:59 +08:00
zhangjian
888ce2adeb Merge remote-tracking branch 'origin/retifive' into retifive 2024-04-23 09:51:49 +08:00
zhangjian
0696f91ef8 过滤RetifiveStockInfo中的(blank data) 2024-04-23 09:51:44 +08:00
Achilles
3fb3e9918f 支持Retifive的操作,调试自动打包 优化代码 2024-04-23 09:40:06 +08:00
Achilles
6daf6e7150 支持Retifive的操作,调试自动打包 2024-04-22 18:33:28 +08:00
Achilles
f097fa89fb 支持Retifive的操作,调试自动打包 2024-04-22 18:05:55 +08:00
Achilles
6595ac0d50 支持Retifive的操作,调试自动打包 2024-04-22 16:31:31 +08:00
Achilles
6815ab0c8b Merge remote-tracking branch 'origin/retifive' into retifive 2024-04-22 15:18:40 +08:00
Achilles
b32e90bb1f 支持Retifive的操作,调试自动打包 2024-04-22 15:18:31 +08:00
zhangjian
42b9d2917a Refinitiv股票行情接口修改 2024-04-22 15:15:19 +08:00
zhangjian
662537bcbe RefinitivApiController股票详情信息添加id 2024-04-22 14:23:35 +08:00
Achilles
658abd04e0 Merge remote-tracking branch 'origin/retifive' into retifive 2024-04-22 14:07:33 +08:00
Achilles
34d9c07038 支持Retifive的操作,修改对应的端口 2024-04-22 14:07:27 +08:00
xiaoliuhu
d3155bce53 fix:修改获取股票行情增加返回股票id字段 2024-04-22 13:57:39 +08:00
zhangjian
12c55d1d37 Merge remote-tracking branch 'origin/retifive' into retifive 2024-04-22 13:39:44 +08:00
zhangjian
6289aab551 RefinitivApiController修改股票推荐url和入参 2024-04-22 13:39:36 +08:00
Achilles
bf9da51048 支持Retifive的操作,修改对应的端口 2024-04-22 12:57:11 +08:00
Achilles
c183e92cd7 支持Retifive的操作,修改对应的端口 2024-04-22 12:56:14 +08:00
Achilles
9e9299e098 支持Retifive的操作,修改对应的端口 2024-04-22 12:50:18 +08:00
Achilles
6eb98a07ec 支持Retifive的操作,修改对应的端口 2024-04-22 12:44:28 +08:00
Achilles
130849ddc0 支持Retifive的操作,修改对应的端口 2024-04-22 12:34:55 +08:00
zhangjian
d8c90d5136 RefinitivApiController添加/api/hq/refiniti请求映射 2024-04-22 11:02:30 +08:00
zhangjian
60e8fa41d4 路孚特数据源添加接口: 1-获取BSE股票推荐TopActives; 2-获取BSE股票推荐TopGainers; 3-获取BSE股票推荐TopLosers 2024-04-20 22:05:24 +08:00
Achilles
87202f2b91 支持Retifive的操作:批量获取操作 2024-04-20 18:35:33 +08:00
Achilles
c3b3259646 支持Retifive的操作 2024-04-20 14:59:30 +08:00
rplees
c48fec0397 Update .gitlab-ci.yml 2024-04-11 06:35:24 +00:00
zhangjian
d42e4981a1 添加接口: 1 refinitiv数据源获取股票详情信息;2 refinitiv数据源获取股票详情列表; 2024-04-11 10:25:36 +08:00
Achilles
1d317149b3 支持Retifive的操作 2024-04-10 21:06:23 +08:00
Achilles
9d3bac8a9d 支持Retifive 2024-04-10 13:56:34 +08:00
Achilles
03e6d9ecb9 Merge remote-tracking branch 'origin/develop' into develop 2024-04-07 15:51:23 +08:00
Achilles
cf97e84538 测试环境修改最新的数据库 2024-04-07 15:50:44 +08:00
rplees
63014508d4 Update .gitlab-ci.yml 2024-04-04 10:53:06 +00:00
Achilles
7de157fc2e hotfix: 脏数据情况下的一个股票处理 2024-03-26 14:11:12 +08:00
Achilles
fb4840f8a9 hotfix:价格优化 2024-03-21 17:39:47 +08:00
Achilles
5a9029f950 代码优化 2024-03-18 18:12:57 +08:00
zhangjian
11d4062859 修改获取money数据源的kline日/周数据返回条数 2024-03-13 14:14:17 +08:00
zhangjian
c1e0bbd77d update pom 2024-03-13 13:52:24 +08:00
Achilles
1314d9271c Merge remote-tracking branch 'origin/develop' into develop 2024-03-13 09:25:40 +08:00
Achilles
df22b2fd22 k线小时单位进行展示 2024-03-13 09:25:14 +08:00
rplees
f4567f94b6 Update .gitlab-ci.yml 2024-02-29 09:57:19 +00:00
xiaoliuhu
fba16687df fix:修改bug 2024-02-23 15:49:07 +08:00
xiaoliuhu
77c436df1d fix:增加today指数信息 2024-02-23 15:07:23 +08:00
dengli
4df20a07a0 新闻定时任务新增日志信息 2024-02-16 18:38:07 +08:00
dengli
3d59acf8fd Merge remote-tracking branch 'origin/develop' into develop 2024-02-16 18:09:53 +08:00
dengli
3ec78dbe9a 新闻定时任务新增日志信息 2024-02-16 18:09:40 +08:00
gs
4b944f9d84 代码返回参数优化 2024-02-15 23:45:13 +08:00
gs
92a5ac5be1 Merge remote-tracking branch 'origin/develop' into develop 2024-02-15 23:02:54 +08:00
gs
3e0d209b34 调整一下抓取股票的时间 2024-02-15 23:02:45 +08:00
rplees
c515b0ff0e Update .gitlab-ci.yml 2024-02-13 06:29:28 +00:00
gs
d15535bf9b 调整一下抓取股票的时间 2024-02-13 14:10:14 +08:00
gs
f4dd0b4542 调整一下抓取股票的时间 2024-02-12 19:28:17 +08:00
gs
4caad1b6a5 调整一下抓取股票的时间 2024-02-12 15:14:10 +08:00
dengli
2b3f511ff6 新闻定时任务测试 2024-02-08 20:04:51 +08:00
dengli
0112687ce2 新闻定时任务测试 2024-02-08 19:59:23 +08:00
dengli
4874e3bee4 新闻定时任务测试 2024-02-08 19:39:17 +08:00
dengli
bcff09cbec Merge remote-tracking branch 'origin/develop' into develop 2024-02-08 19:34:41 +08:00
dengli
592431d70a 新闻定时任务测试 2024-02-08 19:34:18 +08:00
Achilles
8266094509 新股修改的时间获取 2024-02-04 13:41:11 +08:00
Achilles
5fa22c8410 新股修改的时间获取 2024-02-02 15:06:00 +08:00
Achilles
529aa76cb3 新股修改的时间获取 2024-02-02 14:54:02 +08:00
Achilles
bbcbdcc856 新股修改的时间获取 2024-02-02 14:50:04 +08:00
Achilles
7b87dd8186 新股修改的时间获取 2024-02-02 14:46:14 +08:00
Achilles
960946692d 优化提交,计算获取总发行股票数量 2024-01-23 10:26:35 +08:00
Achilles
3e26a9db28 优化提交,计算获取总发行股票数量 2024-01-22 21:27:45 +08:00
Achilles
56232a42a7 优化代码 2024-01-16 14:17:26 +08:00
Achilles
bdded7b3fc 优化代码 2024-01-15 10:13:00 +08:00
Achilles
82ede6e680 优化代码 2024-01-11 14:25:11 +08:00
Achilles
0d23d57eae 优化代码 2024-01-11 14:12:10 +08:00
Achilles
7c807ba521 优化代码 2024-01-11 10:52:56 +08:00
Achilles
a03ee86223 优化代码 2024-01-11 09:45:11 +08:00
Achilles
825c26dba6 Merge remote-tracking branch 'origin/develop' into develop 2024-01-11 09:38:46 +08:00
Achilles
87c1504421 优化代码 2024-01-11 09:38:42 +08:00
xiaoliuhu
d221ed3d04 fix:修改指数信息 2024-01-10 16:30:37 +08:00
xiaoliuhu
8b368cfcc8 fix:修改指数信息 2024-01-10 12:04:48 +08:00
xiaoliuhu
91a557cc51 fix:修改指数信息 2024-01-10 11:55:45 +08:00
xiaoliuhu
6fa3428ca1 fix:修改指数信息 2024-01-10 11:25:13 +08:00
xiaoliuhu
37425eff84 Merge remote-tracking branch 'origin/develop' into develop 2024-01-10 11:20:53 +08:00
xiaoliuhu
27bb313f74 fix:修改指数信息 2024-01-10 11:20:26 +08:00
dengli
baca671bbf 新闻测试 2024-01-10 11:19:36 +08:00
dengli
dd34ab116f Merge remote-tracking branch 'origin/develop' into develop 2024-01-10 11:14:44 +08:00
dengli
49e7593da5 新闻测试 2024-01-10 11:14:37 +08:00
xiaoliuhu
f2c369c73d Merge remote-tracking branch 'origin/develop' into develop 2024-01-10 11:02:12 +08:00
xiaoliuhu
a968f61a05 fix:修改指数信息 2024-01-10 11:01:44 +08:00
dengli
3de67ae9ec 新闻测试 2024-01-10 10:58:18 +08:00
dengli
bc5cf91a88 新闻测试 2024-01-10 10:56:10 +08:00
dengli
bc3efbc2de 新闻测试 2024-01-10 10:41:18 +08:00
dengli
a49ad82f3f 新闻测试 2024-01-10 10:41:06 +08:00
dengli
875d4faf0e 新闻测试 2024-01-10 10:36:08 +08:00
dengli
a9fe1c39a7 新闻测试 2024-01-10 10:34:21 +08:00
dengli
c646988219 新闻测试 2024-01-10 10:20:39 +08:00
dengli
c7284e8081 新闻测试 2024-01-10 10:15:48 +08:00
dengli
e87c451b3f 新闻测试 2024-01-10 09:59:18 +08:00
dengli
2ba716d87c Merge remote-tracking branch 'origin/develop' into develop 2024-01-10 09:46:00 +08:00
dengli
a986870d4b 新闻测试 2024-01-10 09:45:45 +08:00
Achilles
43f08fc073 没两天的凌晨两点 2024-01-09 20:40:54 +08:00
Achilles
175bc87824 接口代码优化调整 2024-01-09 20:18:06 +08:00
Achilles
c24f3a86fb 接口代码优化调整 2024-01-09 16:51:01 +08:00
Achilles
53b4223370 接口代码优化调整 2024-01-09 15:01:39 +08:00
Achilles
65656ef10b 接口调整 2024-01-09 13:42:24 +08:00
Achilles
32e65dc2c2 接口调整 2024-01-09 13:40:09 +08:00
Achilles
88baedb546 actives 接口调整 2024-01-09 11:57:47 +08:00
Achilles
c9f0d8f4cf actives 接口调整 2024-01-09 11:20:41 +08:00
Achilles
163c92970d actives 接口调整 2024-01-09 11:12:11 +08:00
Achilles
bc852cbf7c k line接口调整 2024-01-08 21:04:59 +08:00
Achilles
90c5eb9644 调整结构 2024-01-08 18:54:24 +08:00
Achilles
9264f08c77 调整结构 2024-01-08 17:09:20 +08:00
Achilles
28f33672e5 调整结构 2024-01-08 16:27:41 +08:00
Achilles
2601d5cf77 调整结构 2024-01-08 16:25:04 +08:00
Achilles
a0bd21b645 调整结构 2024-01-08 16:24:35 +08:00
Achilles
95468dba5c 调整结构 2024-01-08 16:18:44 +08:00
72 changed files with 6355 additions and 347 deletions

View File

@@ -9,6 +9,7 @@ build:
only: only:
- main - main
- develop - develop
- retifive
before_script: before_script:
- echo '<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" - echo '<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -41,12 +42,13 @@ webhook:
stage: webhook stage: webhook
only: only:
- develop - develop
- retifive
script: script:
- echo ">>>>>>Start Deploy<<<<<<" - echo ">>>>>>Start Deploy<<<<<<"
- ls - ls
- apt-get update - apt-get update
- apt-get install -y curl - apt-get install -y curl
- curl --max-time 30 http://124.156.133.209:11113/api/webhook/justpull?project=india_market_java\&setenv_file=alpha.sh\&publish_env=alpha\&shell=india/deploy-test.sh - curl --max-time 30 http://149.88.86.7:11113/api/webhook/justpull?project=india_market_java\&setenv_file=alpha.sh\&publish_env=alpha\&shell=retifive/deploy-test.sh
- echo ">>>>>>Start Deploy Finish<<<<<<" - echo ">>>>>>Start Deploy Finish<<<<<<"

23
pom.xml
View File

@@ -14,6 +14,7 @@
<maven.compile.source>1.8</maven.compile.source> <maven.compile.source>1.8</maven.compile.source>
<maven.compile.target>1.8</maven.compile.target> <maven.compile.target>1.8</maven.compile.target>
<maven.build.timestamp.format>MMdd-HHmm</maven.build.timestamp.format> <maven.build.timestamp.format>MMdd-HHmm</maven.build.timestamp.format>
<rtsdk.version>3.6.5.0</rtsdk.version>
</properties> </properties>
<groupId>cn.stock</groupId> <groupId>cn.stock</groupId>
<artifactId>market</artifactId> <artifactId>market</artifactId>
@@ -42,6 +43,11 @@
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
<artifactId>druid-spring-boot-starter</artifactId> <artifactId>druid-spring-boot-starter</artifactId>
@@ -77,11 +83,11 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!--<dependency> <dependency>
<groupId>org.redisson</groupId> <groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId> <artifactId>redisson-spring-boot-starter</artifactId>
<version>3.13.3</version> <version>3.13.3</version>
</dependency>--> </dependency>
<dependency> <dependency>
<groupId>com.github.pagehelper</groupId> <groupId>com.github.pagehelper</groupId>
@@ -185,6 +191,17 @@
<version>30.1-jre</version> <version>30.1-jre</version>
</dependency> </dependency>
<!--<dependency>
<groupId>com.thomsonreuters.ema</groupId>
<artifactId>ema</artifactId>
<version>3.5.1.0</version>
</dependency>-->
<dependency>
<groupId>com.refinitiv.ema</groupId>
<artifactId>ema</artifactId>
<version>${rtsdk.version}</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
@@ -264,7 +281,7 @@
<repositories> <repositories>
<repository> <repository>
<id>nexus</id> <id>nexus</id>
<url>https://nexus.duofu88.com/repository/maven-public/</url> <url>https://nexus.main99.com/repository/maven-public/</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>

View File

@@ -23,6 +23,10 @@ public class QBtodayStockPO extends EntityPathBase<BtodayStockPO> {
public final NumberPath<Integer> id = createNumber("id", Integer.class); public final NumberPath<Integer> id = createNumber("id", Integer.class);
public final NumberPath<Integer> isLock = createNumber("isLock", Integer.class);
public final NumberPath<Integer> isShow = createNumber("isShow", Integer.class);
public final DateTimePath<java.util.Date> lastUpdateTime = createDateTime("lastUpdateTime", java.util.Date.class); public final DateTimePath<java.util.Date> lastUpdateTime = createDateTime("lastUpdateTime", java.util.Date.class);
public final StringPath selfUrl = createString("selfUrl"); public final StringPath selfUrl = createString("selfUrl");

View File

@@ -0,0 +1,51 @@
package cn.stock.market.infrastructure.db.po;
import static com.querydsl.core.types.PathMetadataFactory.*;
import com.querydsl.core.types.dsl.*;
import com.querydsl.core.types.PathMetadata;
import javax.annotation.Generated;
import com.querydsl.core.types.Path;
/**
* QRetifiveStockPO is a Querydsl query type for RetifiveStockPO
*/
@Generated("com.querydsl.codegen.EntitySerializer")
public class QRetifiveStockPO extends EntityPathBase<RetifiveStockPO> {
private static final long serialVersionUID = -280817720L;
public static final QRetifiveStockPO retifiveStockPO = new QRetifiveStockPO("retifiveStockPO");
public final NumberPath<Integer> id = createNumber("id", Integer.class);
public final NumberPath<Integer> isLock = createNumber("isLock", Integer.class);
public final NumberPath<Integer> isShow = createNumber("isShow", Integer.class);
public final DateTimePath<java.util.Date> saveTime = createDateTime("saveTime", java.util.Date.class);
public final StringPath stockCode = createString("stockCode");
public final StringPath stockName = createString("stockName");
public final StringPath stockType = createString("stockType");
public final StringPath symbol = createString("symbol");
public QRetifiveStockPO(String variable) {
super(RetifiveStockPO.class, forVariable(variable));
}
public QRetifiveStockPO(Path<? extends RetifiveStockPO> path) {
super(path.getType(), path.getMetadata());
}
public QRetifiveStockPO(PathMetadata metadata) {
super(RetifiveStockPO.class, metadata);
}
}

View File

@@ -0,0 +1,49 @@
package cn.stock.market.infrastructure.db.po;
import static com.querydsl.core.types.PathMetadataFactory.*;
import com.querydsl.core.types.dsl.*;
import com.querydsl.core.types.PathMetadata;
import javax.annotation.Generated;
import com.querydsl.core.types.Path;
/**
* QTwelveStockPO is a Querydsl query type for TwelveStockPO
*/
@Generated("com.querydsl.codegen.EntitySerializer")
public class QTwelveStockPO extends EntityPathBase<TwelveStockPO> {
private static final long serialVersionUID = -100071895L;
public static final QTwelveStockPO twelveStockPO = new QTwelveStockPO("twelveStockPO");
public final NumberPath<Integer> id = createNumber("id", Integer.class);
public final NumberPath<Integer> isLock = createNumber("isLock", Integer.class);
public final NumberPath<Integer> isShow = createNumber("isShow", Integer.class);
public final DateTimePath<java.util.Date> saveTime = createDateTime("saveTime", java.util.Date.class);
public final StringPath stockCode = createString("stockCode");
public final StringPath stockName = createString("stockName");
public final StringPath stockType = createString("stockType");
public QTwelveStockPO(String variable) {
super(TwelveStockPO.class, forVariable(variable));
}
public QTwelveStockPO(Path<? extends TwelveStockPO> path) {
super(path.getType(), path.getMetadata());
}
public QTwelveStockPO(PathMetadata metadata) {
super(TwelveStockPO.class, metadata);
}
}

View File

@@ -0,0 +1,35 @@
package cn.stock.market.application.assembler;
import cn.qutaojing.common.utils.Beans;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.dto.RetifiveStockDTO;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
/**
* RetifiveStockAssembler
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Component
@Lazy
public class RetifiveStockAssembler {
public RetifiveStockDTO toDTO(RetifiveStock e) {
RetifiveStockDTO dto = Beans.mapper(e, RetifiveStockDTO.class);
if(dto == null) return dto;
fill(e, dto);
return dto;
}
protected void fill(RetifiveStock e, RetifiveStockDTO dto) {
if(dto == null) return;
return;
}
public static RetifiveStockAssembler of() {
return SpringUtils.getBean(RetifiveStockAssembler.class);
}
}

View File

@@ -0,0 +1,35 @@
package cn.stock.market.application.assembler;
import cn.qutaojing.common.utils.Beans;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.entity.TwelveStock;
import cn.stock.market.dto.TwelveStockDTO;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
/**
* TwelveStockAssembler
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Component
@Lazy
public class TwelveStockAssembler {
public TwelveStockDTO toDTO(TwelveStock e) {
TwelveStockDTO dto = Beans.mapper(e, TwelveStockDTO.class);
if(dto == null) return dto;
fill(e, dto);
return dto;
}
protected void fill(TwelveStock e, TwelveStockDTO dto) {
if(dto == null) return;
return;
}
public static TwelveStockAssembler of() {
return SpringUtils.getBean(TwelveStockAssembler.class);
}
}

View File

@@ -0,0 +1,13 @@
package cn.stock.market.constant;
/**
* @author Administrator
*/
public enum InChangeDataTypeEnum {
/**
* InChangeDataTypeEnum
*/
DEL, ADD, WAS, NOW;
}

View File

@@ -0,0 +1,46 @@
package cn.stock.market.constant;
/**
* @author Administrator
*/
public enum InChangeType {
/**
* InChangeType
*/
ALL(1, "所有数据"),
TODAY(2, "今日数据"),
;
int code;
String remark;
InChangeType(int code, String remark) {
this.code = code;
this.remark = remark;
}
public int code() {
return code;
}
public String remark() {
return remark;
}
public static String remark(int code) {
InChangeType of = of(code);
return of == null ? "" : of.remark;
}
public static InChangeType of(int code) {
InChangeType[] values = InChangeType.values();
for (InChangeType e : values) {
if (e.code == code) {
return e;
}
}
return null;
}
}

View File

@@ -0,0 +1,56 @@
package cn.stock.market.constant;
/**
* @author Administrator
*/
public enum MonthEnum {
/**
* MonthEnum
*/
JAN("JAN", "01"),
FEB("FEB", "02"),
MAR("MAR", "03"),
APR("APR", "04"),
MAY("MAY", "05"),
JUN("JUN", "06"),
JUL("JUL", "07"),
AUG("AUG", "08"),
SEP("SEP", "09"),
OCT("OCT", "10"),
NOV("NOV", "11"),
DEC("DEC", "12"),
;
String code;
String remark;
MonthEnum(String code, String remark) {
this.code = code;
this.remark = remark;
}
public String code() {
return code;
}
public String remark() {
return remark;
}
public static String remark(String code) {
MonthEnum of = of(code);
return of == null ? "" : of.remark;
}
public static MonthEnum of(String code) {
MonthEnum[] values = MonthEnum.values();
for (MonthEnum e : values) {
if (e.code.equalsIgnoreCase(code)) {
return e;
}
}
return null;
}
}

View File

@@ -0,0 +1,23 @@
package cn.stock.market.domain.basic.convert;
import cn.qutaojing.common.domain.convert.SimpleEntityPOConvert;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.infrastructure.db.po.RetifiveStockPO;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
/**
* RetifiveStockConvert
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Component
@Lazy
public class RetifiveStockConvert extends SimpleEntityPOConvert<RetifiveStock, RetifiveStockPO> {
public static RetifiveStockConvert of() {
return SpringUtils.getBean(RetifiveStockConvert.class);
}
}

View File

@@ -0,0 +1,23 @@
package cn.stock.market.domain.basic.convert;
import cn.qutaojing.common.domain.convert.SimpleEntityPOConvert;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.entity.TwelveStock;
import cn.stock.market.infrastructure.db.po.TwelveStockPO;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
/**
* TwelveStockConvert
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Component
@Lazy
public class TwelveStockConvert extends SimpleEntityPOConvert<TwelveStock, TwelveStockPO> {
public static TwelveStockConvert of() {
return SpringUtils.getBean(TwelveStockConvert.class);
}
}

View File

@@ -0,0 +1,28 @@
package cn.stock.market.domain.basic.entity;
import cn.qutaojing.common.utils.Beans;
import cn.stock.market.dto.command.RetifiveStockCreateCommand;
import cn.stock.market.infrastructure.db.po.RetifiveStockPO;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* RetifiveStock
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Data
@NoArgsConstructor
@SuperBuilder
@EqualsAndHashCode(
callSuper = false
)
public class RetifiveStock extends RetifiveStockPO {
public void update(RetifiveStockCreateCommand cmd) {
Beans.copyProperties(cmd, this);
}
}

View File

@@ -0,0 +1,28 @@
package cn.stock.market.domain.basic.entity;
import cn.qutaojing.common.utils.Beans;
import cn.stock.market.dto.command.TwelveStockCreateCommand;
import cn.stock.market.infrastructure.db.po.TwelveStockPO;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* TwelveStock
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Data
@NoArgsConstructor
@SuperBuilder
@EqualsAndHashCode(
callSuper = false
)
public class TwelveStock extends TwelveStockPO {
public void update(TwelveStockCreateCommand cmd) {
Beans.copyProperties(cmd, this);
}
}

View File

@@ -0,0 +1,28 @@
package cn.stock.market.domain.basic.factory;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.dto.command.RetifiveStockCreateCommand;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
/**
* RetifiveStockFactory
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Component
@Lazy
public class RetifiveStockFactory {
public static RetifiveStockFactory of() {
return SpringUtils.getBean(RetifiveStockFactory.class);
}
public RetifiveStock from(RetifiveStockCreateCommand cmd) {
RetifiveStock e = RetifiveStock.builder().build();
e.update(cmd);
return e;
}
}

View File

@@ -0,0 +1,28 @@
package cn.stock.market.domain.basic.factory;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.entity.TwelveStock;
import cn.stock.market.dto.command.TwelveStockCreateCommand;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
/**
* TwelveStockFactory
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Component
@Lazy
public class TwelveStockFactory {
public static TwelveStockFactory of() {
return SpringUtils.getBean(TwelveStockFactory.class);
}
public TwelveStock from(TwelveStockCreateCommand cmd) {
TwelveStock e = TwelveStock.builder().build();
e.update(cmd);
return e;
}
}

View File

@@ -0,0 +1,51 @@
package cn.stock.market.domain.basic.repository;
import cn.qutaojing.common.domain.convert.IEntityPOConvert;
import cn.qutaojing.common.domain.respostory.SimplePoConvertEntityRepository;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.convert.RetifiveStockConvert;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.infrastructure.db.po.QRetifiveStockPO;
import cn.stock.market.infrastructure.db.po.RetifiveStockPO;
import cn.stock.market.infrastructure.db.repo.RetifiveStockRepo;
import com.rp.spring.jpa.GenericJpaRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
/**
* RetifiveStockRepository
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Repository
@RequiredArgsConstructor(
onConstructor = @__(@Autowired)
)
public class RetifiveStockRepository extends SimplePoConvertEntityRepository<RetifiveStock, RetifiveStockPO, Integer> {
final RetifiveStockRepo repo;
final RetifiveStockConvert convert;
final QRetifiveStockPO p = QRetifiveStockPO.retifiveStockPO;
@Override
public GenericJpaRepository<RetifiveStockPO, Integer> repo() {
return repo;
}
@Override
public IEntityPOConvert<RetifiveStock, RetifiveStockPO> convert() {
return convert;
}
public static RetifiveStockRepository of() {
return SpringUtils.getBean(RetifiveStockRepository.class);
}
public RetifiveStock findBtStockByCoCode(String coCode) {
return findOneIfMutil(p.symbol.eq(coCode));
}
}

View File

@@ -0,0 +1,46 @@
package cn.stock.market.domain.basic.repository;
import cn.qutaojing.common.domain.convert.IEntityPOConvert;
import cn.qutaojing.common.domain.respostory.SimplePoConvertEntityRepository;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.convert.TwelveStockConvert;
import cn.stock.market.domain.basic.entity.TwelveStock;
import cn.stock.market.infrastructure.db.po.TwelveStockPO;
import cn.stock.market.infrastructure.db.repo.TwelveStockRepo;
import com.rp.spring.jpa.GenericJpaRepository;
import java.lang.Integer;
import java.lang.Override;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
/**
* TwelveStockRepository
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Repository
@RequiredArgsConstructor(
onConstructor = @__(@Autowired)
)
public class TwelveStockRepository extends SimplePoConvertEntityRepository<TwelveStock, TwelveStockPO, Integer> {
final TwelveStockRepo repo;
final TwelveStockConvert convert;
@Override
public GenericJpaRepository<TwelveStockPO, Integer> repo() {
return repo;
}
@Override
public IEntityPOConvert<TwelveStock, TwelveStockPO> convert() {
return convert;
}
public static TwelveStockRepository of() {
return SpringUtils.getBean(TwelveStockRepository.class);
}
}

View File

@@ -0,0 +1,33 @@
package cn.stock.market.domain.basic.service;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.factory.RetifiveStockFactory;
import cn.stock.market.domain.basic.repository.RetifiveStockRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* RetifiveStockService
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Service
@RequiredArgsConstructor(
onConstructor = @__(@Autowired)
)
public class RetifiveStockService {
final RetifiveStockRepository repository;
final RetifiveStockFactory factory;
public RetifiveStockRepository repository() {
return repository;
}
public static RetifiveStockService of() {
return SpringUtils.getBean(RetifiveStockService.class);
}
}

View File

@@ -13,10 +13,12 @@ import java.util.concurrent.TimeUnit;
import javax.net.ssl.X509TrustManager; import javax.net.ssl.X509TrustManager;
import javax.persistence.EntityExistsException; import javax.persistence.EntityExistsException;
import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRequest;
import javax.sound.midi.Soundbank;
import cn.hutool.core.bean.BeanUtil; import cn.hutool.core.bean.BeanUtil;
import cn.hutool.core.text.StrFormatter; import cn.hutool.core.text.StrFormatter;
import cn.stock.market.dto.model.*; import cn.stock.market.dto.model.*;
import cn.stock.market.infrastructure.api.TodayApis;
import cn.stock.market.infrastructure.api.investing.IndiaIndexVo; import cn.stock.market.infrastructure.api.investing.IndiaIndexVo;
import cn.stock.market.infrastructure.api.investing.IndiaStockVO; import cn.stock.market.infrastructure.api.investing.IndiaStockVO;
import cn.stock.market.infrastructure.api.investing.InvestingApis; import cn.stock.market.infrastructure.api.investing.InvestingApis;
@@ -34,6 +36,12 @@ import okhttp3.Request;
import okhttp3.Request.Builder; import okhttp3.Request.Builder;
import org.apache.commons.lang3.StringUtils; import org.apache.commons.lang3.StringUtils;
import cn.stock.market.infrastructure.db.po.QStockPO; import cn.stock.market.infrastructure.db.po.QStockPO;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.utils.HttpClientUtils;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;
import org.jsoup.Jsoup; import org.jsoup.Jsoup;
import org.jsoup.nodes.Document; import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element; import org.jsoup.nodes.Element;
@@ -272,8 +280,9 @@ public class StockService {
return result; return result;
} }
public String getNewsInfo(String url) { public List<String> getNewsInfo(String url) {
String result = ""; String result = "";
List<String> list = new ArrayList<>();
try { try {
// 使用Jsoup连接到网页 // 使用Jsoup连接到网页
Document doc = Jsoup.connect(url) Document doc = Jsoup.connect(url)
@@ -281,11 +290,14 @@ public class StockService {
.header("Referer", "https://www.business-standard.com/") .header("Referer", "https://www.business-standard.com/")
.header("Accept-Language", "en-US,en;q=0.9") .header("Accept-Language", "en-US,en;q=0.9")
.get(); .get();
result = doc.html().substring(doc.html().indexOf("articleBody") + 15, doc.html().indexOf(",\"author\":") - 1); result = doc.html().substring(doc.html().indexOf("articleBody") + 14, doc.html().indexOf(",\"author\":") - 1);
list.add(result);
list.add(doc.html().substring(doc.html().indexOf("og:title") + 19, doc.html().indexOf("<meta property=\"og:url") - 5));
} catch (Exception e) { } catch (Exception e) {
return e.toString(); list.add(e.toString());
return list;
} }
return result; return list;
} }
public ServerResponse getStock(int pageNum, int pageSize, String keyWords, String stockPlate, String stockType, public ServerResponse getStock(int pageNum, int pageSize, String keyWords, String stockPlate, String stockType,
@@ -941,8 +953,10 @@ public class StockService {
market.setName("BSESENSEX指数"); market.setName("BSESENSEX指数");
vo1.setIndexVo(market); vo1.setIndexVo(market);
String type = "min"; String period = "P1D";
List<JSONObject> list = InvestingApis.of().kline(StockCode.of(stockCode), type); String interval = "PT5M";
String type = "day";
List<JSONObject> list = InvestingApis.of().kIndex(stockCode,period,interval, type);
if(list == null || list.size() == 0){ if(list == null || list.size() == 0){
type = "day"; type = "day";
list = InvestingApis.of().kline(StockCode.of(stockCode), type); list = InvestingApis.of().kline(StockCode.of(stockCode), type);
@@ -954,13 +968,15 @@ public class StockService {
} }
try { try {
IndiaIndexVo vo2 = new IndiaIndexVo(); IndiaIndexVo vo2 = new IndiaIndexVo();
String stockCode = "8985"; //"17940"; String stockCode = "17940"; //"17940";8985
IndiaStockVO market = InvestingApis.of().market(StockCode.of(stockCode)); IndiaStockVO market = InvestingApis.of().market(StockCode.of(stockCode));
market.setName("NIFTY50指数"); market.setName("NIFTY50指数");
vo2.setIndexVo(market); vo2.setIndexVo(market);
String type = "min"; String period = "P1D";
List<JSONObject> list = InvestingApis.of().kline(StockCode.of(stockCode), type); String interval = "PT1M";
String type = "day";
List<JSONObject> list = InvestingApis.of().kIndex(stockCode,period,interval, type);
if(list == null || list.size() == 0){ if(list == null || list.size() == 0){
type = "day"; type = "day";
list = InvestingApis.of().kline(StockCode.of(stockCode), type); list = InvestingApis.of().kline(StockCode.of(stockCode), type);
@@ -972,4 +988,85 @@ public class StockService {
} }
return ServerResponse.createBySuccess(indexVoList); return ServerResponse.createBySuccess(indexVoList);
} }
public ServerResponse getIndexByBtoday(){
List<IndiaIndexVo> indexVoList = new ArrayList<>();
try {
String exchange = "bse";
IndiaIndexVo vo1 = new IndiaIndexVo();
String coCode = "20558";
JSONObject object = TodayApis.getStockDetail(exchange, coCode);
IndiaStockVO market = objToVo(object);
market.setName("BSESENSEX指数");
vo1.setIndexVo(market);
//获取k线图 1D 当天的数据
String format = "S";
String durationType = "D";
String duration = "1";
List kine = TodayApis.getStockKline(exchange,coCode,format,durationType,duration);
vo1.setKLine(kine);
indexVoList.add(vo1);
}catch (Exception e){
log.info("获取NIFTY50指数数据异常异常信息{}。。。。",e.getMessage());
}
try {
String exchange = "nse";
IndiaIndexVo vo1 = new IndiaIndexVo();
String coCode = "20559";
JSONObject object = TodayApis.getStockDetail(exchange, coCode);
IndiaStockVO market = objToVo(object);
market.setName("NIFTY50指数");
vo1.setIndexVo(market);
//获取k线图 1D 当天的数据
String format = "S";
String durationType = "D";
String duration = "1";
List kine = TodayApis.getStockKline(exchange,coCode,format,durationType,duration);
vo1.setKLine(kine);
indexVoList.add(vo1);
}catch (Exception e){
log.info("获取NIFTY50指数数据异常异常信息{}。。。。",e.getMessage());
}
return ServerResponse.createBySuccess(indexVoList);
}
private IndiaStockVO objToVo(JSONObject object){
IndiaStockVO market = new IndiaStockVO();
if(object.containsKey("prev_close")){
market.setClose(object.getString("prev_close"));
}
if(object.containsKey("price")){
market.setNowPrice(object.getString("price"));
}
if(object.containsKey("perchg")){
market.setRate(object.getString("perchg"));
}
if(object.containsKey("high_price")){
market.setHigh(object.getString("high_price"));
}
if(object.containsKey("low_price")){
market.setLow(object.getString("low_price"));
}
if(object.containsKey("open_price")){
market.setOpen(object.getString("open_price"));
}
return market;
// stockListVO.setName(jsonObject.getString("companyname"));
// stockListVO.setCode(jsonObject.getString("co_code"));
// stockListVO.setSpell(jsonObject.getString("symbol"));
// stockListVO.setGid(jsonObject.getString("co_code"));
// stockListVO.setNowPrice(jsonObject.getString("price"));
// stockListVO.setHcrate(jsonObject.getBigDecimal("perchg"));
// stockListVO.setToday_max(jsonObject.getString("high_price"));
// stockListVO.setToday_min(jsonObject.getString("low_price"));
// stockListVO.setBusiness_balance(jsonObject.getString("val_traded"));
// stockListVO.setBusiness_amount(jsonObject.getString("vol_traded"));
// stockListVO.setPreclose_px(jsonObject.getString("prev_close"));
// stockListVO.setOpen_px(jsonObject.getString("open_price"));
}
} }

View File

@@ -0,0 +1,33 @@
package cn.stock.market.domain.basic.service;
import cn.qutaojing.common.utils.SpringUtils;
import cn.stock.market.domain.basic.factory.TwelveStockFactory;
import cn.stock.market.domain.basic.repository.TwelveStockRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* TwelveStockService
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Service
@RequiredArgsConstructor(
onConstructor = @__(@Autowired)
)
public class TwelveStockService {
final TwelveStockRepository repository;
final TwelveStockFactory factory;
public TwelveStockRepository repository() {
return repository;
}
public static TwelveStockService of() {
return SpringUtils.getBean(TwelveStockService.class);
}
}

View File

@@ -0,0 +1,23 @@
package cn.stock.market.dto;
import cn.stock.market.infrastructure.db.po.RetifiveStockPO;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* RetifiveStockDTO
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Data
@NoArgsConstructor
@SuperBuilder
@EqualsAndHashCode(
callSuper = false
)
public class RetifiveStockDTO extends RetifiveStockPO {
}

View File

@@ -0,0 +1,17 @@
package cn.stock.market.dto;
import lombok.Data;
import java.util.List;
@Data
public class RetifiveStockHistoryResponse {
private String s;
private List<Long> t;
private List<Double> o;
private List<Double> h;
private List<Double> l;
private List<Double> c;
private List<Double> v;
}

View File

@@ -0,0 +1,67 @@
package cn.stock.market.dto;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Builder;
import lombok.Data;
/**
* @author gs
* @date 2024/4/9 10:53
*/
@Data
@Builder
/**
* RetifiveStockInfo类用于存储股票信息。
* 该类包含了股票的基本信息和交易数据。
*/
@ApiModel("RefinitivStockInfo")
public class RetifiveStockInfo {
@ApiModelProperty("股票代码")
private String stockCode;
@ApiModelProperty("交易代码")
private String symbol;
@ApiModelProperty("股票名称")
private String stockName;
@ApiModelProperty("股票类型")
private String stockType;
@ApiModelProperty("当前价格")
private String lastPrice;
@ApiModelProperty("变动百分比")
private String perchg;
@ApiModelProperty("变动值")
private String change;
@ApiModelProperty("开盘价格")
private String openPrice;
@ApiModelProperty("昨日收盘价格")
private String previousPrice;
@ApiModelProperty("成交量")
private String volume;
@ApiModelProperty("最高价格")
private String highPrice;
@ApiModelProperty("最低价格")
private String lowPrice;
@ApiModelProperty("52周最高价格")
private String week52HighPrice;
@ApiModelProperty("52周最低价格")
private String week52LowPrice;
@ApiModelProperty("股票当前的交易状态: 1-表示退市Closed, 2-Opening Auction, 3-Continuous Trading, 15-Intra-day Close (scheduled)")
private String status;
@ApiModelProperty("股票id")
private Integer id;
}

View File

@@ -0,0 +1,18 @@
package cn.stock.market.dto;
import lombok.Data;
@Data
public class TodayStockDTO {
private String stockType;
private String stockName;
private String stockUrl;
private String highPrice;
private String lowPrice;
private String lastPrice;
private String prevClosePrice;
private String change;
private String changePercent;
private String dispId;
private String scId;
}

View File

@@ -0,0 +1,23 @@
package cn.stock.market.dto;
import cn.stock.market.infrastructure.db.po.TwelveStockPO;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* TwelveStockDTO
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Data
@NoArgsConstructor
@SuperBuilder
@EqualsAndHashCode(
callSuper = false
)
public class TwelveStockDTO extends TwelveStockPO {
}

View File

@@ -0,0 +1,52 @@
package cn.stock.market.dto.command;
import java.lang.Integer;
import java.lang.String;
import java.util.Date;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* RetifiveStockCreateCommand
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Data
@SuperBuilder
@NoArgsConstructor
public class RetifiveStockCreateCommand {
/**
* 主键 */
Integer id;
/**
* 股票名称 */
String stockName;
/**
* BSE or NSE */
String stockType;
/**
* symbol,查询Rics的id用 */
String symbol;
/**
* 股票code */
String stockCode;
/**
* 保存时间 */
Date saveTime;
/**
* 是否锁定 0否 1是 */
Integer isLock;
/**
* 是否展示 0是 1否 */
Integer isShow;
}

View File

@@ -0,0 +1,24 @@
package cn.stock.market.dto.command;
import java.lang.Integer;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* RetifiveStockModifyCommand
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@Data
@SuperBuilder
@NoArgsConstructor
@EqualsAndHashCode(
callSuper = false
)
public class RetifiveStockModifyCommand extends RetifiveStockCreateCommand {
Integer id;
}

View File

@@ -0,0 +1,48 @@
package cn.stock.market.dto.command;
import java.lang.Integer;
import java.lang.String;
import java.util.Date;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* TwelveStockCreateCommand
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Data
@SuperBuilder
@NoArgsConstructor
public class TwelveStockCreateCommand {
/**
* 主键 */
Integer id;
/**
* 股票code */
String stockCode;
/**
* 股票名称 */
String stockName;
/**
* BSE or NSE */
String stockType;
/**
* 保存时间 */
Date saveTime;
/**
* 是否锁定 0否 1是 */
Integer isLock;
/**
* 是否展示 0是 1否 */
Integer isShow;
}

View File

@@ -0,0 +1,24 @@
package cn.stock.market.dto.command;
import java.lang.Integer;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
/**
* TwelveStockModifyCommand
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@Data
@SuperBuilder
@NoArgsConstructor
@EqualsAndHashCode(
callSuper = false
)
public class TwelveStockModifyCommand extends TwelveStockCreateCommand {
Integer id;
}

View File

@@ -35,6 +35,11 @@ public class StockListVO {
/*是否添加自选1、添加自选0、未添加自选*/ /*是否添加自选1、添加自选0、未添加自选*/
private String isOption; private String isOption;
private String pricechange;
private String symbol;
public void setCode(String code) { public void setCode(String code) {
this.code = code; this.code = code;
} }
@@ -255,4 +260,20 @@ public class StockListVO {
public void setIsOption(String isOption) { public void setIsOption(String isOption) {
this.isOption = isOption; this.isOption = isOption;
} }
public String getPricechange() {
return pricechange;
}
public void setPricechange(String pricechange) {
this.pricechange = pricechange;
}
public String getSymbol() {
return symbol;
}
public void setSymbol(String symbol) {
this.symbol = symbol;
}
} }

View File

@@ -1,5 +1,6 @@
package cn.stock.market.infrastructure.api; package cn.stock.market.infrastructure.api;
import cn.stock.market.dto.TodayStockDTO;
import cn.stock.market.utils.HttpClientRequest; import cn.stock.market.utils.HttpClientRequest;
import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONArray;
@@ -20,7 +21,7 @@ public class TodayApis {
} }
//获取Top Gainers //获取Top Gainers
public static List<JSONObject> getTopGainers(String exchange){ public static List getTopGainers(String exchange){
String url = "https://marketapi.intoday.in/widget/topgainer/view?exchange=" + exchange; String url = "https://marketapi.intoday.in/widget/topgainer/view?exchange=" + exchange;
//返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true} //返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true}
String str = get(url); String str = get(url);
@@ -32,17 +33,19 @@ public class TodayApis {
if(!bool){ if(!bool){
return null; return null;
} }
return getList(object.getString("data"),1);
//进行数据转换 //进行数据转换
List<JSONObject> dataObject = new ArrayList<>(); // List<TodayStockDTO> dataObject = new ArrayList<>();
JSONArray jsonArray = JSON.parseArray(object.getString("data")); // JSONArray jsonArray = JSON.parseArray(object.getString("data"));
for (Object obj : jsonArray){ // for (Object obj : jsonArray){
JSONObject entity = JSON.parseObject(obj.toString()); //// JSONObject entity = JSON.parseObject(obj.toString());
dataObject.add(entity); // TodayStockDTO entity = todayStockDTO(JSON.parseObject(obj.toString()));
} // dataObject.add(entity);
return dataObject; // }
// return dataObject;
} }
//获取Top Losers //获取Top Losers
public static List<JSONObject> getTopLosers(String exchange){ public static List getTopLosers(String exchange){
String url = "https://marketapi.intoday.in/widget/toploser/view?exchange=" + exchange; String url = "https://marketapi.intoday.in/widget/toploser/view?exchange=" + exchange;
//返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true} //返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true}
String str = get(url); String str = get(url);
@@ -54,17 +57,20 @@ public class TodayApis {
if(!bool){ if(!bool){
return null; return null;
} }
return getList(object.getString("data"),1);
//进行数据转换 //进行数据转换
List<JSONObject> dataObject = new ArrayList<>(); //// List<TodayStockDTO> dataObject = new ArrayList<>();
JSONArray jsonArray = JSON.parseArray(object.getString("data")); // List<JSONObject> dataObject = new ArrayList<>();
for (Object obj : jsonArray){ // JSONArray jsonArray = JSON.parseArray(object.getString("data"));
JSONObject entity = JSON.parseObject(obj.toString()); // for (Object obj : jsonArray){
dataObject.add(entity); // JSONObject entity = JSON.parseObject(obj.toString());
} //// TodayStockDTO entity = todayStockDTO(JSON.parseObject(obj.toString()));
return dataObject; // dataObject.add(entity);
// }
// return dataObject;
} }
//获取Most Active Volume //获取Most Active Volume
public static List<JSONObject> getMostActiveVolume(String exchange){ public static List getMostActiveVolume(String exchange){
String url = "https://marketapi.intoday.in/widget/mostactivetopper/view?exchange=" + exchange; String url = "https://marketapi.intoday.in/widget/mostactivetopper/view?exchange=" + exchange;
//返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true} //返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true}
String str = get(url); String str = get(url);
@@ -76,17 +82,19 @@ public class TodayApis {
if(!bool){ if(!bool){
return null; return null;
} }
return getList(object.getString("data"),1);
//进行数据转换 //进行数据转换
List<JSONObject> dataObject = new ArrayList<>(); // List<TodayStockDTO> dataObject = new ArrayList<>();
JSONArray jsonArray = JSON.parseArray(object.getString("data")); // JSONArray jsonArray = JSON.parseArray(object.getString("data"));
for (Object obj : jsonArray){ // for (Object obj : jsonArray){
JSONObject entity = JSON.parseObject(obj.toString()); //// JSONObject entity = JSON.parseObject(obj.toString());
dataObject.add(entity); // TodayStockDTO entity = todayStockDTO(JSON.parseObject(obj.toString()));
} // dataObject.add(entity);
return dataObject; // }
// return dataObject;
} }
//获取Most Active Value //获取Most Active Value
public static List<JSONObject> getMostActiveValue(String exchange){ public static List getMostActiveValue(String exchange){
String url = "https://marketapi.intoday.in/widget/mostactivetopperbyvalue/view?exchange=" + exchange; String url = "https://marketapi.intoday.in/widget/mostactivetopperbyvalue/view?exchange=" + exchange;
//返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true} //返回字符串对象格式:{"status_code":1,"success":true,"data":[{}],"message":"Successful","fromredis":true}
String str = get(url); String str = get(url);
@@ -98,14 +106,117 @@ public class TodayApis {
if(!bool){ if(!bool){
return null; return null;
} }
//进行数据转换 return getList(object.getString("data"),1);
// //进行数据转换
// List<TodayStockDTO> dataObject = new ArrayList<>();
// JSONArray jsonArray = JSON.parseArray(object.getString("data"));
// for (Object obj : jsonArray){
//// JSONObject entity = JSON.parseObject(obj.toString());
// TodayStockDTO entity = todayStockDTO(JSON.parseObject(obj.toString()));
// dataObject.add(entity);
// }
// return dataObject;
}
private static List getList(String json, int type){
if(type == 1){
List<JSONObject> dataObject = new ArrayList<>(); List<JSONObject> dataObject = new ArrayList<>();
JSONArray jsonArray = JSON.parseArray(object.getString("data")); JSONArray jsonArray = JSON.parseArray(json);
for (Object obj : jsonArray){ for (Object obj : jsonArray){
JSONObject entity = JSON.parseObject(obj.toString()); JSONObject entity = JSON.parseObject(obj.toString());
dataObject.add(entity); dataObject.add(entity);
} }
return dataObject; return dataObject;
}else{
//进行数据转换
List<TodayStockDTO> dataObject = new ArrayList<>();
JSONArray jsonArray = JSON.parseArray(json);
for (Object obj : jsonArray){
TodayStockDTO entity = todayStockDTO(JSON.parseObject(obj.toString()));
dataObject.add(entity);
}
return dataObject;
}
}
private static TodayStockDTO todayStockDTO(JSONObject jsonObject){
TodayStockDTO dto = new TodayStockDTO();
if(jsonObject.containsKey("exchange")){
dto.setStockType(jsonObject.getString("exchange"));
}else {
dto.setStockType("");
}
if(jsonObject.containsKey("lname")){
dto.setStockName(jsonObject.getString("lname"));
}else{
dto.setStockName("");
}
if(jsonObject.containsKey("high_price")){
dto.setHighPrice(jsonObject.getString("highPrice"));
}else{
dto.setHighPrice("0.00");
}
if(jsonObject.containsKey("low_price")){
dto.setLowPrice(jsonObject.getString("low_price"));
}else {
dto.setLowPrice("0.00");
}
if(jsonObject.containsKey("price")){
dto.setLastPrice(jsonObject.getString("price"));
}else{
dto.setLastPrice("0.00");
}
if(jsonObject.containsKey("close_price")){
dto.setPrevClosePrice(jsonObject.getString("close_price"));
}else{
dto.setPrevClosePrice("0.00");
}
if(jsonObject.containsKey("netchg")){
dto.setChange(jsonObject.getString("netchg"));
}else{
dto.setChange("0.00");
}
if(jsonObject.containsKey("perchg")){
dto.setChangePercent(jsonObject.getString("perchg"));
}else{
dto.setChangePercent("0.00");
}
return dto;
}
//获取详情
public static JSONObject getStockDetail(String exchange,String coCode){
String url = String.format("https://marketapi.intoday.in/widget/stockdetail/pullview?co_code=%s&exchange=%s",coCode,exchange);
String str = get(url);
JSONObject object = JSON.parseObject(str);
boolean bool = false;
if(object.containsKey("success")){
bool = object.getBoolean("success");
}
if(!bool){
return new JSONObject();
}
JSONArray jsonArray = JSON.parseArray(object.getString("data"));
JSONObject entity = JSON.parseObject(jsonArray.get(0).toString());
return entity;
}
//获取k线图
public static List getStockKline(String exchange, String coCode, String format, String durationType, String duration){
String url = String.format("https://marketapi.intoday.in/widget/pricechart_company/pullview?exchange=%s&co_code=%s&format=%s&durationtype=%s&duration=%s",
exchange, coCode, format, durationType, duration);
String str = get(url);
JSONObject object = JSON.parseObject(str);
boolean bool = false;
if(object.containsKey("success")){
bool = object.getBoolean("success");
}
if(!bool){
return new ArrayList();
}
return getList(object.getString("data"),1);
} }
public static void main(String[] args) { public static void main(String[] args) {

View File

@@ -153,7 +153,6 @@ public class InvestingApis {
"Time": "1698055197", "Time": "1698055197",
"Url": "/equities/aditya-birla", "Url": "/equities/aditya-birla",
"Volume": 3693615 "Volume": 3693615
* @param httpClient
* @param currPage * @param currPage
* @param pageSize * @param pageSize
* @return * @return
@@ -252,6 +251,34 @@ public class InvestingApis {
.collect(Collectors.toList()) .collect(Collectors.toList())
; ;
} }
public List<JSONObject> kIndex(String code,String period, String interval,String type) throws IOException {
if(code == null) {
throw new RuntimeException("找不到股票信息");
}
Date nowDate = new Date();
JSONObject json = InvestingInvokerApis.of().__IndiaIndex(code, period,interval);
return json
.getJSONArray("data")
.stream()
.map(val -> {
JSONArray _ar = (JSONArray) val;
JSONObject item = new JSONObject();
item.put("date", _ar.get(0));
item.put("open", _ar.get(1));
item.put("high", _ar.get(2));
item.put("low", _ar.get(3));
item.put("close", _ar.get(4));
item.put("volume", _ar.get(5));
return item;
}).filter(val -> {
if("day".equalsIgnoreCase(type)) {
return DateUtil.isSameDay(nowDate, new Date(val.getLong("date")));
}
return true;
})
.collect(Collectors.toList())
;
}
public static InvestingApis of() { public static InvestingApis of() {
return new InvestingApis(); return new InvestingApis();

View File

@@ -202,6 +202,15 @@ public class InvestingInvokerApis {
return JSON.parseObject(body); return JSON.parseObject(body);
} }
public JSONObject __IndiaIndex(String code,String period, String interval)throws IOException {
String tmpl = "https://api.investing.com/api/financialdata/{}/historical/chart/?period={}&interval={}&pointscount=160";
String url = StrFormatter.format(tmpl, code, period, interval);
Builder builder = builderGet(url);
String body = httpClient().newCall(builder.build()).execute().body().string();
return JSON.parseObject(body);
}
public static InvestingInvokerApis of() { public static InvestingInvokerApis of() {
return new InvestingInvokerApis(); return new InvestingInvokerApis();
} }

View File

@@ -71,4 +71,10 @@ public class BtodayStockPO {
/** /**
* 上次更新时间 */ * 上次更新时间 */
Date lastUpdateTime; Date lastUpdateTime;
/** 是否锁定 0否 1是 */
Integer isLock;
/** 是否展示 0是 1否 */
Integer isShow;
} }

View File

@@ -0,0 +1,80 @@
package cn.stock.market.infrastructure.db.po;
import java.lang.Integer;
import java.lang.String;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
/**
* RetifiveStockPO
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
@SuperBuilder
@Data
@NoArgsConstructor
@AllArgsConstructor
@Entity
@DynamicInsert
@DynamicUpdate
@Table(
name = "retifive_stock"
)
public class RetifiveStockPO {
/**
* 主键 */
@Id
@GeneratedValue(
strategy = javax.persistence.GenerationType.IDENTITY
)
Integer id;
/**
* 股票名称 */
String stockName;
/**
* BSE or NSE */
String stockType;
/**
* symbol,查询Rics的id用 */
String symbol;
/**
* 股票code */
String stockCode;
/**
* 保存时间 */
Date saveTime;
/**
* 更新时间:退市或有修改时会进行更新
*/
Date updateTime;
/**
* 是否锁定 0否 1是 */
Integer isLock;
/**
* 是否展示 0是 1否 */
Integer isShow;
/**
* 是否退市0-否1-是
*/
Integer isDelisted;
}

View File

@@ -0,0 +1,66 @@
package cn.stock.market.infrastructure.db.po;
import java.lang.Integer;
import java.lang.String;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
/**
* TwelveStockPO
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
@SuperBuilder
@Data
@NoArgsConstructor
@AllArgsConstructor
@Entity
@DynamicInsert
@DynamicUpdate
@Table(
name = "twelve_stock"
)
public class TwelveStockPO {
/**
* 主键 */
@Id
@GeneratedValue(
strategy = javax.persistence.GenerationType.IDENTITY
)
Integer id;
/**
* 股票code */
String stockCode;
/**
* 股票名称 */
String stockName;
/**
* BSE or NSE */
String stockType;
/**
* 保存时间 */
Date saveTime;
/**
* 是否锁定 0否 1是 */
Integer isLock;
/**
* 是否展示 0是 1否 */
Integer isShow;
}

View File

@@ -0,0 +1,15 @@
package cn.stock.market.infrastructure.db.repo;
import cn.stock.market.infrastructure.db.po.RetifiveStockPO;
import com.rp.spring.jpa.GenericJpaRepository;
import java.lang.Integer;
/**
* RetifiveStockRepo
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/04/10
*/
public interface RetifiveStockRepo extends GenericJpaRepository<RetifiveStockPO, Integer> {
}

View File

@@ -0,0 +1,15 @@
package cn.stock.market.infrastructure.db.repo;
import cn.stock.market.infrastructure.db.po.TwelveStockPO;
import com.rp.spring.jpa.GenericJpaRepository;
import java.lang.Integer;
/**
* TwelveStockRepo
*
* @author rplees
* @email rplees.i.ly@gmail.com
* @created 2024/05/30
*/
public interface TwelveStockRepo extends GenericJpaRepository<TwelveStockPO, Integer> {
}

View File

@@ -107,30 +107,37 @@ public class InvestingTask {
} }
/*新闻接口*/ /*新闻接口*/
@Scheduled(cron = "0 0 1 * * ?") @Scheduled(cron = "0 0 0/3 * * ?")
public void saveStockNews() { public void saveStockNews() {
log.info("英文股票新闻数据同步开始");
try {
String news = stockService.getNews(); String news = stockService.getNews();
log.info("获取英文股票新闻数据----"+news);
List<String> newsList = Arrays.asList(news.split("<a href=")); List<String> newsList = Arrays.asList(news.split("<a href="));
newsList = newsList.subList(1, newsList.size()); newsList = newsList.subList(1, newsList.size());
newsList.forEach( n -> { newsList.forEach( n -> {
String contentUrl = n.substring(1, n.indexOf("class=\"img-smllnews\"") - 2); String contentUrl = n.substring(1, n.indexOf("class=\"img-smllnews\"") - 2);
String id = contentUrl.substring(contentUrl.lastIndexOf("-") + 1, contentUrl.lastIndexOf("_")); String id = contentUrl.substring(contentUrl.lastIndexOf("-") + 1, contentUrl.lastIndexOf("_"));
String imgUrl = n.substring(n.indexOf("img src=") + 9, n.indexOf("?")); String imgUrl = n.substring(n.indexOf("img loading=\"lazy\" src=") + 24, n.indexOf("?"));
String time = n.substring(n.indexOf("Last Updated") + 23, n.indexOf("IST") - 9); String time = n.substring(n.indexOf("Last Updated") + 23, n.indexOf("IST") - 9);
String title = n.substring(n.indexOf("html\">") + 6, n.indexOf("<div class=\"short-video-img\">") - 47);
SiteNews siteNews = new SiteNews(); SiteNews siteNews = new SiteNews();
siteNews.setAddTime(new Date()); siteNews.setAddTime(new Date());
siteNews.setSourceId(id); siteNews.setSourceId(id);
siteNews.setTitle(title);
siteNews.setDescription(time); siteNews.setDescription(time);
siteNews.setImgurl(imgUrl); siteNews.setImgurl(imgUrl);
siteNews.setContent(stockService.getNewsInfo(contentUrl)); List<String> newsInfo = stockService.getNewsInfo(contentUrl);
siteNews.setContent(newsInfo.get(0));
siteNews.setTitle(newsInfo.get(1));
List<SiteNews> list = newsRepository.findAll(QSiteNewsPO.siteNewsPO.sourceId.eq(id)); List<SiteNews> list = newsRepository.findAll(QSiteNewsPO.siteNewsPO.sourceId.eq(id));
if (list.size() == 0) { if (list.size() == 0) {
newsRepository.save(siteNews); newsRepository.save(siteNews);
} }
}); });
log.info("英文股票新闻数据同步完成");
} catch (Exception e) {
log.info("新闻数据同步异常,异常信息{}。。。。",e.getMessage());
}
} }
} }

View File

@@ -15,7 +15,9 @@ import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element; import org.jsoup.nodes.Element;
import org.jsoup.select.Elements; import org.jsoup.select.Elements;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
import java.io.BufferedReader; import java.io.BufferedReader;
@@ -48,6 +50,7 @@ public class MoneyScraper {
private MoneyStockRepository moneyStockRepository; private MoneyStockRepository moneyStockRepository;
@GetMapping("testScraperGetMoneyControlStock") @GetMapping("testScraperGetMoneyControlStock")
//@Scheduled(cron = "0 0 2 */1 * ?")
public void schedule(){ public void schedule(){
List<String> letters = new ArrayList<>(); List<String> letters = new ArrayList<>();
for (char c = 'A'; c <= 'Z'; c++) { for (char c = 'A'; c <= 'Z'; c++) {
@@ -93,9 +96,8 @@ public class MoneyScraper {
} }
@GetMapping("testScraperGetMoneyControlStockNoScId") @GetMapping("testScraperGetMoneyControlStockNoScId")
public String testScraperGetMoneyControlStockNoScId() { public String testScraperGetMoneyControlStockNoScId(@RequestParam("url") String url) {
String url = "http://www.moneycontrol.com/india/stockpricequote/foodprocessing/nestleindia/NI"; Document soup2 = fetchCompanyDetails(url);
/* Document soup2 = fetchCompanyDetails(url);
if (soup2 != null) { if (soup2 != null) {
Element comIdInput = soup2.selectFirst("input[id=ap_sc_id]"); Element comIdInput = soup2.selectFirst("input[id=ap_sc_id]");
@@ -109,19 +111,19 @@ public class MoneyScraper {
if (soup2 != null) { if (soup2 != null) {
Element ulElement = soup2.selectFirst("ul[id=nseBseTab]"); Element ulElement = soup2.selectFirst("ul[id=nseBseTab]");
String name = soup2.selectFirst("#stockName > h1").text();
if (ulElement != null) { if (ulElement != null) {
for (Element aElement : ulElement.select("a")) { for (Element aElement : ulElement.select("a")) {
String exchangeValue = aElement.text().trim(); String exchangeValue = aElement.text().trim();
if ("BSE".equals(exchangeValue) || "NSE".equals(exchangeValue)) { if ("BSE".equals(exchangeValue) || "NSE".equals(exchangeValue)) {
log.info(Thread.currentThread().getName() + ",the stock url: " + url + log.info(Thread.currentThread().getName() + ",the stock url: " + url +
", the exchange Value: " + exchangeValue); ", the exchange Value: " + exchangeValue);
MoneyStock build = MoneyStock.builder().stockName("sss").stockType(exchangeValue.toLowerCase(Locale.ROOT)) MoneyStock build = MoneyStock.builder().stockName(name).stockType(exchangeValue.toLowerCase(Locale.ROOT))
.detailUrl(String.format("https://priceapi.moneycontrol.com/pricefeed/%s/equitycash/%s", exchangeValue.toLowerCase(), companyCodeId)) .detailUrl(String.format("https://priceapi.moneycontrol.com/pricefeed/%s/equitycash/%s", exchangeValue.toLowerCase(), companyCodeId))
.selfUrl(url) .selfUrl(url)
.selfDispId(extractDispId(url)) .selfDispId(extractDispId(url))
.moneyScId(companyCodeId).saveTime(new Date()).build(); .moneyScId(companyCodeId).saveTime(new Date()).build();
List<MoneyStock> all = moneyStockRepository.findAll(QMoneyStockPO.moneyStockPO.stockName.eq("Nestle"), QMoneyStockPO.moneyStockPO.stockType.eq(exchangeValue.toLowerCase(Locale.ROOT))); List<MoneyStock> all = moneyStockRepository.findAll(QMoneyStockPO.moneyStockPO.stockName.eq(name), QMoneyStockPO.moneyStockPO.stockType.eq(exchangeValue.toLowerCase(Locale.ROOT)));
if (CollectionUtil.isEmpty(all)) { if (CollectionUtil.isEmpty(all)) {
moneyStockRepository.save(build); moneyStockRepository.save(build);
} }
@@ -129,7 +131,7 @@ public class MoneyScraper {
} }
} }
} }
}*/ }
return "ok"; return "ok";
} }

View File

@@ -0,0 +1,136 @@
package cn.stock.market.infrastructure.job;
import cn.hutool.core.collection.CollUtil;
import cn.stock.market.constant.InChangeDataTypeEnum;
import cn.stock.market.constant.InChangeType;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.domain.basic.service.RetifiveStockService;
import cn.stock.market.lesg.InChangeEntity;
import cn.stock.market.lesg.RefinitivConsumer;
import com.google.common.base.Stopwatch;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
@Slf4j
@Component
@RestController
public class RefinitivTask {
@Autowired
private RefinitivConsumer refinitivConsumer;
@Autowired
private RetifiveStockService retifiveStockService;
@GetMapping("/task/syncStockData")
@Scheduled(cron = "0 0 18 * * ?")
@Transactional(rollbackFor = Exception.class)
public void syncStockData() {
log.info("每天18点定时同步Refinitiv股票数据开始");
Stopwatch stopwatch = Stopwatch.createStarted();
// 获取股票symbol列表
List<String> symbolList = refinitivConsumer.getSymbolList();
// 查询出数据库中所有股票
List<RetifiveStock> allRetifiveStocks = retifiveStockService.repository().findAll();
List<String> savedSymbols = allRetifiveStocks.stream().map(RetifiveStock::getSymbol).collect(Collectors.toList());
// 去除数据库中已经存在的股票
symbolList.removeAll(savedSymbols);
if (CollUtil.isEmpty(symbolList)) {
log.error("定时同步Refinitiv股票数据获取symbol为空");
return;
}
try {
List<RetifiveStock> stockList = refinitivConsumer.getRefinitivStockList(String.join(",", symbolList));
retifiveStockService.repository().saveAll(stockList);
log.info("每天18点定时同步Refinitiv股票数据结束, 当前股票总数 {} 新增数{}, 耗时:{}毫秒",
allRetifiveStocks.size(), symbolList.size(), stopwatch.elapsed(TimeUnit.MILLISECONDS));
} catch (Exception e) {
log.error("每天18点定时同步Refinitiv股票数据异常, 错误:", e);
}
}
@GetMapping("/task/syncInChange")
@Scheduled(cron = "0 10 0 * * ?")
@Transactional(rollbackFor = Exception.class)
public void syncInChange() {
log.info("每天6点定时同步Refinitiv股票数据IN/CHANGE开始");
InChangeType inChangeType = InChangeType.TODAY;
Stopwatch stopwatch = Stopwatch.createStarted();
// 获取股票symbol列表
Map<InChangeDataTypeEnum, List<InChangeEntity>> inChangeSymbolList = refinitivConsumer.getInChangeSymbolList(inChangeType);
// 过滤出要删除的数据
List<InChangeEntity> delList = inChangeSymbolList.get(InChangeDataTypeEnum.DEL);
List<String> delSymbols = delList.stream().map(InChangeEntity::getRic).collect(Collectors.toList());
// List<InChangeEntity> addList = inChangeSymbolList.get(InChangeDataTypeEnum.ADD);
// List<String> addSymbols = addList.stream().map(InChangeEntity::getRic).collect(Collectors.toList());
// 过滤出要更新的数据
List<InChangeEntity> updateList = inChangeSymbolList.get(InChangeDataTypeEnum.WAS);
List<String> wasSymbols = new ArrayList<>();
for (int i = 0; i < updateList.size(); i++) {
if (i % 2 == 0) {
wasSymbols.add(updateList.get(i).getRic());
}
}
// 查询出数据库中所有股票
List<RetifiveStock> allRetifiveStocks = retifiveStockService.repository().findAll();
List<String> savedSymbols = allRetifiveStocks.stream().map(RetifiveStock::getSymbol).collect(Collectors.toList());
// 取交集过滤出需要删除的股票
delSymbols.retainAll(savedSymbols);
// addSymbols.removeAll(savedSymbols);
// 取交集过滤出需要更新的股票
wasSymbols.retainAll(savedSymbols);
try {
// 执行删除操作
List<RetifiveStock> delStocks = allRetifiveStocks.stream()
.filter(item -> delSymbols.contains(item.getSymbol()))
.filter(item -> item.getIsDelisted() == 0)
.collect(Collectors.toList());
if (CollUtil.isNotEmpty(delStocks)) {
for (RetifiveStock delStock : delStocks) {
// 将股票设为退市状态
delStock.setIsDelisted(1);
delStock.setUpdateTime(new Date());
}
retifiveStockService.repository().saveAll(delStocks);
}
log.info("每天6点定时同步Refinitiv股票数据IN/CHANGE结束, 受影响删除数{}, 耗时:{}毫秒", delStocks.size(), stopwatch.elapsed(TimeUnit.MILLISECONDS));
// 当类型为今日数据时才更新
List<RetifiveStock> updateStocks = allRetifiveStocks.stream()
.filter(item -> wasSymbols.contains(item.getSymbol()))
.collect(Collectors.toList());
if (CollUtil.isNotEmpty(updateStocks)) {
// 执行更新操作
for (RetifiveStock updateStock : updateStocks) {
// 定位到原来的股票数据
InChangeEntity wasEntity = updateList.stream().filter(item -> item.getRic().equals(updateStock.getSymbol())).collect(Collectors.toList()).get(0);
// 定位到要更新的股票数据
InChangeEntity nowEntity = updateList.get(updateList.indexOf(wasEntity) + 1);
// 进行更新赋值
updateStock.setStockName(nowEntity.getDescription());
updateStock.setStockCode(nowEntity.getCodeTicker());
updateStock.setSymbol(nowEntity.getRic());
updateStock.setUpdateTime(new Date());
}
retifiveStockService.repository().saveAll(updateStocks);
}
log.info("每天6点定时同步Refinitiv股票数据IN/CHANGE结束, 受影响更新数{}, 耗时:{}毫秒", updateStocks.size(), stopwatch.elapsed(TimeUnit.MILLISECONDS));
} catch (Exception e) {
log.error("每天6点定时同步Refinitiv股票数据IN/CHANGE异常, 错误:", e);
}
}
}

View File

@@ -1,5 +1,6 @@
package cn.stock.market.infrastructure.job; package cn.stock.market.infrastructure.job;
import cn.hutool.core.collection.CollectionUtil;
import cn.stock.market.domain.basic.entity.BtodayStock; import cn.stock.market.domain.basic.entity.BtodayStock;
import cn.stock.market.domain.basic.entity.StockIpo; import cn.stock.market.domain.basic.entity.StockIpo;
import cn.stock.market.domain.basic.repository.BtodayStockRepository; import cn.stock.market.domain.basic.repository.BtodayStockRepository;
@@ -8,6 +9,7 @@ import cn.stock.market.dto.StockIpoDTO;
import cn.stock.market.infrastructure.db.po.QStockIpoPO; import cn.stock.market.infrastructure.db.po.QStockIpoPO;
import cn.stock.market.infrastructure.db.po.StockIpoPO; import cn.stock.market.infrastructure.db.po.StockIpoPO;
import cn.stock.market.infrastructure.db.repo.BtodayStockRepo; import cn.stock.market.infrastructure.db.repo.BtodayStockRepo;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject; import com.alibaba.fastjson.JSONObject;
import com.google.common.collect.Lists; import com.google.common.collect.Lists;
@@ -30,6 +32,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
import java.io.IOException; import java.io.IOException;
import java.math.BigDecimal;
import java.sql.Timestamp; import java.sql.Timestamp;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Date; import java.util.Date;
@@ -100,9 +103,10 @@ public class Scraper {
@Scheduled(cron = "0 0 5 * * ?") @Scheduled(cron = "0 0 18 * * ?")
@RequestMapping("/testScraperGetMoneyControllerNewIPO") @RequestMapping("/testScraperGetMoneyControllerNewIPO")
public void schedule2() { public void getMoneyControllerNewIPOSchedule() {
log.info("定时任务执行获取新股ipo的方法开始执行");
// 目标 URL // 目标 URL
String url = "https://www.moneycontrol.com/ipo/open-upcoming-ipos"; String url = "https://www.moneycontrol.com/ipo/open-upcoming-ipos";
// 创建 HttpClient 实例 // 创建 HttpClient 实例
@@ -130,7 +134,7 @@ public class Scraper {
// 将 JSON 字符串解析为 Java JSONObject // 将 JSON 字符串解析为 Java JSONObject
JSONObject jsonObject = JSONObject.parseObject(jsonDataStr); JSONObject jsonObject = JSONObject.parseObject(jsonDataStr);
log.info(jsonObject.toJSONString()); log.info("获取到新股的json信息:"+jsonObject.toJSONString());
JSONObject pageProps = jsonObject.getJSONObject("props").getJSONObject("pageProps"); JSONObject pageProps = jsonObject.getJSONObject("props").getJSONObject("pageProps");
JSONObject ipoTableData = pageProps.getJSONObject("ipoTableData"); JSONObject ipoTableData = pageProps.getJSONObject("ipoTableData");
@@ -147,11 +151,18 @@ public class Scraper {
stockIpo.setStockPrice(entry.getBigDecimal("issue_price")); stockIpo.setStockPrice(entry.getBigDecimal("issue_price"));
stockIpo.setSubscriptionDate(convertStringToTimestamp(entry.getString("open_date"))); stockIpo.setSubscriptionDate(convertStringToTimestamp(entry.getString("open_date")));
stockIpo.setListingDate(convertStringToTimestamp(entry.getString("listing_date"))); stockIpo.setListingDate(convertStringToTimestamp(entry.getString("listing_date")));
stockIpo.setTotalNumber(entry.getInteger("lot_size")); Integer totalNumber = 0;
if(null!=entry.getInteger("issue_size")&&entry.getBigDecimal("issue_price")!=null&&!entry.getBigDecimal("issue_price").equals(BigDecimal.valueOf(0))){
Integer issue_size = entry.getInteger("issue_size");
BigDecimal issueSize = new BigDecimal(issue_size);
BigDecimal totalNumberBigDecimal = issueSize.divide(entry.getBigDecimal("issue_price"), 2, BigDecimal.ROUND_HALF_UP);
totalNumber = totalNumberBigDecimal.intValue();
}
stockIpo.setTotalNumber(totalNumber);
stockIpo.setApply(entry.getString("total_subs")); stockIpo.setApply(entry.getString("total_subs"));
stockIpo.setCreateDate(new Date()); stockIpo.setCreateDate(new Date());
stockIpo.setUpdateDate(new Date()); stockIpo.setUpdateDate(new Date());
stockIpo.setSourceType("2"); stockIpo.setSourceType("3");
listStockIpoList.add(stockIpo); listStockIpoList.add(stockIpo);
} }
@@ -163,7 +174,14 @@ public class Scraper {
stockIpo.setStockPrice(entry.getBigDecimal("issue_price")); stockIpo.setStockPrice(entry.getBigDecimal("issue_price"));
stockIpo.setSubscriptionDate(convertStringToTimestamp(entry.getString("open_date"))); stockIpo.setSubscriptionDate(convertStringToTimestamp(entry.getString("open_date")));
stockIpo.setListingDate(convertStringToTimestamp(entry.getString("listing_date"))); stockIpo.setListingDate(convertStringToTimestamp(entry.getString("listing_date")));
stockIpo.setTotalNumber(entry.getInteger("lot_size")); Integer totalNumber = 0;
if(null!=entry.getInteger("issue_size")&&entry.getBigDecimal("issue_price")!=null&&!entry.getBigDecimal("issue_price").equals(BigDecimal.valueOf(0))){
Integer issue_size = entry.getInteger("issue_size");
BigDecimal issueSize = new BigDecimal(issue_size);
BigDecimal totalNumberBigDecimal = issueSize.divide(entry.getBigDecimal("issue_price"), 2, BigDecimal.ROUND_HALF_UP);
totalNumber = totalNumberBigDecimal.intValue();
}
stockIpo.setTotalNumber(totalNumber);
stockIpo.setApply(entry.getString("total_subs")); stockIpo.setApply(entry.getString("total_subs"));
stockIpo.setCreateDate(new Date()); stockIpo.setCreateDate(new Date());
stockIpo.setUpdateDate(new Date()); stockIpo.setUpdateDate(new Date());
@@ -173,17 +191,26 @@ public class Scraper {
// stockIpoRepository.saveAll(listStockIpoList); // stockIpoRepository.saveAll(listStockIpoList);
List<String> nameList = Lists.transform(listStockIpoList, StockIpo::getStockName); List<String> scIdList = Lists.transform(listStockIpoList, StockIpo::getStockCode);
List<StockIpo> existStockIpoList = stockIpoRepository.findAll(QStockIpoPO.stockIpoPO.stockName.in(nameList)); if(CollectionUtil.isNotEmpty(scIdList)){
List<String> existingStockNames = existStockIpoList.stream() List<StockIpo> existStockIpoList = stockIpoRepository.findAll(QStockIpoPO.stockIpoPO.stockCode.in(scIdList));
.map(StockIpo::getStockName) List<String> existingStockScIds = existStockIpoList.stream()
.map(StockIpo::getStockCode)
.collect(Collectors.toList()); .collect(Collectors.toList());
listStockIpoList = listStockIpoList.stream() listStockIpoList = listStockIpoList.stream()
.filter(stockIpos -> !existingStockNames.contains(stockIpos.getStockName())) .filter(stockIpos -> !existingStockScIds.contains(stockIpos.getStockCode())).filter(stockIpo -> StringUtils.isNotBlank(stockIpo.getStockName()))
.collect(Collectors.toList()); .collect(Collectors.toList());
//保存全部的新股 //保存全部的新股
if(CollectionUtil.isNotEmpty(listStockIpoList)){
stockIpoRepository.saveAll(listStockIpoList); stockIpoRepository.saveAll(listStockIpoList);
log.info("定时任务执行获取新股ipo的方法开始结束,保存了数据:{}", JSON.toJSONString(listStockIpoList));
}else {
log.info("定时任务执行获取新股ipo的方法开始结束,没有数据");
}
}
// 输出整个 JSON 数据 // 输出整个 JSON 数据
} else { } else {
@@ -195,6 +222,7 @@ public class Scraper {
} catch (IOException e) { } catch (IOException e) {
log.error("获取新股接口发生异常",e); log.error("获取新股接口发生异常",e);
} }
} }
@@ -257,6 +285,8 @@ public class Scraper {
btodayStock.setSelfUrl(url); btodayStock.setSelfUrl(url);
btodayStock.setUrl(detailUrl); btodayStock.setUrl(detailUrl);
btodayStock.setLastUpdateTime(new Date()); btodayStock.setLastUpdateTime(new Date());
btodayStock.setIsLock(0);
btodayStock.setIsShow(0);
btodayStockRepo.save(btodayStock); btodayStockRepo.save(btodayStock);
/* if (webInfo != null) { /* if (webInfo != null) {

View File

@@ -1,87 +1,87 @@
//package cn.stock.market.infrastructure.redis; package cn.stock.market.infrastructure.redis;
//
//import java.time.LocalDateTime; import java.time.LocalDateTime;
//import java.time.format.DateTimeFormatter; import java.time.format.DateTimeFormatter;
//import java.util.Map; import java.util.Map;
//import java.util.Map.Entry; import java.util.Map.Entry;
//import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeUnit;
//
//import org.redisson.api.RLock; import org.redisson.api.RLock;
//import org.redisson.api.RedissonClient; import org.redisson.api.RedissonClient;
//
//import com.google.common.base.Stopwatch; import com.google.common.base.Stopwatch;
//import com.google.common.collect.Maps; import com.google.common.collect.Maps;
//
//import cn.qutaojing.common.aop.distributedlock.DistributedLockCallback; import cn.qutaojing.common.aop.distributedlock.DistributedLockCallback;
//import cn.qutaojing.common.aop.distributedlock.DistributedLockInfo; import cn.qutaojing.common.aop.distributedlock.DistributedLockInfo;
//import cn.qutaojing.common.aop.distributedlock.DistributedLockTemplate; import cn.qutaojing.common.aop.distributedlock.DistributedLockTemplate;
//import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
//
///** /**
// * *
// * title: SingleDistributedLockTemplate.java * title: SingleDistributedLockTemplate.java
// * *
// * @author xlfd * @author xlfd
// * @email xlfd@gmail.com * @email xlfd@gmail.com
// * @version 1.0 * @version 1.0
// * @created Sep 1, 2020 5:03:20 PM * @created Sep 1, 2020 5:03:20 PM
// */ */
//@Slf4j @Slf4j
//public class SingleDistributedLockTemplate implements DistributedLockTemplate { public class SingleDistributedLockTemplate implements DistributedLockTemplate {
// private RedissonClient redisson; private RedissonClient redisson;
// DateTimeFormatter dateTimeFormatter = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss.SSSSSS"); DateTimeFormatter dateTimeFormatter = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss.SSSSSS");
//
// public SingleDistributedLockTemplate() { public SingleDistributedLockTemplate() {
// } }
//
// public SingleDistributedLockTemplate(RedissonClient redisson) { public SingleDistributedLockTemplate(RedissonClient redisson) {
// this.redisson = redisson; this.redisson = redisson;
// } }
//
// @Override @Override
// public <T> T lock(DistributedLockCallback<T> callback, DistributedLockInfo... lockInfoList) throws Throwable { public <T> T lock(DistributedLockCallback<T> callback, DistributedLockInfo... lockInfoList) throws Throwable {
// Stopwatch stopwatch = Stopwatch.createStarted(); Stopwatch stopwatch = Stopwatch.createStarted();
// Map<RLock, DistributedLockInfo> lockMap = Maps.newConcurrentMap(); Map<RLock, DistributedLockInfo> lockMap = Maps.newConcurrentMap();
//
// for (DistributedLockInfo info : lockInfoList) { for (DistributedLockInfo info : lockInfoList) {
// RLock lock = getLock(info.getLockName(), info.getFairLock()); RLock lock = getLock(info.getLockName(), info.getFairLock());
// lockMap.put(lock, info); lockMap.put(lock, info);
// } }
//
// try { try {
// for (Entry<RLock, DistributedLockInfo> entry : lockMap.entrySet()) { for (Entry<RLock, DistributedLockInfo> entry : lockMap.entrySet()) {
// RLock lock = entry.getKey(); RLock lock = entry.getKey();
// DistributedLockInfo info = entry.getValue(); DistributedLockInfo info = entry.getValue();
// log.info("{}-准备获取{}分布式锁:{}", dateTimeFormatter.format(LocalDateTime.now()), info.getMessage(), info.getLockName()); log.info("{}-准备获取{}分布式锁:{}", dateTimeFormatter.format(LocalDateTime.now()), info.getMessage(), info.getLockName());
// lock.lock(info.getLeaseTime(), info.getTimeUnit()); lock.lock(info.getLeaseTime(), info.getTimeUnit());
// log.info("{}-{}分布式锁:{}获取成功, 耗时:{} ms", dateTimeFormatter.format(LocalDateTime.now()), info.getMessage(), info.getLockName(), stopwatch.elapsed(TimeUnit.MILLISECONDS)); log.info("{}-{}分布式锁:{}获取成功, 耗时:{} ms", dateTimeFormatter.format(LocalDateTime.now()), info.getMessage(), info.getLockName(), stopwatch.elapsed(TimeUnit.MILLISECONDS));
// } }
//
// return callback.process(); return callback.process();
// } finally { } finally {
// for (Entry<RLock, DistributedLockInfo> entry : lockMap.entrySet()) { for (Entry<RLock, DistributedLockInfo> entry : lockMap.entrySet()) {
// RLock lock = entry.getKey(); RLock lock = entry.getKey();
// DistributedLockInfo info = entry.getValue(); DistributedLockInfo info = entry.getValue();
// if (lock != null && lock.isLocked() && lock.isHeldByCurrentThread()) { if (lock != null && lock.isLocked() && lock.isHeldByCurrentThread()) {
// lock.unlock(); lock.unlock();
// log.info("{}-{}分布式锁:{}释放成功, 耗时:{} ms", dateTimeFormatter.format(LocalDateTime.now()), info.getMessage(), info.getLockName(), stopwatch.elapsed(TimeUnit.MILLISECONDS)); log.info("{}-{}分布式锁:{}释放成功, 耗时:{} ms", dateTimeFormatter.format(LocalDateTime.now()), info.getMessage(), info.getLockName(), stopwatch.elapsed(TimeUnit.MILLISECONDS));
// } }
// } }
//
// } }
// } }
//
// private RLock getLock(String lockName, boolean fairLock) { private RLock getLock(String lockName, boolean fairLock) {
// RLock lock; RLock lock;
// if (fairLock) { if (fairLock) {
// lock = redisson.getFairLock(lockName); lock = redisson.getFairLock(lockName);
// } else { } else {
// lock = redisson.getLock(lockName); lock = redisson.getLock(lockName);
// } }
// return lock; return lock;
// } }
//
// public void setRedisson(RedissonClient redisson) { public void setRedisson(RedissonClient redisson) {
// this.redisson = redisson; this.redisson = redisson;
// } }
//} }

View File

@@ -1,70 +1,71 @@
//package cn.stock.market.infrastructure.redis.config; package cn.stock.market.infrastructure.redis.config;
//
//import java.time.Duration; import java.time.Duration;
//
//import org.redisson.api.RedissonClient; import org.redisson.api.RedissonClient;
//import org.springframework.cache.CacheManager; import org.redisson.api.RedissonClient;
//import org.springframework.cache.annotation.EnableCaching; import org.springframework.cache.CacheManager;
//import org.springframework.context.annotation.Bean; import org.springframework.cache.annotation.EnableCaching;
//import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Bean;
//import org.springframework.data.redis.cache.RedisCacheConfiguration; import org.springframework.context.annotation.Configuration;
//import org.springframework.data.redis.cache.RedisCacheManager; import org.springframework.data.redis.cache.RedisCacheConfiguration;
//import org.springframework.data.redis.connection.RedisConnectionFactory; import org.springframework.data.redis.cache.RedisCacheManager;
//import org.springframework.data.redis.core.RedisTemplate; import org.springframework.data.redis.connection.RedisConnectionFactory;
//import org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer; import org.springframework.data.redis.core.RedisTemplate;
//import org.springframework.data.redis.serializer.RedisSerializationContext; import org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer;
//import org.springframework.data.redis.serializer.StringRedisSerializer; import org.springframework.data.redis.serializer.RedisSerializationContext;
// import org.springframework.data.redis.serializer.StringRedisSerializer;
//import cn.qutaojing.common.aop.distributedlock.DistributedLockTemplate;
//import cn.stock.market.infrastructure.redis.SingleDistributedLockTemplate; import cn.qutaojing.common.aop.distributedlock.DistributedLockTemplate;
// import cn.stock.market.infrastructure.redis.SingleDistributedLockTemplate;
///**
// * /**
// * @author xlfd *
// * @email xlfd@gmail.com * @author xlfd
// * @version 1.0 * @email xlfd@gmail.com
// * @created Jun 3, 2021 4:56:28 PM * @version 1.0
// */ * @created Jun 3, 2021 4:56:28 PM
//@Configuration */
//@EnableCaching @Configuration
//public class RedisConfig { @EnableCaching
// public class RedisConfig {
// @Bean
// public RedisTemplate<Object, Object> redisTemplate(RedisConnectionFactory redisConnectionFactory) { @Bean
// RedisTemplate<Object, Object> redisTemplate = new RedisTemplate<>(); public RedisTemplate<Object, Object> redisTemplate(RedisConnectionFactory redisConnectionFactory) {
// redisTemplate.setConnectionFactory(redisConnectionFactory); RedisTemplate<Object, Object> redisTemplate = new RedisTemplate<>();
// redisTemplate.setValueSerializer(new Jackson2JsonRedisSerializer<>(Object.class)); redisTemplate.setConnectionFactory(redisConnectionFactory);
// redisTemplate.setKeySerializer(new StringRedisSerializer()); redisTemplate.setValueSerializer(new Jackson2JsonRedisSerializer<>(Object.class));
// redisTemplate.setKeySerializer(new StringRedisSerializer());
// redisTemplate.setHashValueSerializer(new Jackson2JsonRedisSerializer<>(Object.class));
// redisTemplate.setHashKeySerializer(new StringRedisSerializer()); redisTemplate.setHashValueSerializer(new Jackson2JsonRedisSerializer<>(Object.class));
// redisTemplate.setHashKeySerializer(new StringRedisSerializer());
// return redisTemplate;
// } return redisTemplate;
// }
// @Bean
// public CacheManager cacheManager(RedisConnectionFactory redisConnectionFactory) { @Bean
// // 配置序列化 public CacheManager cacheManager(RedisConnectionFactory redisConnectionFactory) {
// RedisCacheConfiguration config = RedisCacheConfiguration.defaultCacheConfig(); // 配置序列化
// config.serializeKeysWith(RedisSerializationContext.SerializationPair.fromSerializer(new StringRedisSerializer())); RedisCacheConfiguration config = RedisCacheConfiguration.defaultCacheConfig();
// config.serializeValuesWith(RedisSerializationContext.SerializationPair.fromSerializer(new Jackson2JsonRedisSerializer<>(Object.class))); config.serializeKeysWith(RedisSerializationContext.SerializationPair.fromSerializer(new StringRedisSerializer()));
// config.serializeValuesWith(RedisSerializationContext.SerializationPair.fromSerializer(new Jackson2JsonRedisSerializer<>(Object.class)));
// // 设置缓存的默认过期时间 ,30分钟
// config.entryTtl(Duration.ofMinutes(30)); // 设置缓存的默认过期时间 ,30分钟
// // 不缓存空值 config.entryTtl(Duration.ofMinutes(30));
// config.disableCachingNullValues(); // 不缓存空值
// RedisCacheManager cacheManager = RedisCacheManager.builder(redisConnectionFactory).cacheDefaults(config) config.disableCachingNullValues();
// .build(); RedisCacheManager cacheManager = RedisCacheManager.builder(redisConnectionFactory).cacheDefaults(config)
// return cacheManager; .build();
// } return cacheManager;
// }
// /**
// * 分布式锁实现 /**
// * @param redissonClient * 分布式锁实现
// * @return * @param redissonClient
// */ * @return
// @Bean */
// public DistributedLockTemplate distributedLockTemplate(RedissonClient redissonClient) { @Bean
// return new SingleDistributedLockTemplate(redissonClient); public DistributedLockTemplate distributedLockTemplate(RedissonClient redissonClient) {
// } return new SingleDistributedLockTemplate(redissonClient);
//} }
}

View File

@@ -0,0 +1,75 @@
package cn.stock.market.lesg;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
/**
* @author Administrator
*/
public class Batch {
private static int id = 0;
private int thisID = 0;
private long _startTimeStamp = 0, _endTimeStamp = 0;
private Map<String, InstrumentData> batchInstruments;
private CountDownLatch countDownLatch;
private long timeout = 0;
Batch(String[] rics, long timeout) {
thisID = id++;
this.timeout = timeout;
batchInstruments = new HashMap<String, InstrumentData>(rics.length);
for(String ric : rics) {
batchInstruments.put(ric, new InstrumentData(ric));
}
countDownLatch = new CountDownLatch(batchInstruments.size());
}
public String[] getAllRics() {
return batchInstruments.keySet().toArray(new String[batchInstruments.size()]);
}
public InstrumentData getInstrument(String ric) throws Exception {
if(!batchInstruments.containsKey(ric)) {
throw new Exception("RIC not found in batch: " + ric);
}
return batchInstruments.get(ric);
}
public InstrumentData[] getAllInstruments() {
return batchInstruments.values().toArray(new InstrumentData[0]);
}
public void recordStartTime() {
_startTimeStamp = System.currentTimeMillis();
_endTimeStamp = 0;
}
public void recordEndTime() {
_endTimeStamp = System.currentTimeMillis();
}
public boolean await() throws Exception {
return countDownLatch.await(timeout, TimeUnit.MILLISECONDS);
}
public void countDown() {
countDownLatch.countDown();
}
public long batchFulfilmentTime() {
return _endTimeStamp - _startTimeStamp;
}
public int getBatchId() {
return thisID;
}
}

View File

@@ -0,0 +1,22 @@
package cn.stock.market.lesg;
import lombok.Builder;
import lombok.Data;
/**
* InChangeEntity
*
* @author jnerh
* @since 2024/05/09 16:39
*/
@Data
@Builder
public class InChangeEntity {
private String date;
private String description;
private String typ;
private String ric;
private String isin;
private String codeTicker;
private String cls;
}

View File

@@ -0,0 +1,34 @@
package cn.stock.market.lesg;
import com.refinitiv.ema.access.*;
import lombok.Data;
import java.util.HashMap;
@Data
public class InstrumentData {
public String ric;
public String dataState = "";
public HashMap<String, String> dataMap = new HashMap<>();
public InstrumentData(String ric) {
this.ric = ric;
}
public void setState(OmmState state) {
dataState = state.dataStateAsString() + "|" +
state.statusCodeAsString() + "|" +
state.statusText() + "|" +
state.streamStateAsString();
}
public void decode(FieldList fieldList) {
for(FieldEntry fieldEntry : fieldList)
dataMap.put(fieldEntry.name(), fieldEntry.load().toString());
}
}

View File

@@ -0,0 +1,54 @@
package cn.stock.market.lesg;
import com.refinitiv.ema.access.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
class RefinitivAppClient implements OmmConsumerClient {
private static final Logger LOG = LoggerFactory.getLogger(RefinitivAppClient.class);
public void onRefreshMsg(RefreshMsg refreshMsg, OmmConsumerEvent event) {
try {
Batch bRequest = (Batch) event.closure();
InstrumentData instr = bRequest.getInstrument(refreshMsg.name());
instr.setState(refreshMsg.state());
if(DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()) {
instr.decode(refreshMsg.payload().fieldList());
}
bRequest.countDown();
}
catch(Exception e) {
LOG.error("Exception processing Refresh callback");
LOG.error("Message: ", refreshMsg);
LOG.error("Exception: ", e);
}
}
public void onStatusMsg(StatusMsg statusMsg, OmmConsumerEvent event) {
if(statusMsg.hasName()) {
try {
Batch bRequest = (Batch) event.closure();
InstrumentData instr = bRequest.getInstrument(statusMsg.name());
instr.setState(statusMsg.state());
bRequest.countDown();
}
catch(Exception e) {
LOG.error("Exception processing Status callback");
LOG.error("Message: ", statusMsg);
LOG.error("Exception: ", e);
}
}
}
public void onUpdateMsg(UpdateMsg updateMsg, OmmConsumerEvent event) {}
public void onGenericMsg(GenericMsg genericMsg, OmmConsumerEvent consumerEvent) {}
public void onAckMsg(AckMsg ackMsg, OmmConsumerEvent consumerEvent) {}
public void onAllMsg(Msg msg, OmmConsumerEvent consumerEvent) {}
}

View File

@@ -0,0 +1,670 @@
package cn.stock.market.lesg;
import cn.hutool.core.collection.CollUtil;
import cn.hutool.core.util.ObjectUtil;
import cn.hutool.core.util.StrUtil;
import cn.hutool.http.HttpResponse;
import cn.hutool.http.HttpUtil;
import cn.stock.market.constant.InChangeDataTypeEnum;
import cn.stock.market.constant.InChangeType;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.dto.RetifiveStockHistoryResponse;
import cn.stock.market.dto.RetifiveStockInfo;
import cn.stock.market.utils.RefinitivUtil;
import com.ag.exception.SysTipsException;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.google.common.collect.Lists;
import com.refinitiv.ema.access.*;
import com.refinitiv.ema.rdm.EmaRdm;
import lombok.SneakyThrows;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.text.SimpleDateFormat;
import java.time.Instant;
import java.time.LocalDate;
import java.time.ZoneId;
import java.time.format.DateTimeFormatter;
import java.util.*;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
/**
* RefinitivConsumer
*
* @author jnerh
* @since 2024/04/29 10:37
*/
@Service
@Slf4j
public class RefinitivConsumer implements ApplicationRunner {
/**
* 股票的IN/CHANGE范围为 2-40
*/
private static final int SYMBOL_CHANGE_MAX_SIZE = 40;
private static final String SYMBOL_CHANGE_PREFIX = "IN/CHANGE";
private static final String SYMBOL_LINK_PREFIX = "#EQ.BO";
@Resource
private RedisTemplate redisTemplate;
private static String serviceName;
@Value("${refinitiv.market-data.service-name}")
public void setServiceName(String serviceName) {
RefinitivConsumer.serviceName = serviceName;
}
private static String username;
@Value("${refinitiv.market-data.username}")
public void setUsername(String username) {
RefinitivConsumer.username = username;
}
private static String password;
@Value("${refinitiv.market-data.password}")
public void setPassword(String password) {
RefinitivConsumer.password = password;
}
private static String clientId;
@Value("${refinitiv.market-data.clientId}")
public void setClientId(String clientId) {
RefinitivConsumer.clientId = clientId;
}
private static long timeout;
@Value("${refinitiv.market-data.batch-request-timeout}")
public void setTimeout(long timeout) {
RefinitivConsumer.timeout = timeout;
}
@Value("${refinitiv.token.username}")
private String tokenUsername;
@Value("${refinitiv.token.password}")
private String tokenPassword;
@Value("${refinitiv.token.appKey}")
private String appKey;
@Value("${refinitiv.token.url}")
private String tokenUrl;
private static OmmConsumer consumer = null;
public static final String TOP_ACTIVES_SYMBOL = ".AV.BO";
public static final String TOP_GAINERS_SYMBOL = ".PG.BO";
public static final String TOP_LOSERS_SYMBOL = ".PL.BO";
public static final String SCOPE = "trapi";
public static final String GRANT_TYPE = "password";
@Override
public void run(ApplicationArguments args) throws Exception {
initialize();
}
private static void initialize() {
log.info("Initialize the consumer and connect to market data system....start");
OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig();
config.username(username)
.password(password)
.clientId(clientId)
.consumerName("Consumer_4");
consumer = EmaFactory.createOmmConsumer(config);
log.info("Initialize the consumer and connect to market data system....end");
}
public static OmmConsumer getConsumer() {
if (consumer == null) {
synchronized (RefinitivConsumer.class) {
if (consumer == null) {
initialize();
}
}
}
return consumer;
}
public InstrumentData[] getDataBySymbol(String symbol) throws Exception {
String[] items = symbol.split(",");
log.info("Quote request for: {}", java.util.Arrays.toString(items));
// create a batch request
Batch btc = new Batch(items, timeout);
// price it
this.synchronousRequest(btc);
// send json array response
return btc.getAllInstruments();
}
/**
* 获取股票详情
*
* @param symbol ric
* @return 结果
* @throws Exception e
*/
public RetifiveStockInfo getDetail(String symbol) throws Exception {
InstrumentData[] result = getDataBySymbol(symbol);
InstrumentData instrumentData = result[0];
// 判断数据有效性
if (isInvalidResult(instrumentData)) {
return null;
}
return RefinitivUtil.decode(instrumentData);
}
/**
* 获取股票推荐TopActives
*
* @return 结果
* @throws Exception e
*/
public List<RetifiveStockInfo> getTopActives() throws Exception {
return getTopStockList(TOP_ACTIVES_SYMBOL);
}
/**
* 获取股票推荐TopGainers
*
* @return 结果
* @throws Exception e
*/
public List<RetifiveStockInfo> getTopGainers() throws Exception {
return getTopStockList(TOP_GAINERS_SYMBOL);
}
/**
* 获取股票推荐TopLosers
*
* @return 结果
* @throws Exception e
*/
public List<RetifiveStockInfo> getTopLosers() throws Exception {
return getTopStockList(TOP_LOSERS_SYMBOL);
}
/**
* 获取多个股票详情
*
* @param symbol ric
* @return 结果
* @throws Exception e
*/
public List<RetifiveStockInfo> getDetailList(String symbol) throws Exception {
return getStockList(symbol);
}
/**
* 获取多个股票详情
*
* @param symbol ric
* @return 结果
* @throws Exception e
*/
public List<RetifiveStockInfo> getStockList(String symbol) throws Exception {
List<RetifiveStockInfo> list = new ArrayList<>();
InstrumentData[] result = getDataBySymbol(symbol);
for (InstrumentData instrumentData : result) {
if (!isInvalidResult(instrumentData)) {
RetifiveStockInfo retifiveStockInfo = RefinitivUtil.decode(instrumentData);
list.add(retifiveStockInfo);
}
}
return list;
}
/**
* 获取多个股票详情
*
* @param symbol ric
* @return 结果
* @throws Exception e
*/
public List<RetifiveStock> getRefinitivStockList(String symbol) throws Exception {
List<RetifiveStock> list = new ArrayList<>();
InstrumentData[] result = getDataBySymbol(symbol);
for (InstrumentData instrumentData : result) {
if (!isInvalidResult(instrumentData)) {
RetifiveStock retifiveStock = RefinitivUtil.decodeRefinitivStock(instrumentData);
list.add(retifiveStock);
}
}
return list;
}
/**
* 获取所有股票的symbol
*
* @return 结果
*/
public List<String> getSymbolList() {
List<String> symbols = new ArrayList<>();
int seq = 0;
String symbolLink = seq + SYMBOL_LINK_PREFIX;
String nextLink = null;
try {
InstrumentData[] dataBySymbol = this.getDataBySymbol(symbolLink);
nextLink = RefinitivUtil.decode(dataBySymbol[0].getDataMap(), symbols);
while (StringUtils.isNotBlank(nextLink) && !nextLink.contains("blank data")) {
dataBySymbol = this.getDataBySymbol(nextLink);
nextLink = RefinitivUtil.decode(dataBySymbol[0].getDataMap(), symbols);
}
} catch (Exception e) {
log.error("每天18点定时同步Refinitiv股票数据出错数据未查出nextLink = {}", nextLink, e);
}
return symbols;
}
/**
* 判断是否可以获取下一页数据
*
* 如果是要查今天的数据需要先change2
* 1 如果change2中包含今天的数据
* 1判断最后一条是否为今天的数据
* a如果是今天的数据需要再查change3依次类推
* b) 如果不是则停止查询,直接取出所有的今天的数据
* 2 不包含今天的数据
* 1) 判断最后一条是否为今天之后的数据
* a) 是需要再查change3依次类推
* b) 不是,则停止查询,今天没有需要的数据
*
* @param list InChange数据
* @return 结果
*/
private boolean canGoNext(List<InChangeEntity> list) {
// 获取当天的数据
List<InChangeEntity> todayData = list.stream().filter(item -> item.getDate().equals(LocalDate.now().toString())).collect(Collectors.toList());
// 获取到最后一条数据
InChangeEntity lastEntity = list.get(list.size() - 1);
if (CollUtil.isNotEmpty(todayData)) {
// 如果list中包含今天的数据则判断最后一条是否为今天的数据
return LocalDate.parse(lastEntity.getDate()).isEqual(LocalDate.now());
} else {
// 如果list中不包含今天的数据则判断最后一条是否为今天之后的数据
return LocalDate.parse(lastEntity.getDate()).isAfter(LocalDate.now());
}
}
/**
* 获取要操作的股票
*
* @param inChangeType 类型
* @return 结果
*/
public Map<InChangeDataTypeEnum, List<InChangeEntity>> getInChangeSymbolList(InChangeType inChangeType) {
List<InChangeEntity> allInChangeData = queryInChangeData(inChangeType);
return assembleDataMap(allInChangeData);
}
/**
* 获取IN/CHANGE数据
*
* @param inChangeType 类型
* @return 结果
*/
private List<InChangeEntity> queryInChangeData(InChangeType inChangeType) {
List<InChangeEntity> allInChangeData = new ArrayList<>();
for (int i = 2; i <= SYMBOL_CHANGE_MAX_SIZE; i++) {
String symbol = SYMBOL_CHANGE_PREFIX + i;
try {
InstrumentData[] dataBySymbol = this.getDataBySymbol(symbol);
InstrumentData instrumentData = dataBySymbol[0];
if (isInvalidResult(instrumentData)) {
continue;
}
List<InChangeEntity> list = RefinitivUtil.decodeInChangeData(instrumentData);
allInChangeData.addAll(list);
if (inChangeType == InChangeType.TODAY) {
if (!canGoNext(list)) {
break;
}
}
} catch (Exception e) {
log.error("每天18点定时同步Refinitiv股票数据IN/CHANGE出错symbol = {}", symbol, e);
}
}
if (inChangeType == InChangeType.TODAY) {
// 过滤出今天的数据
return allInChangeData.stream().filter(item -> LocalDate.parse(item.getDate()).isEqual(LocalDate.now())).collect(Collectors.toList());
} else {
// 过滤出不晚于今天的数据
return allInChangeData.stream().filter(item -> !LocalDate.parse(item.getDate()).isAfter(LocalDate.now())).collect(Collectors.toList());
}
}
/**
* 组装要操作的数据
*
* @param allInChangeData 要操作的数据
* @return 结果
*/
private Map<InChangeDataTypeEnum, List<InChangeEntity>> assembleDataMap(List<InChangeEntity> allInChangeData) {
Map<InChangeDataTypeEnum, List<InChangeEntity>> map = new HashMap<>(100);
List<InChangeEntity> delList = new ArrayList<>();
// List<InChangeEntity> addList = new ArrayList<>();
List<InChangeEntity> updateList = new ArrayList<>();
for (int i = 0; i < allInChangeData.size(); i++) {
InChangeEntity inChange = allInChangeData.get(i);
if (InChangeDataTypeEnum.DEL.name().equals(inChange.getTyp())) {
delList.add(inChange);
}
// if (InChangeDataTypeEnum.ADD.name().equals(inChange.getTyp())) {
// addList.add(inChange);
// }
if (InChangeDataTypeEnum.WAS.name().equals(inChange.getTyp()) && i < allInChangeData.size() - 1) {
updateList.addAll(Lists.newArrayList(allInChangeData.get(i + 1), inChange));
}
}
Collections.reverse(updateList);
map.put(InChangeDataTypeEnum.DEL, delList);
// map.put(InChangeDataTypeEnum.ADD, addList);
map.put(InChangeDataTypeEnum.WAS, updateList);
return map;
}
/**
* 获取多个推荐股票详情
*
* @param symbol ric
* @return 结果
* @throws Exception e
*/
public List<RetifiveStockInfo> getTopStockList(String symbol) throws Exception {
List<RetifiveStockInfo> list = new ArrayList<>();
InstrumentData[] result = getDataBySymbol(symbol);
if (result.length == 0 || isInvalidResult(result[0])) {
return list;
}
List<String> topSymbols = RefinitivUtil.decodeTopData(result[0]);
if (CollUtil.isEmpty(topSymbols)) {
return list;
}
return getStockList(String.join(",", topSymbols));
}
/**
* 校验数据有效性
*
* @param instrumentData 数据
* @return 结果
*/
private boolean isInvalidResult(InstrumentData instrumentData) {
String dataState = instrumentData.getDataState();
return CollUtil.isEmpty(instrumentData.getDataMap()) ||
StrUtil.containsAny(dataState, "Suspect", "NotFound", "**The record could not be found", "CLOSED");
}
public void synchronousRequest(Batch bRequest) throws Exception {
ElementList eList = EmaFactory.createElementList();
OmmArray array = EmaFactory.createOmmArray();
for (String instr : bRequest.getAllRics()) {
array.add(EmaFactory.createOmmArrayEntry().ascii(instr));
}
eList.add(EmaFactory.createElementEntry().array(EmaRdm.ENAME_BATCH_ITEM_LIST, array));
try {
getConsumer().registerClient(EmaFactory.createReqMsg().serviceName(serviceName).payload(eList).interestAfterRefresh(false), new RefinitivAppClient(), bRequest);
} catch (NullPointerException e) {
initialize();
getConsumer().registerClient(EmaFactory.createReqMsg().serviceName(serviceName).payload(eList).interestAfterRefresh(false), new RefinitivAppClient(), bRequest);
}
// wait for batch to be fulfilled
bRequest.await();
}
public void disconnect() {
if (consumer != null) {
consumer.uninitialize();
}
}
@SneakyThrows
public RetifiveStockHistoryResponse getKLink(String symbol, String resolution,String starttime, String endtime){
RetifiveStockHistoryResponse result = new RetifiveStockHistoryResponse();
String token = getToken();
if(StringUtils.isBlank(token)){
throw new SysTipsException("token为空");
}
JSONObject data = JSONObject.parseObject(token);
token = data.getString("access_token");
String baseURLToday = "https://api.refinitiv.com/data/historical-pricing/v1/views/intraday-summaries/";
String baseURLHistory = "https://api.refinitiv.com/data/historical-pricing/v1/views/interday-summaries/";
int countback = 5;
String interval = null;
String resourceEndpoint = null;
Date start = new SimpleDateFormat("yyyy-MM-dd").parse(starttime);
Date end = new SimpleDateFormat("yyyy-MM-dd").parse(endtime);
long duration = end.getTime() - start.getTime();
long minutes = TimeUnit.MILLISECONDS.toMinutes(duration);
String fields = null;
Integer flag = 0;
if(StringUtils.equals("1m",resolution)){
countback = (int)minutes;
interval = "PT1M";
resourceEndpoint = baseURLToday + symbol;
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,TRDPRC_1,NUM_MOVES";
}else
if(StringUtils.equals("5m",resolution)){
countback = (int) (minutes/5);
interval = "PT5M";
resourceEndpoint = baseURLToday + symbol;
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,TRDPRC_1,NUM_MOVES";
}else
if(StringUtils.equals("10m",resolution)){
countback = (int) (minutes/10);
interval = "PT10M";
resourceEndpoint = baseURLToday + symbol;
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,TRDPRC_1,NUM_MOVES";
}else
if(StringUtils.equals("30m",resolution)){
countback = (int) (minutes/30);
interval = "PT30M";
resourceEndpoint = baseURLToday + symbol;
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,TRDPRC_1,NUM_MOVES";
}else
if(StringUtils.equals("H",resolution)){
countback = (int) (minutes/60);
interval = "PT1H";
resourceEndpoint = baseURLToday + symbol;
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,TRDPRC_1,NUM_MOVES";
}else if(StringUtils.equals("D",resolution)){
countback = (int)(minutes/24/60);
interval ="P1D";
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,OFF_CLOSE,NUM_MOVES";
flag = 1;
resourceEndpoint = baseURLHistory + symbol;
}else if(StringUtils.equals("W",resolution)){
countback = (int)(minutes/7/24/60);
interval ="P1W";
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,OFF_CLOSE,NUM_MOVES";
flag = 2;
resourceEndpoint = baseURLHistory + symbol;
}else if(StringUtils.equals("M",resolution)){
countback = (int)(minutes/30/24/60);
interval ="P1M";
fields = "DATE,HIGH_1,LOW_1,OPEN_PRC,OFF_CLOSE,NUM_MOVES";
flag = 2;
resourceEndpoint = baseURLHistory + symbol;
}
DateTimeFormatter formatterIso = DateTimeFormatter.ISO_INSTANT;
String startStr = start.toInstant().atZone(ZoneId.of("UTC")).format(formatterIso);
String endStr = end.toInstant().atZone(ZoneId.of("UTC")).format(formatterIso);
HttpResponse response = HttpUtil.createGet(resourceEndpoint)
.form("eventTypes","trade,quote")
.form("start",startStr)
.form("end",endStr)
.form("count",countback)
.form("interval",interval)
.form("fields",fields)
.header("Authorization","Bearer " + token)
.execute();
if(response.getStatus() != 200){
log.error("获取股票k线信息失败,code:"+response.getStatus());
return result;
}
JSONArray jsonArray = JSONArray.parseArray(response.body());
JSONArray dateArray = JSONObject.parseObject(jsonArray.get(0).toString()).getJSONArray("data");
List<Long> t = new ArrayList<>(); //时间
List<Double> o = new ArrayList<>(); //开盘价
List<Double> h = new ArrayList<>(); // 最高价
List<Double> l = new ArrayList<>();//最低价
List<Double> c = new ArrayList<>();//当前价
List<Double> v = new ArrayList<>();//交易量
for(int i = 0; i < dateArray.size(); i++){
JSONArray date = dateArray.getJSONArray(i);
if(date.get(1) == null){
continue;
}
if(StringUtils.equals("D",resolution) || StringUtils.equals("W",resolution) || StringUtils.equals("M",resolution)){
SimpleDateFormat formatter = new SimpleDateFormat("yyyy-MM-dd");
Date d = formatter.parse(date.get(0).toString());
t.add(d.getTime() / 1000);
}else {
Instant instant = Instant.parse(date.get(0).toString());
long timestampMillis = instant.getEpochSecond();
t.add(timestampMillis);
}
if(flag == 0) {
o.add(Double.valueOf(date.get(3).toString()));
h.add(Double.valueOf(date.get(1).toString()));
l.add(Double.valueOf(date.get(2).toString()));
c.add(Double.valueOf(date.get(4).toString()));
v.add(date.get(5) == null?0:Double.valueOf(date.get(5).toString()));
}
if(flag == 1){
o.add(Double.valueOf(date.get(4).toString()));
h.add(Double.valueOf(date.get(2).toString()));
l.add(Double.valueOf(date.get(3).toString()));
c.add(Double.valueOf(date.get(1).toString()));
v.add(date.get(5) == null?0:Double.valueOf(date.get(5).toString()));
}
if(flag == 2){
o.add(Double.valueOf(date.get(1).toString()));
h.add(Double.valueOf(date.get(4).toString()));
l.add(Double.valueOf(date.get(2).toString()));
c.add(Double.valueOf(date.get(5).toString()));
v.add(date.get(3) == null?0:Double.valueOf(date.get(3).toString()));
}
}
result.setT(t);
result.setO(o);
result.setH(h);
result.setL(l);
result.setC(c);
result.setV(v);
result.setS("ok");
return result;
}
public String getToken(){
String toekn = null;
if(ObjectUtil.isNotNull(redisTemplate.opsForValue().get("token"))){
toekn = redisTemplate.opsForValue().get("token").toString();
}
if(StringUtils.isNotBlank(toekn)){
JSONObject data = JSONObject.parseObject(toekn);
if(Long.valueOf(data.get("expiry_tm").toString()) > System.currentTimeMillis()){
return toekn;
}
toekn = requestNewToken(data.get("refresh_token").toString());
return toekn;
}
toekn = requestNewToken("");
return toekn;
}
public String requestNewToken(String refreshToken){
if(StringUtils.isNotBlank(refreshToken)){
HttpResponse response = HttpUtil.createPost(tokenUrl)
.form("refresh_token",refreshToken)
.form("grant_type","refresh_token")
.header("Content-Type", "application/x-www-form-urlencoded")
.basicAuth(appKey,"")
.execute();
if(response.getStatus() != 200){
return getNewToken();
}
JSONObject data = JSONObject.parseObject(response.body());
data.put("expiry_tm",System.currentTimeMillis() + (Long.valueOf(data.get("expires_in").toString())-10));
String toekn = data.toString();
redisTemplate.opsForValue().set("token",toekn);
redisTemplate.expire("token",1, TimeUnit.DAYS);
return toekn;
}
// HttpResponse response = HttpUtil.createPost(tokenUrl)
// .form("username",tokenUsername)
// .form("password",tokenPassword)
// .form("grant_type","password")
// .form("scope",SCOPE)
// .form("takeExclusiveSignOnControl","true")
// .header("Content-Type", "application/x-www-form-urlencoded")
// .basicAuth(appKey,"")
// .execute();
// if(response.getStatus() != 200){
// throw new SysTipsException("获取token失败");
// }
// JSONObject data = JSONObject.parseObject(response.body());
// data.put("expiry_tm",System.currentTimeMillis() + (Long.valueOf(data.get("expires_in").toString())-10));
// String toekn = data.toString();
// redisTemplate.opsForValue().set("token",toekn);
// redisTemplate.expire("token",1, TimeUnit.DAYS);
return getNewToken();
}
public String getNewToken(){
HttpResponse response = HttpUtil.createPost(tokenUrl)
.form("username",tokenUsername)
.form("password",tokenPassword)
.form("grant_type","password")
.form("scope",SCOPE)
.form("takeExclusiveSignOnControl","true")
.header("Content-Type", "application/x-www-form-urlencoded")
.basicAuth(appKey,"")
.execute();
if(response.getStatus() != 200){
log.error("获取toekn失败,code:"+response.getStatus());
return null;
}
JSONObject data = JSONObject.parseObject(response.body());
data.put("expiry_tm",System.currentTimeMillis() + (Long.valueOf(data.get("expires_in").toString())-10));
String toekn = data.toString();
redisTemplate.opsForValue().set("token",toekn);
redisTemplate.expire("token",1, TimeUnit.DAYS);
return toekn;
}
}

View File

@@ -0,0 +1,141 @@
/*
package cn.stock.market.listener;
import com.thomsonreuters.ema.access.AckMsg;
import com.thomsonreuters.ema.access.ElementList;
import com.thomsonreuters.ema.access.EmaFactory;
import com.thomsonreuters.ema.access.GenericMsg;
import com.thomsonreuters.ema.access.Msg;
import com.thomsonreuters.ema.access.OmmArray;
import com.thomsonreuters.ema.access.OmmConsumer;
import com.thomsonreuters.ema.access.OmmConsumerClient;
import com.thomsonreuters.ema.access.OmmConsumerConfig;
import com.thomsonreuters.ema.access.OmmConsumerEvent;
import com.thomsonreuters.ema.access.Payload;
import com.thomsonreuters.ema.access.RefreshMsg;
import com.thomsonreuters.ema.access.ReqMsg;
import com.thomsonreuters.ema.access.StatusMsg;
import com.thomsonreuters.ema.access.UpdateMsg;
import com.thomsonreuters.ema.rdm.EmaRdm;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
@Service
@Slf4j
public class AppClient implements OmmConsumerClient {
private CompletableFuture<RefreshMsg> messageFuture = new CompletableFuture<>();
private OmmConsumer consumer;
private CompletableFuture<List<RefreshMsg>> messagesFuture = new CompletableFuture<>();
private ConcurrentHashMap<String, RefreshMsg> messages = new ConcurrentHashMap<>();
private AtomicInteger expectedItemCount = new AtomicInteger(0); // 使用AtomicInteger确保线程安全
public CompletableFuture<List<RefreshMsg>> getMessagesFuture() {
return messagesFuture;
}
public void resetMessagesFuture() {
this.messagesFuture = new CompletableFuture<>(); // 重置CompletableFuture
}
@Autowired
public AppClient(OmmConsumer consumer) {
this.consumer = consumer;
}
// 根据itemName进行订阅的方法
public void subscribe(String itemName) {
resetMessageFuture(); // 重置Future以便新的请求
this.expectedItemCount = new AtomicInteger(1); // 设置预期的消息数量
ReqMsg reqMsg = EmaFactory.createReqMsg().serviceName("ELEKTRON_DD").name(itemName);
consumer.registerClient(reqMsg, this);
}
public CompletableFuture<RefreshMsg> getMessageFuture() {
return messageFuture;
}
public void resetMessageFuture() {
this.messageFuture = new CompletableFuture<>();
}
@Override
public void onRefreshMsg(RefreshMsg refreshMsg, OmmConsumerEvent event) {
// log.error("监听的消息:"+refreshMsg.toString());
if(expectedItemCount.get()==1){
messageFuture.complete(refreshMsg);
}
if(expectedItemCount.get()>1){
*/
/* System.out.println("监听的消息:"+refreshMsg.streamId()+","+refreshMsg.name()+
",是否完成:"+refreshMsg.complete());*//*
RefreshMsg msg = EmaFactory.createRefreshMsg(refreshMsg);
messages.put(refreshMsg.name()+"", msg); // 假设每个refreshMsg都有一个uniqueIdentifier方法
if (messages.size() == expectedItemCount.get()) { // 使用get()获取当前值
List<RefreshMsg> resultList = new ArrayList<>(messages.values());
messagesFuture.complete(resultList);
}
}
}
public void subscribeList(List<String> itemNames) {
resetMessagesFutures(); // 重置Future以便新的请求
this.expectedItemCount = new AtomicInteger(itemNames.size()); // 设置预期的消息数量
ElementList batch = EmaFactory.createElementList();
OmmArray array = EmaFactory.createOmmArray();
if (!itemNames.isEmpty()) {
itemNames.forEach(itemName -> array.add(EmaFactory.createOmmArrayEntry().ascii(itemName)));
batch.add(EmaFactory.createElementEntry().array(EmaRdm.ENAME_BATCH_ITEM_LIST, array));
consumer.registerClient(EmaFactory.createReqMsg().serviceName("ELEKTRON_DD").payload(batch), this);
}
}
private void resetMessagesFutures() {
this.messages.clear(); // 清理之前的消息记录
this.messagesFuture = new CompletableFuture<>();
this.expectedItemCount = new AtomicInteger(0);
}
@Override
public void onUpdateMsg(UpdateMsg updateMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onStatusMsg(StatusMsg statusMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onGenericMsg(GenericMsg genericMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onAckMsg(AckMsg ackMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onAllMsg(Msg msg, OmmConsumerEvent consumerEvent) {
}
// 其他消息处理...
}
*/

View File

@@ -0,0 +1,79 @@
/*
package cn.stock.market.listener;
import com.thomsonreuters.ema.access.AckMsg;
import com.thomsonreuters.ema.access.EmaFactory;
import com.thomsonreuters.ema.access.GenericMsg;
import com.thomsonreuters.ema.access.Msg;
import com.thomsonreuters.ema.access.OmmConsumer;
import com.thomsonreuters.ema.access.OmmConsumerClient;
import com.thomsonreuters.ema.access.OmmConsumerEvent;
import com.thomsonreuters.ema.access.RefreshMsg;
import com.thomsonreuters.ema.access.ReqMsg;
import com.thomsonreuters.ema.access.StatusMsg;
import com.thomsonreuters.ema.access.UpdateMsg;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ConcurrentHashMap;
*/
/**
* @author gs
* @date 2024/4/8 22:01
*//*
@Service
public class ConcurrentAppClient implements OmmConsumerClient {
private final ConcurrentHashMap<String, CompletableFuture<RefreshMsg>> futures = new ConcurrentHashMap<>();
private OmmConsumer consumer;
@Autowired
public ConcurrentAppClient(OmmConsumer consumer) {
this.consumer = consumer;
}
public CompletableFuture<RefreshMsg> subscribe(String itemName) {
CompletableFuture<RefreshMsg> future = new CompletableFuture<>();
futures.put(itemName, future);
ReqMsg reqMsg = EmaFactory.createReqMsg().serviceName("ELEKTRON_DD").name(itemName);
consumer.registerClient(reqMsg, this);
return future;
}
@Override
public void onRefreshMsg(RefreshMsg refreshMsg, OmmConsumerEvent event) {
String itemName = refreshMsg.name();
CompletableFuture<RefreshMsg> future = futures.remove(itemName);
if (future != null) {
future.complete(refreshMsg);
}
}
@Override
public void onUpdateMsg(UpdateMsg updateMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onStatusMsg(StatusMsg statusMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onGenericMsg(GenericMsg genericMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onAckMsg(AckMsg ackMsg, OmmConsumerEvent consumerEvent) {
}
@Override
public void onAllMsg(Msg msg, OmmConsumerEvent consumerEvent) {
}
}
*/

View File

@@ -0,0 +1,898 @@
<?xml version="1.0" encoding="UTF-8"?>
<EmaConfig>
<!-- ConsumerGroup provides set of detailed configurations to be used by named consumers -->
<!-- Application specifies which configuration to use by setting OmmConsumerConfig::consumerName() -->
<ConsumerGroup>
<!-- DefaultConsumer parameter defines which consumer configuration is used by OmmConsumer -->
<!-- if application does not specify it through OmmConsumerConfig::consumerName() -->
<!-- first consumer on the ConsumerList is a DefaultConsumer if this parameter is not specified -->
<DefaultConsumer value="Consumer_1"/>
<ConsumerList>
<Consumer>
<!-- Name is mandatory -->
<Name value="Consumer_1"/>
<!-- Channel is optional: defaulted to "RSSL_SOCKET + localhost + 14002" -->
<!-- Channel or ChannelSet may be specified -->
<Channel value="Channel_1"/>
<!-- Dictionary is optional: defaulted to "ChannelDictionary" -->
<Dictionary value="Dictionary_1"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<Name value="Consumer_2"/>
<!-- ChannelSet specifies an ordered list of Channels to which OmmConsumer will attempt to -->
<!-- connect, one at a time, if the previous one fails to connect -->
<ChannelSet value="Channel_1, Channel_2"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<Name value="Consumer_3"/>
<!-- Channel set to "RSSL_ENCRYPTED" -->
<Channel value="Channel_3"/>
<!-- Dictionary is optional: defaulted to "ChannelDictionary" -->
<Dictionary value="Dictionary_1"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<Name value="Consumer_4"/>
<Channel value="Channel_4"/>
<Dictionary value="Dictionary_1"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<!-- Channel is specified to provide RSSL_WEBSOCKET connection options -->
<Name value="Consumer_5"/>
<Channel value="Channel_5"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
<DefaultServiceID value="1"/>
</Consumer>
<Consumer>
<!-- Name is mandatory -->
<Name value="Consumer_6"/>
<Channel value="Channel_6"/>
<!-- Dictionary is optional: defaulted to "ChannelDictionary" -->
<Dictionary value="Dictionary_1"/>
<XmlTraceToStdout value="0"/>
<DefaultServiceID value="1"/>
</Consumer>
<!-- Consumer with enabled RTT feature -->
<Consumer>
<Name value="Consumer_7"/>
<Channel value="Channel_1"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
<DefaultServiceID value="1"/>
<EnableRtt value="1"/>
</Consumer>
<!-- Consumer for warm standby feature -->
<Consumer>
<Name value="Consumer_8"/>
<WarmStandbyChannelSet value="WarmStandbyChannel_1"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<!-- Performance tools consumers -->
<Consumer>
<Name value="Perf_Consumer_1"/>
<Channel value="Perf_Channel_1"/>
<Dictionary value="Dictionary_1"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
</Consumer>
<Consumer>
<Name value="Perf_Consumer_WSJSON_1"/>
<Channel value="Perf_Channel_WSJSON_1"/>
<Dictionary value="Dictionary_2"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
</Consumer>
<Consumer>
<Name value="Perf_Consumer_WSRWF_1"/>
<Channel value="Perf_Channel_WSRWF_1"/>
<Dictionary value="Dictionary_1"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
</Consumer>
<Consumer>
<Name value="Consumer_RRTViewer_SE"/>
<Channel value="Channel_RRTViewer_SE"/>
<Dictionary value="Dictionary_1"/>
<!-- 'XmlTraceToStdout == 1' is required for proper working of 'Debug' mode in RRTViewer -->
<!-- If XmlTraceToStdout set into '0', 'debug' mode will print only EMA logs. -->
<XmlTraceToStdout value="1"/>
</Consumer>
<Consumer>
<Name value="Consumer_RRTViewer_DE"/>
<Channel value="Channel_RRTViewer_DE"/>
<Dictionary value="Dictionary_1"/>
<!-- 'XmlTraceToStdout == 1' is required for proper working of 'Debug' mode in RRTViewer -->
<!-- If XmlTraceToStdout set into '0', 'debug' mode will print only EMA logs. -->
<XmlTraceToStdout value="1"/>
</Consumer>
</ConsumerList>
</ConsumerGroup>
<!-- NiProviderGroup provides set of detailed configurations to be used by named providers -->
<!-- Application specifies which configuration to use by setting OmmNiProviderConfig::providerName() -->
<NiProviderGroup>
<!-- DefaultNiProvider parameter defines which provider configuration is used by OmmProvider -->
<!-- if application does not specify it through OmmNiProviderConfig::providerName() -->
<!-- first provider on the NiProviderList is a DefaultNiProvider if this parameter is not specified -->
<DefaultNiProvider value="Provider_1"/>
<NiProviderList>
<!-- Regular providers -->
<NiProvider>
<!-- Name is mandatory -->
<Name value="Provider_1"/>
<!-- Channel is optional: defaulted to "RSSL_SOCKET + localhost + 14003" -->
<Channel value="Channel_7"/>
<!-- Directory is optional. -->
<!-- the EMA provides hardcoded directory containing a single service named "NI_PUB". -->
<!-- the EMA defaults the OmmNiProviderConfig::adminControlDirectory() to ApiControlEnum.-->
<!-- the applications may just use the hardcoded "NI_PUB" service to publish all the items.-->
<!-- if desired, a custom directory may be configured, named and used instead of the -->
<!-- hardcoded one. Please see examples in the DirectoryGroup.-->
<!-- the directory may also be specified using OmmNiProviderConfig::addAdminMsg(). -->
<!-- if desired the OmmNiProviderConfig::adminControlDirectory() to UserControlEnum -->
<!-- which allows applications to specify and control the directory. -->
<Directory value="Directory_1"/>
<XmlTraceToStdout value="0"/>
</NiProvider>
<NiProvider>
<Name value="Provider_2"/>
<Channel value="Channel_6"/>
<Directory value="Directory_2"/>
<XmlTraceToStdout value="0"/>
</NiProvider>
<NiProvider>
<Name value="Provider_3"/>
<Channel value="Channel_6"/>
<Directory value="Directory_3"/>
</NiProvider>
<NiProvider>
<Name value="Provider_4"/>
<Channel value="Channel_7"/>
<Directory value="Directory_1"/>
<XmlTraceToStdout value="0"/>
</NiProvider>
<!-- Performance tools niprovider -->
<NiProvider>
<Name value="Perf_NIProvider_1"/>
<Channel value="Perf_NIP_Channel_1"/>
<Directory value="Perf_Directory_1"/>
<XmlTraceToStdout value="0"/>
<ItemCountHint value="100000"/>
<MaxDispatchCountApiThread value="500"/>
<MaxDispatchCountUserThread value="500"/>
</NiProvider>
</NiProviderList>
</NiProviderGroup>
<!-- IProviderGroup provides set of detailed configurations to be used by named providers -->
<!-- Application specifies which configuration to use by setting OmmIProviderConfig::providerName() -->
<IProviderGroup>
<!-- DefaultIProvider parameter defines which provider configuration is used by OmmProvider -->
<!-- if application does not specify it through OmmIProviderConfig::providerName() -->
<!-- first provider on the IProviderList is a default provider if this parameter is not specified -->
<DefaultIProvider value="Provider_1"/>
<IProviderList>
<IProvider>
<!-- Name is mandatory -->
<Name value="Provider_1"/>
<!-- Server is optional: defaulted to "RSSL_SOCKET + 14002" -->
<Server value="Server_1"/>
<!-- Directory is optional: defaulted to AdminControl::UserControlEnum -->
<!-- source directory configuration to use if OmmIProviderConfig::adminModel() -->
<!-- was set to ApiControlEnum -->
<!-- this configuration also decides which dictionaries will be loaded at startup -->
<!-- this configuration may be overwritten by OmmIProviderConfig::addAdminMsg() -->
<Directory value="Directory_2"/>
<ItemCountHint value="10000"/>
<ServiceCountHint value="10000" />
<DispatchTimeoutApiThread value="500" />
<MaxDispatchCountApiThread value="500" />
<MaxDispatchCountUserThread value="500" />
<PipePort value="9009" />
<RefreshFirstRequired value="1" />
</IProvider>
<IProvider>
<!-- Name is mandatory -->
<Name value="Provider_3"/>
<!-- Server is optional: now it specifies RSSL_WEBSOCKET connection options -->
<Server value="Server_2"/>
<!-- Directory is optional: defaulted to AdminControl::UserControlEnum -->
<!-- source directory configuration to use if OmmIProviderConfig::adminModel() -->
<!-- was set to ApiControlEnum -->
<!-- this configuration also decides which dictionaries will be loaded at startup -->
<!-- this configuration may be overwritten by OmmIProviderConfig::addAdminMsg() -->
<Directory value="Directory_2"/>
<ItemCountHint value="10000"/>
<ServiceCountHint value="10000" />
<DispatchTimeoutApiThread value="500" />
<MaxDispatchCountApiThread value="500" />
<MaxDispatchCountUserThread value="500" />
<PipePort value="9009" />
<RefreshFirstRequired value="1" />
<SendJsonConvError value="1" />
</IProvider>
<IProvider>
<!-- Name is mandatory -->
<Name value="EncryptedProvider"/>
<!-- Server is optional: defaulted to "RSSL_SOCKET + 14002" -->
<Server value="EncryptedServer"/>
<!-- Directory is optional: defaulted to AdminControl::UserControlEnum -->
<!-- source directory configuration to use if OmmIProviderConfig::adminModel() -->
<!-- was set to ApiControlEnum -->
<!-- this configuration also decides which dictionaries will be loaded at startup -->
<!-- this configuration may be overwritten by OmmIProviderConfig::addAdminMsg() -->
<Directory value="Directory_2"/>
<ItemCountHint value="10000"/>
<ServiceCountHint value="10000" />
<DispatchTimeoutApiThread value="500" />
<MaxDispatchCountApiThread value="500" />
<MaxDispatchCountUserThread value="500" />
<PipePort value="9009" />
<RefreshFirstRequired value="1" />
</IProvider>
<!-- Performance tools provider -->
<IProvider>
<Name value="Perf_Provider_1"/>
<Server value="Perf_Server_1"/>
<Directory value="Directory_2"/>
<ItemCountHint value="100000"/>
<ServiceCountHint value="10000"/>
<DispatchTimeoutApiThread value="5000" />
<MaxDispatchCountApiThread value="10"/>
<MaxDispatchCountUserThread value="6500"/>
<RefreshFirstRequired value="1"/>
<XmlTraceToStdout value="0"/>
</IProvider>
</IProviderList>
</IProviderGroup>
<ChannelGroup>
<ChannelList>
<Channel>
<Name value="Channel_1"/>
<!-- ChannelType possible values are: -->
<!-- ChannelType::RSSL_SOCKET - TCP IP connection type -->
<!-- ChannelType::RSSL_HTTP - Http tunnel connection type -->
<!-- ChannelType::RSSL_ENCRYPTED - Https tunnel connection type -->
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<!-- CompressionType is optional: defaulted to None -->
<!-- possible values: None, ZLib, LZ4 -->
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- ConnectionPingTimeout is optional: defaulted to 30000 -->
<ConnectionPingTimeout value="30000"/>
<!-- TcpNodelay is optional: defaulted to 1 -->
<!-- possible values: 1 (tcp_nodelay option set), 0 (tcp_nodelay not set) -->
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Channel_2"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Channel_3"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_4"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- EMA discovers a host and a port from RDP service discovery for the specified location
when both of them are not set and the session management is enable. -->
<Location value="us-east-1"/>
<EnableSessionManagement value="1"/>
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_5"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- EMA discovers a host and a port from RDP service discovery for the specified location
when both of them are not set and the session management is enable. -->
<Location value="us-east-1"/>
<EnableSessionManagement value="1"/>
<EncryptedProtocolType value="EncryptedProtocolType::RSSL_WEBSOCKET"/>
<WsMaxMsgSize value="61440"/>
<WsProtocols value="tr_json2"/>
</Channel>
<Channel>
<Name value="Channel_6"/>
<ChannelType value="ChannelType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="15000"/>
<WsMaxMsgSize value="61440"/>
<WsProtocols value="rssl.json.v2, rssl.rwf, tr_json2"/>
</Channel>
<Channel>
<Name value="Channel_7"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14003"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_8"/>
<ChannelType value="ChannelType::RSSL_HTTP"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="14003"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_9"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="14003"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_RRTViewer_SE"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Channel_RRTViewer_DE"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- EMA discovers a host and a port from RDP service discovery for the specified location
when both of them are not set and the session management is enable. -->
<Location value="us-east-1"/>
<EnableSessionManagement value="1"/>
<ObjectName value=""/>
</Channel>
<!--Performance tools channels -->
<Channel>
<Name value="Perf_Channel_1"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<NumInputBuffers value="2048"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Perf_Channel_WSJSON_1"/>
<ChannelType value="ChannelType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="50000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<DirectWrite value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
<WsMaxMsgSize value="18432"/>
<WsProtocols value="rssl.json.v2"/>
</Channel>
<Channel>
<Name value="Perf_Channel_WSRWF_1"/>
<ChannelType value="ChannelType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<DirectWrite value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
<WsProtocols value="rssl.rwf"/>
</Channel>
<Channel>
<Name value="Perf_NIP_Channel_1"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<GuaranteedOutputBuffers value="100000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<DirectWrite value="1"/>
<Host value="localhost"/>
<Port value="14003"/>
<InterfaceName value=""/>
<HighWaterMark value="6144"/>
<NumInputBuffers value="10000"/>
<SysRecvBufSize value="65535"/>
<SysSendBufSize value="65535"/>
</Channel>
</ChannelList>
</ChannelGroup>
<ServerGroup>
<ServerList>
<Server>
<Name value="Server_1"/>
<ServerType value="ServerType::RSSL_SOCKET"/>
<!-- CompressionType is optional: defaulted to None -->
<!-- possible values: None, ZLib, LZ4 -->
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- ConnectionPingTimeout is optional: defaulted to 30000 -->
<ConnectionPingTimeout value="30000"/>
<!-- TcpNodelay is optional: defaulted to 1 -->
<!-- possible values: 1 (tcp_nodelay option set), 0 (tcp_nodelay not set) -->
<TcpNodelay value="1"/>
<Port value="14002"/>
</Server>
<Server>
<Name value="Server_2"/>
<!-- For WS connection server could use also RSSL_SOCKET type -->
<ServerType value="ServerType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Port value="15000"/>
<!-- There are optional and used for applying WS connection -->
<MaxFragmentSize value="6144"/>
<WsProtocols value="rssl.json.v2, rssl.rwf, tr_json2"/>
</Server>
<Server>
<Name value="EncryptedServer"/>
<ServerType value="ServerType::RSSL_ENCRYPTED"/>
<!-- CompressionType is optional: defaulted to None -->
<!-- possible values: None, ZLib, LZ4 -->
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- ConnectionPingTimeout is optional: defaulted to 30000 -->
<ConnectionPingTimeout value="30000"/>
<!-- TcpNodelay is optional: defaulted to 1 -->
<!-- possible values: 1 (tcp_nodelay option set), 0 (tcp_nodelay not set) -->
<TcpNodelay value="1"/>
<Port value="14002"/>
</Server>
<!--Performance tools server -->
<Server>
<Name value="Perf_Server_1"/>
<ServerType value="ServerType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<Port value="14002"/>
<HighWaterMark value="0"/>
<InterfaceName value=""/>
<DirectWrite value="1" />
<MaxFragmentSize value="6144"/>
<NumInputBuffers value="10000"/>
<SysRecvBufSize value="65535"/>
<SysSendBufSize value="65535"/>
</Server>
</ServerList>
</ServerGroup>
<WarmStandbyServerInfoGroup>
<WarmStandbyServerInfoList>
<WarmStandbyServerInfo>
<Name value="Server_Info_1"/>
<Channel value="Channel_1"/>
<PerServiceNameSet value=""/>
</WarmStandbyServerInfo>
<WarmStandbyServerInfo>
<Name value="Server_Info_2"/>
<Channel value="Channel_7"/>
<PerServiceNameSet value=""/>
</WarmStandbyServerInfo>
</WarmStandbyServerInfoList>
</WarmStandbyServerInfoGroup>
<WarmStandbyGroup>
<WarmStandbyList>
<WarmStandbyChannel>
<Name value="WarmStandbyChannel_1"/>
<StartingActiveServer value="Server_Info_1"/>
<StandbyServerSet value="Server_Info_2"/>
<WarmStandbyMode value="WarmStandbyMode::LOGIN_BASED"/>
</WarmStandbyChannel>
</WarmStandbyList>
</WarmStandbyGroup>
<!-- source directory refresh configuration used by provider -->
<DirectoryGroup>
<!-- DefaultDirectory specifies Directory used as default if providers do not specify Directory name -->
<DefaultDirectory value="Directory_1"/>
<DirectoryList>
<!-- providers refer to the Directory by name -->
<!-- Directory is a set of Services (one or more) on which a provider will provide item data -->
<Directory>
<Name value="Directory_1"/>
<Service>
<Name value="TEST_NI_PUB"/>
<InfoFilter>
<!-- optional value; if not specified EMA will assign it -->
<ServiceId value="11"/>
<!-- optional value -->
<Vendor value="company name"/>
<!-- possible values: 0 - means consolidation service, 1 - means original provider -->
<IsSource value="0"/>
<!-- an array of market domains supported by this service -->
<!-- domains defined in the RDM Usage Guide may be refered by name -->
<!-- names of the RDM defined domains are listed in the EmaRdm.h file -->
<!-- e.g. MMT_MARKET_PRICE, MMT_MARKET_BY_ORDER -->
<!-- note that the capabilities may be specified with names and or numbers -->
<Capabilities>
<CapabilitiesEntry value="MMT_MARKET_PRICE"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<!-- list of dictionary names specified in the DictionaryGroup -->
<!-- EMA will populate the Service::InfoFilter::DictionariesProvided element -->
<!-- with the respective <>ItemName values -->
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<!-- list of dictionary names specified in the DictionaryGroup -->
<!-- EMA will populate the Service::InfoFilter::DictionariesUsed element -->
<!-- with the respective <>ItemName values -->
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<!-- list of QoS values supported by this service -->
<!-- possible values are listed in the OmmQos.h file of the EMA -->
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="Timeliness::InexactDelayed"/>
<Rate value="Rate::JustInTimeConflated"/>
</QoSEntry>
</QoS>
<!-- 0 means does not support, 1 - means supports QoS range -->
<SupportsQoSRange value="0"/>
<!-- name of item list -->
<ItemList value="#.itemlist"/>
<!-- 0 means does not accept, 1 - means accepts consumer status -->
<AcceptingConsumerStatus value="0"/>
<!-- 0 means does not support, 1 - means supports out of band snapshots -->
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<!-- StateFilter is optional -->
<!-- EMA will default the values as follows: -->
<!-- for interactive provider -->
<!-- - ServiceState is "up" and AcceptingRequests is "Yes" -->
<!-- for non interactive provider -->
<!-- - ServiceState is "up" and AcceptingRequests is "No" -->
<StateFilter>
<!-- 0 means service is down, 1 - means service is up (default; 1) -->
<ServiceState value="1"/>
<!-- 0 means service does not accept, 1 - means service accepts (default; 1) -->
<AcceptingRequests value="1"/>
<!-- optional; specifies status change to apply to all items provided by this service -->
<!-- possible values are listed in the OmmState.h file of the EMA -->
<Status>
<!-- possible values are: Open, Close, CloseRecover -->
<StreamState value="StreamState::Open"/>
<!-- possibe values are: NoChange, Ok, Suspect -->
<DataState value="DataState::Ok"/>
<!-- possible values are: None, DacsDown, etc -->
<StatusCode value="StatusCode::None"/>
<!-- a text field -->
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
<Service>
<Name value="NI_PUB"/>
<InfoFilter>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
<Status>
<StreamState value="StreamState::Open"/>
<DataState value="DataState::Ok"/>
<StatusCode value="StatusCode::None"/>
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Directory_2"/>
<Service>
<Name value="DIRECT_FEED"/>
<InfoFilter>
<ServiceId value="1"/>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
<CapabilitiesEntry value="MMT_MARKET_BY_PRICE"/>
<CapabilitiesEntry value="MMT_DICTIONARY"/>
<CapabilitiesEntry value="200"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="100"/>
<Rate value="100"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Directory_3"/>
<Service>
<Name value="TEST_NI_PUB"/>
<InfoFilter>
<ServiceId value="11"/>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="MMT_MARKET_PRICE"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="Timeliness::InexactDelayed"/>
<Rate value="Rate::JustInTimeConflated"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
<Status>
<StreamState value="StreamState::Open"/>
<DataState value="DataState::Ok"/>
<StatusCode value="StatusCode::None"/>
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
<Service>
<Name value="NI_PUB"/>
<InfoFilter>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
<Status>
<StreamState value="StreamState::Open"/>
<DataState value="DataState::Ok"/>
<StatusCode value="StatusCode::None"/>
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Directory_4"/>
<Service>
<Name value="DIRECT_FEED"/>
<InfoFilter>
<ServiceId value="1"/>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
<CapabilitiesEntry value="MMT_MARKET_BY_PRICE"/>
<CapabilitiesEntry value="MMT_DICTIONARY"/>
<CapabilitiesEntry value="200"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="100"/>
<Rate value="100"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Perf_Directory_1"/>
<Service>
<Name value="NI_PUB"/>
<InfoFilter>
<ServiceId value="1"/>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="RefinitivDevTestLab"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="MMT_DICTIONARY"/>
<CapabilitiesEntry value="MMT_MARKET_PRICE"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
<CapabilitiesEntry value="MMT_MARKET_BY_PRICE"/>
<CapabilitiesEntry value="200"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="100"/>
<Rate value="100"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
</StateFilter>
</Service>
</Directory>
</DirectoryList>
</DirectoryGroup>
<DictionaryGroup>
<DictionaryList>
<Dictionary>
<Name value="Dictionary_1"/>
<!-- dictionaryType is optional: defaulted to ChannelDictionary" -->
<!-- possible values: ChannelDictionary, FileDictionary -->
<!-- if dictionaryType is set to ChannelDictionary, file names are ignored -->
<DictionaryType value="DictionaryType::ChannelDictionary"/>
</Dictionary>
<Dictionary>
<Name value="Dictionary_2"/>
<DictionaryType value="DictionaryType::FileDictionary"/>
<!-- dictionary names are optional: defaulted to RDMFieldDictionary and enumtype.def -->
<RdmFieldDictionaryFileName value="./RDMFieldDictionary"/>
<EnumTypeDefFileName value="./enumtype.def"/>
</Dictionary>
<Dictionary>
<Name value="Dictionary_3"/>
<!-- providers always assume DictionaryType = DictionaryType::FileDictionary -->
<DictionaryType value="DictionaryType::FileDictionary"/>
<!-- dictionary file names are optional: defaulted to ./RDMFieldDictionary and ./enumtype.def -->
<RdmFieldDictionaryFileName value="./RDMFieldDictionary"/>
<EnumTypeDefFileName value="./enumtype.def"/>
<!-- <dictionary>ItemName represents the names shown in DictionariesProvided and DictionariesUsed
elements of the Directory InfoFilter -->
<!-- <dictionary>ItemName is optional; default values are "RWFFld" for the RdmFieldDictionary
and "RWFEnum" for the enumtype.def -->
<RdmFieldDictionaryItemName value="RWFFld"/>
<EnumTypeDefItemName value="RWFEnum"/>
</Dictionary>
</DictionaryList>
</DictionaryGroup>
</EmaConfig>

View File

@@ -0,0 +1,25 @@
package cn.stock.market.listener;
import com.mongodb.client.MongoClients;
import com.mongodb.client.MongoClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.mongodb.core.MongoTemplate;
@Configuration
public class MongoConfig {
@Bean
public MongoClient mongoClient() {
// 连接到MongoDB服务器示例中使用默认的MongoDB端口
// 请根据你的实际情况修改这里的连接字符串
return MongoClients.create("mongodb://root:123456@localhost:27017");
}
@Bean
public MongoTemplate mongoTemplate() {
// 创建并返回MongoTemplate的实例需要提供MongoClient实例和数据库名
// 替换"yourDatabase"为你的数据库名
return new MongoTemplate(mongoClient(), "company");
}
}

View File

@@ -0,0 +1,38 @@
/*
package cn.stock.market.listener;
import com.thomsonreuters.ema.access.EmaFactory;
import com.thomsonreuters.ema.access.OmmConsumer;
import com.thomsonreuters.ema.access.OmmConsumerConfig;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Component;
@Component
public class MyAppRunner implements ApplicationRunner {
static String userName = "GE-A-10288435-3-15856";
static String password = "8EyCWDQ%XITcGRM@RhKokxX05FZJe1";
static String clientId = "662b37b071144c9f8f2507d93037a019a010ae0e";
@Override
public void run(ApplicationArguments args) throws Exception {
// 在这里写入您的初始化代码
System.out.println("应用已启动,执行初始化代码...");
// The "Consumer_4" uses EncryptedProtocolType::RSSL_SOCKET while the "Consumer_5" uses EncryptedProtocolType::RSSL_WEBSOCKET predefined in EmaConfig.xml
}
@Bean
public OmmConsumer getOmmConsumer() {
OmmConsumer consumer = null;
OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig();
config.username(userName);
config.password(password);
config.clientId(clientId);
consumer = EmaFactory.createOmmConsumer(config.consumerName( "Consumer_4"));
return consumer;
}
}
*/

View File

@@ -0,0 +1,22 @@
package cn.stock.market.listener;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.springframework.data.mongodb.core.mapping.Document;
/**
* @author gs
* @date 2024/4/8 21:00
*/
@Document("stock_info")
@Data
@AllArgsConstructor
@NoArgsConstructor
public class StockInfoRefinitiv {
private String stockName;
private String stockCode;
private String stockType;
private String status;
private String commandStr;
}

View File

@@ -0,0 +1,19 @@
package cn.stock.market.listener;
import lombok.AllArgsConstructor;
import lombok.Data;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
/**
* @author gs
* @date 2024/4/8 17:20
*/
@Data
@AllArgsConstructor
@Document("symbol")
public class SymbolRefinitiv {
private String symbol;
private String stockType;
private String commandStr;
}

View File

@@ -185,6 +185,31 @@ public class DateTimeUtil {
return cal.getTime(); return cal.getTime();
} }
/**
* 获取某个时间的凌晨时间
* @param time
* @param date
* @return
*/
public static Date getDayOfMorning(Date time,Integer date){
Calendar lastDate = Calendar.getInstance();
lastDate.setTime(time);
lastDate.add(Calendar.DATE,date);
lastDate.set(Calendar.HOUR_OF_DAY,0);
lastDate.set(Calendar.MINUTE,0);
lastDate.set(Calendar.SECOND,0);
lastDate.set(Calendar.MILLISECOND,0);
return lastDate.getTime();
}
//获取某个时间的前/后时间,以年为单位
public static Date getDayOfYear(Date time,Integer date){
Calendar lastDate = Calendar.getInstance();
lastDate.setTime(time);
lastDate.add(Calendar.YEAR,date);
return lastDate.getTime();
}
public static void main(String[] args) { public static void main(String[] args) {
parseToDateByMinute(10); parseToDateByMinute(10);

View File

@@ -0,0 +1,317 @@
package cn.stock.market.utils;
import cn.hutool.core.util.StrUtil;
import cn.stock.market.constant.MonthEnum;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.dto.RetifiveStockInfo;
import cn.stock.market.lesg.InChangeEntity;
import cn.stock.market.lesg.InstrumentData;
import com.google.common.collect.Lists;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.springframework.util.ReflectionUtils;
import java.lang.reflect.Field;
import java.util.*;
import java.util.stream.Collectors;
/**
* RefinitivUtil
* Refinitiv数据解析工具
*
* @author jnerh
* @since 2024/04/11 10:20
*/
@Slf4j
public class RefinitivUtil {
public static final String BLANK_DATA = "(blank data)";
public static final List<String> STOCK_CODE_FIELDS = Lists.newArrayList("EXCHCODE", "PROV_SYMB", "MNEMONIC", "SRC_SYMB");
public static final String BSE_SYMBOL_SUFFIX = ".BO";
private static RetifiveStockInfo handleData(RetifiveStockInfo retifiveStockInfo) {
Field[] fields = retifiveStockInfo.getClass().getDeclaredFields();
Arrays.stream(fields).forEach(field -> {
ReflectionUtils.makeAccessible(field);
try {
Object obj = field.get(retifiveStockInfo);
if (obj instanceof String) {
String objStr = (String) obj;
field.set(retifiveStockInfo, objStr.replace(BLANK_DATA, ""));
}
} catch (IllegalAccessException e) {
log.error("Refinitiv数据源处理数据出错", e);
}
});
// 未开盘时,将当前价设为昨日收盘价
try {
Field statusField = retifiveStockInfo.getClass().getDeclaredField("status");
ReflectionUtils.makeAccessible(statusField);
Object obj = statusField.get(retifiveStockInfo);
if (obj instanceof String) {
String objStr = (String) obj;
if (StringUtils.equals(objStr, "1")) {
Field lastPriceField = retifiveStockInfo.getClass().getDeclaredField("lastPrice");
Field previousPriceField = retifiveStockInfo.getClass().getDeclaredField("previousPrice");
ReflectionUtils.makeAccessible(previousPriceField);
ReflectionUtils.makeAccessible(lastPriceField);
lastPriceField.set(retifiveStockInfo, previousPriceField.get(retifiveStockInfo));
}
}
} catch (Exception e) {
log.error("Refinitiv数据源获取status出错", e);
}
return retifiveStockInfo;
}
public static RetifiveStockInfo decode(InstrumentData data) {
Map<String, String> dataMap = data.getDataMap();
RetifiveStockInfo stockInfo = RetifiveStockInfo.builder().symbol(data.getRic()).build();
dataMap.forEach((k, v) -> {
if (k.equals("DSPLY_NAME")) {
stockInfo.setStockName(v);
}
if (StrUtil.isBlank(stockInfo.getStockCode()) && StrUtil.isNotBlank(parseStockCode(k, v))) {
stockInfo.setStockCode(v);
}
if (k.equals("INST_PHASE")) {
stockInfo.setStatus(v);
}
if (k.equals("OPEN_PRC")) {
stockInfo.setOpenPrice(v);
}
if (k.equals("HST_CLOSE")) {
stockInfo.setPreviousPrice(v);
}
if (k.equals("52WK_HIGH")) {
stockInfo.setWeek52HighPrice(v);
}
if (k.equals("52WK_LOW")) {
stockInfo.setWeek52LowPrice(v);
}
if (k.equals("PCTCHNG")) {
stockInfo.setPerchg(v);
}
if (k.equals("NETCHNG_1")) {
stockInfo.setChange(v);
}
if (k.equals("HIGH_1")) {
stockInfo.setHighPrice(v);
}
if (k.equals("LOW_1")) {
stockInfo.setLowPrice(v);
}
if (k.equals("IRGVOL")) {
stockInfo.setVolume(v);
}
if (k.equals("TRDPRC_1")) {
stockInfo.setLastPrice(v);
}
if (k.equals("RDN_EXCHID")) {
String stockType = v;
if (StrUtil.equals(stockType, "145")) {
//孟买国家交易所
stockType = "bse";
} else if (StrUtil.equals(stockType, "147")) {
//印度国家交易所
stockType = "nse";
}
stockInfo.setStockType(stockType);
}
});
return handleData(stockInfo);
}
/**
* 解析股票代码
*
* @param k 字段名
* @param v 字段值
* @return 股票代码
*/
private static String parseStockCode(String k, String v) {
if (isValidStockCode(k, v)) {
return v;
}
return null;
}
/**
* 判断是否为股票代码
*
* @param k 字段名
* @param v 字段值
* @return 是否为股票代码
*/
public static boolean isValidStockCode(String k, String v) {
return STOCK_CODE_FIELDS.contains(k) && !StrUtil.contains(v, "blank data");
}
/**
* 解析为RetifiveStock
*
* @param data 查出的数据
* @return 结果
*/
public static RetifiveStock decodeRefinitivStock(InstrumentData data) {
Map<String, String> dataMap = data.getDataMap();
RetifiveStock stock= RetifiveStock.builder().symbol(data.getRic()).saveTime(new Date()).build();
dataMap.forEach((k, v) -> {
if (k.equals("DSPLY_NAME")) {
stock.setStockName(v);
}
if (StrUtil.isBlank(stock.getStockCode()) && StrUtil.isNotBlank(parseStockCode(k, v))) {
stock.setStockCode(v);
}
if (k.equals("RDN_EXCHID")) {
String stockType = v;
if (StrUtil.equals(stockType, "145")) {
//孟买国家交易所
stockType = "bse";
} else if (StrUtil.equals(stockType, "147")) {
//印度国家交易所
stockType = "nse";
}
stock.setStockType(stockType);
}
});
return stock;
}
public static List<String> decodeTopData(InstrumentData instrumentData) {
List<String> list = new ArrayList<>(100);
instrumentData.getDataMap().forEach((k, v) -> {
if (k.startsWith("BR_LINK")) {
if (!v.contains("blank data")) {
list.add(k);
}
}
});
List<String> stringList = list.stream().sorted(topComparator()).collect(Collectors.toList());
List<String> result = new ArrayList<>();
for (String key : stringList) {
result.add(instrumentData.getDataMap().get(key));
}
return result;
}
public static List<InChangeEntity> decodeInChangeData(InstrumentData instrumentData) {
List<String> list = new ArrayList<>(100);
instrumentData.getDataMap().forEach((k, v) -> {
if (StrUtil.contains(k, "ROW80_") && !StrUtil.containsAny(v, "IN/CHANGE")) {
list.add(k);
}
});
List<String> inChangeSymbolList = list.stream().sorted(inChangeComparator()).collect(Collectors.toList());
List<String> result = new ArrayList<>();
for (String key : inChangeSymbolList) {
result.add(instrumentData.getDataMap().get(key));
}
String flagStr = result.remove(0);
int dateBeginIdx = 0;
int dateEndIdx = flagStr.indexOf("DESCRIPTION") - 1;
int descriptionBeginIdx = flagStr.indexOf("DESCRIPTION");
int descriptionEndIdx = flagStr.indexOf("TYP") - 1;
int typBeginIdx = flagStr.indexOf("TYP");
int typEndIdx = flagStr.indexOf("RIC") - 1;
int ricBeginIdx = flagStr.indexOf("RIC");
int ricEndIdx = flagStr.indexOf("ISIN") - 1;
int isinBeginIdx = flagStr.indexOf("ISIN");
int isinEndIdx = flagStr.indexOf("CODE") - 1;
int codeBeginIdx = flagStr.indexOf("CODE");
int codeEndIdx = flagStr.indexOf("CLS") - 1;
int clsBeginIdx = flagStr.indexOf("CLS");
List<InChangeEntity> inChangeEntityList = new ArrayList<>();
for (String data : result) {
String date = data.substring(dateBeginIdx, dateEndIdx).trim();
String description = data.substring(descriptionBeginIdx, descriptionEndIdx).trim();
String typ = data.substring(typBeginIdx, typEndIdx).trim();
String ric = parseInChangeRic(data.substring(ricBeginIdx, ricEndIdx).trim());
if (!ric.endsWith(BSE_SYMBOL_SUFFIX)) {
// 暂无相关权限处理非孟买国家交易所的股票
continue;
}
String isin = data.substring(isinBeginIdx, isinEndIdx).trim();
String codeTicker = data.substring(codeBeginIdx, codeEndIdx).trim();
String cls = data.substring(clsBeginIdx).trim();
InChangeEntity inChangeEntity = InChangeEntity.builder()
.date(parseInChangeDate(date))
.description(description)
.typ(typ)
.ric(ric)
.isin(isin)
.codeTicker(codeTicker)
.cls(cls)
.build();
inChangeEntityList.add(inChangeEntity);
}
return inChangeEntityList;
}
private static String parseInChangeDate(String date) {
String day = date.substring(0, 2);
String month = date.substring(2, 5);
String year = date.substring(5);
return String.format("20%s-%s-%s", year, Objects.requireNonNull(MonthEnum.of(month)).remark(), day);
}
private static String parseInChangeRic(String ric) {
return StrUtil.replace(ric, "<", "")
.replace(">", "");
}
private static Comparator<String> topComparator() {
String flag = "BR_LINK";
return (s1, s2) -> {
String seqStr1 = s1.substring(flag.indexOf(s1) + flag.length() + 1);
String seqStr2 = s2.substring(flag.indexOf(s2) + flag.length() + 1);
int seq1 = Integer.parseInt(seqStr1);
int seq2 = Integer.parseInt(seqStr2);
return seq1 - seq2;
};
}
private static Comparator<String> inChangeComparator() {
String flag = "ROW80_";
return (s1, s2) -> {
String seqStr1 = s1.substring(flag.indexOf(s1) + flag.length() + 1);
String seqStr2 = s2.substring(flag.indexOf(s2) + flag.length() + 1);
int seq1 = Integer.parseInt(seqStr1);
int seq2 = Integer.parseInt(seqStr2);
return seq1 - seq2;
};
}
public static String decode(Map<String, String> dataMap, List<String> symbols) {
String nextLink = null;
if (dataMap.get("NEXT_LR") == null) {
return nextLink;
}
for (Map.Entry<String, String> entry : dataMap.entrySet()) {
if (entry.getKey().startsWith("LINK_") && !entry.getValue().contains("blank data")) {
symbols.add(entry.getValue());
}
if (entry.getKey().startsWith("NEXT_LR")) {
nextLink = entry.getValue();
}
}
return nextLink;
}
}

View File

@@ -2,6 +2,7 @@ package cn.stock.market.web;
import cn.stock.market.domain.basic.entity.BtodayStock; import cn.stock.market.domain.basic.entity.BtodayStock;
import cn.stock.market.domain.basic.service.BtodayStockService; import cn.stock.market.domain.basic.service.BtodayStockService;
import cn.stock.market.web.annotations.EncryptFilter;
import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject; import com.alibaba.fastjson.JSONObject;
@@ -43,6 +44,8 @@ public class BTodayStockController {
@ApiImplicitParam(name="durationtype",value = "D(1D的时候传D),D(5D的时候传D),M(3M的时候传M),Y(1Y的时候传Y),Y(5Y的时候传Y),Y(10Y的时候传Y)"), @ApiImplicitParam(name="durationtype",value = "D(1D的时候传D),D(5D的时候传D),M(3M的时候传M),Y(1Y的时候传Y),Y(5Y的时候传Y),Y(10Y的时候传Y)"),
@ApiImplicitParam(name="duration",value = "1(1D的时候传1),5(5D的时候传5),3(3M的时候传3),1(1Y的时候传1),5(5Y的时候传5),10(10Y的时候传10)"), @ApiImplicitParam(name="duration",value = "1(1D的时候传1),5(5D的时候传5),3(3M的时候传3),1(1Y的时候传1),5(5Y的时候传5),10(10Y的时候传10)"),
}) })
@EncryptFilter(decryptRequest = false)
public JSONArray getPriceChartCompanyPullView( public JSONArray getPriceChartCompanyPullView(
@RequestParam(value = "exchange") String exchange, @RequestParam(value = "exchange") String exchange,
@RequestParam(value = "co_code") String coCode, @RequestParam(value = "co_code") String coCode,
@@ -138,6 +141,7 @@ public class BTodayStockController {
}) })
@GetMapping("/api/bToday/stockDetail") @GetMapping("/api/bToday/stockDetail")
@EncryptFilter(decryptRequest = false)
public com.alibaba.fastjson.JSONObject getPriceChartCompanyPullView( public com.alibaba.fastjson.JSONObject getPriceChartCompanyPullView(
@RequestParam(value = "exchange") String exchange, @RequestParam(value = "exchange") String exchange,
@RequestParam(value = "co_code") String coCode @RequestParam(value = "co_code") String coCode

View File

@@ -0,0 +1,720 @@
/*
package cn.stock.market.web;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.domain.basic.service.RetifiveStockService;
import cn.stock.market.dto.RetifiveStockInfo;
import cn.stock.market.infrastructure.db.po.QRetifiveStockPO;
import cn.stock.market.listener.AppClient;
import cn.stock.market.listener.ConcurrentAppClient;
import cn.stock.market.listener.StockInfoRefinitiv;
import cn.stock.market.listener.SymbolRefinitiv;
import cn.stock.market.utils.ServerResponse;
import com.google.common.collect.Lists;
import com.querydsl.core.types.Predicate;
import com.thomsonreuters.ema.access.DataType;
import com.thomsonreuters.ema.access.FieldEntry;
import com.thomsonreuters.ema.access.FieldList;
import com.thomsonreuters.ema.access.RefreshMsg;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
@RestController
@Slf4j
@RequestMapping("/retifive/**")
public class MessageRetifiveController {
@Autowired
private AppClient appClient;
@Autowired
private ConcurrentAppClient concurrentAppClient;
@Autowired
private MongoTemplate mongoTemplate;
@Autowired
private RetifiveStockService retifiveStockService;
@GetMapping("/message")
public ServerResponse<?> getMessage(@RequestParam String itemName) {
RefreshMsg refreshMsg = null;
try {
appClient.subscribe(itemName); // 根据itemName订阅
// 等待消息
refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
return ServerResponse.createBySuccess("操作成功",refreshMsg.toString());
} catch (Exception e) {
return ServerResponse.createByError();
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
}
@GetMapping("/getStockSymbolList")
public ServerResponse<?> getStockList() {
RefreshMsg refreshMsg = null;
List<String> itemNameList = generateItemNames();
String nextLink = "";
for (String itemName : itemNameList) {
try {
appClient.subscribe(itemName); // 根据itemName订阅
// 等待消息
refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
System.out.println(refreshMsg.name());
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
nextLink = decode1(refreshMsg.payload().fieldList(),refreshMsg.name());
while (StringUtils.isNotBlank(nextLink)&&!nextLink.contains("blank data")){
appClient.subscribe(nextLink); // 根据itemName订阅
// 等待消息
refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
nextLink = decode1(refreshMsg.payload().fieldList(),refreshMsg.name());
}
}
} catch (Exception e) {
log.error("获取列表异常link:"+nextLink,e);
return ServerResponse.createByError();
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
}
return ServerResponse.createBySuccess("操作成功");
}
*/
/* @GetMapping("/getStockInfoList")
@Deprecated
public ServerResponse<?> getStockInfoList() {
ExecutorService executorService = Executors.newFixedThreadPool(5); // 创建一个固定大小的线程池
List<SymbolRefinitiv> collect = mongoTemplate.query(SymbolRefinitiv.class).stream().collect(Collectors.toList());
List<StockInfoRefinitiv> collect2 = mongoTemplate.query(StockInfoRefinitiv.class).stream().collect(Collectors.toList());
List<SymbolRefinitiv> difference = collect.stream()
.filter(symbol -> collect2.stream()
.noneMatch(stockInfo -> stockInfo.getCommandStr().equals(symbol.getSymbol())))
.collect(Collectors.toList());
List<String> itemNameList = difference.stream().map(SymbolRefinitiv::getSymbol).collect(Collectors.toList());
// 计算每个线程应处理的元素数量
int size = itemNameList.size();
int chunkSize = size / 5; // 假设列表可以均匀分配
for (int i = 0; i < 5; i++) {
int start = i * chunkSize;
int end = (i == 4) ? size : (start + chunkSize); // 最后一个线程可能需要处理更多的元素
List<String> sublist = itemNameList.subList(start, end);
// 将子列表的处理提交给线程池
executorService.submit(() -> {
for (String itemName : sublist) {
try {
CompletableFuture<RefreshMsg> future = concurrentAppClient.subscribe(itemName);
RefreshMsg refreshMsg = future.get(10, TimeUnit.SECONDS);
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
// List<FieldEntry> safeList = Collections.synchronizedList(new ArrayList<>(refreshMsg.payload().fieldList()));
decode2(refreshMsg.payload().fieldList(),refreshMsg.name());
}
} catch (Exception e) {
log.error("获取列表异常link:"+itemName,e);
}
}
});
}
executorService.shutdown();
try {
if (!executorService.awaitTermination(60, TimeUnit.SECONDS)) {
executorService.shutdownNow();
}
} catch (InterruptedException ie) {
executorService.shutdownNow();
Thread.currentThread().interrupt();
}
return ServerResponse.createBySuccess("操作成功");
}*//*
@GetMapping("/testStockInfoList2")
public ServerResponse<?> getStockInfoList2() {
List<String> collect = mongoTemplate.query(SymbolRefinitiv.class).stream().map(SymbolRefinitiv::getSymbol).collect(Collectors.toList());
// 计算每个线程应处理的元素数量
for (String itemName : collect) {
try {
appClient.subscribe(itemName); // 根据itemName订阅
// 等待消息
RefreshMsg refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
// List<FieldEntry> safeList = Collections.synchronizedList(new ArrayList<>(refreshMsg.payload().fieldList()));
decode2(refreshMsg.payload().fieldList(),refreshMsg.name());
}
} catch (Exception e) {
log.error("获取列表异常link:"+itemName,e);
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
}
return ServerResponse.createBySuccess("操作成功");
}
@GetMapping("/getStockDetail")
public ServerResponse<?> getStockInfoList2(String itemName) {
// 计算每个线程应处理的元素数量
try {
appClient.subscribe(itemName); // 根据itemName订阅
// 等待消息
RefreshMsg refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
RetifiveStockInfo retifiveStockInfo = decode3(refreshMsg.payload().fieldList(), refreshMsg.name());
//获取股票id
RetifiveStock stock = retifiveStockService.repository().findBtStockByCoCode(itemName);
if(stock != null){
retifiveStockInfo.setId(stock.getId());
}
return ServerResponse.createBySuccess("操作成功",retifiveStockInfo);
}
} catch (Exception e) {
log.error("获取股票详情link:"+itemName,e);
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
return ServerResponse.createBySuccess("操作成功");
}
@GetMapping("/getStockDetailList")
public ServerResponse<?> getStockDetailList(String itemName) {
// 计算每个线程应处理的元素数量
String[] itemNames = itemName.split(",");
List<RetifiveStockInfo> list = Lists.newArrayList();
for (String name : itemNames) {
try {
appClient.subscribe(name); // 根据itemName订阅
// 等待消息
RefreshMsg refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
RetifiveStockInfo retifiveStockInfo = decode3(refreshMsg.payload().fieldList(), refreshMsg.name());
list.add(retifiveStockInfo);
}
} catch (Exception e) {
log.error("获取股票详情link:"+name,e);
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
}
return ServerResponse.createBySuccess("操作成功",list);
}
@GetMapping("/getBSETopActivesList")
public ServerResponse<?> getGainerList(String itemName) {
// 计算每个线程应处理的元素数量
String name = ".AV.BO";
List<RetifiveStockInfo> list = Lists.newArrayList();
try {
appClient.subscribe(name); // 根据itemName订阅
// 等待消息
RefreshMsg refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
List<String> strings = decode4(refreshMsg.payload().fieldList());
if(strings.size()>0){
appClient.subscribeList(strings); // 根据itemName订阅
// 等待消息
List<RefreshMsg> refreshMsgs = appClient.getMessagesFuture().get(10, TimeUnit.SECONDS);
for (RefreshMsg msg : refreshMsgs) {
list.add(decode3(msg.payload().fieldList(),msg.name()));
}
}
}
} catch (Exception e) {
log.error("获取股票详情link:"+name,e);
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
return ServerResponse.createBySuccess("操作成功",list);
}
@GetMapping("/getBSETopGainerList")
public ServerResponse<?> getBSETopGainerList() {
// 计算每个线程应处理的元素数量
String name = ".PG.BO";
List<RetifiveStockInfo> list = Lists.newArrayList();
try {
appClient.subscribe(name); // 根据itemName订阅
// 等待消息
RefreshMsg refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
List<String> strings = decode4(refreshMsg.payload().fieldList());
appClient.subscribeList(strings); // 根据itemName订阅
// 等待消息
List<RefreshMsg> refreshMsgs = appClient.getMessagesFuture().get(10, TimeUnit.SECONDS);
for (RefreshMsg msg : refreshMsgs) {
list.add(decode3(msg.payload().fieldList(),msg.name()));
}
}
} catch (Exception e) {
log.error("获取股票详情link:"+name,e);
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
return ServerResponse.createBySuccess("操作成功",list);
}
@GetMapping("/getBSETopLoserList")
public ServerResponse<?> getBSETopLoserList() {
// 计算每个线程应处理的元素数量
String name = ".PL.BO";
List<RetifiveStockInfo> list = Lists.newArrayList();
try {
appClient.subscribe(name); // 根据itemName订阅
// 等待消息
RefreshMsg refreshMsg = appClient.getMessageFuture().get(10, TimeUnit.SECONDS);// 设置超时时间例如10秒
if (DataType.DataTypes.FIELD_LIST == refreshMsg.payload().dataType()){
List<String> strings = decode4(refreshMsg.payload().fieldList());
appClient.subscribeList(strings); // 根据itemName订阅
// 等待消息
List<RefreshMsg> refreshMsgs = appClient.getMessagesFuture().get(10, TimeUnit.SECONDS);
for (RefreshMsg msg : refreshMsgs) {
list.add(decode3(msg.payload().fieldList(),msg.name()));
}
}
} catch (Exception e) {
log.error("获取股票详情link:"+name,e);
} finally {
// 可能需要重置或清理资源
appClient.resetMessageFuture();
}
return ServerResponse.createBySuccess("操作成功",list);
}
private List<String> decode4(FieldList fieldList) {
List<String> list = Lists.newArrayList();
String nextLink = "";
for (FieldEntry fieldEntry : fieldList){
// System.err.println("Fid: " + fieldEntry.fieldId() + " Name = " + fieldEntry.name() + " DataType: " + DataType.asString(fieldEntry.load().dataType()) + " Value: "+ fieldEntry.load().toString());
if(fieldEntry.name().startsWith("BR_LINK")){
nextLink = fieldEntry.load().toString();
if(!nextLink.contains("blank data")){
list.add(nextLink);
}
}
}
return list;
}
*/
/* void decode(FieldList fieldList)
{
for (FieldEntry fieldEntry : fieldList)
{
System.out.print("Fid: " + fieldEntry.fieldId() + " Name = " + fieldEntry.name() + " DataType: " + DataType.asString(fieldEntry.load().dataType()) + " Value: ");
if (Data.DataCode.BLANK == fieldEntry.code())
System.out.println(" blank");
else
switch (fieldEntry.loadType())
{
case DataType.DataTypes.REAL :
System.out.println(fieldEntry.real().asDouble());
break;
case DataType.DataTypes.DATE :
System.out.println(fieldEntry.date().day() + " / " + fieldEntry.date().month() + " / " + fieldEntry.date().year());
break;
case DataType.DataTypes.TIME :
System.out.println(fieldEntry.time().hour() + " / " + fieldEntry.time().minute() + " / " + fieldEntry.time().second() + fieldEntry.time().millisecond());
break;
case DataType.DataTypes.INT :
System.out.println(fieldEntry.intValue());
break;
case DataType.DataTypes.UINT :
System.out.println(fieldEntry.uintValue());
break;
case DataType.DataTypes.ASCII :
System.out.println(fieldEntry.ascii());
break;
case DataType.DataTypes.ENUM :
System.out.println(fieldEntry.hasEnumDisplay() ? fieldEntry.enumDisplay() : fieldEntry.enumValue());
break;
case DataType.DataTypes.RMTES :
System.out.println(fieldEntry.rmtes());
break;
case DataType.DataTypes.ERROR :
System.out.println("(" + fieldEntry.error().errorCodeAsString() + ")");
break;
default :
System.out.println();
break;
}
}
}*//*
String decode1(FieldList fieldList,String name)
{
Iterator<FieldEntry> iter = fieldList.iterator();
FieldEntry fieldEntry;
String nextLink = "";
while (iter.hasNext())
{
fieldEntry = iter.next();
//System.out.println("Fid: " + fieldEntry.fieldId() + " Name: " + fieldEntry.name() + " value: " + fieldEntry.load());
if(fieldEntry.name().startsWith("LINK_")){
if(fieldEntry.loadType() == DataType.DataTypes.ASCII){
String symbol = fieldEntry.load().toString();
if(!symbol.contains("blank data")){
mongoTemplate.insert(new SymbolRefinitiv(symbol,"bse",name));
*/
/* RetifiveStock retifiveStockPO = new RetifiveStock();
retifiveStockPO.setSymbol(name);
retifiveStockPO.setStockType("bse");
retifiveStockService.repository().save(retifiveStockPO);*//*
}
}
}
if(fieldEntry.name().startsWith("NEXT_LR")){
nextLink = fieldEntry.load().toString();
if(nextLink.contains("blank data")){
break;
}
}
if(fieldEntry.name().startsWith("NEXT_LR")){
nextLink = fieldEntry.load().toString();
if(nextLink.contains("blank data")){
break;
}
}
String stockName = "";
if(fieldEntry.name().equals("DSPLY_NAME")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
stockName = fieldEntry.load().toString();
}
}
String stockCode = "";
if(fieldEntry.name().equals("PROV_SYMB")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
stockCode = fieldEntry.load().toString();
}
}
String status = "";
if(fieldEntry.name().equals("TRD_STATUS")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
status = fieldEntry.load().toString();
}
}
StockInfoRefinitiv stockInfoRefinitiv = new StockInfoRefinitiv();
stockInfoRefinitiv.setStockName(stockName);
stockInfoRefinitiv.setStockCode(stockCode);
stockInfoRefinitiv.setStatus(status);
stockInfoRefinitiv.setStockType("bse");
stockInfoRefinitiv.setCommandStr(name);
}
return nextLink;
}
void decode2(FieldList fieldList,String name)
{
Iterator<FieldEntry> iter = fieldList.iterator();
FieldEntry fieldEntry;
String stockName = "";
String stockCode = "";
String status = "";
String price = "";
String openPrice = "";
String previousPrice = "";
String percentChange = "";
String week52High ="";
String week52Low = "";
String high = "";
String low = "";
String volume = "";//实时交易数量
String stockType = "";
String changeValue = "";
while (iter.hasNext())
{
fieldEntry = iter.next();
// System.out.println("Fid: " + fieldEntry.fieldId() + " Name: " + fieldEntry.name() +" Unit: "+DataType.asString(fieldEntry.loadType()) + " value: " + fieldEntry.load());
if(fieldEntry.name().equals("DSPLY_NAME")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
stockName = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("PROV_SYMB")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
stockCode = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("INST_PHASE")){
if(fieldEntry.loadType() == DataType.DataTypes.ENUM) {
status = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("OPEN_PRC")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
openPrice = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("HST_CLOSE")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
previousPrice = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("52WK_HIGH")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
week52High = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("52WK_LOW")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
week52Low = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("PCTCHNG")){ // NETCHNG_1
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
percentChange = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("NETCHNG_1")){ // NETCHNG_1
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
changeValue = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("HIGH_1")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
high = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("LOW_1")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
low = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("IRGVOL")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
volume = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("TRDPRC_1")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
price = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("RDN_EXCHID")){
if(fieldEntry.loadType() == DataType.DataTypes.ENUM) {
stockType = fieldEntry.load().toString();
if(StringUtils.equals(stockType,"145")){
stockType = "bse";//孟买国家交易所
}else if(StringUtils.equals(stockType,"147")){
stockType = "nse";//印度国家交易所
}
}
}
}
*/
/*StockInfoRefinitiv stockInfoRefinitiv = new StockInfoRefinitiv();
stockInfoRefinitiv.setStockName(stockName);
stockInfoRefinitiv.setStockCode(stockCode);
stockInfoRefinitiv.setStatus(status);
stockInfoRefinitiv.setStockType("bse");
stockInfoRefinitiv.setCommandStr(name);
mongoTemplate.insert(stockInfoRefinitiv);*//*
*/
/* RetifiveStockInfo retifiveStockInfo = RetifiveStockInfo.builder().stockCode(stockCode).stockName(stockName).symbol(name).status(status)
.openPrice(openPrice).currentPrice(price).highPrice(high).lowPrice(low).previousPrice(previousPrice).changePercent(percentChange)
.volume(volume).week52HighPrice(week52High).week52LowPrice(week52Low).stockType(stockType).changeValue(changeValue)
.build();*//*
RetifiveStock retifiveStock = RetifiveStock.builder().stockType(stockType).saveTime(new Date()).isLock(0).isShow(0)
.stockCode(stockCode).symbol(name).stockName(stockName).build();
List<RetifiveStock> all = retifiveStockService.repository().findAll(QRetifiveStockPO.retifiveStockPO.symbol.eq(name));
if(CollectionUtils.isEmpty(all)){
retifiveStockService.repository().save(retifiveStock);
}
}
RetifiveStockInfo decode3(FieldList fieldList, String name)
{
Iterator<FieldEntry> iter = fieldList.iterator();
FieldEntry fieldEntry;
String stockName = "";
String stockCode = "";
String status = "";
String price = "";
String openPrice = "";
String previousPrice = "";
String percentChange = "";
String week52High ="";
String week52Low = "";
String high = "";
String low = "";
String volume = "";//实时交易数量
String stockType = "";
String changeValue = "";
while (iter.hasNext())
{
fieldEntry = iter.next();
// System.out.println("Fid: " + fieldEntry.fieldId() + " Name: " + fieldEntry.name() +" Unit: "+DataType.asString(fieldEntry.loadType()) + " value: " + fieldEntry.load());
if(fieldEntry.name().equals("DSPLY_NAME")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
stockName = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("PROV_SYMB")){
if(fieldEntry.loadType() == DataType.DataTypes.RMTES) {
stockCode = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("INST_PHASE")){
if(fieldEntry.loadType() == DataType.DataTypes.ENUM) {
status = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("OPEN_PRC")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
openPrice = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("HST_CLOSE")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
previousPrice = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("52WK_HIGH")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
week52High = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("52WK_LOW")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
week52Low = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("PCTCHNG")){ // NETCHNG_1
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
percentChange = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("NETCHNG_1")){ // NETCHNG_1
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
changeValue = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("HIGH_1")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
high = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("LOW_1")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
low = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("IRGVOL")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
volume = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("TRDPRC_1")){
if(fieldEntry.loadType() == DataType.DataTypes.REAL) {
price = fieldEntry.load().toString();
}
}
if(fieldEntry.name().equals("RDN_EXCHID")){
if(fieldEntry.loadType() == DataType.DataTypes.ENUM) {
stockType = fieldEntry.load().toString();
if(StringUtils.equals(stockType,"145")){
stockType = "bse";//孟买国家交易所
}else if(StringUtils.equals(stockType,"147")){
stockType = "nse";//印度国家交易所
}
}
}
}
RetifiveStockInfo retifiveStockInfo = RetifiveStockInfo.builder().stockCode(stockCode).stockName(stockName).symbol(name).status(status)
.openPrice(openPrice).lastPrice(price).highPrice(high).lowPrice(low).previousPrice(previousPrice).perchg(percentChange)
.volume(volume).week52HighPrice(week52High).week52LowPrice(week52Low).stockType(stockType).change(changeValue)
.build();
return retifiveStockInfo;
}
private static List<String> generateItemNames() {
List<String> itemNames = new ArrayList<>();
// 从字母 'A' 到 'Z'
for (char letter = 'A'; letter <= 'Z'; letter++) {
String itemName = "0#" + letter + ".BO";
itemNames.add(itemName);
}
return itemNames;
}
}
*/

View File

@@ -6,8 +6,12 @@ import cn.stock.market.domain.basic.repository.MoneyStockRepository;
import cn.stock.market.dto.StockHistoryRequest; import cn.stock.market.dto.StockHistoryRequest;
import cn.stock.market.dto.StockHistoryResponse; import cn.stock.market.dto.StockHistoryResponse;
import cn.stock.market.infrastructure.db.po.QMoneyStockPO; import cn.stock.market.infrastructure.db.po.QMoneyStockPO;
import cn.stock.market.utils.RequestCacheUtils;
import cn.stock.market.utils.ServerResponse; import cn.stock.market.utils.ServerResponse;
import cn.stock.market.web.annotations.EncryptFilter;
import com.alibaba.fastjson.JSONObject; import com.alibaba.fastjson.JSONObject;
import com.google.common.cache.Cache;
import com.google.common.cache.CacheBuilder;
import com.google.common.collect.Lists; import com.google.common.collect.Lists;
import io.swagger.annotations.Api; import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam; import io.swagger.annotations.ApiImplicitParam;
@@ -23,17 +27,20 @@ import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element; import org.jsoup.nodes.Element;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpMethod; import org.springframework.http.HttpMethod;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity; import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.client.RestClientException;
import org.springframework.web.client.RestTemplate; import org.springframework.web.client.RestTemplate;
import java.io.IOException; import java.io.IOException;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Collection; import java.util.Collection;
import java.util.List; import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors; import java.util.stream.Collectors;
/** /**
@@ -60,6 +67,7 @@ public class MoneyApiController {
@ApiImplicitParams({ @ApiImplicitParams({
@ApiImplicitParam(name="stockType",value = "BSE或者NSE"), @ApiImplicitParam(name="stockType",value = "BSE或者NSE"),
@ApiImplicitParam(name="symbol",value = "scId值"), @ApiImplicitParam(name="symbol",value = "scId值"),
@ApiImplicitParam(name="id",value = "id值"),
}) })
@ApiResponses(value = { @ApiResponses(value = {
@ApiResponse(code = 200, message = "" + @ApiResponse(code = 200, message = "" +
@@ -160,18 +168,52 @@ public class MoneyApiController {
}) })
@GetMapping("/api/market/money/getStockDetail") @GetMapping("/api/market/money/getStockDetail")
@ResponseBody @ResponseBody
public ServerResponse getStockDetail(@RequestParam String stockType, @RequestParam String symbol) { @EncryptFilter(decryptRequest = false)
public ServerResponse getStockDetail(@RequestParam String stockType, @RequestParam String symbol ) {
String url = String.format("https://priceapi.moneycontrol.com/pricefeed/%s/equitycash/%s",stockType,symbol); String url = String.format("https://priceapi.moneycontrol.com/pricefeed/%s/equitycash/%s",stockType,symbol);
MoneyStock moneyStock = moneyStockRepository.findOne(QMoneyStockPO.moneyStockPO.stockType.eq(stockType)
.and(QMoneyStockPO.moneyStockPO.moneyScId.eq(symbol))
.and(QMoneyStockPO.moneyStockPO.isLock.eq(0))
.and(QMoneyStockPO.moneyStockPO.isShow.eq(0)))
.orElse(null);
/* if(moneyStock==null){
return ServerResponse.createByErrorMsg("没有找到该股票");
}*/
// 设置重试次数 // 设置重试次数
int maxRetries = 3; int maxRetries = 3;
for (int retry = 1; retry <= maxRetries; retry++) { for (int retry = 1; retry <= maxRetries; retry++) {
try { try {
ResponseEntity<String> responseEntity = restTemplate.exchange(url, HttpMethod.GET, null, String.class); ResponseEntity<String> responseEntity = restTemplate.exchange(url, HttpMethod.GET, null, String.class);
JSONObject json1 = new JSONObject();
if (responseEntity.getStatusCode().value() == 200 && responseEntity.getBody() != null ) { if (responseEntity.getStatusCode().value() == 200 && responseEntity.getBody() != null ) {
return ServerResponse.createBySuccess(JSONObject.parseObject(responseEntity.getBody()).getJSONObject("data")); JSONObject data = JSONObject.parseObject(responseEntity.getBody()).getJSONObject("data");
if(data!=null){
json1.put("company",data.getString("company"));
json1.put("pricepercentchange",data.getString("pricepercentchange"));
json1.put("stockType",stockType);
json1.put("pricechange",data.getString("pricechange"));
json1.put("pricecurrent",data.getString("pricecurrent"));
json1.put("priceprevclose",data.getString("priceprevclose"));
json1.put("PREVDATE",data.getString("PREVDATE"));
json1.put("VOL",data.getString("VOL"));
json1.put("dataSourceType","3");
json1.put("symbol",data.getString("symbol"));
json1.put("BSEID",data.getString("BSEID"));
json1.put("NSEID",data.getString("NSEID"));
json1.put("LTH",data.getString("HP"));
json1.put("LTL",data.getString("LP"));
json1.put("OPN",data.getString("OPN"));
if(null!=moneyStock){
json1.put("id",moneyStock.getId());
}
if(StringUtils.equals(data.getString("pricecurrent"),"0.00")
&& (!StringUtils.equals(data.getString("priceprevclose"),"0.00"))){
json1.put("pricecurrent",data.getString("priceprevclose"));
}
}
return ServerResponse.createBySuccess(json1);
} }
} catch (Exception e) { } catch (Exception e) {
} }
// 如果不是最后一次重试,则等待一段时间再进行下一次重试 // 如果不是最后一次重试,则等待一段时间再进行下一次重试
@@ -214,10 +256,8 @@ public class MoneyApiController {
String lastPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(4)").first()); String lastPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(4)").first());
dto.setLastPrice(lastPrice); dto.setLastPrice(lastPrice);
String change = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(5)").first()); String changePercent = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(5)").first());
dto.setChange(change);
String changePercent = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(6)").first());
dto.setChangePercent(changePercent); dto.setChangePercent(changePercent);
dto.setStockType("nse"); dto.setStockType("nse");
@@ -250,22 +290,19 @@ public class MoneyApiController {
dto.setStockUrl(stockUrl); dto.setStockUrl(stockUrl);
} }
String highPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(2)").first()); String highPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(3)").first());
dto.setHighPrice(highPrice); dto.setHighPrice(highPrice);
String lowPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(3)").first()); String lowPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(4)").first());
dto.setLowPrice(lowPrice); dto.setLowPrice(lowPrice);
String lastPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(4)").first()); String lastPrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(5)").first());
dto.setLastPrice(lastPrice); dto.setLastPrice(lastPrice);
String prevClosePrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(5)").first()); /* String prevClosePrice = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(6)").first());
dto.setPrevClosePrice(prevClosePrice); dto.setPrevClosePrice(prevClosePrice);
*/
String change = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(6)").first()); String changePercent = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(6)").first());
dto.setChange(change);
String changePercent = getTextOrEmpty(doc.select("#mc_content > section > section > div.clearfix.stat_container > div.columnst.FR.wbg.brdwht > div > div > div.bsr_table.hist_tbl_hm > table > tbody > tr:nth-child(" + i + ") > td:nth-child(7)").first());
dto.setChangePercent(changePercent); dto.setChangePercent(changePercent);
dto.setStockType("bse"); dto.setStockType("bse");
@@ -474,13 +511,22 @@ public class MoneyApiController {
}) })
@GetMapping("/api/market/money/getTopGainer") @GetMapping("/api/market/money/getTopGainer")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public List<MoneyStockSuggestDTO> getTopGainer(@RequestParam String stockType) { public List<MoneyStockSuggestDTO> getTopGainer(@RequestParam String stockType) {
List<MoneyStockSuggestDTO> moneyStockSuggestDTOS = null; List<MoneyStockSuggestDTO> moneyStockSuggestDTOS = null;
if(StringUtils.equals(stockType,"nse")){ // 尝试从缓存中获取结果
moneyStockSuggestDTOS = gainerStockSuggestCache.getIfPresent(stockType);
if (moneyStockSuggestDTOS == null) {
// 缓存未命中,执行业务查询
if (StringUtils.equals(stockType, "nse")) {
moneyStockSuggestDTOS = nseGainer(); moneyStockSuggestDTOS = nseGainer();
}else if(StringUtils.equals(stockType,"bse")){ } else if (StringUtils.equals(stockType, "bse")) {
moneyStockSuggestDTOS = bseGainer(); moneyStockSuggestDTOS = bseGainer();
} }
moneyStockSuggestDTOS = moneyStockSuggestDTOS.stream().filter(f->StringUtils.isNotBlank(f.getStockName())).collect(Collectors.toList());
if(CollectionUtils.isNotEmpty(moneyStockSuggestDTOS)){ if(CollectionUtils.isNotEmpty(moneyStockSuggestDTOS)){
List<String> selfUlrList = moneyStockSuggestDTOS.stream().map(MoneyStockSuggestDTO::getStockName).collect(Collectors.toList()); List<String> selfUlrList = moneyStockSuggestDTOS.stream().map(MoneyStockSuggestDTO::getStockName).collect(Collectors.toList());
if(CollectionUtils.isNotEmpty(selfUlrList)){ if(CollectionUtils.isNotEmpty(selfUlrList)){
@@ -490,6 +536,9 @@ public class MoneyApiController {
.forEach(f->f.setScId(all.stream().filter(s->s.getStockName().equals(f.getStockName())).findFirst().orElse(null).getMoneyScId())); .forEach(f->f.setScId(all.stream().filter(s->s.getStockName().equals(f.getStockName())).findFirst().orElse(null).getMoneyScId()));
} }
} }
gainerStockSuggestCache.put(stockType, moneyStockSuggestDTOS);
}
// 将结果放入缓存
} }
return moneyStockSuggestDTOS; return moneyStockSuggestDTOS;
} }
@@ -505,13 +554,18 @@ public class MoneyApiController {
}) })
@GetMapping("/api/market/money/getTopLoser") @GetMapping("/api/market/money/getTopLoser")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public List<MoneyStockSuggestDTO> getTopLoser(@RequestParam String stockType) { public List<MoneyStockSuggestDTO> getTopLoser(@RequestParam String stockType) {
List<MoneyStockSuggestDTO> moneyStockSuggestDTOS = null; List<MoneyStockSuggestDTO> moneyStockSuggestDTOS = null;
moneyStockSuggestDTOS = loserStockSuggestCache.getIfPresent(stockType);
if(null==moneyStockSuggestDTOS){
if(StringUtils.equals(stockType,"nse")){ if(StringUtils.equals(stockType,"nse")){
moneyStockSuggestDTOS = nseTopLoser(); moneyStockSuggestDTOS = nseTopLoser();
}else if(StringUtils.equals(stockType,"bse")){ }else if(StringUtils.equals(stockType,"bse")){
moneyStockSuggestDTOS = bseTopLoser(); moneyStockSuggestDTOS = bseTopLoser();
} }
moneyStockSuggestDTOS = moneyStockSuggestDTOS.stream().filter(f->StringUtils.isNotBlank(f.getStockName())).collect(Collectors.toList());
if(CollectionUtils.isNotEmpty(moneyStockSuggestDTOS)){ if(CollectionUtils.isNotEmpty(moneyStockSuggestDTOS)){
moneyStockSuggestDTOS.stream().forEach(f->f.setDispId(extractLastSegment(f.getStockUrl()))); moneyStockSuggestDTOS.stream().forEach(f->f.setDispId(extractLastSegment(f.getStockUrl())));
List<String> selfUlrList = moneyStockSuggestDTOS.stream().map(MoneyStockSuggestDTO::getStockName).collect(Collectors.toList()); List<String> selfUlrList = moneyStockSuggestDTOS.stream().map(MoneyStockSuggestDTO::getStockName).collect(Collectors.toList());
@@ -531,8 +585,9 @@ public class MoneyApiController {
} }
} }
} }
loserStockSuggestCache.put(stockType, moneyStockSuggestDTOS);
}
} }
return moneyStockSuggestDTOS; return moneyStockSuggestDTOS;
} }
@@ -549,13 +604,18 @@ public class MoneyApiController {
}) })
@GetMapping("/api/market/money/getTopActives") @GetMapping("/api/market/money/getTopActives")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public List<MoneyStockSuggestDTO> getTopActive(@RequestParam String stockType) { public List<MoneyStockSuggestDTO> getTopActive(@RequestParam String stockType) {
List<MoneyStockSuggestDTO> moneyStockSuggestDTOS = null; List<MoneyStockSuggestDTO> moneyStockSuggestDTOS = null;
moneyStockSuggestDTOS = activesStockSuggestCache.getIfPresent(stockType);
if(moneyStockSuggestDTOS ==null){
if(StringUtils.equals(stockType,"nse")){ if(StringUtils.equals(stockType,"nse")){
moneyStockSuggestDTOS = nseActives(); moneyStockSuggestDTOS = nseActives();
}else if(StringUtils.equals(stockType,"bse")){ }else if(StringUtils.equals(stockType,"bse")){
moneyStockSuggestDTOS = bseActives(); moneyStockSuggestDTOS = bseActives();
} }
moneyStockSuggestDTOS = moneyStockSuggestDTOS.stream().filter(f->StringUtils.isNotBlank(f.getStockName())).collect(Collectors.toList());
if(CollectionUtils.isNotEmpty(moneyStockSuggestDTOS)){ if(CollectionUtils.isNotEmpty(moneyStockSuggestDTOS)){
moneyStockSuggestDTOS.stream().forEach(f->f.setDispId(extractLastSegment(f.getStockUrl()))); moneyStockSuggestDTOS.stream().forEach(f->f.setDispId(extractLastSegment(f.getStockUrl())));
List<String> selfUlrList = moneyStockSuggestDTOS.stream().map(MoneyStockSuggestDTO::getStockName).collect(Collectors.toList()); List<String> selfUlrList = moneyStockSuggestDTOS.stream().map(MoneyStockSuggestDTO::getStockName).collect(Collectors.toList());
@@ -575,6 +635,8 @@ public class MoneyApiController {
} }
} }
} }
activesStockSuggestCache.put(stockType, moneyStockSuggestDTOS);
}
} }
return moneyStockSuggestDTOS; return moneyStockSuggestDTOS;
@@ -585,36 +647,86 @@ public class MoneyApiController {
@GetMapping("/api/market/money/history/kLine") @GetMapping("/api/market/money/history/kLine")
@ApiOperation(value = "获取kline的money数据源", notes = "获取kline的money数据源",response = StockHistoryResponse.class) @ApiOperation(value = "获取kline的money数据源", notes = "获取kline的money数据源",response = StockHistoryResponse.class)
@ApiImplicitParams({ @ApiImplicitParams({
@ApiImplicitParam(name = "symbol", value = "Stock symbol", required = true, dataType = "String", paramType = "query"), @ApiImplicitParam(name = "symbol", value = "Stock symbol 对应的是NSEID 或者是BSEID", required = true, dataType = "String", paramType = "query"),
@ApiImplicitParam(name = "resolution", value = "Resolution", required = true, dataType = "String", paramType = "query"), @ApiImplicitParam(name = "resolution", value = "单位:60 1D 1W 1D 对应H,D,W,Y", required = true, dataType = "String", paramType = "query"),
@ApiImplicitParam(name = "from", value = "Start timestamp", required = true, dataType = "long", paramType = "query"), @ApiImplicitParam(name = "from", value = "Start timestamp", required = true, dataType = "long", paramType = "query"),
@ApiImplicitParam(name = "to", value = "End timestamp", required = true, dataType = "long", paramType = "query"), @ApiImplicitParam(name = "to", value = "End timestamp", required = true, dataType = "long", paramType = "query"),
@ApiImplicitParam(name = "countback", value = "Countback", required = true, dataType = "int", paramType = "query"), @ApiImplicitParam(name = "countback", value = "开始时间和结束时间区间的计划展示的数量", required = true, dataType = "int", paramType = "query"),
@ApiImplicitParam(name = "currencyCode", value = "Currency code", required = true, dataType = "String", paramType = "query") @ApiImplicitParam(name = "currencyCode", value = "INR 不变", required = true, dataType = "String", paramType = "query")
}) })
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public ResponseEntity<StockHistoryResponse> getStockHistory( @RequestParam String symbol, public ResponseEntity<StockHistoryResponse> getStockHistory( @RequestParam String symbol,
@RequestParam String resolution, @RequestParam String resolution
@RequestParam long from, ) {
@RequestParam long to,
@RequestParam int countback,
@RequestParam String currencyCode) {
// 创建一个RestTemplate实例
RestTemplate restTemplate = new RestTemplate();
// 向外部API发起请求并获取响应 // 向外部API发起请求并获取响应
StockHistoryRequest request = new StockHistoryRequest(); StockHistoryRequest request = new StockHistoryRequest();
request.setSymbol(symbol); request.setSymbol(symbol);
request.setResolution(resolution); Long to = null;
Long from = null;
int countback = 5;
if(StringUtils.equals("H",resolution)){
to = (long) (System.currentTimeMillis() / 1000);
from = to - (1* 24 * 60 * 60 );
countback = 16;
request.setResolution("60");
}else if(StringUtils.equals("D",resolution)){
to = (long) (System.currentTimeMillis() / 1000);
from = to - (24 * 60 * 60 );
countback = 30;
request.setResolution("60");
}else if(StringUtils.equals("W",resolution)){
to = (long) (System.currentTimeMillis() / 1000);
from = to - (10 * 24 * 60 * 60 );
countback = 30;
request.setResolution("1D");
}else if(StringUtils.equals("M",resolution)){
to = (long) (System.currentTimeMillis() / 1000);
from = to - (35 * 24 * 60 * 60 );
countback = 30;
request.setResolution("1D");
}
request.setFrom(from); request.setFrom(from);
request.setTo(to); request.setTo(to);
request.setCountback(countback); request.setCountback(countback);
request.setCurrencyCode(currencyCode); request.setCurrencyCode("INR");
String apiUrl = buildApiUrl(request); String apiUrl = buildApiUrl(request);
StockHistoryResponse response = restTemplate.getForObject(apiUrl, StockHistoryResponse.class); log.info("request url:"+apiUrl);
StockHistoryResponse response = null;
int maxRetries = 3;
int retryCount = 0;
// 返回响应 while (response == null && retryCount < maxRetries) {
return ResponseEntity.ok(response); try {
response = restTemplate.getForObject(apiUrl, StockHistoryResponse.class);
} catch (RestClientException e) {
// Log the exception or perform any other error handling
log.error("Error while making API request. Retrying... (Retry count: {})", retryCount + 1);
// Increment the retry count
retryCount++;
// Add some delay before the next retry (you can adjust this as needed)
try {
Thread.sleep(300); // 1 second delay
} catch (InterruptedException ex) {
Thread.currentThread().interrupt();
} }
}
}
if (response != null) {
// API request successful, return the response
return ResponseEntity.ok(response);
} else {
// All retries failed, return an error response
log.error("Failed to get a successful response after {} retries.", maxRetries);
return ResponseEntity.status(HttpStatus.INTERNAL_SERVER_ERROR).build();
}
// 返回响应
}
private String buildApiUrl(StockHistoryRequest request) { private String buildApiUrl(StockHistoryRequest request) {
@@ -647,4 +759,19 @@ public class MoneyApiController {
bseTopLoser(); bseTopLoser();
} }
private Cache<String, List<MoneyStockSuggestDTO>> gainerStockSuggestCache = CacheBuilder.newBuilder()
.maximumSize(100) // 设置缓存的最大大小
.expireAfterWrite(1, TimeUnit.MINUTES) // 设置缓存条目的过期时间
.build();
private Cache<String, List<MoneyStockSuggestDTO>> loserStockSuggestCache = CacheBuilder.newBuilder()
.maximumSize(100) // 设置缓存的最大大小
.expireAfterWrite(1, TimeUnit.MINUTES) // 设置缓存条目的过期时间
.build();
private Cache<String, List<MoneyStockSuggestDTO>> activesStockSuggestCache = CacheBuilder.newBuilder()
.maximumSize(100) // 设置缓存的最大大小
.expireAfterWrite(1, TimeUnit.MINUTES) // 设置缓存条目的过期时间
.build();
} }

View File

@@ -0,0 +1,81 @@
package cn.stock.market.web;
import cn.stock.market.dto.model.StockListVO;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.math.BigDecimal;
import java.net.HttpURLConnection;
import java.net.URL;
/**
* @author gs
* @date 2024/2/15 下午9:18
*/
@Slf4j
@RestController
public class MoneyProxyApiControl {
@RequestMapping(value = "/api/proxy/queryStockMoneyProxy",method = RequestMethod.GET)
public JSONObject queryStockByMoneyIdAndExchangeType(String scId,String exchangeType){
return stockByMoneyIdAndExchangeTypeFromHttp(scId,exchangeType);
}
public static JSONObject stockByMoneyIdAndExchangeTypeFromHttp(String scId, String exchangeType) {
try {
String url = "https://priceapi.moneycontrol.com/pricefeed/"+exchangeType+"/equitycash/" + scId ;
URL obj = new URL(url);
HttpURLConnection con = (HttpURLConnection) obj.openConnection();
con.setRequestMethod("GET");
int responseCode = con.getResponseCode();
if (responseCode == HttpURLConnection.HTTP_OK) {
BufferedReader in = new BufferedReader(new InputStreamReader(con.getInputStream()));
String inputLine;
StringBuilder response = new StringBuilder();
while ((inputLine = in.readLine()) != null) {
response.append(inputLine);
}
in.close();
// 解析JSON数据
log.info("stockByCodeAndExchangeType获取 sc_id:{}, exchangeType: {} 的实时价格的结果:{} ",scId,exchangeType,response.toString());
return JSONObject.parseObject(response.toString());
} else {
log.error("HTTP request failed with response code: " + responseCode);
}
} catch (Exception e) {
log.error("stockByMoneyIdAndExchangeTypeFromHttp",e);
}
return new JSONObject();
}
private static StockListVO mapJsonToMoneyStockListVO(JSONObject jsonObject) {
StockListVO stockListVO = new StockListVO();
if (jsonObject != null) {
JSONObject data = jsonObject.getJSONObject("data");
if(data!=null&&!data.isEmpty()){
stockListVO.setName(data.getString("company"));
stockListVO.setCode(data.getString("code"));
stockListVO.setSpell(data.getString("company"));
stockListVO.setGid(data.getString("symbol"));
stockListVO.setNowPrice(data.getString("pricecurrent"));
stockListVO.setOpen_px(data.getString("OPN"));
stockListVO.setPreclose_px(data.getString("priceprevclose"));
stockListVO.setHcrate(new BigDecimal(data.getString("pricepercentchange")));
stockListVO.setSymbol(data.getString("symbol"));
stockListVO.setPricechange(data.getString("pricechange"));
}
}
return stockListVO;
}
}

View File

@@ -0,0 +1,148 @@
package cn.stock.market.web;
import cn.hutool.core.util.ObjUtil;
import cn.hutool.core.util.StrUtil;
import cn.stock.market.domain.basic.entity.RetifiveStock;
import cn.stock.market.domain.basic.service.RetifiveStockService;
import cn.stock.market.dto.RetifiveStockHistoryResponse;
import cn.stock.market.dto.RetifiveStockInfo;
import cn.stock.market.lesg.RefinitivConsumer;
import cn.stock.market.utils.ServerResponse;
import cn.stock.market.web.annotations.EncryptFilter;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import javax.annotation.Resource;
import java.util.ArrayList;
import java.util.List;
import static cn.stock.market.lesg.RefinitivConsumer.*;
/**
* @author Administrator
*/
@RestController
@Api(value = "/RefinitivApiController", tags = "Refinitiv股票行情")
@Slf4j
@RequestMapping({"/api/market/refinitiv", "/api/hq/refinitiv"})
public class RefinitivApiController {
@Resource
private RefinitivConsumer refinitivConsumer;
@Autowired
private RetifiveStockService retifiveStockService;
@ApiOperation(value = "股票详情信息", httpMethod = "GET", response = RetifiveStockInfo.class)
@ApiImplicitParams({@ApiImplicitParam(name = "symbol", value = "symbol值")})
@GetMapping("/getStockDetail")
@EncryptFilter(decryptRequest = false)
public ServerResponse<?> getStockDetail(String symbol) {
try {
RetifiveStockInfo retifiveStockInfo = refinitivConsumer.getDetail(symbol);
if (ObjUtil.isNull(retifiveStockInfo)) {
log.error("该symbol = {} 未在数据源中查询到", symbol);
return ServerResponse.createBySuccess("操作成功", null);
}
//获取股票id
RetifiveStock stock = retifiveStockService.repository().findBtStockByCoCode(symbol);
if(stock != null){
retifiveStockInfo.setId(stock.getId());
}
return ServerResponse.createBySuccess("操作成功", retifiveStockInfo);
} catch (Exception e) {
log.error("获取股票详情link:" + symbol, e);
}
return ServerResponse.createBySuccess("操作成功");
}
@ApiOperation(value = "股票详情列表", httpMethod = "GET", response = RetifiveStockInfo.class)
@ApiImplicitParams({@ApiImplicitParam(name = "symbol", value = "symbol值, 多个时以英文逗号分隔")})
@GetMapping("/getStockDetailList")
@EncryptFilter(decryptRequest = false)
public ServerResponse<?> getStockDetailList(String symbol) {
try {
return ServerResponse.createBySuccess("操作成功", refinitivConsumer.getDetailList(symbol));
} catch (Exception e) {
log.error("获取股票详情列表报错,", e);
}
return ServerResponse.createByError();
}
@ApiOperation(value = "获取股票推荐TopActives", httpMethod = "GET", response = RetifiveStockInfo.class)
@GetMapping("/getTopActives")
@EncryptFilter(decryptRequest = false)
public ServerResponse<?> getTopActives(@RequestParam String stockType) {
if (StrUtil.equalsIgnoreCase(stockType, "nse")) {
return ServerResponse.createBySuccess("操作成功", new ArrayList<>());
}
try {
List<RetifiveStockInfo> result = refinitivConsumer.getTopActives();
return ServerResponse.createBySuccess("操作成功", result);
} catch (Exception e) {
log.error("获取股票详情link:" + TOP_ACTIVES_SYMBOL, e);
}
return ServerResponse.createByError();
}
@ApiOperation(value = "获取股票推荐TopGainers", httpMethod = "GET", response = RetifiveStockInfo.class)
@GetMapping("/getTopGainers")
@EncryptFilter(decryptRequest = false)
public ServerResponse<?> getTopGainers(@RequestParam String stockType) {
if (StrUtil.equalsIgnoreCase(stockType, "nse")) {
return ServerResponse.createBySuccess("操作成功", new ArrayList<>());
}
try {
List<RetifiveStockInfo> result = refinitivConsumer.getTopGainers();
return ServerResponse.createBySuccess("操作成功", result);
} catch (Exception e) {
log.error("获取股票详情link:" + TOP_GAINERS_SYMBOL, e);
}
return ServerResponse.createByError();
}
@ApiOperation(value = "获取股票推荐TopLosers", httpMethod = "GET", response = RetifiveStockInfo.class)
@GetMapping("/getTopLosers")
@EncryptFilter(decryptRequest = false)
public ServerResponse<?> getTopLosers(@RequestParam String stockType) {
if (StrUtil.equalsIgnoreCase(stockType, "nse")) {
return ServerResponse.createBySuccess("操作成功", new ArrayList<>());
}
try {
List<RetifiveStockInfo> result = refinitivConsumer.getTopLosers();
return ServerResponse.createBySuccess("操作成功", result);
} catch (Exception e) {
log.error("获取股票详情link:" + TOP_LOSERS_SYMBOL, e);
}
return ServerResponse.createByError();
}
@ApiOperation(value = "查询股票K线", httpMethod = "GET", response = RetifiveStockHistoryResponse.class)
@ApiImplicitParams({
@ApiImplicitParam(name = "symbol",value = "股票对应代码symbol",dataType ="String",required = true, paramType = "query"),
@ApiImplicitParam(name = "resolution", value = "单位:60 1D 1W 1D 对应H,D,W,Y", required = true, dataType = "String", paramType = "query"),
})
@GetMapping("/getKlink")
@EncryptFilter(decryptRequest = false)
public ServerResponse<?> getKlink(@RequestParam("symbol") String symbol, @RequestParam("resolution") String resolution,
@RequestParam("starttime") String starttime,@RequestParam("endtime") String endtime) {
return ServerResponse.createBySuccess(refinitivConsumer.getKLink(symbol,resolution,starttime,endtime));
}
}

View File

@@ -167,6 +167,34 @@ public class StockApiController {
return ServerResponse.createBySuccess(newsRepository.findAll(ConditionBuilder.builder().build(), PageParam.of(pageNum, pageSize), QSiteNewsPO.siteNewsPO.id.desc())); return ServerResponse.createBySuccess(newsRepository.findAll(ConditionBuilder.builder().build(), PageParam.of(pageNum, pageSize), QSiteNewsPO.siteNewsPO.id.desc()));
} }
@RequestMapping({"test.do"})
@ResponseBody
public ServerResponse test(@RequestParam("url") String url, @RequestParam("pageNum") Integer pageNum) {
String news = stockService.getNews();
List<String> newsList = Arrays.asList(news.split("<a href="));
newsList = newsList.subList(1, newsList.size());
newsList.forEach( n -> {
String contentUrl = n.substring(1, n.indexOf("class=\"img-smllnews\"") - 2);
String id = contentUrl.substring(contentUrl.lastIndexOf("-") + 1, contentUrl.lastIndexOf("_"));
String imgUrl = n.substring(n.indexOf("img loading=\"lazy\" src=") + 24, n.indexOf("?"));
String time = n.substring(n.indexOf("Last Updated") + 23, n.indexOf("IST") - 9);
SiteNews siteNews = new SiteNews();
siteNews.setAddTime(new Date());
siteNews.setSourceId(id);
siteNews.setDescription(time);
siteNews.setImgurl(imgUrl);
List<String> newsInfo = stockService.getNewsInfo(contentUrl);
siteNews.setContent(newsInfo.get(0));
siteNews.setTitle(newsInfo.get(1));
List<SiteNews> list = newsRepository.findAll(QSiteNewsPO.siteNewsPO.sourceId.eq(id));
if (list.size() == 0) {
newsRepository.save(siteNews);
}
});
return ServerResponse.createBySuccess();
}
//印度股票时线-K线 //印度股票时线-K线
@RequestMapping({"getINDTimeK.do"}) @RequestMapping({"getINDTimeK.do"})
@ApiOperation(value = "印度股票K线", httpMethod = "GET") @ApiOperation(value = "印度股票K线", httpMethod = "GET")
@@ -205,6 +233,16 @@ public class StockApiController {
return this.stockService.getIndiaIndex(); return this.stockService.getIndiaIndex();
} }
@RequestMapping({"getIndiaIndexByToday.do"})
@ApiOperation(value = "印度--获取指定指数信息", httpMethod = "GET")
@ResponseBody
public ServerResponse getIndiaIndexByToday() {
String INDEX_CODE = "TODAY_INDEX";
return RequestCacheUtils.cache("getIndiaIndexByToday.do", INDEX_CODE, (string) -> {
return this.stockService.getIndexByBtoday();
});
}
//根据股票id查询 股票指数、大盘指数信息 //根据股票id查询 股票指数、大盘指数信息
@RequestMapping({"getMarketByStockGid.do"}) @RequestMapping({"getMarketByStockGid.do"})
@ApiOperation(value = "根据股票id查询 股票指数、大盘指数信息", httpMethod = "GET") @ApiOperation(value = "根据股票id查询 股票指数、大盘指数信息", httpMethod = "GET")

View File

@@ -2,6 +2,7 @@ package cn.stock.market.web;
import cn.stock.market.infrastructure.api.TodayApis; import cn.stock.market.infrastructure.api.TodayApis;
import cn.stock.market.utils.ServerResponse; import cn.stock.market.utils.ServerResponse;
import cn.stock.market.web.annotations.EncryptFilter;
import io.swagger.annotations.Api; import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation; import io.swagger.annotations.ApiOperation;
import org.springframework.stereotype.Controller; import org.springframework.stereotype.Controller;
@@ -17,6 +18,7 @@ public class TodayApiController {
@RequestMapping({"getTopGainers.do"}) @RequestMapping({"getTopGainers.do"})
@ApiOperation(value = "获取Top Gainers",notes = "exchange传nse或者bse", httpMethod = "GET") @ApiOperation(value = "获取Top Gainers",notes = "exchange传nse或者bse", httpMethod = "GET")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public ServerResponse getTopGainers(@RequestParam("exchange") String exchange) { public ServerResponse getTopGainers(@RequestParam("exchange") String exchange) {
return ServerResponse.createBySuccess(TodayApis.getTopGainers(exchange)); return ServerResponse.createBySuccess(TodayApis.getTopGainers(exchange));
} }
@@ -24,6 +26,7 @@ public class TodayApiController {
@RequestMapping({"getTopLosers.do"}) @RequestMapping({"getTopLosers.do"})
@ApiOperation(value = "获取 Top Losers",notes = "exchange传nse或者bse", httpMethod = "GET") @ApiOperation(value = "获取 Top Losers",notes = "exchange传nse或者bse", httpMethod = "GET")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public ServerResponse getTopLosers(@RequestParam("exchange") String exchange) { public ServerResponse getTopLosers(@RequestParam("exchange") String exchange) {
return ServerResponse.createBySuccess(TodayApis.getTopLosers(exchange)); return ServerResponse.createBySuccess(TodayApis.getTopLosers(exchange));
} }
@@ -31,6 +34,7 @@ public class TodayApiController {
@RequestMapping({"getMostActiveVolume.do"}) @RequestMapping({"getMostActiveVolume.do"})
@ApiOperation(value = "获取 Most Active Volume",notes = "exchange传nse或者bse", httpMethod = "GET") @ApiOperation(value = "获取 Most Active Volume",notes = "exchange传nse或者bse", httpMethod = "GET")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public ServerResponse getMostActiveVolume(@RequestParam("exchange") String exchange) { public ServerResponse getMostActiveVolume(@RequestParam("exchange") String exchange) {
return ServerResponse.createBySuccess(TodayApis.getMostActiveVolume(exchange)); return ServerResponse.createBySuccess(TodayApis.getMostActiveVolume(exchange));
} }
@@ -38,6 +42,7 @@ public class TodayApiController {
@RequestMapping({"getMostActiveValue.do"}) @RequestMapping({"getMostActiveValue.do"})
@ApiOperation(value = "获取 Most Active Value",notes = "exchange传nse或者bse",httpMethod = "GET") @ApiOperation(value = "获取 Most Active Value",notes = "exchange传nse或者bse",httpMethod = "GET")
@ResponseBody @ResponseBody
@EncryptFilter(decryptRequest = false)
public ServerResponse getMostActiveValue(@RequestParam("exchange") String exchange) { public ServerResponse getMostActiveValue(@RequestParam("exchange") String exchange) {
return ServerResponse.createBySuccess(TodayApis.getMostActiveValue(exchange)); return ServerResponse.createBySuccess(TodayApis.getMostActiveValue(exchange));
} }

View File

@@ -0,0 +1,898 @@
<?xml version="1.0" encoding="UTF-8"?>
<EmaConfig>
<!-- ConsumerGroup provides set of detailed configurations to be used by named consumers -->
<!-- Application specifies which configuration to use by setting OmmConsumerConfig::consumerName() -->
<ConsumerGroup>
<!-- DefaultConsumer parameter defines which consumer configuration is used by OmmConsumer -->
<!-- if application does not specify it through OmmConsumerConfig::consumerName() -->
<!-- first consumer on the ConsumerList is a DefaultConsumer if this parameter is not specified -->
<DefaultConsumer value="Consumer_1"/>
<ConsumerList>
<Consumer>
<!-- Name is mandatory -->
<Name value="Consumer_1"/>
<!-- Channel is optional: defaulted to "RSSL_SOCKET + localhost + 14002" -->
<!-- Channel or ChannelSet may be specified -->
<Channel value="Channel_1"/>
<!-- Dictionary is optional: defaulted to "ChannelDictionary" -->
<Dictionary value="Dictionary_1"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<Name value="Consumer_2"/>
<!-- ChannelSet specifies an ordered list of Channels to which OmmConsumer will attempt to -->
<!-- connect, one at a time, if the previous one fails to connect -->
<ChannelSet value="Channel_1, Channel_2"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<Name value="Consumer_3"/>
<!-- Channel set to "RSSL_ENCRYPTED" -->
<Channel value="Channel_3"/>
<!-- Dictionary is optional: defaulted to "ChannelDictionary" -->
<Dictionary value="Dictionary_1"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<Name value="Consumer_4"/>
<Channel value="Channel_4"/>
<Dictionary value="Dictionary_1"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<Consumer>
<!-- Channel is specified to provide RSSL_WEBSOCKET connection options -->
<Name value="Consumer_5"/>
<Channel value="Channel_5"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
<DefaultServiceID value="1"/>
</Consumer>
<Consumer>
<!-- Name is mandatory -->
<Name value="Consumer_6"/>
<Channel value="Channel_6"/>
<!-- Dictionary is optional: defaulted to "ChannelDictionary" -->
<Dictionary value="Dictionary_1"/>
<XmlTraceToStdout value="0"/>
<DefaultServiceID value="1"/>
</Consumer>
<!-- Consumer with enabled RTT feature -->
<Consumer>
<Name value="Consumer_7"/>
<Channel value="Channel_1"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
<DefaultServiceID value="1"/>
<EnableRtt value="1"/>
</Consumer>
<!-- Consumer for warm standby feature -->
<Consumer>
<Name value="Consumer_8"/>
<WarmStandbyChannelSet value="WarmStandbyChannel_1"/>
<Dictionary value="Dictionary_2"/>
<XmlTraceToStdout value="0"/>
</Consumer>
<!-- Performance tools consumers -->
<Consumer>
<Name value="Perf_Consumer_1"/>
<Channel value="Perf_Channel_1"/>
<Dictionary value="Dictionary_1"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
</Consumer>
<Consumer>
<Name value="Perf_Consumer_WSJSON_1"/>
<Channel value="Perf_Channel_WSJSON_1"/>
<Dictionary value="Dictionary_2"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
</Consumer>
<Consumer>
<Name value="Perf_Consumer_WSRWF_1"/>
<Channel value="Perf_Channel_WSRWF_1"/>
<Dictionary value="Dictionary_1"/>
<MaxDispatchCountApiThread value="6500"/>
<MaxDispatchCountUserThread value="6500"/>
</Consumer>
<Consumer>
<Name value="Consumer_RRTViewer_SE"/>
<Channel value="Channel_RRTViewer_SE"/>
<Dictionary value="Dictionary_1"/>
<!-- 'XmlTraceToStdout == 1' is required for proper working of 'Debug' mode in RRTViewer -->
<!-- If XmlTraceToStdout set into '0', 'debug' mode will print only EMA logs. -->
<XmlTraceToStdout value="1"/>
</Consumer>
<Consumer>
<Name value="Consumer_RRTViewer_DE"/>
<Channel value="Channel_RRTViewer_DE"/>
<Dictionary value="Dictionary_1"/>
<!-- 'XmlTraceToStdout == 1' is required for proper working of 'Debug' mode in RRTViewer -->
<!-- If XmlTraceToStdout set into '0', 'debug' mode will print only EMA logs. -->
<XmlTraceToStdout value="1"/>
</Consumer>
</ConsumerList>
</ConsumerGroup>
<!-- NiProviderGroup provides set of detailed configurations to be used by named providers -->
<!-- Application specifies which configuration to use by setting OmmNiProviderConfig::providerName() -->
<NiProviderGroup>
<!-- DefaultNiProvider parameter defines which provider configuration is used by OmmProvider -->
<!-- if application does not specify it through OmmNiProviderConfig::providerName() -->
<!-- first provider on the NiProviderList is a DefaultNiProvider if this parameter is not specified -->
<DefaultNiProvider value="Provider_1"/>
<NiProviderList>
<!-- Regular providers -->
<NiProvider>
<!-- Name is mandatory -->
<Name value="Provider_1"/>
<!-- Channel is optional: defaulted to "RSSL_SOCKET + localhost + 14003" -->
<Channel value="Channel_7"/>
<!-- Directory is optional. -->
<!-- the EMA provides hardcoded directory containing a single service named "NI_PUB". -->
<!-- the EMA defaults the OmmNiProviderConfig::adminControlDirectory() to ApiControlEnum.-->
<!-- the applications may just use the hardcoded "NI_PUB" service to publish all the items.-->
<!-- if desired, a custom directory may be configured, named and used instead of the -->
<!-- hardcoded one. Please see examples in the DirectoryGroup.-->
<!-- the directory may also be specified using OmmNiProviderConfig::addAdminMsg(). -->
<!-- if desired the OmmNiProviderConfig::adminControlDirectory() to UserControlEnum -->
<!-- which allows applications to specify and control the directory. -->
<Directory value="Directory_1"/>
<XmlTraceToStdout value="0"/>
</NiProvider>
<NiProvider>
<Name value="Provider_2"/>
<Channel value="Channel_6"/>
<Directory value="Directory_2"/>
<XmlTraceToStdout value="0"/>
</NiProvider>
<NiProvider>
<Name value="Provider_3"/>
<Channel value="Channel_6"/>
<Directory value="Directory_3"/>
</NiProvider>
<NiProvider>
<Name value="Provider_4"/>
<Channel value="Channel_7"/>
<Directory value="Directory_1"/>
<XmlTraceToStdout value="0"/>
</NiProvider>
<!-- Performance tools niprovider -->
<NiProvider>
<Name value="Perf_NIProvider_1"/>
<Channel value="Perf_NIP_Channel_1"/>
<Directory value="Perf_Directory_1"/>
<XmlTraceToStdout value="0"/>
<ItemCountHint value="100000"/>
<MaxDispatchCountApiThread value="500"/>
<MaxDispatchCountUserThread value="500"/>
</NiProvider>
</NiProviderList>
</NiProviderGroup>
<!-- IProviderGroup provides set of detailed configurations to be used by named providers -->
<!-- Application specifies which configuration to use by setting OmmIProviderConfig::providerName() -->
<IProviderGroup>
<!-- DefaultIProvider parameter defines which provider configuration is used by OmmProvider -->
<!-- if application does not specify it through OmmIProviderConfig::providerName() -->
<!-- first provider on the IProviderList is a default provider if this parameter is not specified -->
<DefaultIProvider value="Provider_1"/>
<IProviderList>
<IProvider>
<!-- Name is mandatory -->
<Name value="Provider_1"/>
<!-- Server is optional: defaulted to "RSSL_SOCKET + 14002" -->
<Server value="Server_1"/>
<!-- Directory is optional: defaulted to AdminControl::UserControlEnum -->
<!-- source directory configuration to use if OmmIProviderConfig::adminModel() -->
<!-- was set to ApiControlEnum -->
<!-- this configuration also decides which dictionaries will be loaded at startup -->
<!-- this configuration may be overwritten by OmmIProviderConfig::addAdminMsg() -->
<Directory value="Directory_2"/>
<ItemCountHint value="10000"/>
<ServiceCountHint value="10000" />
<DispatchTimeoutApiThread value="500" />
<MaxDispatchCountApiThread value="500" />
<MaxDispatchCountUserThread value="500" />
<PipePort value="9009" />
<RefreshFirstRequired value="1" />
</IProvider>
<IProvider>
<!-- Name is mandatory -->
<Name value="Provider_3"/>
<!-- Server is optional: now it specifies RSSL_WEBSOCKET connection options -->
<Server value="Server_2"/>
<!-- Directory is optional: defaulted to AdminControl::UserControlEnum -->
<!-- source directory configuration to use if OmmIProviderConfig::adminModel() -->
<!-- was set to ApiControlEnum -->
<!-- this configuration also decides which dictionaries will be loaded at startup -->
<!-- this configuration may be overwritten by OmmIProviderConfig::addAdminMsg() -->
<Directory value="Directory_2"/>
<ItemCountHint value="10000"/>
<ServiceCountHint value="10000" />
<DispatchTimeoutApiThread value="500" />
<MaxDispatchCountApiThread value="500" />
<MaxDispatchCountUserThread value="500" />
<PipePort value="9009" />
<RefreshFirstRequired value="1" />
<SendJsonConvError value="1" />
</IProvider>
<IProvider>
<!-- Name is mandatory -->
<Name value="EncryptedProvider"/>
<!-- Server is optional: defaulted to "RSSL_SOCKET + 14002" -->
<Server value="EncryptedServer"/>
<!-- Directory is optional: defaulted to AdminControl::UserControlEnum -->
<!-- source directory configuration to use if OmmIProviderConfig::adminModel() -->
<!-- was set to ApiControlEnum -->
<!-- this configuration also decides which dictionaries will be loaded at startup -->
<!-- this configuration may be overwritten by OmmIProviderConfig::addAdminMsg() -->
<Directory value="Directory_2"/>
<ItemCountHint value="10000"/>
<ServiceCountHint value="10000" />
<DispatchTimeoutApiThread value="500" />
<MaxDispatchCountApiThread value="500" />
<MaxDispatchCountUserThread value="500" />
<PipePort value="9009" />
<RefreshFirstRequired value="1" />
</IProvider>
<!-- Performance tools provider -->
<IProvider>
<Name value="Perf_Provider_1"/>
<Server value="Perf_Server_1"/>
<Directory value="Directory_2"/>
<ItemCountHint value="100000"/>
<ServiceCountHint value="10000"/>
<DispatchTimeoutApiThread value="5000" />
<MaxDispatchCountApiThread value="10"/>
<MaxDispatchCountUserThread value="6500"/>
<RefreshFirstRequired value="1"/>
<XmlTraceToStdout value="0"/>
</IProvider>
</IProviderList>
</IProviderGroup>
<ChannelGroup>
<ChannelList>
<Channel>
<Name value="Channel_1"/>
<!-- ChannelType possible values are: -->
<!-- ChannelType::RSSL_SOCKET - TCP IP connection type -->
<!-- ChannelType::RSSL_HTTP - Http tunnel connection type -->
<!-- ChannelType::RSSL_ENCRYPTED - Https tunnel connection type -->
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<!-- CompressionType is optional: defaulted to None -->
<!-- possible values: None, ZLib, LZ4 -->
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- ConnectionPingTimeout is optional: defaulted to 30000 -->
<ConnectionPingTimeout value="30000"/>
<!-- TcpNodelay is optional: defaulted to 1 -->
<!-- possible values: 1 (tcp_nodelay option set), 0 (tcp_nodelay not set) -->
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Channel_2"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Channel_3"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_4"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- EMA discovers a host and a port from RDP service discovery for the specified location
when both of them are not set and the session management is enable. -->
<Location value="us-east-1"/>
<EnableSessionManagement value="1"/>
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_5"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- EMA discovers a host and a port from RDP service discovery for the specified location
when both of them are not set and the session management is enable. -->
<Location value="us-east-1"/>
<EnableSessionManagement value="1"/>
<EncryptedProtocolType value="EncryptedProtocolType::RSSL_WEBSOCKET"/>
<WsMaxMsgSize value="61440"/>
<WsProtocols value="tr_json2"/>
</Channel>
<Channel>
<Name value="Channel_6"/>
<ChannelType value="ChannelType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="15000"/>
<WsMaxMsgSize value="61440"/>
<WsProtocols value="rssl.json.v2, rssl.rwf, tr_json2"/>
</Channel>
<Channel>
<Name value="Channel_7"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14003"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_8"/>
<ChannelType value="ChannelType::RSSL_HTTP"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="14003"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_9"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<Host value="localhost"/>
<Port value="14003"/>
<!-- ObjectName is optional: defaulted to "" -->
<ObjectName value=""/>
</Channel>
<Channel>
<Name value="Channel_RRTViewer_SE"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Channel_RRTViewer_DE"/>
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- EMA discovers a host and a port from RDP service discovery for the specified location
when both of them are not set and the session management is enable. -->
<Location value="us-east-1"/>
<EnableSessionManagement value="1"/>
<ObjectName value=""/>
</Channel>
<!--Performance tools channels -->
<Channel>
<Name value="Perf_Channel_1"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<NumInputBuffers value="2048"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
</Channel>
<Channel>
<Name value="Perf_Channel_WSJSON_1"/>
<ChannelType value="ChannelType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="50000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<DirectWrite value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
<WsMaxMsgSize value="18432"/>
<WsProtocols value="rssl.json.v2"/>
</Channel>
<Channel>
<Name value="Perf_Channel_WSRWF_1"/>
<ChannelType value="ChannelType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<DirectWrite value="1"/>
<Host value="localhost"/>
<Port value="14002"/>
<WsProtocols value="rssl.rwf"/>
</Channel>
<Channel>
<Name value="Perf_NIP_Channel_1"/>
<ChannelType value="ChannelType::RSSL_SOCKET"/>
<GuaranteedOutputBuffers value="100000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<DirectWrite value="1"/>
<Host value="localhost"/>
<Port value="14003"/>
<InterfaceName value=""/>
<HighWaterMark value="6144"/>
<NumInputBuffers value="10000"/>
<SysRecvBufSize value="65535"/>
<SysSendBufSize value="65535"/>
</Channel>
</ChannelList>
</ChannelGroup>
<ServerGroup>
<ServerList>
<Server>
<Name value="Server_1"/>
<ServerType value="ServerType::RSSL_SOCKET"/>
<!-- CompressionType is optional: defaulted to None -->
<!-- possible values: None, ZLib, LZ4 -->
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- ConnectionPingTimeout is optional: defaulted to 30000 -->
<ConnectionPingTimeout value="30000"/>
<!-- TcpNodelay is optional: defaulted to 1 -->
<!-- possible values: 1 (tcp_nodelay option set), 0 (tcp_nodelay not set) -->
<TcpNodelay value="1"/>
<Port value="14002"/>
</Server>
<Server>
<Name value="Server_2"/>
<!-- For WS connection server could use also RSSL_SOCKET type -->
<ServerType value="ServerType::RSSL_WEBSOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="1"/>
<Port value="15000"/>
<!-- There are optional and used for applying WS connection -->
<MaxFragmentSize value="6144"/>
<WsProtocols value="rssl.json.v2, rssl.rwf, tr_json2"/>
</Server>
<Server>
<Name value="EncryptedServer"/>
<ServerType value="ServerType::RSSL_ENCRYPTED"/>
<!-- CompressionType is optional: defaulted to None -->
<!-- possible values: None, ZLib, LZ4 -->
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<!-- ConnectionPingTimeout is optional: defaulted to 30000 -->
<ConnectionPingTimeout value="30000"/>
<!-- TcpNodelay is optional: defaulted to 1 -->
<!-- possible values: 1 (tcp_nodelay option set), 0 (tcp_nodelay not set) -->
<TcpNodelay value="1"/>
<Port value="14002"/>
</Server>
<!--Performance tools server -->
<Server>
<Name value="Perf_Server_1"/>
<ServerType value="ServerType::RSSL_SOCKET"/>
<CompressionType value="CompressionType::None"/>
<GuaranteedOutputBuffers value="5000"/>
<ConnectionPingTimeout value="30000"/>
<TcpNodelay value="0"/>
<Port value="14002"/>
<HighWaterMark value="0"/>
<InterfaceName value=""/>
<DirectWrite value="1" />
<MaxFragmentSize value="6144"/>
<NumInputBuffers value="10000"/>
<SysRecvBufSize value="65535"/>
<SysSendBufSize value="65535"/>
</Server>
</ServerList>
</ServerGroup>
<WarmStandbyServerInfoGroup>
<WarmStandbyServerInfoList>
<WarmStandbyServerInfo>
<Name value="Server_Info_1"/>
<Channel value="Channel_1"/>
<PerServiceNameSet value=""/>
</WarmStandbyServerInfo>
<WarmStandbyServerInfo>
<Name value="Server_Info_2"/>
<Channel value="Channel_7"/>
<PerServiceNameSet value=""/>
</WarmStandbyServerInfo>
</WarmStandbyServerInfoList>
</WarmStandbyServerInfoGroup>
<WarmStandbyGroup>
<WarmStandbyList>
<WarmStandbyChannel>
<Name value="WarmStandbyChannel_1"/>
<StartingActiveServer value="Server_Info_1"/>
<StandbyServerSet value="Server_Info_2"/>
<WarmStandbyMode value="WarmStandbyMode::LOGIN_BASED"/>
</WarmStandbyChannel>
</WarmStandbyList>
</WarmStandbyGroup>
<!-- source directory refresh configuration used by provider -->
<DirectoryGroup>
<!-- DefaultDirectory specifies Directory used as default if providers do not specify Directory name -->
<DefaultDirectory value="Directory_1"/>
<DirectoryList>
<!-- providers refer to the Directory by name -->
<!-- Directory is a set of Services (one or more) on which a provider will provide item data -->
<Directory>
<Name value="Directory_1"/>
<Service>
<Name value="TEST_NI_PUB"/>
<InfoFilter>
<!-- optional value; if not specified EMA will assign it -->
<ServiceId value="11"/>
<!-- optional value -->
<Vendor value="company name"/>
<!-- possible values: 0 - means consolidation service, 1 - means original provider -->
<IsSource value="0"/>
<!-- an array of market domains supported by this service -->
<!-- domains defined in the RDM Usage Guide may be refered by name -->
<!-- names of the RDM defined domains are listed in the EmaRdm.h file -->
<!-- e.g. MMT_MARKET_PRICE, MMT_MARKET_BY_ORDER -->
<!-- note that the capabilities may be specified with names and or numbers -->
<Capabilities>
<CapabilitiesEntry value="MMT_MARKET_PRICE"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<!-- list of dictionary names specified in the DictionaryGroup -->
<!-- EMA will populate the Service::InfoFilter::DictionariesProvided element -->
<!-- with the respective <>ItemName values -->
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<!-- list of dictionary names specified in the DictionaryGroup -->
<!-- EMA will populate the Service::InfoFilter::DictionariesUsed element -->
<!-- with the respective <>ItemName values -->
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<!-- list of QoS values supported by this service -->
<!-- possible values are listed in the OmmQos.h file of the EMA -->
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="Timeliness::InexactDelayed"/>
<Rate value="Rate::JustInTimeConflated"/>
</QoSEntry>
</QoS>
<!-- 0 means does not support, 1 - means supports QoS range -->
<SupportsQoSRange value="0"/>
<!-- name of item list -->
<ItemList value="#.itemlist"/>
<!-- 0 means does not accept, 1 - means accepts consumer status -->
<AcceptingConsumerStatus value="0"/>
<!-- 0 means does not support, 1 - means supports out of band snapshots -->
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<!-- StateFilter is optional -->
<!-- EMA will default the values as follows: -->
<!-- for interactive provider -->
<!-- - ServiceState is "up" and AcceptingRequests is "Yes" -->
<!-- for non interactive provider -->
<!-- - ServiceState is "up" and AcceptingRequests is "No" -->
<StateFilter>
<!-- 0 means service is down, 1 - means service is up (default; 1) -->
<ServiceState value="1"/>
<!-- 0 means service does not accept, 1 - means service accepts (default; 1) -->
<AcceptingRequests value="1"/>
<!-- optional; specifies status change to apply to all items provided by this service -->
<!-- possible values are listed in the OmmState.h file of the EMA -->
<Status>
<!-- possible values are: Open, Close, CloseRecover -->
<StreamState value="StreamState::Open"/>
<!-- possibe values are: NoChange, Ok, Suspect -->
<DataState value="DataState::Ok"/>
<!-- possible values are: None, DacsDown, etc -->
<StatusCode value="StatusCode::None"/>
<!-- a text field -->
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
<Service>
<Name value="NI_PUB"/>
<InfoFilter>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
<Status>
<StreamState value="StreamState::Open"/>
<DataState value="DataState::Ok"/>
<StatusCode value="StatusCode::None"/>
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Directory_2"/>
<Service>
<Name value="DIRECT_FEED"/>
<InfoFilter>
<ServiceId value="1"/>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
<CapabilitiesEntry value="MMT_MARKET_BY_PRICE"/>
<CapabilitiesEntry value="MMT_DICTIONARY"/>
<CapabilitiesEntry value="200"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="100"/>
<Rate value="100"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Directory_3"/>
<Service>
<Name value="TEST_NI_PUB"/>
<InfoFilter>
<ServiceId value="11"/>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="MMT_MARKET_PRICE"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="Timeliness::InexactDelayed"/>
<Rate value="Rate::JustInTimeConflated"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
<Status>
<StreamState value="StreamState::Open"/>
<DataState value="DataState::Ok"/>
<StatusCode value="StatusCode::None"/>
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
<Service>
<Name value="NI_PUB"/>
<InfoFilter>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
<Status>
<StreamState value="StreamState::Open"/>
<DataState value="DataState::Ok"/>
<StatusCode value="StatusCode::None"/>
<StatusText value=""/>
</Status>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Directory_4"/>
<Service>
<Name value="DIRECT_FEED"/>
<InfoFilter>
<ServiceId value="1"/>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="company name"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="6"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
<CapabilitiesEntry value="MMT_MARKET_BY_PRICE"/>
<CapabilitiesEntry value="MMT_DICTIONARY"/>
<CapabilitiesEntry value="200"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="100"/>
<Rate value="100"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
</StateFilter>
</Service>
</Directory>
<Directory>
<Name value="Perf_Directory_1"/>
<Service>
<Name value="NI_PUB"/>
<InfoFilter>
<ServiceId value="1"/>
<DictionariesProvided>
<DictionariesProvidedEntry value="Dictionary_3"/>
</DictionariesProvided>
<DictionariesUsed>
<DictionariesUsedEntry value="Dictionary_3"/>
</DictionariesUsed>
<Vendor value="RefinitivDevTestLab"/>
<IsSource value="0"/>
<Capabilities>
<CapabilitiesEntry value="MMT_DICTIONARY"/>
<CapabilitiesEntry value="MMT_MARKET_PRICE"/>
<CapabilitiesEntry value="MMT_MARKET_BY_ORDER"/>
<CapabilitiesEntry value="MMT_MARKET_BY_PRICE"/>
<CapabilitiesEntry value="200"/>
</Capabilities>
<QoS>
<QoSEntry>
<Timeliness value="Timeliness::RealTime"/>
<Rate value="Rate::TickByTick"/>
</QoSEntry>
<QoSEntry>
<Timeliness value="100"/>
<Rate value="100"/>
</QoSEntry>
</QoS>
<SupportsQoSRange value="0"/>
<ItemList value="#.itemlist"/>
<AcceptingConsumerStatus value="0"/>
<SupportsOutOfBandSnapshots value="0"/>
</InfoFilter>
<StateFilter>
<ServiceState value="1"/>
<AcceptingRequests value="1"/>
</StateFilter>
</Service>
</Directory>
</DirectoryList>
</DirectoryGroup>
<DictionaryGroup>
<DictionaryList>
<Dictionary>
<Name value="Dictionary_1"/>
<!-- dictionaryType is optional: defaulted to ChannelDictionary" -->
<!-- possible values: ChannelDictionary, FileDictionary -->
<!-- if dictionaryType is set to ChannelDictionary, file names are ignored -->
<DictionaryType value="DictionaryType::ChannelDictionary"/>
</Dictionary>
<Dictionary>
<Name value="Dictionary_2"/>
<DictionaryType value="DictionaryType::FileDictionary"/>
<!-- dictionary names are optional: defaulted to RDMFieldDictionary and enumtype.def -->
<RdmFieldDictionaryFileName value="./RDMFieldDictionary"/>
<EnumTypeDefFileName value="./enumtype.def"/>
</Dictionary>
<Dictionary>
<Name value="Dictionary_3"/>
<!-- providers always assume DictionaryType = DictionaryType::FileDictionary -->
<DictionaryType value="DictionaryType::FileDictionary"/>
<!-- dictionary file names are optional: defaulted to ./RDMFieldDictionary and ./enumtype.def -->
<RdmFieldDictionaryFileName value="./RDMFieldDictionary"/>
<EnumTypeDefFileName value="./enumtype.def"/>
<!-- <dictionary>ItemName represents the names shown in DictionariesProvided and DictionariesUsed
elements of the Directory InfoFilter -->
<!-- <dictionary>ItemName is optional; default values are "RWFFld" for the RdmFieldDictionary
and "RWFEnum" for the enumtype.def -->
<RdmFieldDictionaryItemName value="RWFFld"/>
<EnumTypeDefItemName value="RWFEnum"/>
</Dictionary>
</DictionaryList>
</DictionaryGroup>
</EmaConfig>

View File

@@ -3,7 +3,7 @@ spring:
show-sql: true show-sql: true
# Redis配置 # Redis配置
redis: redis:
host: 43.132.212.180 host: 149.88.86.7
password: ruTZ9J3gaDhknJ password: ruTZ9J3gaDhknJ
port: 36379 port: 36379
database: 1 database: 1
@@ -17,9 +17,9 @@ spring:
datasource: datasource:
stock-market: stock-market:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://43.132.212.180:33306/india_stock?useUnicode=true&characterEncoding=utf-8 url: jdbc:mysql://149.88.86.7:33306/india_stock?useUnicode=true&characterEncoding=utf-8
username: root username: root
password: 33BsUUcnXRYgwt password: 33BsUUcnXRYgwtIND
maxActive: 500 maxActive: 500
testWhileIdle: true testWhileIdle: true
validationQuery: SELECT 1 validationQuery: SELECT 1
@@ -59,3 +59,16 @@ news:
src: eastmoney src: eastmoney
token: f86299eb129c44545eb8ff53d64902353225652efe63cc4dc95f8936 token: f86299eb129c44545eb8ff53d64902353225652efe63cc4dc95f8936
fields: content,channels fields: content,channels
refinitiv:
market-data:
service-name: ELEKTRON_DD
username: GE-A-10288435-3-15856
password: 8EyCWDQ%XITcGRM@RhKokxX05FZJe1
clientId: 662b37b071144c9f8f2507d93037a019a010ae0e
batch-request-timeout: 60000
token:
username: GE-A-10288435-3-16229
password: Pyc^U)D9k-u))N8n+M3zYa=,+CoQujkvjizR
appKey: 87aa0e9fcb034b2aa63344bc41cc3a3f8aeadd6c
url: https://api.refinitiv.com/auth/oauth2/v1/token

View File

@@ -69,3 +69,10 @@ swagger:
enable: true enable: true
username: admin username: admin
password: 123321 password: 123321
refinitiv:
market-data:
service-name: ELEKTRON_DD
username: GE-A-10288435-3-15856
password: 8EyCWDQ%XITcGRM@RhKokxX05FZJe1
clientId: 662b37b071144c9f8f2507d93037a019a010ae0e
batch-request-timeout: 60000

View File

@@ -1,5 +1,5 @@
server: server:
port: 8188 port: 8189
spring: spring:
application: application:
name: stock-market name: stock-market

File diff suppressed because one or more lines are too long

View File

@@ -31,9 +31,9 @@ public class JpaDDDGen {
*/ */
public static DataSource getMySQLDataSource() { public static DataSource getMySQLDataSource() {
MysqlDataSource mysqlDS = new MysqlDataSource(); MysqlDataSource mysqlDS = new MysqlDataSource();
mysqlDS.setURL("jdbc:mysql://43.132.212.180:33306/india_stock?useUnicode=true&characterEncoding=utf-8"); mysqlDS.setURL("jdbc:mysql://149.88.86.7:33306/india_stock?useUnicode=true&characterEncoding=utf-8");
mysqlDS.setUser("root"); mysqlDS.setUser("root");
mysqlDS.setPassword("33BsUUcnXRYgwt"); mysqlDS.setPassword("33BsUUcnXRYgwtIND");
return mysqlDS; return mysqlDS;
} }
@@ -50,7 +50,7 @@ public class JpaDDDGen {
/** /**
* cs_statistic - 要生成的数据库表 * cs_statistic - 要生成的数据库表
*/ */
Cons.tableNameToEntiyMapping.put("money_stock", null); Cons.tableNameToEntiyMapping.put("twelve_stock", null);
ToolDDD.g(getMySQLDataSource().getConnection()); ToolDDD.g(getMySQLDataSource().getConnection());
} }