Page 1420 of 2042

Re: MT4 Indicator requests and ideas

Posted: Mon Nov 01, 2021 10:07 pm
by Julienmaire
Hello, in this good indicator we have three buffer: baro (buy), bard (sell) and barm (chill). I would like a 4eme buffer who look for all bars (with none color) to build easily EA's. Many thank's

Re: MT4 Indicator requests and ideas

Posted: Mon Nov 01, 2021 10:12 pm
by Jimmy
Julienmaire wrote: Mon Nov 01, 2021 10:07 pm Hello, in this good indicator we have three buffer: baro (buy), bard (sell) and barm (chill). I would like a 4eme buffer who look for all bars (with none color) to build easily EA's. Many thank's
Where did you get that file from? :lolno:
It says Mladen HiLow channel with Jurik Smoothing in the code. We have those indicators here already (legit versions), please search our site.

PS: If you'd like to narrow down a search by file, please use this Deep Search method.

Re: MT4 Indicator requests and ideas

Posted: Mon Nov 01, 2021 10:32 pm
by sal
sal wrote: Sat Oct 30, 2021 1:24 am yes its an good indicator.. super level seen on snap
i have another as well ..
here its ..

rules are simple as below
DOWN ARROW
rule type 1
High price == R line && close price < Resistance line (Blue line)
rule type 2
High price == S line && close price < Support line (Redline)
experts !!
any update for thisrequest!!

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 12:28 am
by Julienmaire
Jimmy wrote: Mon Nov 01, 2021 10:12 pm Where did you get that file from? :lolno:
It says Mladen HiLow channel with Jurik Smoothing in the code. We have those indicators here already (legit versions), please search our site.

PS: If you'd like to narrow down a search by file, please use this Deep Search method.
Hello, Absolutly not! Find on web:

And ask to a programmer to include mtf version...
It's not based on jurik ma but on ADX, RSI and ema... ...

Find source now ;)):

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 12:43 am
by Jimmy
Julienmaire wrote: Tue Nov 02, 2021 12:28 am Hello, Absolutly not! Find on web:

And ask to a programmer to include mtf version...
It's not based on jurik ma but on ADX, RSI and ema... ...

Find source now ;)):

Mod edit: No links.
Open the indicator file in your mq4 editor. It says it right there 👇

Code: Select all

//+------------------------------------------------------------------+
//|                                 HiLow channel - Jurik smooth.mq4 |
//|                                                           mladen |
//|                                                                  |
//+------------------------------------------------------------------+

Also, as per rules please don't post links to other indicator websites here. Further posts like that will be deleted, sorry.

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 12:51 am
by Julienmaire
Jimmy wrote: Tue Nov 02, 2021 12:43 am Open the indicator file in your mq4 editor. It says it right there:

Code: Select all

//+------------------------------------------------------------------+
//|                                 HiLow channel - Jurik smooth.mq4 |
//|                                                           mladen |
//|                                                                  |
//+------------------------------------------------------------------+

Also, as per rules please don't post links to other indicator websites here.
I'm sorry of that please see the original. I don't know how that possible. This original gave to a programmer for mtf version. You can find .mq4 on Mql5 site. I'm nor stolen please thank you.

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 12:59 am
by Jimmy
Julienmaire wrote: Tue Nov 02, 2021 12:51 am I'm sorry of that please see the original. I don't know how that possible. This original gave to a programmer for mtf version. You can find .mq4 on Mql5 site. I'm nor stolen please thank you.
Cool, thanks for posting the correct file 👍

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 1:27 am
by josi
Jimmy wrote: Tue Nov 02, 2021 12:59 am Cool, thanks for posting the correct file 👍
Still: he doesn't call himself "moneyinthesack@..." for nothing.
Copy & Paste & minor tweakings

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 3:35 am
by sal
mr.tools/experts
stoch indicator
period 5/7/7
period 14/7/7
period 21/7/7
possible to add stoch lines with different periods (see snap)

Re: MT4 Indicator requests and ideas

Posted: Tue Nov 02, 2021 4:41 am
by TRADER_NEWBIE
mrtools wrote: Mon Nov 01, 2021 4:35 am Can't do anything with an ex4 file.
I found a previous .mq4 version this first indicator that I've posted.

make this indicator shows line levels from swing lines or both. Keep it MTF .
An on/off button would be wished too .