Session Information for Arbitrary Symbol

Questions about MultiCharts .NET and user contributed studies.
davewolfs
Posts: 89
Joined: 06 Feb 2013
Has thanked: 2 times
Been thanked: 11 times

Session Information for Arbitrary Symbol

Postby davewolfs » 06 Jan 2015

How can I obtain session information for a symbol that is not part of the main stream.

E.g. I realize we can make make this call Bars.Sessions. But how can I get this for a symbol I have loaded from say SymbolStorage.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Session Information for Arbitrary Symbol

Postby Henry MultiСharts » 07 Jan 2015

Hello davewolfs,

Your inquiry is being analyzed.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Session Information for Arbitrary Symbol

Postby Henry MultiСharts » 08 Jan 2015

davewolfs, session information is available only for the instruments plotted on the chart (using Bars.Sessions). There is no way to get the sessions for a symbol loaded using SymbolStorage.

davewolfs
Posts: 89
Joined: 06 Feb 2013
Has thanked: 2 times
Been thanked: 11 times

Re: Session Information for Arbitrary Symbol

Postby davewolfs » 08 Jan 2015

davewolfs, session information is available only for the instruments plotted on the chart (using Bars.Sessions). There is no way to get the sessions for a symbol loaded using SymbolStorage.
Seems like this information should be part of symbol storage. API should expose it.

MidKnight
Posts: 343
Joined: 12 Aug 2012
Has thanked: 123 times
Been thanked: 56 times

Re: Session Information for Arbitrary Symbol

Postby MidKnight » 08 Jan 2015

^^ I agree. Currently, this seems inconsistent.


Return to “MultiCharts .NET”