Conflict if multiple strategies are used with multiple indicators

Custom indicators, trading strategies, data export and recording and more...
zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Conflict if multiple strategies are used with multiple indicators

Post by zcsoka » Mon Jan 13, 2020 7:23 pm

I have created multiple strategies (for indicators, let's call them strategies for the sake of clarity), for example one for POC, VAL, VAH and an other one for VWAP, STD1 and STD2 lines. The first one has 3 indicators (lines), the second one has 5 indicators (lines). When only one of the strategies is enabled, everything works fine. If I enable both at the same time, the rendering goes crazy and it starts mess the lines and values up as in the picture below:

messed up indicators.png
messed up indicators.png (400.63 KiB) Viewed 6950 times

If I zoom in or out, the lines clean up and the lines jump to their right place, but on the next ontrade event the problem starts again. I could reproduce the issue on multiple instruments and both on Windows and MacOS. The 2 strategies do not inherit from each other. I am not sure what the issue is, but it seems to be only with the real time rendering. It seems as the indicators are getting points from an other indicator. Do you have any idea what the issue might be?

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: Conflict if multiple strategies are used with multiple indicators

Post by Andry API support » Tue Jan 14, 2020 10:53 am

Hi zcsoka,
yes we have and we're going to fix it soon.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: Conflict if multiple strategies are used with multiple indicators

Post by zcsoka » Mon Jan 20, 2020 6:45 pm

AndreyR wrote:
Tue Jan 14, 2020 10:53 am
Hi zcsoka,
yes we have and we're going to fix it soon.

Do you have an ETA for the fix? 

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: Conflict if multiple strategies are used with multiple indicators

Post by Andry API support » Tue Jan 21, 2020 11:14 am

Update your Bookmap (fixed for 7.1.0b27 and 7.0.0b86).
UPDATE: being tested, still not available.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: Conflict if multiple strategies are used with multiple indicators

Post by zcsoka » Tue Jan 21, 2020 12:28 pm

Great news, thanks, but I am not sure how I can download a particular beta version. On my development machine (Mac) I have upgraded, but it went to 7.1.1.(there it is not fixed). On my Windows machine I am on 7.1.0b25 and it says I am on the latest version.

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: Conflict if multiple strategies are used with multiple indicators

Post by Andry API support » Tue Jan 21, 2020 1:33 pm

zcsoka,
check a private message from me.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: Conflict if multiple strategies are used with multiple indicators

Post by zcsoka » Wed Jan 22, 2020 8:15 am

I do confirm, that the new version rolled out today fixes the issue, it has no crossed lines anymore in case multiple indicators are added. Many thanks for the fixes

Post Reply