Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Thanks. But when I run the app now, no data is getting displayed. Commented Apr 7, 2019 at 19:45
  • Could you place a breakpoint on the JsonConvert line and check what values are stored in the Dailycharts and dailyEquities variables? Commented Apr 7, 2019 at 19:54
  • Dailycharts has values "[{\"date\":\"20190405\",\"minute\":\"09:30\",\"label\":\"09:30 AM\",... whereas dailyEquities has null Commented Apr 7, 2019 at 19:59
  • I'll setup a test case using your same scenario, was away from my pc these last days. I'll update my answer as soon as I'm able to replicate Commented Apr 9, 2019 at 13:57