Page 2090 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sat Jan 04, 2025 7:14 am
by Mescalito
Does anybody remember an "alternative timeframe" indicator roaming around here? you could open 3min,6min and such timeframes with it
Re: MT4 Indicator requests and ideas
Posted: Sat Jan 04, 2025 7:50 am
by Roets1
kvak wrote: Sat Jan 04, 2025 7:00 am
Hello.
It is possible.
Add this (replace)
#property indicator_separate_window
to line 9 in code...
Thank you very much mr kwak!!!
Re: MT4 Indicator requests and ideas
Posted: Sat Jan 04, 2025 3:42 pm
by Lwqa
Happy New Year Kvak!
Is it possible to put these labels a little above.
Thnaks!
Re: MT4 Indicator requests and ideas
Posted: Sat Jan 04, 2025 8:57 pm
by kvak
Lwqa wrote: Sat Jan 04, 2025 3:42 pm
Happy New Year Kvak!
Is it possible to put these labels a little above.
Thnaks!
hello, try now, I added menu for manually adjust distance for month/days.
Re: MT4 Indicator requests and ideas
Posted: Sat Jan 04, 2025 9:18 pm
by Lwqa
kvak wrote: Sat Jan 04, 2025 8:57 pm
hello, try now, I added menu for manually adjust distance for month/days.
God bless you

Thanks
Re: MT4 Indicator requests and ideas
Posted: Sat Jan 04, 2025 10:57 pm
by navid110
Mescalito wrote: Sat Jan 04, 2025 7:14 am
Does anybody remember an "alternative timeframe" indicator roaming around here? you could open 3min,6min and such timeframes with it
on mt4 you can use period converter script . then open the defined new time frame chart on file> open offline
dont forget to keep the chart which you run the script on.
Re: MT4 Indicator requests and ideas
Posted: Mon Jan 06, 2025 5:16 am
by kvak
MDX wrote: Thu Dec 26, 2024 5:43 am
Hello!
I need an indicator that allows to place 2 indicators in one window and switch between them using the buttons (as on screenshot). Is it real? Maybe someone has something like that?
Thank you in advance!
I post one version here, test it...
CLICK
Re: MT4 Indicator requests and ideas
Posted: Mon Jan 06, 2025 5:42 am
by Roets1
Hi guys. Can this Laguerre filter be coded to move more with price? If you look at the picture the indi lags allot.
Indicator setting 0.86 as default.
Re: MT4 Indicator requests and ideas
Posted: Mon Jan 06, 2025 7:54 am
by MeNiazi
Hello Teachers.....
Is Adaptive Trend Flow [quantalgo] an indicator from Trading View available in Mt4 / Mt5..... Pls help me to have access to it....
https://www.tradingview.com/script/1ttp ... QuantAlgo/
Re: MT4 Indicator requests and ideas
Posted: Mon Jan 06, 2025 9:15 am
by mrtools
Roets1 wrote: Mon Jan 06, 2025 5:42 am
Hi guys. Can this Laguerre filter be coded to move more with price? If you look at the picture the indi lags allot.
Indicator setting 0.86 as default.
Posted a version
here