Page 1 of 1

Session Information for Arbitrary Symbol

Posted: Jan 06 2015
by davewolfs
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.

Re: Session Information for Arbitrary Symbol

Posted: Jan 07 2015
by Henry MultiŠ”harts
Hello davewolfs,

Your inquiry is being analyzed.

Re: Session Information for Arbitrary Symbol

Posted: Jan 08 2015
by Henry MultiŠ”harts
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.

Re: Session Information for Arbitrary Symbol

Posted: Jan 08 2015
by davewolfs
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.

Re: Session Information for Arbitrary Symbol

Posted: Jan 08 2015
by MidKnight
^^ I agree. Currently, this seems inconsistent.