Page 374 of 2041

Re: MT4 Indicator requests and ideas

Posted: Tue Jul 10, 2018 7:51 pm
by binarytrades
mrtools wrote: Tue Jul 10, 2018 4:59 pm


Sorry it's decompiled, when you see this in the code

bool Gi_100 = FALSE;
bool Gi_104 = FALSE;
bool Gi_108 = FALSE;
bool Gi_112 = FALSE;
int Gi_116 = 0;
bool Gi_120 = FALSE;
bool Gi_124 = FALSE;

that is the language the decompiler turns the regular code into.
thanks for your info, i dont know if i can get an indicator that is NRP which can give maximum of 6 signals daily on 5mins tf, i want to test somethings out, thats why i wanted you to help me fix the binarycommodo.mq4, i wont mind if i can get an indicator like that

what am trying to say is an indicator that doesnt give too frequent arrows on chart

Re: MT4 Indicator requests and ideas

Posted: Tue Jul 10, 2018 11:09 pm
by camisa
Hello mrtools, can you please add HEIKIN ASHI OPEN BETTER FORMULA option to the attached indicator?

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 2:02 am
by Zelias
Hi Team,

Is there an "Averages Channel Candles" indicator (like the one attached) with Filter option? If there is, could you kindly share it? If there isn't one yet, would it be possible to create it? Thank you so much.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 3:01 am
by mrtools
camisa wrote: Tue Jul 10, 2018 11:09 pm Hello mrtools, can you please add HEIKIN ASHI OPEN BETTER FORMULA option to the attached indicator?
Added all the prices.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 3:46 am
by reachme
binarytrades wrote: Tue Jul 10, 2018 7:51 pm
thanks for your info, i dont know if i can get an indicator that is NRP which can give maximum of 6 signals daily on 5mins tf, i want to test somethings out, thats why i wanted you to help me fix the binarycommodo.mq4, i wont mind if i can get an indicator like that

what am trying to say is an indicator that doesnt give too frequent arrows on chart
Basically you are asking for a Holy grail indicator which is impossible to make. It clearly shows that you are not willing to spend your time to learn. Please keep in mind that when you are started asking this type of request then naturally your request will be ignored by all. I request you to study the basics atleast.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 3:49 am
by binarytrades
reachme wrote: Wed Jul 11, 2018 3:46 am
Basically you are asking for a Holy grail indicator which is impossible to make. It clearly shows that you are not willing to spend your time to learn. Please keep in mind that when you are started asking this type of request then naturally your request will be ignored by all. I request you to study the basics atleast.
not asking for holy grail, what am asking for is just an indicator that gives few signals daily

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 6:03 am
by pcxpert
Dear Mladen and MrTools,

Kindly look at this indicator. Could you please add a text message on the chart, which shows the slope degree for each [10] candles?



_______________________________________________________

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 5:42 pm
by Krelian99
pcxpert wrote: Tue Jul 10, 2018 1:57 am Dear Mladen, kindly look at this indicator: (MP) Market Profile.ex4 . My question:
- would it be possible to program 'S/R lines or zones' in a new indicator based on the Market Profile.ex4 indicator?
- Does an indicator already exist that shows single S/R lines (on the chart) based on Market Profile?
You should read something about MarketProfile and you'll see that it is already there.

Re: MT4 Indicator requests and ideas

Posted: Wed Jul 11, 2018 9:48 pm
by arimma
Hello Mrtools
Can you please upgrade MA method this indicator with all latest averages
Thanks in advance

Re: MT4 Indicator requests and ideas

Posted: Thu Jul 12, 2018 3:55 am
by mrtools
arimma wrote: Wed Jul 11, 2018 9:48 pm Hello Mrtools
Can you please upgrade MA method this indicator with all latest averages
Thanks in advance
Added the latest averages and prices.