Page 48 of 61
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 12:20 am
by oskison
mrtools wrote: Thu May 30, 2024 12:13 am
Buffer for trend is #4 and > 0 equals uptrend and < 0 equals downtrend.
so this indicator have buffer #0, #1, #2 ,#3, and also #4?
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 1:08 am
by mrtools
oskison wrote: Thu May 30, 2024 12:20 am
so this indicator have buffer #0, #1, #2 ,#3, and also #4?
Yes buffer #4 gives the trend signals.
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 1:41 am
by oskison
mrtools wrote: Thu May 30, 2024 1:08 am
Yes buffer #4 gives the trend signals.
i checked this an buffer #4 has value -1 for both buy and sell signal
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 1:57 am
by mrtools
oskison wrote: Thu May 30, 2024 1:41 am
i checked this an buffer #4 has value -1 for both buy and sell signal
Then it wouldn't change signals.
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 2:08 am
by oskison
mrtools wrote: Thu May 30, 2024 1:57 am
Then it wouldn't change signals.
i have such results
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 2:45 am
by mrtools
talaate wrote: Wed May 29, 2024 10:34 pm
Hi mrtools
Looks very interested one. Would you please add MTF option and if you please later on you may, when you have time, to publish histo version.
Many Thanks
My Greetings
Hi,
Mtf added.
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 2:47 am
by mrtools
oskison wrote: Thu May 30, 2024 2:08 am
i have such results
Just guessing but probably something wrong in your iCustom call in your EA.
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 2:56 am
by oskison
mrtools wrote: Thu May 30, 2024 2:47 am
Just guessing but probably something wrong in your iCustom call in your EA.
i dont have programing knowladge. i use fxdreema portal
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 3:09 am
by mrtools
oskison wrote: Thu May 30, 2024 2:56 am
i dont have programing knowladge. i use fxdreema portal
In that case you can maybe use the dots, buffer # 1 = bullish dot and # 3 buffer = bearish dot.
Re: Supertrend indicators for MT4
Posted: Thu May 30, 2024 7:21 am
by oskison
mrtools wrote: Thu May 30, 2024 3:09 am
In that case you can maybe use the dots, buffer # 1 = bullish dot and # 3 buffer = bearish dot.
it would work better for buffers that color lines. buffor #0 is for buy line, and #2 for sale line?