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

Clean up forex menu. Add in polygon load #1871

Merged
merged 8 commits into from
May 26, 2022

Conversation

jmaslek
Copy link
Collaborator

@jmaslek jmaslek commented May 25, 2022

This PR aims to get rid of the confusing To/From logic for forex. If you are using the menu, you probably know your tickers. So now we can just load EURUSD , which will have an autocomplete of possible tickers (obtained through polygon).

Added polygon as an available source, to work with their currencies plan. If there was an api polygon key != "REPLACE_ME", I made polygon the default source.

Additionally cleaned up some notation of the to/from around some commands.

TODO:

  • Tests
  • Fix candle to match stocks (dont throw on the ma by default)
  • Hugo docs

@jmaslek jmaslek added the feat S Small T-Shirt size Feature label May 25, 2022
@jmaslek jmaslek requested a review from DidierRLopes May 25, 2022 22:13
@DidierRLopes DidierRLopes merged commit 7db8fa0 into OpenBB-finance:main May 26, 2022
@jmaslek jmaslek deleted the forexpoly branch February 14, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat S Small T-Shirt size Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants