
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Instead overbought/oversold colors, please kindly add different colors when above/bellow zero level.
overbought: Magenta
oversold: Aqua
above zero: Lime
bellow zero: Redwieb
You mean you want to keep the overbought/oversold levels too?
Because if not, all you have to do is set the overbought and oversold levels to 0 and you shall have color changes on zero cross
wieb
You mean you want to keep the overbought/oversold levels too?
Because if not, all you have to do is set the overbought and oversold levels to 0 and you shall have color changes on zero crossYes, I want to keep the overbought/oversold colors too.
So the new version will has 4 different line colors:
overbought: Magenta
oversold: Aqua
above zero: Lime
bellow zero: Red
Thanks a lot for the help Mladen.
Yes, I want to keep the overbought/oversold colors too.
So the new version will has 4 different line colors:
overbought: Magenta
oversold: Aqua
above zero: Lime
bellow zero: Red
Thanks a lot for the help Mladen.wieb
Here is a version with 4 colors for lines : cci_study_2.01_nrp_amp_mtf_nmc.mq4
Just a kind reminder before the request gets stuck in the ceiling fan.
Solariz
Here is one version : lines_2.mq4
If you leave the StartingPrice parameter equal to 0, it will use the most recent close price (at the moment when it was attached to the chart). Otherwise it will use the price you specify as the starting price for the middle line
Please add:
- above/bellow zero level colors ( >0 Green color and 0< Red color )
- above/bellow zero level alerts
- above/bellow zero level arrows
Thank you.
trend_scalp_jurik_-_delayed.mq4
Please add:
- above/bellow zero level colors ( >0 Green color and 0< Red color )
- above/bellow zero level alerts
- above/bellow zero level arrows
Thank you.
trend_scalp_jurik_-_delayed.mq4wieb
Found one problem in the indicator. For the purpose of correcting it added a useWrongWay parameter. Difference is marginal (see the example - lower is with useWrongWay set to true) but for the sake of accuracy made it this way
trend_scalp_jurik_-_delayed_2.mq4
PS: alerts are already on a zero line cross (they were so in the original version too)
Solariz
Here is one version : lines_2.mq4
If you leave the StartingPrice parameter equal to 0, it will use the most recent close price (at the moment when it was attached to the chart). Otherwise it will use the price you specify as the starting price for the middle lineHi Mladen, awesome.
Thank you very much!!! It works exactely as it should
Mladen, just one more tiny request. Sorry for not thinking about it earlier. Would it be possible that the lines created show the price on the right hand side like every normal line?
Hi Mladen, awesome.
Thank you very much!!! It works exactely as it should
Mladen, just one more tiny request. Sorry for not thinking about it earlier. Would it be possible that the lines created show the price on the right hand side like every normal line?Here you go : lines_2_1.mq4
Set the LinesDrawnAsBack to false in order to see the prices on the right side
Here you go : lines_2_1.mq4 Set the LinesDrawnAsBack to false in order to see the prices on the right side
Works perfect! Thanks!
wieb
Found one problem in the indicator. For the purpose of correcting it added a useWrongWay parameter. Difference is marginal (see the example - lower is with useWrongWay set to true) but for the sake of accuracy made it this way
trend_scalp_jurik_-_delayed_2.mq4
PS: alerts are already on a zero line cross (they were so in the original version too)Mladen,
Please add:
- colors on Gray line ( > 0 Green and 0 < Red )
- above/bellow zero level arrows
Thanks a lot.