Page 2163 of 2170
Re: MT4 Indicator requests and ideas
Posted: Thu Sep 11, 2025 7:54 am
by TEAMTRADER
mrtools wrote: Thu Sep 11, 2025 3:20 am
Hello, maybe like this.
Spot on - appreciated.
TEAMTRADER
Re: MT4 Indicator requests and ideas
Posted: Sat Sep 13, 2025 2:04 pm
by sal
Hai experts
this indicator currently 3LS strike minimum bars onward and get arrows
can you please make 2LS strike bars minimum instead of 3 LS strike bars option.
Re: MT4 Indicator requests and ideas
Posted: Sat Sep 13, 2025 6:57 pm
by pyloop
hi coders and developers. could you insert a shift in minutes in this indicator ? many thanks
piero from trieste
Re: MT4 Indicator requests and ideas
Posted: Sat Sep 13, 2025 9:52 pm
by mrtools
sal wrote: Sat Sep 13, 2025 2:04 pm
Hai experts
this indicator currently 3LS strike minimum bars onward and get arrows
can you please make 2LS strike bars minimum instead of 3 LS strike bars option.
Hello, maybe this.
Re: MT4 Indicator requests and ideas
Posted: Sat Sep 13, 2025 9:53 pm
by mrtools
pyloop wrote: Sat Sep 13, 2025 6:57 pm
hi coders and developers. could you insert a shift in minutes in this indicator ? many thanks
piero from trieste
Hello, can't do anything with a ex4 file.
Re: MT4 Indicator requests and ideas
Posted: Sun Sep 14, 2025 9:19 pm
by pyloop
mr tool... ah. ok. no problem , it doesnt matter , i have a question. the heiken hashi has indicator buffer (i think 3 default ) could you explain me how does it work and what s happen if i change this value, many thanks nice weekend . piero
Re: MT4 Indicator requests and ideas
Posted: Sun Sep 14, 2025 11:02 pm
by TEAMTRADER
andrei-1 wrote: Sun May 25, 2025 10:51 am
The indicator does not vacuum the indicator from the chart, it counts it inside itself. You need to synchronize the parameters.
If there is only one trend line or horizontal line on the chart, you don't have to come up with a name for it.
If there are many different sticks on the graph, then you need to come up with a unique name.
First, you need to apply a line, then load the indicator. He understands the direction himself.
trl.png
trl2.png
TrendLine_Alert_(rsi_st_cci).mq4
Indicator as in POST 21320
I have tried this on several charts but cannot get it to work.
It will be down to my not understanding how it works.
Appreciate help from anyone who can both get it to work and then explain it to me in a 'simple' manner..
TEAMTRADER
Re: MT4 Indicator requests and ideas
Posted: Sun Sep 14, 2025 11:10 pm
by mrtools
pyloop wrote: Sun Sep 14, 2025 9:19 pm
mr tool... ah. ok. no problem , it doesnt matter , i have a question. the heiken hashi has indicator buffer (i think 3 default ) could you explain me how does it work and what s happen if i change this value, many thanks nice weekend . piero
Hello, without seeing the code really don't have any idea.
Re: MT4 Indicator requests and ideas
Posted: Mon Sep 15, 2025 1:58 am
by pyloop
sorry mr tools, you re right . this one.. and second question. the default width body is 2 ( lines 21/22) but when i insert heihen on the chart the body still size 3 and i can t change it, could i have 2 body size by default ? the indicator buffer is in the 14 line, whitch value is better for buffer ?
Re: MT4 Indicator requests and ideas
Posted: Mon Sep 15, 2025 1:59 am
by andrei-1
Works. You can check it instantly.
RSI, line, Indicator.
Then move the line through the RSI. it will beep.