how to optimize two interlink strategies

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

how to optimize two interlink strategies

Postby Ram » 22 Jul 2015

Dear All,

I have two strategies that are running simultaneously on two different charts, each chart has a different strategy and both strategies share data passed back and forth by both strategies via a public module and each strategy logic acts based on the data stored in the public module:

Image

When using "Global Mode" to back test this setup all works very well.

My current goal is to optimize this setup, to do that I need the optimization engine to act in the same way as when Global Mode is turned ON since each strategy behavior is based on the performances of the other strategy in real time.

Is it possible?

Thank you all in advance,
Best,
R.

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

Re: how to optimize two interlink strategies

Postby Henry MultiСharts » 23 Jul 2015

Hello Ram,

It won't work on charts. You can try optimizing it in the Portfolio Trader.

Ram
Posts: 90
Joined: 25 Nov 2014
Has thanked: 17 times
Been thanked: 5 times

Re: how to optimize two interlink strategies

Postby Ram » 23 Jul 2015

Thank you.


Return to “MultiCharts .NET”