JP2020009272A - 取引市場予測システム、取引市場予測方法、および取引市場予測プログラム - Google Patents
取引市場予測システム、取引市場予測方法、および取引市場予測プログラム Download PDFInfo
- Publication number
- JP2020009272A JP2020009272A JP2018131126A JP2018131126A JP2020009272A JP 2020009272 A JP2020009272 A JP 2020009272A JP 2018131126 A JP2018131126 A JP 2018131126A JP 2018131126 A JP2018131126 A JP 2018131126A JP 2020009272 A JP2020009272 A JP 2020009272A
- Authority
- JP
- Japan
- Prior art keywords
- neural network
- data
- time
- brand
- series feature
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title description 5
- 238000000605 extraction Methods 0.000 claims abstract description 38
- 239000013598 vector Substances 0.000 claims abstract description 37
- 238000013528 artificial neural network Methods 0.000 claims description 99
- 238000012545 processing Methods 0.000 claims description 36
- 238000010801 machine learning Methods 0.000 claims description 9
- 238000013527 convolutional neural network Methods 0.000 claims description 7
- 230000006870 function Effects 0.000 claims description 4
- 230000008859 change Effects 0.000 claims description 3
- 238000013277 forecasting method Methods 0.000 claims description 3
- 230000001537 neural effect Effects 0.000 claims description 3
- 230000000306 recurrent effect Effects 0.000 claims description 3
- 230000007935 neutral effect Effects 0.000 abstract 2
- 238000004891 communication Methods 0.000 description 6
- 238000005259 measurement Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 3
- 230000010365 information processing Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 210000002569 neuron Anatomy 0.000 description 3
- 230000015654 memory Effects 0.000 description 2
- 238000010606 normalization Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000006403 short-term memory Effects 0.000 description 2
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000003467 diminishing effect Effects 0.000 description 1
- 230000007787 long-term memory Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Landscapes
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
4 演算処理装置(コンピュータの一例)
21 銘柄選択部
22 入力データ取得部
23−1〜23−N 銘柄時系列特徴抽出ユニット
24 共通予測ユニット
25 取引時間内学習処理部
26 オフライン学習処理部
Claims (7)
- 複数の銘柄を選択する銘柄選択部と、
選択された前記複数の銘柄のそれぞれの正規化された履歴データを入力データとして前段ニューラルネットワークで、選択された前記複数の銘柄のそれぞれの時系列特徴ベクトルを出力データとして計算する複数の銘柄時系列特徴抽出ユニットと、
前記複数の銘柄時系列特徴抽出ユニットの前記時系列特徴ベクトルを連結したベクトルを入力データとして後段ニューラルネットワークで、選択された前記複数の銘柄のそれぞれの予測データを出力データとして計算する共通予測ユニットと、
を備えることを特徴とする取引市場予測システム。 - 取引時間内に前記前段ニューラルネットワークおよび前記後段ニューラルネットワークの機械学習を行う取引時間内学習処理部と、
予測すべき前記複数の銘柄に変更があった場合に、前記前段ニューラルネットワークおよび前記後段ニューラルネットワークの機械学習を行うオフライン学習処理部と
をさらに備えることを特徴とする請求項1記載の取引市場予測システム。 - 前記銘柄時系列特徴抽出ユニットは、当該銘柄時系列特徴抽出ユニットの前段ニューラルネットワークのパラメータを所定の記憶装置に記憶し、
前記銘柄選択部により選択された銘柄の前記銘柄時系列特徴抽出ユニットは、当該銘柄時系列特徴抽出ユニットの前段ニューラルネットワークのパラメータを前記所定の記憶装置から読み出し、読み出したパラメータで、当該銘柄時系列特徴抽出ユニットの前段ニューラルネットワークのパラメータを初期化し、
前記オフライン学習処理部は、当該銘柄時系列特徴抽出ユニットの前段ニューラルネットワークのパラメータの初期化後、前記前段ニューラルネットワークおよび前記後段ニューラルネットワークの機械学習を行うこと、
を特徴とする請求項2記載の取引市場予測システム。 - 前記前段ニューラルネットワークは、それぞれ、畳み込みニューラルネットワークまたはリカレントニューラルネットワークであり、
前記後段ニューラルネットワークは、畳み込みニューラルネットワークまたはリカレントニューラルネットワークであること、
を特徴とする請求項1から請求項3のうちのいずれか1項記載の取引市場予測システム。 - 前記履歴データは、銘柄ごとに、複数時間帯の取引関連データを含み、
前記取引関連データは、ある時間帯の始値、終値、高値、安値、売り気配値リスト、および買い気配値リストを含むこと、
を特徴とする請求項1から請求項4のうちのいずれか1項記載の取引市場予測システム。 - 複数の銘柄を選択するステップと、
複数の銘柄時系列特徴抽出ユニットにおいて、選択された前記複数の銘柄のそれぞれの正規化された履歴データを入力データとして前段ニューラルネットワークで、選択された前記複数の銘柄のそれぞれの時系列特徴ベクトルを出力データとして計算するステップと、
前記複数の銘柄時系列特徴抽出ユニットの前記時系列特徴ベクトルを連結したベクトルを入力データとして後段ニューラルネットワークで、選択された前記複数の銘柄のそれぞれの予測データを出力データとして計算するステップと、
を備えることを特徴とする取引市場予測方法。 - コンピュータを、
複数の銘柄を選択する銘柄選択部、
選択された前記複数の銘柄のそれぞれの正規化された履歴データを入力データとして前段ニューラルネットワークで、選択された前記複数の銘柄のそれぞれの時系列特徴ベクトルを出力データとして計算する複数の銘柄時系列特徴抽出ユニット、および
前記複数の銘柄時系列特徴抽出ユニットの前記時系列特徴ベクトルを連結したベクトルを入力データとして後段ニューラルネットワークで、選択された前記複数の銘柄のそれぞれの予測データを出力データとして計算する共通予測ユニット
として機能させる取引市場予測プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018131126A JP6861437B2 (ja) | 2018-07-10 | 2018-07-10 | 取引市場予測システム、取引市場予測方法、および取引市場予測プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018131126A JP6861437B2 (ja) | 2018-07-10 | 2018-07-10 | 取引市場予測システム、取引市場予測方法、および取引市場予測プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020009272A true JP2020009272A (ja) | 2020-01-16 |
JP6861437B2 JP6861437B2 (ja) | 2021-04-21 |
Family
ID=69151899
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018131126A Active JP6861437B2 (ja) | 2018-07-10 | 2018-07-10 | 取引市場予測システム、取引市場予測方法、および取引市場予測プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6861437B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113627950A (zh) * | 2021-06-25 | 2021-11-09 | 淮安集略科技有限公司 | 基于动态图的用户交易特征提取的方法和系统 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0287261A (ja) * | 1988-09-24 | 1990-03-28 | Sumitomo Electric Ind Ltd | 相場予測装置 |
US20180322394A1 (en) * | 2017-05-05 | 2018-11-08 | Arimo, LLC | Analyzing sequence data using neural networks |
-
2018
- 2018-07-10 JP JP2018131126A patent/JP6861437B2/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0287261A (ja) * | 1988-09-24 | 1990-03-28 | Sumitomo Electric Ind Ltd | 相場予測装置 |
US20180322394A1 (en) * | 2017-05-05 | 2018-11-08 | Arimo, LLC | Analyzing sequence data using neural networks |
Non-Patent Citations (1)
Title |
---|
熊添 勇人: "進化型ニューラルネットワークとフル板情報による株価変動の分析", 第79回(平成29年)全国大会講演論文集(2) 人工知能と認知科学, JPN6020001821, 16 March 2017 (2017-03-16), pages 347 - 348, ISSN: 0004460365 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113627950A (zh) * | 2021-06-25 | 2021-11-09 | 淮安集略科技有限公司 | 基于动态图的用户交易特征提取的方法和系统 |
CN113627950B (zh) * | 2021-06-25 | 2023-12-29 | 淮安集略科技有限公司 | 基于动态图的用户交易特征提取的方法和系统 |
Also Published As
Publication number | Publication date |
---|---|
JP6861437B2 (ja) | 2021-04-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Svalina et al. | An adaptive network-based fuzzy inference system (ANFIS) for the forecasting: The case of close price indices | |
JP2020536336A (ja) | 取引執行を最適化するためのシステム及び方法 | |
WO2022187946A1 (en) | Conditional parameter optimization method & system | |
Liu et al. | Forecasting and trading high frequency volatility on large indices | |
CN109829763A (zh) | 消费能力评估方法及装置、电子设备、存储介质 | |
Krishnamurthy et al. | Sequential detection of market shocks with risk-averse CVaR social sensors | |
JP2024114987A (ja) | 高頻度証券取引方法およびシステム | |
Li et al. | An attention-based LSTM model for stock price trend prediction using limit order books | |
JP2024133549A (ja) | 高頻度証券取引方法およびシステム | |
Zhang et al. | Deep reinforcement learning for stock prediction | |
Villa et al. | A continuous time bayesian network classifier for intraday fx prediction | |
Korczak et al. | Fundamental analysis in the multi-agent trading system | |
Sarvesh et al. | A hybrid model for stock price prediction using machine learning techniques with CNN | |
Jadli et al. | A Novel LSTM-GRU-Based Hybrid Approach for Electrical Products Demand Forecasting. | |
JP2020009272A (ja) | 取引市場予測システム、取引市場予測方法、および取引市場予測プログラム | |
Varshini et al. | How good are different machine and deep learning models in forecasting the future price of metals? Full sample versus sub-sample | |
KR102614595B1 (ko) | 실시간 거시지표 예측 기반 주가 예측 시스템 | |
WO2021117125A1 (ja) | 取引市場予測 | |
WO2019017032A1 (ja) | 時間の経過につれて価値が変動するアセットを積み立てるためのコンピュータシステム、方法、および、プログラム | |
Jaddu et al. | Combining Deep Learning on Order Books with Reinforcement Learning for Profitable Trading | |
Ceffer et al. | Trading by estimating the quantized forward distribution | |
KR20210098892A (ko) | 수산물의 판매량을 추정하기 위한 전자 장치, 방법, 및 컴퓨터 판독가능 매체 | |
Kochliaridis et al. | Tradernet-cr: cryptocurrency trading with deep reinforcement learning | |
Harish et al. | Stock Index Probability Prediction using the FB Prophet Model | |
EP3739517A1 (en) | Image processing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210119 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20210119 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20210226 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210318 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210323 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6861437 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |