Does Order Simultaneity Affect the
Data Mining Task in Financial
Markets? -- Effect Analysis of Order
Simultaneity using Artificial Market
Masanori HIRANO, Kiyoshi IZUMI
School of Engineering, The University of Tokyo
research@mhirano.jp
https://mhirano.jp/
©M.HIRANO & Izumi Lab.
Efficient Market Hypothesis
PRIMA2022
https://medium.com/@100trillionUSD/efficient-market-hypothesis-and-bitcoin-stock-to-flow-model-db17f40e6107
2
11/17/2022
©M.HIRANO & Izumi Lab.
Adam Smith's The Invisible Hand
• Adam Smith’s “An Inquiry
into the Nature and Causes
of the Wealth of Nations”
Vol.4, Chap.2
“The invisible hand”
• Even if investors act
selfishly, they will
eventually be guided by the
invisible hand to make the
economy efficient and grow.
PRIMA2022 3
11/17/2022
©M.HIRANO & Izumi Lab.
Difficultness of prediction in Financial Market
• In financial market
• Prediction is difficult
• Prediction models are always compared with chance rate
• Prediction uncertainty in financial markets
• It is not clear how to express the “uncertainty”
• It is also unclear where the “uncertainty” come from
• According to Efficient Market Hypothesis,
• Easy prediction will be not working
• Even small prediction is great
PRIMA2022
4
11/17/2022
©M.HIRANO & Izumi Lab.
Try to Explain Scientifically
• If we can’t predict…
• Why it can’t?
• What contribute the difficultness?
• Want to make it clear:
• What is truly unpredictable?
• What is current technical problems?
• Blueprint: decomposition of unpredictability
PRIMA2022
Market Efficiency Trading rule Technical
Unexpected
outsider
5
11/17/2022
©M.HIRANO & Izumi Lab.
Advantages of Artificial Market Simulation
• Everything are under control in simulations
• Enabling comparative experiments
• Artificial market simulation + Datamining
• The predictive potential of data mining can be examined in
controlled markets!
• In our previous study,
• Proposed a scheme for this, called “Artificial Market Data Mining
Platform”
• Demonstrated the potential of using financial market simulation +
data mining
PRIMA2022
6
11/17/2022
©M.HIRANO & Izumi Lab.
Artificial Market Data Mining Platform
PRIMA2022
7
11/17/2022
https://doi.org/10.1109/CIFEr52523.2022.9776095
©M.HIRANO & Izumi Lab.
The hypothesis we test in this study
• Target: Order sequence of financial markets
• Order sequence generation is the most fundamental prediction task
• We assumed order generation
• Hypothesis: The order simultaneity has a significant effect
on the prediction performances
• In actual markets, the order sequence in a few ticks is meaningless:
𝑃 𝑥𝑖 𝑥𝑖−1, 𝑥𝑖−2, … , 𝑥0) = 𝑃 𝑥𝑖 𝑥𝑖−2, 𝑥𝑖−3, … , 𝑥0)
= 𝑃 𝑥𝑖 𝑥𝑖−3, 𝑥𝑖−4, … , 𝑥0)
• For example, if there are 10 high-speeding traders, does the order
generation performance become lower?
• Method:
• Assume the simultaneity, then, compare the generation accuracy
“for each trader’s order” vs. “for aggregated orders”
11/17/2022
PRIMA2022
8
©M.HIRANO & Izumi Lab.
Model & Experiments Outline
11/17/2022
PRIMA2022
9
©M.HIRANO & Izumi Lab.
Stylized Trader Agents [Chiarella et al. 02]
• Logarithmic return prediction for bid/ask price
𝑟 =
1
𝑤𝐹+𝑤𝐶+𝑤𝑁
𝑤𝐹 ⋅ 𝐹 + 𝑤𝐶 ⋅ 𝐶 + 𝑤𝑁 ⋅ 𝑁
• Fundamentals
𝐹 =
1
mean reversion time
ln
current market price
current fundamental price
• Chartist (trend)
𝐶 = logarithm averaged return in the past
• Noise 𝑁 ~ 𝑁 0, 𝜎𝑁
• + margin => decide price
• We changed in 𝑤𝐹, 𝑤𝐶, 𝜎𝑁
• (More precisely, 𝑤𝐹, 𝑤𝐶, 𝜎𝑁 are given as a exponential distribution
and they are representing values.)
PRIMA2022
10
11/17/2022
©M.HIRANO & Izumi Lab.
Simulation Model
PRIMA2022
…
10 agents Market
1 order
for each step and each agent
Arrival sequence are randomized
for realizing order simultaneity
Generate next orders
for each agent
Generate next orders
for aggregated orders
11/17/2022 11
©M.HIRANO & Izumi Lab.
GAN for financial market
• Policy Gradient Stock GAN (PGSGAN)
• Unlike usual GANs, generate policy and sampling orders to
consider the discreetness of orders
• Generate next orders better than the previous works
• We can also use the distributional policy (the distribution of
the next orders) for the other purpose
• https://arxiv.org/abs/2204.13338
PRIMA2022
12
Generator
Condition
Noise
Critic
Real
Policy
Fake
Sampling
Hinge
Loss
11/17/2022
©M.HIRANO & Izumi Lab.
Parameters
• Changing parameters
• 𝑤𝐹 = 3.0, 10.0: The weight for Fundamentals
• 𝑤𝐶 = 3.0, 10.0: The weight for Charts
• 𝜎𝑁 = 0.01, 0.001, 0.0001: Noise Scale
• Fixed parameters
• Simulation parameter
• # of agents: 10 (simultaneity)
• Start price: 500
• Tick size: 1
• Fundamental: 500
• GAN parameter
• Training epoch: 1000 (convergence is confirmed)
• Learning Rate: 0.001 (convergence is confirmed)
• TTUR: G:C = 5:1
• Price Class: 20 (ticks from the best values)
• History input: 32 (ticks)
• Random variable dimension for generation: 10
PRIMA2022
11/17/2022 13
©M.HIRANO & Izumi Lab.
Comparison
• Compared between
• The next order prediction of each agents
(ABOG: Agent-Based Order Generation)
• The next order prediction of aggregated order sequential
(AggOG: Aggregated Order Generation)
• Metrics
• Likelihood (NLL) in validation data
• Other metrics for additional analysis
• GAN depends on random variable; therefore, metrics are
calculated for 100 different random variables for each
situation.
PRIMA2022
11/17/2022 14
©M.HIRANO & Izumi Lab.
Results
PRIMA2022
• If the order simultaneity (10) affects totally,
NLL(AggOG) = NLL(ABOG) + 2.3 is assumed.
But, there is not such a big difference.
↑totally opposite results to our hypothesis
11/17/2022 15
©M.HIRANO & Izumi Lab.
Discussion
• Overall results
• Moderate noise size cause the most prediction difficulties.
• If the noise size is smaller, the effect of order simultaneity is
marginally emerging.
• Discussion on our hypothesis
• The effect of order simultaneity can be admitted under some
conditions.
• 10 order simultaneity is equivalent to 2.3 (=ln(10)) in NLL. But, such
a difference cannot be observed.
• When the noise size is bigger, the generator can generate the next
aggregated orders better than the individual agent’s orders.
• Aggregated orders have a bigger size of data compared with individual
ones.  Bigger data can achieve better learning
• Suggesting the potential of aggregated prediction
• The current GAN approach in financial markets (aggregated order
sequence generation) accords with our results.
• Artificial market data mining platform seems promising
PRIMA2022
11/17/2022 16
©M.HIRANO & Izumi Lab.
Conclusion & Future work
• We investigated the effect of order simultaneity in financial
market order generation tasks.
• We showed that the effect is very limited, and aggregated
order data is beneficial for generations when the noise is
bigger.
• Our results support the current approach of GANs in
financial markets.
• Artificial market data mining platform seems promising
• For future work, more unknown phenomena in financial
markets should be investigated using the platform.
11/17/2022
PRIMA2022
17

More Related Content

PDF
2022/06/15 JSAI2022: Data-driven Agent Design for Artificial Market Simulation
PDF
2022/05/05 CIFEr2022: Concept and Practice of Artificial Market Data Mining P...
PDF
Affecting Market Efficiency by Increasing Speed of Order Matching Systems on ...
PPTX
2019/10/31 PRIMA2019: Comparison of Behaviors of Actual and Simulated HFT Tra...
PDF
2020/11/19 PRIMA2020: Implementation of Real Data for Financial Market Simula...
PDF
Cifer2017
PDF
Stock Market Analysis Markov Models
PDF
REAL ESTATE PRICE PREDICTION
2022/06/15 JSAI2022: Data-driven Agent Design for Artificial Market Simulation
2022/05/05 CIFEr2022: Concept and Practice of Artificial Market Data Mining P...
Affecting Market Efficiency by Increasing Speed of Order Matching Systems on ...
2019/10/31 PRIMA2019: Comparison of Behaviors of Actual and Simulated HFT Tra...
2020/11/19 PRIMA2020: Implementation of Real Data for Financial Market Simula...
Cifer2017
Stock Market Analysis Markov Models
REAL ESTATE PRICE PREDICTION

Similar to 2022/11/17 PRIMA2022: Does Order Simultaneity Affect the Data Mining Task in Financial Markets? -- Effect Analysis of Order Simultaneity using Artificial Market (20)

PDF
2020/06/08 JSAI2020: STBM: Stochastic Trading Behavior Model for Financial Ma...
PDF
STOCK PRICE PREDICTION USING TIME SERIES
PDF
STOCK PRICE PREDICTION USING TIME SERIES
PDF
Summary jpx wp_en_no9
PPTX
Big Data Meetup by Chad Richeson
PDF
2022/10/30 BESC2022: Parameter Tuning Method for Multi-agent Simulation using...
PDF
IRJET - Stock Market Analysis and Prediction using Deep Learning
PDF
Stock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
PDF
Why do Active Funds that Trade Infrequently Make a Market more Efficient? -- ...
PDF
Using the ISBSG data to improve your organization success - van Heeringen (Me...
PDF
Just because you can doesn't mean that you should - thingmonk 2016
PDF
Why do Active Funds that Trade Infrequently Make a Market more Efficient? --...
PDF
Global C4IR-1 Masterclass Adryan - Zuehlke Engineering 2017
PPTX
Importance of data acquisition quality for artificial intelligence
PDF
IRJET - Company’s Stock Price Predictor using Machine Learning
PPTX
updated stock market ppt.pptx stock market presentation
PDF
Graph+AI for Fin. Services
PDF
22 non statistical questions for a statistician v2
PDF
How to bridge the gap between Statisticans and Business folks ? Flutura outli...
PDF
Building an E-Commerce Application Efficiently
2020/06/08 JSAI2020: STBM: Stochastic Trading Behavior Model for Financial Ma...
STOCK PRICE PREDICTION USING TIME SERIES
STOCK PRICE PREDICTION USING TIME SERIES
Summary jpx wp_en_no9
Big Data Meetup by Chad Richeson
2022/10/30 BESC2022: Parameter Tuning Method for Multi-agent Simulation using...
IRJET - Stock Market Analysis and Prediction using Deep Learning
Stock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
Why do Active Funds that Trade Infrequently Make a Market more Efficient? -- ...
Using the ISBSG data to improve your organization success - van Heeringen (Me...
Just because you can doesn't mean that you should - thingmonk 2016
Why do Active Funds that Trade Infrequently Make a Market more Efficient? --...
Global C4IR-1 Masterclass Adryan - Zuehlke Engineering 2017
Importance of data acquisition quality for artificial intelligence
IRJET - Company’s Stock Price Predictor using Machine Learning
updated stock market ppt.pptx stock market presentation
Graph+AI for Fin. Services
22 non statistical questions for a statistician v2
How to bridge the gap between Statisticans and Business folks ? Flutura outli...
Building an E-Commerce Application Efficiently
Ad

More from Masanori HIRANO (9)

PPTX
2023/03/04 sigfin30: 原資産価格過程不要な敵対的Deep Hedging
PDF
2023/03/04 sigfin30 PR: Special Session on Applied Informatics in Finance and...
PPTX
2022/11/17 PRIMA2022: Analysis of Carbon Neutrality Scenarios of Industrial C...
PDF
2022/03/12 sigfin28: オプションによるオプションのヘッジを可能にする二重 Deep Hedging 機構
PDF
2020/11/19 PRIMA2020: Simulation of Unintentional Collusion Caused by Auto Pr...
PDF
2020/03/18 NLP2020: 金融文書のための別タスク学習による教師なし重要文判定
PDF
2018/11/17 ICDMW 2018: Selection of Related Stocks using Financial Text Mining
PDF
2018/10/30 PRIMA Workshop 2018: Impact Assessments of the CAR Regulation usin...
PDF
2018/06/06 JSAI2018 Effects Analysis of CAR Regulations on Financial Markets ...
2023/03/04 sigfin30: 原資産価格過程不要な敵対的Deep Hedging
2023/03/04 sigfin30 PR: Special Session on Applied Informatics in Finance and...
2022/11/17 PRIMA2022: Analysis of Carbon Neutrality Scenarios of Industrial C...
2022/03/12 sigfin28: オプションによるオプションのヘッジを可能にする二重 Deep Hedging 機構
2020/11/19 PRIMA2020: Simulation of Unintentional Collusion Caused by Auto Pr...
2020/03/18 NLP2020: 金融文書のための別タスク学習による教師なし重要文判定
2018/11/17 ICDMW 2018: Selection of Related Stocks using Financial Text Mining
2018/10/30 PRIMA Workshop 2018: Impact Assessments of the CAR Regulation usin...
2018/06/06 JSAI2018 Effects Analysis of CAR Regulations on Financial Markets ...
Ad

Recently uploaded (20)

PPTX
PPT-Lesson-2-Recognize-a-Potential-Market-2-3.pptx
PDF
Financial discipline for educational purpose
PDF
USS pension Report and Accounts 2025.pdf
PPTX
Module5_Session1 (mlzrkfbbbbbbbbbbbz1).pptx
PPTX
Machine Learning (ML) is a branch of Artificial Intelligence (AI)
PPTX
28 - relative valuation lecture economicsnotes
PDF
Pension Trustee Training (1).pdf From Salih Shah
PPTX
lesson in englishhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
PDF
Management Accounting Information for Decision-Making and Strategy Execution ...
PPTX
Very useful ppt for your banking assignments Banking.pptx
PDF
Buy Verified Payoneer Accounts for Sale - Secure and.pdf
PPTX
ML Credit Scoring of Thin-File Borrowers
PDF
How to join illuminati agent in Uganda Kampala call 0782561496/0756664682
PDF
Principal of magaement is good fundamentals in economics
PDF
THE EFFECT OF FOREIGN AID ON ECONOMIC GROWTH IN ETHIOPIA
PDF
HCWM AND HAI FOR BHCM STUDENTS(1).Pdf and ptts
DOCX
BUSINESS PERFORMANCE SITUATION AND PERFORMANCE EVALUATION OF FELIX HOTEL IN H...
PPTX
2. RBI.pptx202029291023i38039013i92292992
PPTX
Maths science sst hindi english cucumber
PDF
Unkipdf.pdf of work in the economy we are
PPT-Lesson-2-Recognize-a-Potential-Market-2-3.pptx
Financial discipline for educational purpose
USS pension Report and Accounts 2025.pdf
Module5_Session1 (mlzrkfbbbbbbbbbbbz1).pptx
Machine Learning (ML) is a branch of Artificial Intelligence (AI)
28 - relative valuation lecture economicsnotes
Pension Trustee Training (1).pdf From Salih Shah
lesson in englishhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Management Accounting Information for Decision-Making and Strategy Execution ...
Very useful ppt for your banking assignments Banking.pptx
Buy Verified Payoneer Accounts for Sale - Secure and.pdf
ML Credit Scoring of Thin-File Borrowers
How to join illuminati agent in Uganda Kampala call 0782561496/0756664682
Principal of magaement is good fundamentals in economics
THE EFFECT OF FOREIGN AID ON ECONOMIC GROWTH IN ETHIOPIA
HCWM AND HAI FOR BHCM STUDENTS(1).Pdf and ptts
BUSINESS PERFORMANCE SITUATION AND PERFORMANCE EVALUATION OF FELIX HOTEL IN H...
2. RBI.pptx202029291023i38039013i92292992
Maths science sst hindi english cucumber
Unkipdf.pdf of work in the economy we are

2022/11/17 PRIMA2022: Does Order Simultaneity Affect the Data Mining Task in Financial Markets? -- Effect Analysis of Order Simultaneity using Artificial Market

  • 1. Does Order Simultaneity Affect the Data Mining Task in Financial Markets? -- Effect Analysis of Order Simultaneity using Artificial Market Masanori HIRANO, Kiyoshi IZUMI School of Engineering, The University of Tokyo research@mhirano.jp https://mhirano.jp/
  • 2. ©M.HIRANO & Izumi Lab. Efficient Market Hypothesis PRIMA2022 https://medium.com/@100trillionUSD/efficient-market-hypothesis-and-bitcoin-stock-to-flow-model-db17f40e6107 2 11/17/2022
  • 3. ©M.HIRANO & Izumi Lab. Adam Smith's The Invisible Hand • Adam Smith’s “An Inquiry into the Nature and Causes of the Wealth of Nations” Vol.4, Chap.2 “The invisible hand” • Even if investors act selfishly, they will eventually be guided by the invisible hand to make the economy efficient and grow. PRIMA2022 3 11/17/2022
  • 4. ©M.HIRANO & Izumi Lab. Difficultness of prediction in Financial Market • In financial market • Prediction is difficult • Prediction models are always compared with chance rate • Prediction uncertainty in financial markets • It is not clear how to express the “uncertainty” • It is also unclear where the “uncertainty” come from • According to Efficient Market Hypothesis, • Easy prediction will be not working • Even small prediction is great PRIMA2022 4 11/17/2022
  • 5. ©M.HIRANO & Izumi Lab. Try to Explain Scientifically • If we can’t predict… • Why it can’t? • What contribute the difficultness? • Want to make it clear: • What is truly unpredictable? • What is current technical problems? • Blueprint: decomposition of unpredictability PRIMA2022 Market Efficiency Trading rule Technical Unexpected outsider 5 11/17/2022
  • 6. ©M.HIRANO & Izumi Lab. Advantages of Artificial Market Simulation • Everything are under control in simulations • Enabling comparative experiments • Artificial market simulation + Datamining • The predictive potential of data mining can be examined in controlled markets! • In our previous study, • Proposed a scheme for this, called “Artificial Market Data Mining Platform” • Demonstrated the potential of using financial market simulation + data mining PRIMA2022 6 11/17/2022
  • 7. ©M.HIRANO & Izumi Lab. Artificial Market Data Mining Platform PRIMA2022 7 11/17/2022 https://doi.org/10.1109/CIFEr52523.2022.9776095
  • 8. ©M.HIRANO & Izumi Lab. The hypothesis we test in this study • Target: Order sequence of financial markets • Order sequence generation is the most fundamental prediction task • We assumed order generation • Hypothesis: The order simultaneity has a significant effect on the prediction performances • In actual markets, the order sequence in a few ticks is meaningless: 𝑃 𝑥𝑖 𝑥𝑖−1, 𝑥𝑖−2, … , 𝑥0) = 𝑃 𝑥𝑖 𝑥𝑖−2, 𝑥𝑖−3, … , 𝑥0) = 𝑃 𝑥𝑖 𝑥𝑖−3, 𝑥𝑖−4, … , 𝑥0) • For example, if there are 10 high-speeding traders, does the order generation performance become lower? • Method: • Assume the simultaneity, then, compare the generation accuracy “for each trader’s order” vs. “for aggregated orders” 11/17/2022 PRIMA2022 8
  • 9. ©M.HIRANO & Izumi Lab. Model & Experiments Outline 11/17/2022 PRIMA2022 9
  • 10. ©M.HIRANO & Izumi Lab. Stylized Trader Agents [Chiarella et al. 02] • Logarithmic return prediction for bid/ask price 𝑟 = 1 𝑤𝐹+𝑤𝐶+𝑤𝑁 𝑤𝐹 ⋅ 𝐹 + 𝑤𝐶 ⋅ 𝐶 + 𝑤𝑁 ⋅ 𝑁 • Fundamentals 𝐹 = 1 mean reversion time ln current market price current fundamental price • Chartist (trend) 𝐶 = logarithm averaged return in the past • Noise 𝑁 ~ 𝑁 0, 𝜎𝑁 • + margin => decide price • We changed in 𝑤𝐹, 𝑤𝐶, 𝜎𝑁 • (More precisely, 𝑤𝐹, 𝑤𝐶, 𝜎𝑁 are given as a exponential distribution and they are representing values.) PRIMA2022 10 11/17/2022
  • 11. ©M.HIRANO & Izumi Lab. Simulation Model PRIMA2022 … 10 agents Market 1 order for each step and each agent Arrival sequence are randomized for realizing order simultaneity Generate next orders for each agent Generate next orders for aggregated orders 11/17/2022 11
  • 12. ©M.HIRANO & Izumi Lab. GAN for financial market • Policy Gradient Stock GAN (PGSGAN) • Unlike usual GANs, generate policy and sampling orders to consider the discreetness of orders • Generate next orders better than the previous works • We can also use the distributional policy (the distribution of the next orders) for the other purpose • https://arxiv.org/abs/2204.13338 PRIMA2022 12 Generator Condition Noise Critic Real Policy Fake Sampling Hinge Loss 11/17/2022
  • 13. ©M.HIRANO & Izumi Lab. Parameters • Changing parameters • 𝑤𝐹 = 3.0, 10.0: The weight for Fundamentals • 𝑤𝐶 = 3.0, 10.0: The weight for Charts • 𝜎𝑁 = 0.01, 0.001, 0.0001: Noise Scale • Fixed parameters • Simulation parameter • # of agents: 10 (simultaneity) • Start price: 500 • Tick size: 1 • Fundamental: 500 • GAN parameter • Training epoch: 1000 (convergence is confirmed) • Learning Rate: 0.001 (convergence is confirmed) • TTUR: G:C = 5:1 • Price Class: 20 (ticks from the best values) • History input: 32 (ticks) • Random variable dimension for generation: 10 PRIMA2022 11/17/2022 13
  • 14. ©M.HIRANO & Izumi Lab. Comparison • Compared between • The next order prediction of each agents (ABOG: Agent-Based Order Generation) • The next order prediction of aggregated order sequential (AggOG: Aggregated Order Generation) • Metrics • Likelihood (NLL) in validation data • Other metrics for additional analysis • GAN depends on random variable; therefore, metrics are calculated for 100 different random variables for each situation. PRIMA2022 11/17/2022 14
  • 15. ©M.HIRANO & Izumi Lab. Results PRIMA2022 • If the order simultaneity (10) affects totally, NLL(AggOG) = NLL(ABOG) + 2.3 is assumed. But, there is not such a big difference. ↑totally opposite results to our hypothesis 11/17/2022 15
  • 16. ©M.HIRANO & Izumi Lab. Discussion • Overall results • Moderate noise size cause the most prediction difficulties. • If the noise size is smaller, the effect of order simultaneity is marginally emerging. • Discussion on our hypothesis • The effect of order simultaneity can be admitted under some conditions. • 10 order simultaneity is equivalent to 2.3 (=ln(10)) in NLL. But, such a difference cannot be observed. • When the noise size is bigger, the generator can generate the next aggregated orders better than the individual agent’s orders. • Aggregated orders have a bigger size of data compared with individual ones.  Bigger data can achieve better learning • Suggesting the potential of aggregated prediction • The current GAN approach in financial markets (aggregated order sequence generation) accords with our results. • Artificial market data mining platform seems promising PRIMA2022 11/17/2022 16
  • 17. ©M.HIRANO & Izumi Lab. Conclusion & Future work • We investigated the effect of order simultaneity in financial market order generation tasks. • We showed that the effect is very limited, and aggregated order data is beneficial for generations when the noise is bigger. • Our results support the current approach of GANs in financial markets. • Artificial market data mining platform seems promising • For future work, more unknown phenomena in financial markets should be investigated using the platform. 11/17/2022 PRIMA2022 17

Editor's Notes

  • #3: At first, I’ll explain the Efficient Market Hypothesis. As many of you know, this is a well-known principal but it is not proven. This art illustrates efficient market hypothesis. The man in the art say …. It means that everyone thinks money is not on the sidewalk because other people have already took it if it is worth. In the context of the financial market, the efficient market hypothesis means there is no beneficial information because if they exist, someone has already taken it. (you know), there are some types of level of this hypothesis such as weak, semi-strong, strong. But, in this study, we will not distinguish them.
  • #4: Before the efficient market hypothesis, Adam smith also propose “the invisible hand”. According to him, Even if investors act selfishly, they will eventually be guided by the invisible hand to make the economy efficient and grow. Those assumptions, I mean the efficient market hypothesis and the invisiblehand, seems slightly strong assumption but widely spread.
  • #5: On the contrary, difficultness of financial prediction tasks is frequently argued. And in many studies, the prediction performances are frequently compared with chance rate. I also understand the difficulty. However, many studies said the difficulties come from uncertainty or efficient market hypothesis. Of course, I think it is true. For example, it is …, it is …. Moreover, because of efficient market hypothesis, easy prediction… and even small …. However, are they quantitated? How big is the uncertainty? Which level of efficient market hypothesis you’re assuming?
  • #6: Thus, for addressing those questions, I think explaining them scientifically is necessary, or it is exactory what we should do as academic research. More easier, if (スライドの文2段落) My blueprint for it is like this. For example, 40% of unpredictability comes from market efficiency and 20% … 20% … 20%..
  • #7: For this purpose, we come up with the usage of artificial market simulations. The advantages of artificial market simulations are explained here. Firstly, (第一段落). Secondary, using the combination of artificial market simulation and datamining, The predictive potential…. In this study, … However, there are something we can't show in this study. The results obtained are still very limited and there are many things we should address in future work
  • #8: This is the concept picture of Artificial Market Data Mining Platform. Basically, this is the combination of artificial market simulation and datamining. It is a kind of digital twin of financial markets. In this concept, data mining methods are applied under the artificial market simulation. Thus, we can control all the situation of markets. By controlling the market situation at all, we correctly compared the datamining performances. This is just a concept, so the different type of experiments also can be carried. But, we assumed that traders publish their orders in artificial market simulations and those orders are processed in artificial market. Then aggregating those orders, index or charts are generated. Using those data, data-mining methods are carried. But, the flow is not limited to this.
  • #11: Next, I’ll explain The details of the stylized trader. In the stylized trader agents, as I mentioned in the previous slide, the traders decide there orders based on fundamentals, chart, and noise. In this simulation, those weight are important. Thus, we fixed the weight for noise and changed the weight for fundamentals and charts. Moreover, instead of noise weight, we changed the noise size (sigma N). In addition to those parameters, we also change in the number of agents existing in simulations.