missing bar stops calculation

Questions about MultiCharts .NET and user contributed studies.
Ram
Posts: 90
Joined: 25 Nov 2014
Has thanked: 17 times
Been thanked: 5 times

missing bar stops calculation

Postby Ram » 10 Feb 2015

Hi,

I have two series of data on the same chart with different resolutions, In some cases when series 2 (higher res) is missing a bar it interferes with my strategy calculation, for ex. in the image below i have a rule to add blue arrows as long as the bar is lower than the red line:

Image

although the rule is still valid it wont draw the arrows until the bars will be higher than the red line and back below once again..

how can I set the chart, by code or settings, to avoid such behavior?

Thx much in advance,
Best,
R.

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

Re: missing bar stops calculation

Postby Henry MultiСharts » 11 Feb 2015

Hello Ram,

Please send us (support@multicharts.com) the following information for further analysis:
- workspace you are using;
- in QuoteManager select the symbols you are using, make a right click on it->Export data->Export instrument (with data). Send us the QMD export file for analysis;
- in PowerLanguage .NET editor->File->Export->export the studies you are using for replicating this behavior; send us the pln file;
- specify the version and build number of MultiCharts you are running (in MultiCharts go to Help tab-> About);
- instructions for replicating this behavior.


Return to “MultiCharts .NET”