Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
766,565 result(s) for "Market forecasts"
Sort by:
A Flow-Based Explanation for Return Predictability
I propose and test a capital-flow-based explanation for some well-known empirical regularities concerning return predictability—the persistence of mutual fund performance, the \"smart money\" effect, and stock price momentum. First, I construct a measure of demand shocks to individual stocks by aggregating flow-induced trading across all mutual funds, and document a significant, temporary price impact of such uninformed trading. Next, given that mutual fund flows are highly predictable, I show that the expected part of flow-induced trading positively forecasts stock and mutual fund returns in the following year, which are then reversed in subsequent years. The main findings of the paper are that the flow-driven return effect can fully account for mutual fund performance persistence and the smart money effect, and can partially explain stock price momentum.
Enhancing market forecast accuracy: A structural equation model analysis of technical indicators in the Bank Nifty index
The growing intricacy of international financial markets requires sophisticated approaches to managing investments and minimizing losses. This paper evaluates the use of Structural Equation Modeling (SEM) to improve forecast accuracy by integrating multiple technical indicators within the Bank Nifty Index. The study employs SEM to estimate the effect of key technical indicators such as the Simple Moving Average (SMA), Relative Strength Index (RSI), Volume Weighted Average Price (VWAP), and Moving Average Convergence Divergence (MACD) on trading volumes and closing values. The model considers both direct and indirect relationships among these indicators to determine their overall impact. The study highlights the significance of certain technical indicators in predicting market trends. It demonstrates SEM’s effectiveness in estimating interrelationships among these indicators and formulating predictive models. This study underscores SEM’s effectiveness in financial forecasting by showing that incorporating multiple technical indicators enhances prediction accuracy and improves decision-making in financial markets. Investors and traders can use these findings to develop better trading strategies, improve market stability, and maximize returns. This analysis supports the case for a multi-indicator approach in forecasting models.
Application of Artificial Intelligence in Stock Market Forecasting: A Critique, Review, and Research Agenda
The stock market is characterized by extreme fluctuations, non-linearity, and shifts in internal and external environmental variables. Artificial intelligence (AI) techniques can detect such non-linearity, resulting in much-improved forecast results. This paper reviews 148 studies utilizing neural and hybrid-neuro techniques to predict stock markets, categorized based on 43 auto-coded themes obtained using NVivo 12 software. We group the surveyed articles based on two major categories, namely, study characteristics and model characteristics, where ‘study characteristics’ are further categorized as the stock market covered, input data, and nature of the study; and ‘model characteristics’ are classified as data pre-processing, artificial intelligence technique, training algorithm, and performance measure. Our findings highlight that AI techniques can be used successfully to study and analyze stock market activity. We conclude by establishing a research agenda for potential financial market analysts, artificial intelligence, and soft computing scholarship.
Ensemble of temporal Transformers for financial time series
The accuracy of price forecasts is important for financial market trading strategies and portfolio management. Compared to traditional models such as ARIMA and other state-of-the-art deep learning techniques, temporal Transformers with similarity embedding perform better for multi-horizon forecasts in financial time series, as they account for the conditional heteroscedasticity inherent in financial data. Despite this, the methods employed in generating these forecasts must be optimized to achieve the highest possible level of precision. One approach that has been shown to improve the accuracy of machine learning models is ensemble techniques. To this end, we present an ensemble approach that efficiently utilizes the available data over an extended timeframe. Our ensemble combines multiple temporal Transformer models learned within sliding windows, thereby making optimal use of the data. As combination methods, along with an averaging approach, we also introduced a stacking meta-learner that leverages a quantile estimator to determine the optimal weights for combining the base models of smaller windows. By decomposing the constituent time series of an extended timeframe, we optimize the utilization of the series for financial deep learning. This simplifies the training process of a temporal Transformer model over an extended time series while achieving better performance, particularly when accounting for the non-constant variance of financial time series. Our experiments, conducted across volatile and non-volatile extrapolation periods, using 20 companies from the Dow Jones Industrial Average show more than 40% and 60% improvement in predictive performance compared to the baseline temporal Transformer.
Deep Learning-Based Stock Market Prediction and Investment Model for Financial Management
This study explores the potential application of deep learning techniques in stock market prediction and investment decision-making. The authors used multi-temporary stock data (MTS) for effective multi-scale feature extraction in reverse cross attention (RCA), combined with improved whale optimization algorithm (IWOA) to select the optimal parameters for the bidirectional long short-term memory network (BiLSTM) and constructed an innovative RCA-BiLSTM stock intelligent trend prediction model. At the same time, a complete RCA-BiLSTM-DQN stock intelligent prediction and investment model was established by combining the deep Q network (DQN) investment strategy. The research results indicate that the model has excellent sequence modeling and decision learning capabilities, which can capture the nonlinear characteristics and complex correlations of the market and provide more accurate prediction results. It can continuously improve the robustness and stability of the model through adaptive learning and automatic optimization.
Effective short-term forecasts of Saudi stock price trends using technical indicators and large-scale multivariate time series
Forecasting the stock market trend and movement is a challenging task due to multiple factors, including the stock’s natural volatility and nonlinearity. It concerns discovering the market’s hidden patterns with respect to time to enable proactive decision-making and better futuristic insights. Recurrent neural network-based methods have been a prime candidate for solving complex and nonlinear sequences, including the task of modeling multivariate time series forecasts. Due to the lack of comprehensive and reference work in short-term forecasts for the Saudi stock price and trends, this article introduces a comprehensive and accurate forecasting methodology tailored to the Saudi stock market. Two steps were configured to render effective short-term forecasts. First, a custom-built feature engineering streamline was constructed to preprocess the raw stock data and enable financial-related technical indicators, followed by a stride-based sliding window to produce multivariate time series data ready for the modeling phase. Second, a well-architected Gated Recurrent Unit (GRU) model was constructed and carefully calibrated to yield accurate multi-step forecasts, which was trained using the recently published historical multivariate time-series data from the primary Saudi stock market index (TASI index), in addition to being benchmarked against a suitable baseline model, namely Vector Autoregression Moving-Average with Exogenous Regressors (VARMAX). The output predictions from the proposed GRU model and the VARMAX model were evaluated using a set of regression-based metrics to assess and interpret the model precision. The empirical results demonstrate that the proposed methodology yields outstanding short-term forecasts of the Saudi stock price trends price compared to existing efforts related to this work.
Towards efficient similarity embedded temporal Transformers via extended timeframe analysis
Price prediction remains a crucial aspect of financial market research as it forms the basis for various trading strategies and portfolio management techniques. However, traditional models such as ARIMA are not effective for multi-horizon forecasting, and current deep learning approaches do not take into account the conditional heteroscedasticity of financial market time series. In this work, we introduce the similarity embedded temporal Transformer (SeTT) algorithms, which extend the state-of-the-art temporal Transformer architecture. These algorithms utilise historical trends in financial time series, as well as statistical principles, to enhance forecasting performance. We conducted a thorough analysis of various hyperparameters including learning rate, local window size, and the choice of similarity function in this extension of the study in a bid to get optimal model performance. We also experimented over an extended timeframe, which allowed us to more accurately assess the performance of the models in different market conditions and across different lengths of time. Overall, our results show that SeTT provides improved performance for financial market prediction, as it outperforms both classical financial models and state-of-the-art deep learning methods, across volatile and non-volatile extrapolation periods, with varying effects of historical volatility on the extrapolation. Despite the availability of a substantial amount of data spanning up to 13 years, optimal results were primarily attained through a historical window of 1–3 years for the extrapolation period under examination.
Energy Market Prediction and Risk Assessment Based on China's Rural Collective Economy
INTRODUCTION: Energy, as a core element supporting the functioning of modern society, is vital to the development of the rural collective economy. With the upgrading of the agrarian industrial structure and the improvement of rural electrification levels, the energy demand gradually increases. Therefore, for China's rural collective economy, an in-depth study of the forecasting and risk assessment of the energy market has essential theoretical and practical value for scientific planning of resource allocation and improving energy utilization efficiency. OBJECTIVES: This study aims to reveal the development trend and key influencing factors through an in-depth analysis of China's rural collective economy's energy market and to make scientific forecasts of the future development of the energy market. At the same time, through risk assessment, it proposes risk prevention and resolution countermeasures of the energy market for the rural collective economy to provide decision support for rural energy security and sustainable development. METHODS: This study adopts a comprehensive analysis approach, combining historical data, policy literature analysis, and expert interviews. First, a comprehensive analytical framework is established by combing the development history of the rural collective economy energy market over the past few years. Second, quantitative analysis models and numerical simulations are used to analyze the key factors affecting the energy market. Finally, expert interviews are conducted to obtain the views of experts in related fields on the future development and risks of the energy market to improve the research conclusions further. RESULTS: The results of the study show that the energy market of China's rural collective economy will show a trend of gradual growth, but it also faces multiple risk challenges, including market price fluctuations, policy adjustments, and an imbalance between supply and demand. In the future, with the deepening of green energy policies, rural collective economies will pay more attention to the application of clean and renewable energy. CONCLUSION: To summarize, this study provides a scientific reference for the energy strategy decision-making of rural collective economies by forecasting and assessing the risk of the energy market based on China's rural collaborative economies. In the future, it is necessary to pay more attention to the improvement of the policy system to promote the development of green energy, as well as the establishment of a sound market regulatory mechanism to reduce the uncertainty of the energy market and provide solid support for the sustainable development of the rural collective economy.
Ceramics 3D Printing: A Comprehensive Overview and Applications, with Brief Insights into Industry and Market
3D printing enables the creation of complex and sophisticated designs, offering enhanced efficiency, customizability, and cost-effectiveness compared to traditional manufacturing methods. Ceramics, known for their heat resistance, hardness, wear resistance, and electrical insulation properties, are particularly suited for aerospace, automotive, electronics, healthcare, and energy applications. The rise of 3D printing in ceramics has opened new possibilities, allowing the fabrication of complex structures and the use of diverse raw materials, overcoming the limitations of conventional fabrication methods. This review explores the transformative impact of 3D printing, or additive manufacturing, across various sectors, explicitly focusing on ceramics and the different 3D ceramics printing technologies. Furthermore, it presents several active companies in ceramics 3D printing, proving the close relation between academic research and industrial innovation. Moreover, the 3D printed ceramics market forecast shows an annual growth rate (CAGR) of more than 4% in the ceramics 3D printing market, reaching USD 3.6 billion by 2030.
Technical, economic, and societal risks in the progress of artificial intelligence driven quantum technologies
Quantum technologies (QTs) hold the promise to transform a wide range of industries, such as computing, communications, finance, healthcare, defense, space, and beyond. Of the various QTs, the most relevant is presently quantum computing (QC), of significant projected market potential, with some estimates forecasting it to reach many billion dollars over the next few years. There are, however, risks to factor, as highlighted in this perspective, the most relevant technical, economic, and societal risks. Those financial and societal are projected to become increasingly relevant phased with the progressing solution of the technical issues. The synergy with artificial intelligence comes with further opportunities as development can be faster and more effective, but also increases risks. AI presents numerous opportunities, but it also comes with several risks and challenges. Some of the major risks associated with AI include bias and fairness, transparency and explainability, job displacement, security concerns, ethical concerns, privacy issues, lack of regulation and standards, and exponential growth and unintended consequences. Balancing the advantages of AI-driven quantum technologies with associated risks presents a significant challenge. It necessitates careful consideration of ethical, economic, and technical aspects to ensure that these technologies are developed and deployed in a manner that is beneficial and equitable for everyone. Graphical Abstract