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

Fix forex/candle with source AlphaVantage #3877

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Fix forex/candle with source AlphaVantage #3877

merged 1 commit into from
Jan 6, 2023

Conversation

montezdesousa
Copy link
Contributor

Description

Fixes #3741

forex
load --ticker EURUSD --source AlphaVantage
candle
Screenshot 2023-01-06 at 10 40 13

  • Summary of the change / bug fix.
  • Link # issue, if applicable.
  • Screenshot of the feature or the bug before/after fix, if applicable.
  • Relevant motivation and context.
  • List any dependencies that are required for this change.

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.
  • Make sure affected commands still run in terminal
  • Ensure the SDK still works
  • Check any related reports

Checklist:

Others

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.

@montezdesousa montezdesousa added the bug Fix bug label Jan 6, 2023
@reviewpad reviewpad bot added the feat XS Extra small feature label Jan 6, 2023
@jmaslek jmaslek merged commit c69d562 into main Jan 6, 2023
@jmaslek jmaslek deleted the fix_candle_av branch January 6, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] forex/candle with source AlphaVantage return error
2 participants