supplymentary

for paper "Enhancing Multistep Prediction of Multivariate Market Indices Using Weighted Optical Reservoir Computing"

https://github.com/tingbu-forever/supplymentary

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

for paper "Enhancing Multistep Prediction of Multivariate Market Indices Using Weighted Optical Reservoir Computing"

Basic Info
  • Host: GitHub
  • Owner: TingBu-forever
  • Default Branch: main
  • Size: 478 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 12 months ago
Metadata Files
Readme Citation

README.md

Supplymentary for RC paper

The details of data preparation for paper "Enhancing Multistep Prediction of Multivariate Market Indices Using Weighted Optical Reservoir Computing"

Benchamarks

Benchmarks in this paper include seven global market indices that list in Table 1 below. table 1

Feature selection

Due to the complexity of the benchmarks, a prediction model based solely on the closing price cannot gather all the necessary information for accurate predictions. Consequently, feature selection is a crucial part of the prediction enhancement. However, it is challenging to extract features from financial data. On the one hand, limiting the features can hinder the predictive model's performance. On the other hand, including all available features from the financial market can lead to a dimensionally complex and difficult-to-interpret model. Additionally, collinearity among multiple variables can negatively impact the model's performance. Therefore, we select seven main features either from macroeconomic indicators or technical indicators as the prediction inputs, as listed in Tabl 2. These features are chosen based on their high correlation with the closing price. As macroeconomic data can significantly impact the stock market, we consider the Cboe Volatility Index (VIX), the Interest Rate (EFFR), the Consumer Sentiment Index (UMCSENT), and the US Dollar Index (DXYNYB). The technical indicators include Moving Average Convergence Divergence (MACD), Average True Range (ATR), and Relative Strength Index (RSI). The details of the features are listed in Table 2. The correlation matrix among features is illustrated in the Fig.1 (b). These values are depicted based on the intensity of the color, indicating the strength of the relationship between the given variables. In the following RC prediction, we add the bottom row of the correlation weight (CW) matrix as extra input weights (W_{cor}). For each index, we used 500 days as the training data and 100 days as the testing data, as shown in Fig.1 (a). Each day, the training input is the previous day's closing price and the seven selected features.

table 2

train_correlation

Fig.1.(a) An overview of one stock index sequence ^NYA with training and testing parts. (b) A feature correlation matrix heatmap for ^NYA

References

[1] https://arxiv.org/abs/2408.00652

Owner

  • Login: TingBu-forever
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  supplymentary in github:
  https://github.com/TingBu-forever/Supplymentary
message: >-
  If you use this dataset, please cite it using the metadata
  from this file.
type: dataset
authors:
  - given-names: Fang
    family-names: Wang
  - given-names: Ting
    family-names: Bu
url: 'https://github.com/TingBu-forever/Supplymentary'

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1