Fin-ALICE: Artificial Linguistic Intelligence Causal Econometrics
Abstract
:1. Introduction
2. Related Work (Used for Comparative Study)
2.1. LSTM + BERT
2.2. Temporal Convolutional Networks (TCNs) + MultiLabel BERT
2.3. FinGPT Forecaster
2.4. Time-LLM
2.5. Lag-Llama
2.6. Supply Chain Dynamics and Sentiment Analysis
- Macroeconomic Data: Macroeconomic data were sourced from the Federal Reserve Economic Data (FRED), providing insights into economic indicators and trends that influence broader market conditions.
- Sector-specific Financial Market Data: Sector-related financial data were obtained from Yahoo Finance using sector-specific indices and exchange-traded funds (ETFs) for the top 10 companies in each sector. The sector indices used include the following:
- Consumer Staples: XAP=F.
- Utilities: XAU=F.
- Materials: XAB=F.
- Consumer Discretionary: XLY.
- Healthcare: XAV=F.
- Real Estate: XLRE.
- Energy: XAE=F.
- Industrials: XAI=F.
- Financials: XAF=F.
- Technology: XAK=F.
- Telecommunications: XAZ=F.
- Gold: QO=F.
These indices were used as proxies to represent the overall performance of each sector and capture key market movements that could impact sentiment and company performance. - Financial News and General News Articles: Financial news articles were collected from a variety of sources, including well-known financial platforms such as Nasdaq, Barrons, TheStreet, Investing.com, Forbes, MarketWatch, and Bloomberg. To complement this, we also included news articles from general and international sources like The New York Times, The Washington Post, Reuters, Fox News, CNN, BBC, and CNBC to provide a broader context of events impacting market sentiment.
- Emotion Analysis in News Data: The news data were processed through our emotion library and various sentiment analysis models, including TextBlob, Vader, FinBERT, and a custom multilabel emotion classification model based on the GoEmotions dataset to support our comparison. This allowed us to extract not only polarity (positive, neutral, negative) but also nuanced emotional categories that could indicate investor sentiment. These enhancements represent an improvement over our previous methodology and are necessary to compare the performance of our new features with those used in state-of-the-art models.
- Knowledge Graph Construction and Feature Integration: Using the collected data, we constructed a knowledge graph that captures the relationships between supply chain disruptions, corporations, and commodities. The framework synthesizes the data to model interactions at multiple levels, including global economic indicators, sector-specific movements, and company-level activities. We incorporated a smaller horizon as a parameter to ensure the knowledge graph captures short-term market dynamics and evolving relationships between companies.
3. Proposed Work
- Enhanced Emotional Sentiment Analysis: We expand on our previous work with the “emotion magnitude” metric and introduce a new feature called “emotion interaction”. The emotion interaction feature is derived from the count of companies (how often they show in news articles) and emotion sentiment data. This feature captures the interplay between emotional sentiment and company activity levels, providing a more refined view of market dynamics in a single metric. We integrate these features with Temporal Convolutional Networks (TCNs) with the goal of improving the prediction of future market trends.
- Leveraging Large Language Models (LLMs): We explore the potential of LLMs in financial analysis by comparing their time series forecasting capabilities against temporal models such as LSTM and TCN. We enhanced the FinGPT model by incorporating supply chain analysis along with 30 days of time series data and the emotion magnitude feature, embedding knowledge of sentiment-driven supply chain events. In contrast, the Lag-Llama and Time-LLM architectures did not support the incorporation of additional data beyond the time series itself, limiting their ability to leverage external features. Our study evaluates whether these LLMs can perform as well as temporal models in the financial domain.
- Multidimensional Data Science Framework: We adapted our comprehensive framework that synthesizes data on world economies, stock metrics, and market events to construct a knowledge graph by incorporating a shorter time horizon as a parameter. This modification allows the multidimensional framework to improve the accuracy and depth of financial forecasts compared to existing models, making it more adaptable to rapidly changing market conditions. These findings offer a more dynamic understanding of complex relationships and correlations between different companies and sectors in the economy.
Emotion Interaction Calculation
- is the emotion interaction for the size of fear emotion data within the time series news articles i;
- is the emotion score (count of fear articles) i;
- is the company count (count of a company being mentioned in the news for a day) i;
- is the weight assigned to the emotion score;
- is the weight assigned to the company count;
- are the minimum and maximum values of the emotion scores;
- are the minimum and maximum values of the company count.
4. Methods
4.1. Data Sources and Processing
- Extracts Relevant Information: Identifies supply chain issues (e.g., pandemic, natural disaster), commodities (e.g., integrated circuits), and countries (e.g., Taiwan, China) mentioned in each article using a custom entity extraction function.
- Performs General Sentiment Analysis: Evaluates the overall sentiment polarity of the article using general-purpose tools like TextBlob and VADER (e.g., detecting positive or negative sentiment in a news article related to companies identified) to compare to features in a TCN MultiBERT comparison.
- Conducts Finance-specific Sentiment Analysis: Analyzes sentiments tailored to financial contexts using FinBERT for comparison with FinBERT-LSTM (e.g., identifying positive or negative sentiment in financial articles based on a model trained on financial terms).
- Classifies Emotions: Categorizes the financial news text into multiple emotion categories for a more nuanced analysis using GoEmotions through multilabel emotional classification (e.g., detecting multiple emotions such as “optimism” and “fear” in financial news articles).
- We compared our results with our implementation of the TCN+MultiLabel BERT approach Liapis and Kotsiantis (2023), utilizing the following emotion classification model:
- monologg/bert-base-cased-goemotions-original: A BERT-based model fine-tuned on the GoEmotions dataset, which classifies text into 27 distinct emotional or neutral (for a total of 28) categories using a multilabel approach to capture multiple emotions in a single text.
- We also evaluated our model against cutting-edge language models tailored for financial forecasting:
- FinGPT Forecaster AI4Finance-Foundation (2024), which leverages the power of large language models for financial prediction.
- Lag-Llama time-series-foundation-models (2024), a foundation model specifically designed for probabilistic time series forecasting.
4.2. Financial Co-Occurrence Graph
5. Results and Discussion
Algorithm 1: Monthly co-occurrence graph generation |
Input: Grouped monthly data frame (group data into monthly year data slices) |
Output: A graph G representing monthly co-occurrences |
1: Initialize Graph and Variables |
- Create an empty graph G |
- Extract unique emotions from df_group_month |
- Initialize edge_hash dictionary (keeps track of company pairs with same emotion in same day) |
2: Process Emotions and Companies |
- For each emotion: |
- Group data by emotion |
- For each row in the group: |
- Generate all combinations of companies |
- Update edge_hash with emotion counts for each company pair |
3: Add Nodes to Graph |
- Add all companies as nodes to G |
4: Calculate Edge Weights |
- Find minimum and maximum sum of emotion counts |
- Sort edges by number of unique emotions |
- For each edge: |
- Calculate weight as sum of emotion counts |
- If weight > 75% of max sum, add edge to G |
5: Post-processing |
- Remove isolated nodes |
- Assign colors to nodes |
6: Visualize and Export |
- Draw the graph using spring layout |
- Export graph in GEXF format |
- August 2019 (Figure 2): Goldman Sachs and Amazon exhibited a notable correlation that appeared this month that was not identified in the long-term analysis (the news co-occurrence graph from the prior research noted no connections with these companies). This is significant as Goldman Sachs had been discussing their digital strategy, which included collaboration with Amazon Web Services (AWS).
- January 2020 (Figure 3): Boeing and Honeywell showed a notable correlation that was not identified in the long-term analysis. Interestingly, in March 2020, Boeing and Honeywell formally announced a partnership, further validating this observed relationship.
- March 2020 (Figure 4): Microsoft and Morgan Stanley also exhibited a notable connection that was not identified in the long-term analysis. During this period, Morgan Stanley had divested from MSCI but retained a material stake in the company who announced partnering with Microsoft in July 2020. This relationship was further solidified when the two companies announced a strategic partnership in the following year in June 2021.
- The granularity of our emotion-based features, which capture nuanced market sentiments.
- The ability of TCNs to effectively model temporal dependencies in financial time series.
- The integration of supply chain dynamics and company relationships through our monthly co-occurrence graph analysis.
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- AI4Finance-Foundation. 2024. “FinGPT/fingpt/FinGPT_Forecaster at Master”. GitHub. Available online: https://github.com/AI4Finance-Foundation/FinGPT (accessed on 21 March 2024).
- Araci, Dogu. 2019. FinBERT: Financial Sentiment Analysis with Pre-trained Language Models. arXiv arXiv:1908.10063. [Google Scholar]
- Arkoudas, Konstantine. 2023. GPT-4 Can’t Reason. arXiv arXiv:2308.03762. [Google Scholar]
- Cen, Yuefeng, Mingxing Luo, Gang Cen, Cheng Zhao, and Zhigang Cheng. 2022. Financial Market Correlation Analysis and Stock Selection Application Based on TCN-Deep Clustering. Future Internet 14: 331. [Google Scholar] [CrossRef]
- Chong, Eunsuk, Chulwoo Han, and Frank C. Park. 2017. Deep Learning Networks for Stock Market Analysis and Prediction: Methodology, Data Representations, and Case Studies. Expert Systems with Applications 83: 187–205. [Google Scholar] [CrossRef]
- Correia, Filipe, Ana Maria Madureira, and Jorge Bernardino. 2022. Deep Neural Networks Applied to Stock Market Sentiment Analysis. Sensors 22: 4409. [Google Scholar] [CrossRef]
- Dai, Wei, Yuan An, and Wen Long. 2022. Price Change Prediction of Ultra High Frequency Financial Data Based on Temporal Convolutional Network. Procedia Computer Science 199: 1177–83. [Google Scholar] [CrossRef]
- Demszky, Dorottya, Dana Movshovitz-Attias, Jeongwoo Ko, Alan Cowen, Gaurav Nemade, and Sujith Ravi. 2020. GoEmotions: A Dataset of Fine-Grained Emotions. Paper presented at the 58th Annual Meeting of the Association for Computational Linguistics, online, July 5–10; pp. 4040–54. [Google Scholar]
- Guo, Sing, Hui Ai, and Shanxin Li. 2023. Stock Movement Prediction via Temporal Convolutional Network and Interactive Attention Network. Paper presented at the 2023 International Conference on Intelligent and Innovative Technologies in Computing, Electrical and Electronics (IITCEE), Bengaluru, India, January 27–28; pp. 413–417. [Google Scholar]
- Guo, Wenchao, Zhigang Li, Chuang Gao, and Ying Yang. 2022. Stock Price Forecasting Based on Improved Time Convolution Network. Computational Intelligence 38: 1474–91. [Google Scholar] [CrossRef]
- Halder, Shayan. 2022. FinBERT-LSTM: Deep Learning Based Stock Price Prediction Using News Sentiment Analysis. arXiv arXiv:2211.07392. [Google Scholar]
- Islam, Pranab, Anand Kannappan, Douwe Kiela, Rebecca Qian, Nino Scherrer, and Bertie Vidgen. 2023. FinanceBench: A New Benchmark for Financial Question Answering. arXiv arXiv:2311.11944. [Google Scholar]
- Jin, Ming, Qingsong Wen, Yuxuan Liang, Chaoli Zhang, Siqiao Xue, Xue Wang, James Zhang, Yi Wang, Haifeng Chen, Xiaoli Li, and et al. 2023. Large Models for Time Series and Spatio-Temporal Data: A Survey and Outlook. arXiv arXiv:2310.10196. [Google Scholar]
- Jin, Ming, Shiyu Wang, Lintao Ma, Zhixuan Chu, James Y. Zhang, Xiaoming Shi, Pin-Yu Chen, Yuxuan Liang, Yuan-Fang Li, Shirui Pan, and et al. 2024. Time-LLM: Time Series Forecasting by Reprogramming Large Language Models. arXiv arXiv:2310.01728. [Google Scholar]
- KimMeen. 2024. Time-LLM: [ICLR 2024] Official implementation of “Time-LLM: Time Series Forecasting by Reprogramming Large Language Models”. GitHub. Available online: https://github.com/KimMeen/Time-LLM (accessed on 21 March 2024).
- Liapis, Charalampos M., Aikaterini Karanikola, and Sotiris Kotsiantis. 2023. Investigating Deep Stock Market Forecasting with Sentiment Analysis. Entropy 25: 219. [Google Scholar] [CrossRef]
- Liapis, Charalampos M., and Sotiris Kotsiantis. 2023. Temporal Convolutional Networks and BERT-Based Multi-Label Emotion Analysis for Financial Forecasting. Information 14: 596. [Google Scholar] [CrossRef]
- Liu, Xiao-Yang, Guoxuan Wang, Hongyang Yang, and Daochen Zha. 2023. FinGPT: Democratizing Internet-Scale Data for Financial Large Language Models. arXiv arXiv:2307.10485. [Google Scholar]
- Lopez-Lira, Alejandro, and Yuehua Tang. 2023. Can ChatGPT Forecast Stock Price Movements? Return Predictability and Large Language Models. arXiv arXiv:2304.07619v5. [Google Scholar] [CrossRef]
- McCarthy, Shawn, and Gita Alaghband. 2023. Fin-Emotion Library. Available online: https://github.com/AI4Finance-Foundation/FinEmotion (accessed on 23 July 2023).
- McCarthy, Shawn, and Gita Alaghband. 2023a. Enhancing Financial Market Analysis and Prediction with Emotion Corpora and News Co-Occurrence Network. Journal of Risk and Financial Management 16: 226. [Google Scholar] [CrossRef]
- McCarthy, Shawn, and Gita Alaghband. 2023b. The Emotion Magnitude Effect: Navigating Market Dynamics Amidst Supply Chain Events. Journal of Risk and Financial Management 16: 490. [Google Scholar] [CrossRef]
- Miller, John A., Mohammed Aldosari, Farah Saeed, Nasid Habib Barna, Subas Rana, I. Budak Arpinar, and Ninghao Liu. 2024. A Survey of Deep Learning and Foundation Models for Time Series Forecasting. arXiv arXiv:2401.13912. [Google Scholar]
- Monologg. 2024. BERT Base Cased GoEmotions Original. Hugging Face. Available online: https://huggingface.co/monologg/bert-base-cased-goemotions-original (accessed on 25 June 2024).
- Observatory of Economic Complexity (OEC). 2023. World Profile. Available online: https://oec.world/en/profile/world/wld (accessed on 13 March 2023).
- Pothepalli, Parichay. 2021. Stock Market Prediction: Using Econometric Models And Neural Networks. Global Journal For Research Analysis 10: 134–39. [Google Scholar] [CrossRef]
- Rasul, Kashif, Arjun Ashok, Andrew Robert Williams, Hena Ghonia, Rishika Bhagwatkar, Arian Khorasani, Mohammad Javad Darvishi Bayazi, George Adamopoulos, Roland Riachi, Nadhir Hassen, and et al. n.d. Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting. arXiv arXiv:2310.08278v3.
- Pedregosa, Fabian, Gaël Varoquaux, Alexandre Gramfort, Vincent Michel, Bertrand Thirion, Olivier Grisel, Mathieu Blondel, Peter Prettenhofer, Ron Weiss, Vincent Dubourg, and et al. 2011. Scikit-learn: Machine Learning in Python. Journal of Machine Learning Research 12: 2825–30. Available online: https://scikit-learn.org (accessed on 21 March 2024).
- Tan, Mingtian, Mike A. Merrill, Vinayak Gupta, Tim Althoff, and Thomas Hartvigsen. 2024. Are Language Models Actually Useful for Time Series Forecasting? Available online: http://arxiv.org/abs/2406.16964 (accessed on 21 March 2024).
- time-series-foundation-models. 2024. lag-llama. GitHub. Available online: https://github.com/time-series-foundation-models/lag-llama (accessed on 21 March 2024).
- Wang, Neng, Hongyang Yang, and Christina Dan Wang. 2023. FinGPT: Instruction Tuning Benchmark for Open-Source Large Language Models in Financial Datasets. arXiv arXiv:2310.04793. [Google Scholar]
- xraptorgg. 2024. FinBERT-LSTM/7_lstm_model_bert.py at Main. GitHub. Available online: https://github.com/xraptorgg/FinBERT-LSTM (accessed on 21 March 2024).
Field | Value | Field | Value |
---|---|---|---|
Date | 1 January 2021 | Sector | Financials |
Title | News headline | Sentiment | 0.2 |
Emotion | Submission | Supply Chain Issue | Pandemic |
Commodity | Financial market | Country | United States |
TextBlob Sentiment | 0.0053 | VADER Sentiment | 0.6369 |
FinBERT Sentiment | 0.0 | Admiration | 0.0 |
Amusement | 0.0 | Disapproval | 0.0 |
Disgust | 0.0 | Embarrassment | 0.0 |
Excitement | 0.0 | Fear | 0.0 |
Gratitude | 0.0 | Grief | 0.0 |
Joy | 0.0 | Love | 0.0 |
Nervousness | 0.0 | Anger | 0.0 |
Optimism | 0.0 | Pride | 0.0 |
Realization | 0.0 | Relief | 0.0 |
Remorse | 0.0 | Sadness | 0.0 |
Surprise | 0.0 | Neutral | 0.9999 |
Annoyance | 0.0 | Approval | 0.0 |
Caring | 0.0 | Confusion | 0.0 |
Curiosity | 0.0 | Desire | 0.0 |
Disappointment | 0.0 |
Feature | Train MAE | Validation MAE | Model | Complexity # Params |
---|---|---|---|---|
disappointment_smooth | 0.0120 | 0.0103 | TCN | <70K |
company_count | 0.0164 | 0.0138 | TCN | <70K |
amusement_smooth | 0.0121 | 0.0148 | TCN | <70K |
pride | 0.0160 | 0.0182 | TCN | <70K |
pride_smooth | 0.0132 | 0.0203 | TCN | <70K |
admiration_smooth | 0.0129 | 0.0220 | TCN | <70K |
neutral | 0.0192 | 0.0231 | TCN | <70K |
admiration | 0.0132 | 0.0287 | TCN | <70K |
fear_smooth | 0.0137 | 0.0340 | TCN | <70K |
emotion & emotion_interaction | 0.0131 | 0.0541 | TCN | <70K |
textblob_sentiment | 0.0148 | 0.0617 | TCN | <70K |
surprise | 0.0193 | 0.0665 | TCN | <70K |
emotion | 0.0124 | 0.0769 | TCN | <70K |
Customer Discretionary (no sentiment) | 0.1225 | 0.0892 | TimeLLM | Llama-7B |
finbert_sentiment | 0.0112 | 0.0969 | LSTM | <35K |
emotion_interaction | 0.0173 | 0.1146 | TCN | <70K |
forecast 7 days | - | 1.0500 | LagLlama | Llama-7B |
forecast 7 days | - | 1.7900 | FinGPT | Llama-7B |
Feature | Train MAE | Validation MAE | Model | Complexity # Params |
---|---|---|---|---|
confusion_smooth | 0.0275 | 0.0230 | TCN | <70K |
company_count | 0.0265 | 0.0244 | TCN | <70K |
realization_smooth | 0.0319 | 0.0291 | TCN | <70K |
approval_smooth | 0.0244 | 0.0304 | TCN | <70K |
textblob_sentiment | 0.0332 | 0.0328 | TCN | <70K |
finbert_sentiment | 0.0228 | 0.0331 | LSTM | <35K |
vader_sentiment | 0.0287 | 0.0342 | TCN | <70K |
neutral_smooth | 0.0256 | 0.0351 | TCN | <70K |
emotion_interaction | 0.0307 | 0.0375 | TCN | <70K |
emotion & emotion_interaction | 0.0221 | 0.0408 | TCN | <70K |
emotion | 0.0243 | 0.0420 | TCN | <70K |
Financials (no sentiment) | 0.3409 | 0.3076 | TimeLLM | Llama-7B |
forecast 7 days | - | 4.8300 | FinGPT | Llama-7B |
forecast 7 days | - | 11.5000 | LagLlama | Llama-7B |
Feature | Train MAE | Validation MAE | Model | Complexity # Params |
---|---|---|---|---|
finbert_sentiment | 0.0246 | 0.0215 | TCN | <70K |
emotion_interaction | 0.0272 | 0.0218 | TCN | <70K |
emotion | 0.0290 | 0.0220 | TCN | <70K |
emotion & emotion_interaction | 0.0184 | 0.0235 | TCN | <70K |
approval_smooth | 0.0369 | 0.0266 | TCN | <70K |
finbert_sentiment | 0.0203 | 0.0301 | LSTM | <35K |
textblob_sentiment | 0.0285 | 0.0325 | TCN | <70K |
vader_sentiment | 0.0200 | 0.0327 | TCN | <70K |
neutral_smooth | 0.0230 | 0.0335 | TCN | <70K |
finbert_sentiment_smooth | 0.0377 | 0.0531 | TCN | <70K |
Energy (no sentiment) | 0.2200 | 0.2039 | TimeLLM | Llama-7B |
forecast 7 days | - | 26.8500 | LagLlama | Llama-7B |
forecast 7 days | - | 32.5100 | FinGPT | Llama-7B |
Company 1 | Company 2 | Event Date | Change (%) | Change (%) | Moved Together |
---|---|---|---|---|---|
Intel | Apple | 2019-08-02 | −1.66 | −2.12 | Yes |
Intel | Microsoft | 2019-08-05 | −3.51 | −3.43 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-05 | −2.98 | −3.67 | Yes |
Chevron | Exxon | 2019-08-05 | −1.65 | −2.05 | Yes |
Amazon | JPMorganChase | 2019-08-05 | −3.19 | −2.98 | Yes |
Microsoft | Target | 2019-08-05 | −3.43 | −0.90 | Yes |
Visa | Microsoft | 2019-08-05 | −4.82 | −3.43 | Yes |
Target | Amazon | 2019-08-05 | −0.90 | −3.19 | Yes |
GoldmanSachs | Citigroup | 2019-08-05 | −3.67 | −3.59 | Yes |
Microsoft | Amazon | 2019-08-05 | −3.43 | −3.19 | Yes |
Intel | Apple | 2019-08-05 | −3.51 | −5.23 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-06 | 0.78 | 2.15 | Yes |
Target | Amazon | 2019-08-06 | 2.45 | 1.29 | Yes |
Visa | Microsoft | 2019-08-06 | 2.14 | 1.88 | Yes |
GoldmanSachs | Citigroup | 2019-08-06 | 2.15 | 1.64 | Yes |
Microsoft | Target | 2019-08-06 | 1.88 | 2.45 | Yes |
Amazon | JPMorganChase | 2019-08-07 | 0.31 | −2.17 | No |
JPMorganChase | GoldmanSachs | 2019-08-07 | −2.17 | −0.13 | Yes |
GoldmanSachs | Citigroup | 2019-08-08 | 0.61 | 2.46 | Yes |
Intel | Microsoft | 2019-08-08 | 0.94 | 2.67 | Yes |
Microsoft | Amazon | 2019-08-08 | 2.67 | 2.20 | Yes |
Visa | Microsoft | 2019-08-08 | 2.61 | 2.67 | Yes |
Amazon | JPMorganChase | 2019-08-08 | 2.20 | 1.69 | Yes |
Chevron | Exxon | 2019-08-08 | 3.47 | 2.67 | Yes |
Target | Amazon | 2019-08-08 | 0.95 | 2.20 | Yes |
Intel | Apple | 2019-08-08 | 0.94 | 2.21 | Yes |
Microsoft | Target | 2019-08-08 | 2.67 | 0.95 | Yes |
Intel | Apple | 2019-08-09 | −2.52 | −0.82 | Yes |
Intel | Microsoft | 2019-08-09 | −2.52 | −0.85 | Yes |
Chevron | Exxon | 2019-08-09 | −0.66 | −2.13 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-12 | −1.88 | −2.60 | Yes |
GoldmanSachs | Citigroup | 2019-08-12 | −2.60 | −2.74 | Yes |
Amazon | JPMorganChase | 2019-08-13 | 2.21 | 1.54 | Yes |
Intel | Microsoft | 2019-08-13 | 2.72 | 2.07 | Yes |
Microsoft | Target | 2019-08-13 | 2.07 | 2.69 | Yes |
Microsoft | Amazon | 2019-08-13 | 2.07 | 2.21 | Yes |
Visa | Microsoft | 2019-08-13 | 1.29 | 2.07 | Yes |
Target | Amazon | 2019-08-13 | 2.69 | 2.21 | Yes |
Intel | Apple | 2019-08-13 | 2.72 | 4.23 | Yes |
Visa | Microsoft | 2019-08-14 | −2.86 | −3.01 | Yes |
Target | Amazon | 2019-08-14 | −2.79 | −3.36 | Yes |
Chevron | Exxon | 2019-08-14 | −3.80 | −4.03 | Yes |
Amazon | JPMorganChase | 2019-08-14 | −3.36 | −4.15 | Yes |
Intel | Microsoft | 2019-08-14 | −2.07 | −3.01 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-14 | −4.15 | −4.19 | Yes |
Microsoft | Amazon | 2019-08-14 | −3.01 | −3.36 | Yes |
GoldmanSachs | Citigroup | 2019-08-14 | −4.19 | −5.28 | Yes |
Intel | Apple | 2019-08-14 | −2.07 | −2.98 | Yes |
Microsoft | Target | 2019-08-14 | −3.01 | −2.79 | Yes |
Amazon | JPMorganChase | 2019-08-16 | 0.93 | 2.40 | Yes |
Intel | Apple | 2019-08-16 | 1.75 | 2.36 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-16 | 2.40 | 1.65 | Yes |
GoldmanSachs | Citigroup | 2019-08-16 | 1.65 | 3.52 | Yes |
Microsoft | Target | 2019-08-19 | 1.67 | 2.81 | Yes |
Target | Amazon | 2019-08-19 | 2.81 | 1.31 | Yes |
Microsoft | Target | 2019-08-21 | 1.11 | 20.43 | Yes |
Target | Amazon | 2019-08-21 | 20.43 | 1.23 | Yes |
Target | Amazon | 2019-08-22 | 3.22 | −1.04 | No |
Microsoft | Target | 2019-08-22 | −0.73 | 3.22 | No |
Intel | Apple | 2019-08-23 | -3.89 | −4.62 | Yes |
Microsoft | Target | 2019-08-23 | −3.19 | −2.66 | Yes |
Visa | Microsoft | 2019-08-23 | −2.70 | −3.19 | Yes |
Intel | Microsoft | 2019-08-23 | −3.89 | −3.19 | Yes |
Target | Amazon | 2019-08-23 | −2.66 | −3.05 | Yes |
Chevron | Exxon | 2019-08-23 | −2.17 | −2.99 | Yes |
Amazon | JPMorganChase | 2019-08-23 | −3.05 | −2.48 | Yes |
GoldmanSachs | Citigroup | 2019-08-23 | −3.07 | −3.07 | Yes |
Microsoft | Amazon | 2019-08-23 | −3.19 | −3.05 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-23 | −2.48 | −3.07 | Yes |
JPMorganChase | GoldmanSachs | 2019-08-29 | 2.27 | 2.14 | Yes |
Intel | Apple | 2019-08-29 | 2.36 | 1.69 | Yes |
Amazon | JPMorganChase | 2019-08-29 | 1.26 | 2.27 | Yes |
Intel | Microsoft | 2019-08-29 | 2.36 | 1.89 | Yes |
GoldmanSachs | Citigroup | 2019-08-29 | 2.14 | 2.47 | Yes |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
McCarthy, S.; Alaghband, G. Fin-ALICE: Artificial Linguistic Intelligence Causal Econometrics. J. Risk Financial Manag. 2024, 17, 537. https://doi.org/10.3390/jrfm17120537
McCarthy S, Alaghband G. Fin-ALICE: Artificial Linguistic Intelligence Causal Econometrics. Journal of Risk and Financial Management. 2024; 17(12):537. https://doi.org/10.3390/jrfm17120537
Chicago/Turabian StyleMcCarthy, Shawn, and Gita Alaghband. 2024. "Fin-ALICE: Artificial Linguistic Intelligence Causal Econometrics" Journal of Risk and Financial Management 17, no. 12: 537. https://doi.org/10.3390/jrfm17120537
APA StyleMcCarthy, S., & Alaghband, G. (2024). Fin-ALICE: Artificial Linguistic Intelligence Causal Econometrics. Journal of Risk and Financial Management, 17(12), 537. https://doi.org/10.3390/jrfm17120537