Hi All,
I need help for two related code tweaking problems, both originally for displaying indicators from www.stevehopwoodforex.com:
1. See the Baluda CSS (Curr Strength Slope) indicator no. 2 from Post #1:
http://www.stevehopwoodforex.com/php...php?f=45&t=629
It works well, but what I want is to display 4 instances of this CSS indi in the same chart window, so it can give me displays for M15, H1, H4 and D1 TFs.
This could be accomplished by shifting the individual indi chart display so there can be a non-overlapping sequence of 4 different indi instances. (And reducing max bars to say 20 instead of 100.) The horshift function in the mq4 actually works only for forming column displays for the no. 1 indi in Post #1 (Slope Strength), not for shifting the chart display in CSS here.
Any easy solution by tweaking existing code ?
2. See post by Armen (May 31, 2012. 1.45am):
http://www.stevehopwoodforex.com/php...+tma&start=430
In here the the template combines several instances of TMA slope dashboard arrows indi just so the single column vertical display can be made into multiple columns. I am looking for a single instance of this indi that has the default single column display changed into 4 columns each with 7 distinct pairs (7 pairs x 4 columns= 28 major pairs) thus saving me multiple CPU cycles and screen real estate.
Perhaps the horshift function as above could be helpful here ... Any solutions tweaking existing code?
I am not a coder but can edit code in mq4
Attaching the two mq4s for your kind review and help.
Cheers all,
Athar.
Toronto.
I need help for two related code tweaking problems, both originally for displaying indicators from www.stevehopwoodforex.com:
1. See the Baluda CSS (Curr Strength Slope) indicator no. 2 from Post #1:
http://www.stevehopwoodforex.com/php...php?f=45&t=629
It works well, but what I want is to display 4 instances of this CSS indi in the same chart window, so it can give me displays for M15, H1, H4 and D1 TFs.
This could be accomplished by shifting the individual indi chart display so there can be a non-overlapping sequence of 4 different indi instances. (And reducing max bars to say 20 instead of 100.) The horshift function in the mq4 actually works only for forming column displays for the no. 1 indi in Post #1 (Slope Strength), not for shifting the chart display in CSS here.
Any easy solution by tweaking existing code ?
2. See post by Armen (May 31, 2012. 1.45am):
http://www.stevehopwoodforex.com/php...+tma&start=430
In here the the template combines several instances of TMA slope dashboard arrows indi just so the single column vertical display can be made into multiple columns. I am looking for a single instance of this indi that has the default single column display changed into 4 columns each with 7 distinct pairs (7 pairs x 4 columns= 28 major pairs) thus saving me multiple CPU cycles and screen real estate.
Perhaps the horshift function as above could be helpful here ... Any solutions tweaking existing code?
I am not a coder but can edit code in mq4

Attached File(s)
Cheers all,
Athar.
Toronto.
Attached File(s)