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

Get rid of datetime and market open closes in default stock load #2067

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

jmaslek
Copy link
Collaborator

@jmaslek jmaslek commented Jul 11, 2022

Due to some issues in non us ticker exchanges, as well as the trading hours menu, we decided to show a couple less lines on the default load. See below (this uses a lookup dictionary to get the exchange name from the market code)

2022 Jul 11, 13:45 (🦋) /stocks/ $ load aapl

Loading Daily AAPL stock with starting period 2019-07-08 for analysis.

Company:  Apple Inc.
Exchange: NASDAQ/NMS (GLOBAL MARKET)
Currency: USD
2022 Jul 11, 13:45 (🦋) /stocks/ $ load aapl.mx

Loading Daily AAPL.MX stock with starting period 2019-07-08 for analysis.

Company:  APPLE INC
Exchange: BOLSA MEXICANA DE VALORES (MEXICAN STOCK EXCHANGE)
Currency: MXN

@jmaslek jmaslek added the feat XS Extra small feature label Jul 11, 2022
@jmaslek jmaslek merged commit 72e2e78 into OpenBB-finance:main Jul 11, 2022
@jmaslek jmaslek deleted the stock_load_info branch February 14, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants