Skip to content

Session for setMarket not changing CME group #311

@JoellDev

Description

@JoellDev

Describe the bug
Trying to change the market session to 'regular' trading hours for the CME markets doesn't seem to work. The data it provides still only passes the electronic trading hours. I should mention I have the CME Group subscription if that leads to anything.

To Reproduce
chart.setMarket(CME_MINI:ES1!, {
timeframe: '1',
session: 'regular',
range: 150
});

Expected behavior
The data 'regular' provides is premarket/electronic session, was expecting for it to fetch only the NY session since the volume data is also different from 'regular'.

Environment:

  • OS: Windows 11
  • Node version: v20.9.0

Additional context
I should also mention I made sure my instance was working for other things, like the AMEX:SPY market, it's session could be switched to extended data and it does work for it!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions