Page 50 of 91

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Fri Nov 16, 2018 10:20 am
by AmirDehghani
Mendel wrote: Sun Oct 21, 2018 2:57 am

this one is the latest.
.
NO!
MRTOOLS SAID TO ME BEFORE , THE 9.1 VERSION IS NOT AN "OFFICIAL-RELEASE" !
THE LATEST VERSION IS THE 9.0 8-)

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat Nov 17, 2018 1:22 am
by Mendel
AmirDehghani wrote: Fri Nov 16, 2018 10:20 am
.
NO!
MRTOOLS SAID TO ME BEFORE , THE 9.1 VERSION IS NOT AN "OFFICIAL-RELEASE" !
THE LATEST VERSION IS THE 9.0 8-)
Really??

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat Nov 17, 2018 6:39 am
by AmirDehghani
Mendel wrote: Sat Nov 17, 2018 1:22 am

Really??
.
viewtopic.php?p=1295381770#p1295381770
mrtools, 5 days ago :
The last version I have the source code for is version 9.0 was a version i modified not really sure exactly what the code of version 9.1 is doing, was assuming the arrows were drawn on moving average slope change but it could be different, like maybe when price crosses the ma's.
.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sun Nov 18, 2018 3:02 am
by Eleven
Eleven wrote: Fri Nov 16, 2018 3:14 am Hello

I am looking for MTF INDICATOR that shows MA on same chart. Something like that
Thank you for your help :)
It will show the specified MA on all time frames on one chart (MA 20) for example?

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sun Nov 18, 2018 3:50 am
by mntiwana
Eleven wrote: Sun Nov 18, 2018 3:02 am

It will show the specified MA on all time frames on one chart (MA 20) for example?
Which of specified MA
on main chart
on sub window

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat Nov 24, 2018 8:25 pm
by nateclass
Good day mr Mladen,

May you please build an EA for me based on this two indicators to do the following:

1. open buy position when the green button appears from the osma indicator and the goldminer is in bulish trend.
also send email and push notification.

2. Open a sell position when red arrow appears from the osma indicator and gold miner in a bearish trend, as well send email and push notifications.


Do not have the mq4 format.

Thank you in advance.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat Nov 24, 2018 8:34 pm
by nateclass
Or please share a similar EA

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat Nov 24, 2018 8:49 pm
by mntiwana
nateclass wrote: Sat Nov 24, 2018 8:25 pm Good day mr Mladen,

May you please build an EA for me based on this two indicators to do the following:

1. open buy position when the green button appears from the osma indicator and the goldminer is in bulish trend.
also send email and push notification.

2. Open a sell position when red arrow appears from the osma indicator and gold miner in a bearish trend, as well send email and push notifications.


Do not have the mq4 format.

Thank you in advance.
Gold minor is an clone copy of "Silver Trend" indicator - possibly can repaint

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sat Nov 24, 2018 9:19 pm
by nateclass
Can you then make an EA based on the OsMA indicator, to do the following:

1. Open buy position when buy signal is generated and close position when sell signal is generated.
2. Open sell position when sell signal is generated and close position when buy signal is generated.
3. Allow OsMA setting to be modified manually.

OR

Do the above using the attached indicator.

Re: MT4 Multi Time Frame (MTF) Indicators

Posted: Sun Nov 25, 2018 9:53 am
by Eleven
Why MT4 Moving average does not go for for high number of bars? I tried to apply SMA 5000 and never upload, even mt4 history was updated to include maximum numbers of bars?

is there a custom Moving average that can do that?