Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

O-4229: change preset indices_americas and country_top_indices_us #829

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions index/filters/america.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,9 @@
},
{
"s": "CBOEFTSE:RUT"
},
{
"s": "TVC:VIX"
}
]
}
6 changes: 3 additions & 3 deletions presets/america.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ presets:
- name: country_top_indices_us
symbols:
tickers:
- CBOE:SPX
- SP:SPX
- NASDAQ:NDX
- DJ:DJI
- NASDAQ:IXIC
Expand All @@ -1076,8 +1076,8 @@ presets:
- TVC:XAX
- DJ:DJA
- ICEUS:DXY
- CBOE:VIX
- CBOE:OEX
- TVC:VIX
- SP:OEX
- name: highest_revenue_per_employee
filter:
- left: exchange
Expand Down
6 changes: 3 additions & 3 deletions presets/global.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5589,12 +5589,12 @@ presets:
- name: indices_americas
symbols:
tickers:
- CBOE:SPX
- SP:SPX
- NASDAQ:NDX
- NASDAQ:IXIC
- DJ:DJI
- TVC:RUT
- CBOE:VIX
- TVC:VIX
- ICEUS:DXY
- TSX:TSX
- BMFBOVESPA:IBOV
Expand All @@ -5609,7 +5609,7 @@ presets:
- CBOEFTSE:RUI
- TVC:RUA
- SP:SP600
- CBOE:OEX
- SP:OEX
- BCS:SP_IPSA
- BVC:ICAP
- BMV:ME
Expand Down
Loading