Can't Get Data through `History` method in Research Environment

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
data

Research direction

Start by reproducing the linked backtest behavior in the research environment, comparing the History request with the working Download and OnData paths for Nasdaq Data Link data. Done means a research-environment history request returns the expected Data Link data, with the behavior verified against the linked example.

Written by the indexing model from the issue text.

Description

bug

In a backtest, we can get Data Link through the OnData method and through a history request.
In the research environment, we can get Data Link data through the Download method, but we can't get data through a history request.

https://www.quantconnect.com/terminal/processCache?request=embedded_backtest_e26637c6a661f6faad583d231a75f32a.html

Dominant language
C#
Stars
7
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from QuantConnect/Lean.DataSource.NasdaqDataLink

All issues in QuantConnect/Lean.DataSource.NasdaqDataLink

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.