PriceScale inverted when using ISymbolsStorage.GetSymbols

Questions about MultiCharts .NET and user contributed studies.
rjelles
Posts: 36
Joined: 04 Feb 2010
Location: Calgary, AB Canada
Has thanked: 7 times
Been thanked: 19 times
Contact:

PriceScale inverted when using ISymbolsStorage.GetSymbols

Postby rjelles » 20 Aug 2013

When I access symbol information using ISymbolsStorage.GetSymbols, the PriceScale is inverted compared to when using Bars.Info.PriceScale. All of the other information for the symbol is correct.

For example, using the eSignal symbol for ES, "ES #F", Bars.Info.PriceScale returns 100, while using the result from GetSymbols and the same symbol returns .01, so it's just a little confusing. Was this intended or a bug?

Thanks!

Jeff

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

Re: PriceScale inverted when using ISymbolsStorage.GetSymbol

Postby Henry MultiСharts » 26 Aug 2013

Hello Jeff,

That is expected behavior.


Return to “MultiCharts .NET”