Page 786 of 2041

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 3:34 am
by fxwealth
message

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 4:35 am
by moey_dw
fxwealth wrote: Sun Dec 29, 2019 3:34 am Hi, I need someone to please code the following indicator which is based on previous bar High, Low and Close. Let's say you are on a 4Hr chart and you want to trade the 16:00 bar. The indicator must then look at the 12:00 bar and do the following:

The indicator must first run the following formula (H+L+C/3). The result of that must then be Multiplied by 2 and this result must then be Subtracted from the Low used earlier in calculation for a Buy signal. For a Sell signal the result must be Subtracted from the High used earlier in calculation.

H=High Price, L=Low Price and C=Close Price.

Once the Buy and Sell prices have been calculated the indicator must display in upper left corner of chart Buy = 1.3623 and below it Sell @ 1.3597 or whatever the results are. Please have Buy printed in Blue and Sell printed in Red.

Any help would be greatly appreciated. Thank you
man............ we seen lots of request from u but no sharing or contribute to other threads.............. :wtf:

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 5:25 am
by fxwealth
and what exactly is lots of requests? As far as i know ive probably made two requests on this forum. Whatever was created for me is available for anyone to use. take your frustrations somewhere else

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 5:59 am
by pacois
fxwealth wrote: Sun Dec 29, 2019 3:34 am Hi, I need someone to please code the following indicator which is based on previous bar High, Low and Close. Let's say you are on a 4Hr chart and you want to trade the 16:00 bar. The indicator must then look at the 12:00 bar and do the following:

The indicator must first run the following formula (H+L+C/3). The result of that must then be Multiplied by 2 and this result must then be Subtracted from the Low used earlier in calculation for a Buy signal. For a Sell signal the result must be Subtracted from the High used earlier in calculation.

H=High Price, L=Low Price and C=Close Price.

Once the Buy and Sell prices have been calculated the indicator must display in upper left corner of chart Buy = 1.3623 and below it Sell @ 1.3597 or whatever the results are. Please have Buy printed in Blue and Sell printed in Red.

Any help would be greatly appreciated. Thank you
try!!

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 6:02 am
by fxwealth
pacois wrote: Sun Dec 29, 2019 5:59 am try!!
Thank you pacois, very much appreciated. Will test it later. Best rgds

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 12:17 pm
by uncle wong
Dear Mrtools and Coders,
I have this idea that you may find it interesting:
Mladen and Mrtools coded some multi-symbol oscillators (rsi,cci etc..) to determine the strongest currency.
Similar to this ,can we have a standart multi-time frame RSI but different time frames of RSI (m15,m30,m60-etc.) in the same window?
So this would allow us to DETERMINE the STRONGEST TIME FRAME.

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 12:30 pm
by marius_md
Dear Mrtools and Coders,
I got this indicator from a friend and i would like if is possible to get alerts when the first dot of resistance/support shows up
Thank you in advance

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 12:45 pm
by thiru
uncle wong wrote: Sun Dec 29, 2019 12:17 pm Dear Mrtools and Coders,
I have this idea that you may find it interesting:
Mladen and Mrtools coded some multi-symbol oscillators (rsi,cci etc..) to determine the strongest currency.
Similar to this ,can we have a standart multi-time frame RSI but different time frames of RSI (m15,m30,m60-etc.) in the same window?
So this would allow us to DETERMINE the STRONGEST TIME FRAME.
this one?
//
// //
//

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 1:12 pm
by mrtools
marius_md wrote: Sun Dec 29, 2019 12:30 pm Dear Mrtools and Coders,
I got this indicator from a friend and i would like if is possible to get alerts when the first dot of resistance/support shows up
Thank you in advance
Can't do anything with an ex4 file.

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 29, 2019 1:16 pm
by marius_md
mrtools wrote: Sun Dec 29, 2019 1:12 pm

Can't do anything with an ex4 file.
Thank you... had to try since i'm not good on computers...