MysticQuant42's picture
Upload README.md with huggingface_hub
038bd2e verified
metadata
language:
  - en
license: other
task_categories:
  - other
features:
  - name: symbol
    dtype: string
  - name: repo_id
    dtype: string
  - name: liquidity
    dtype: float64
  - name: max_pct_change
    dtype: float64
extra_gated_prompt: >-
  To get access to this dataset, you must subscribe to Papers With Backtest. To
  subscribe, go to https://paperswithbacktest.com/ > Login > Choose Your Plan >
  Subscribe.

Dataset Information

This dataset lists all symbols included in the public daily price datasets on Hugging Face Hub.

Dataset Columns

  • symbol: The instrument symbol.
  • repo_id: The repository that contains the corresponding daily price data.
  • liquidity: Volume multiplied by closing price on the latest date.
  • max_pct_change: Maximum absolute daily percent change in closing price.

Data Splits

The data is provided as a single training split.

Dataset Maintenance

The dataset is updated on a monthly basis by Papers With Backtest.