Page 83 of 91

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Thu May 02, 2024 3:54 am
by RyuKen
Is it possible to have this Momenticks indicator converted to multi time frame?

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Thu May 02, 2024 4:05 am
by kvak
RyuKen wrote: Thu May 02, 2024 3:54 am Is it possible to have this Momenticks indicator converted to multi time frame?
Need post .mql4 file to make it mtf...

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Thu May 02, 2024 7:47 pm
by ionone
kvak wrote: Thu May 02, 2024 4:05 am Need post .mql4 file to make it mtf...
actually no offense but you can make another indi that takes the data from the original indi, and make it MTF (just take the signal every 4h period on H1 for instance)

you actually don't need the code

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Fri May 03, 2024 10:53 pm
by Cengiz
Hello, dear programmers.
I hope I'm not annoying you, but it's very important.
Is it possible to programme this indicator to multi time frame?
If it could be done and someone could programme it, that would be great.
Many thanks and best regards.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat May 04, 2024 4:14 am
by mrtools
Cengiz wrote: Fri May 03, 2024 10:53 pm Hello, dear programmers.
I hope I'm not annoying you, but it's very important.
Is it possible to programme this indicator to multi time frame?
If it could be done and someone could programme it, that would be great.
Many thanks and best regards.
Made a little different version not using objects and added mtf to it, seems ok but not sure about it in mtf mode.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sun May 05, 2024 9:52 pm
by Cengiz
mrtools wrote: Sat May 04, 2024 4:14 am Made a little different version not using objects and added mtf to it, seems ok but not sure about it in mtf mode.
Hi mrtools, unfortunately MTF mode is not working properly.
Nevertheless, many thanks for your effort and work.
Have a nice sunday.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Mon May 06, 2024 1:05 am
by mrtools
Cengiz wrote: Sun May 05, 2024 9:52 pm Hi mrtools, unfortunately MTF mode is not working properly.
Nevertheless, many thanks for your effort and work.
Have a nice sunday.
Thanks, the mtf is working fine for me, can you please explain the problem you are having with it.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Mon May 06, 2024 3:36 am
by Cengiz
mrtools wrote: Mon May 06, 2024 1:05 am Thanks, the mtf is working fine for me, can you please explain the problem you are having with it.
Hello mrtools, I have added two charts with the indicators OB(MTF H1) and for the 15min chart I have also added mtf candle indicator with the time frame H1 in grey colour.
If you compare the candles the highs and lows are not the same.
Greetings

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Mon May 06, 2024 5:12 am
by mrtools
Cengiz wrote: Mon May 06, 2024 3:36 am Hello mrtools, I have added two charts with the indicators OB(MTF H1) and for the 15min chart I have also added mtf candle indicator with the time frame H1 in grey colour.
If you compare the candles the highs and lows are not the same.
Greetings
Trying again, but after this have no idea.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Mon May 06, 2024 5:49 am
by Cengiz
mrtools wrote: Mon May 06, 2024 5:12 am Trying again, but after this have no idea.
Hello mrtools, unfortunately I could not test because I got this message.