-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
Returns All bars even the API returns zero result of some properties.
Actual Behavior
We have skipped bars in code base.
Potential Solution
Remove condition and test with GetHistoryRequestWithCalculateAmountReturnsData

Reproducing the Problem
Use Option Symbol with any resolution in GetHistoryRequestWithCalculateAmountReturnsData test.
[TestCase("AAPL", SecurityType.Option, Resolution.Minute, "2025/02/19", "2025/02/20", new[] { TickType.Quote, TickType.Trade })]
System Information
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working