Page 1720 of 2170

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 6:07 am
by MDX
mrtools wrote: Sun Dec 04, 2022 8:01 pm Posted a version here stochastic indicators
Thanks a lot! Maybe you should place this version (Stoch Candles+Alert+Bt) in Button Indicators topic? There is only Stoch candles: viewtopic.php?f=579496&t=8473841

And let me post my request from ZZ topic:

If you can add Button mode and High and low prices (near lines if it*s possible) for Zig Zag please. It*s effective tool for flat and you can use it by your self. After upgrade I*II need MQ4 file if it*s possible.

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 7:16 am
by Johan33
Hi MrTools
This indicator displays lines with a certain distance from each other on the chart
Is it possible to add an option that the central line and the beginning of the placement of these lines is from a specific price that I specify for it?

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 7:49 am
by mrtools
Johan33 wrote: Mon Dec 05, 2022 7:16 am Hi MrTools
This indicator displays lines with a certain distance from each other on the chart
Is it possible to add an option that the central line and the beginning of the placement of these lines is from a specific price that I specify for it?
Not completely sure, but don't think it's possible with that indicator.

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 8:14 am
by DaveTrader
Hi MrTools

Would like mtf of this G-Channel histo slope indicator.
download/file.php?id=3443183

viewtopic.php?p=1295492457#p1295492457

Thank You

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 11:56 am
by Johan33
mrtools wrote: Mon Dec 05, 2022 7:49 am Not completely sure, but don't think it's possible with that indicator.
An indicator like this
But in this indicator, the line distance is calculated with a different formula.
25% multiplied by the current price=pip size, the distance between the lines
And in the settings of this indicator, you can set a number so that the lines are drawn with a distance from this number (manual pivot).
As you can see in the picture, I put this number as 1780
can you make an indicator in which the distance of the lines from each other is calculated both through the direct value of the pip that we determine and through X percent of the current price?
And can we have a central number that lines can be drawn with a certain distance from that number?

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 2:00 pm
by traderokey
mrtools wrote: Sun Dec 04, 2022 4:03 pm In the code there is a setting that automatically places charts in the foreground so regular candles can be seen on top of the histogram. In line 121 if you comment it out like this

Code: Select all

 //if (!showRIBBON) ChartSetInteger(0,CHART_FOREGROUND,false);  else { ChartSetInteger(0,CHART_FOREGROUND,true); ChartRedraw(0); }  
your candles should work. Guess could have a setting maybe ForeGroundChart true or false in newer versions.

ps) added the chart in foreground true/false to this version, by default it's set to false, just tried and get this.
Image

Hi Mrtools,

Could you please add on/off button to the this tma-channel indicator?

Thanks


viewtopic.php?p=1295497672#p1295497672

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 05, 2022 4:19 pm
by mrtools
traderokey wrote: Mon Dec 05, 2022 2:00 pm Hi Mrtools,

Could you please add on/off button to the this tma-channel indicator?

Thanks


viewtopic.php?p=1295497672#p1295497672
Did you see this one here

Re: MT4 Indicator requests and ideas

Posted: Tue Dec 06, 2022 7:04 am
by Chickenspicy
mrtools wrote: Sun Dec 04, 2022 9:13 am Think i finally figured out how to do it, will do like a generic version first and go from there, but out of time today, will work on it manana.
30ema with rsioma
;)

Re: MT4 Indicator requests and ideas

Posted: Tue Dec 06, 2022 8:07 am
by mrtools
chickensword wrote: Tue Dec 06, 2022 7:04 am 30ema with rsioma
;)
Image

Image
Sorry, never could figure it out.

Re: MT4 Indicator requests and ideas

Posted: Tue Dec 06, 2022 8:07 pm
by sal
mr.tools
can you update this indicator! not working . i think old version