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

IBDataDownloader Does Not Download TradeBar #119

Closed
4 tasks done
AlexCatarino opened this issue Jul 29, 2024 · 1 comment
Closed
4 tasks done

IBDataDownloader Does Not Download TradeBar #119

AlexCatarino opened this issue Jul 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

Be able to download trade bar data with minute resolution:

lean data download --data-provider-historical "Interactive Brokers" --data-type Trade --resolution Minute --security-type Equity --ticker NVDA,AMD --market USA --start 20240701 --end 20240724

Actual Behavior

The LEAN CLI code returns:

DownloaderDataProvider.Main(): No data available for the following parameters: Symbol:
NVDA RHM8UTD8DT2D, Resolution: Minute, StartUtc: 7/1/2024 12:00:00 AM, EndUtc: 7/24/2024 12:00:00 AM, TickType: Trade

Potential Solution

N/A

Reproducing the Problem

Use LEAN CLI to download data

System Information

LEAN CLI

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
@AlexCatarino AlexCatarino added the bug Something isn't working label Jul 29, 2024
@Martin-Molinero
Copy link
Member

Closed by #120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants