Re: MT4 Indicator requests and ideas

17192
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

17196
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

17197
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


Who is online

Users browsing this forum: acceptableshawon, Amazon [Bot], boytoy, Grapeshot [Bot], Majestic-12 [Bot], Mojeek [Bot], TransparentTrader, Tur005, Yandex [Bot] and 68 guests