How to lock 2 parameters together for testing?
How to lock 2 parameters together for testing?
12 Feb 2016, 09:29
Is there a way to lock two parameters together for testing?
Say the period of 2 indicators, so that when testing they are both the same value?
Thanks for any help!
Replies
ColossusFX
22 Feb 2016, 18:49
What I was asking is it possible during optimization for parameters to move in sync.
eg;
RSI Period 14 - 21
ATR Period 14 - 21
But when optimizing they can be linked so they test the same periods together
Eg; 14 / 14, 15 / 15 etc.
Thanks
@ColossusFX
Spotware
24 Feb 2016, 17:46
Dear Trader,
You could initialize both indicators with the same periods.
Apologies if we are wrong, but do you want to increase the number of periods during the Optimization for both indicators?
If yes, you could initialize the indicators using the same variable which you use for the periods.
@Spotware
Spotware
17 Feb 2016, 11:54
Dear Trader,
We are not sure that we fully understand your question.
Could you please explain us in more detail and provide us with an example?
@Spotware