Page 1472 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sun Jan 16, 2022 11:16 pm
by thomdel
@ mrtools

Respected Sir,

Request you to Please See & Correct Code of this Indi : HamaSystem
This gives 3 warnings on compilation * - See attachment Pic *

If possible, Please add alerts option.

Please keep the filename as same as Original as : HamaSystem.mq4 : as it is used in various Tpls earlier.

Reason for this Request : this is diff Indi : This has MA Input Value Option & MA Type Selection option.


Thanks for your Time, Efforts, Generosity.

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 12:37 am
by fmr777
Hello, can someone tell me how I change the size of the green and white numbers 0,1,2,3,4 and 5 of this indicator?
I have searched with the mt4 editor and I can't find the data.
Thanks a lot.

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 4:06 am
by mrtools
thomdel wrote: Sun Jan 16, 2022 11:16 pm @ mrtools

Respected Sir,

Request you to Please See & Correct Code of this Indi : HamaSystem
This gives 3 warnings on compilation * - See attachment Pic *

If possible, Please add alerts option.

Please keep the filename as same as Original as : HamaSystem.mq4 : as it is used in various Tpls earlier.

Reason for this Request : this is diff Indi : This has MA Input Value Option & MA Type Selection option.


Thanks for your Time, Efforts, Generosity.
Image
Check here Heiken ashi indicators

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 4:07 am
by mrtools
fmr777 wrote: Mon Jan 17, 2022 12:37 am Hello, can someone tell me how I change the size of the green and white numbers 0,1,2,3,4 and 5 of this indicator?
I have searched with the mt4 editor and I can't find the data.
Thanks a lot.
Kinda hard to tell since that indicator is decompiled.

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 4:27 am
by fmr777
mrtools wrote: Mon Jan 17, 2022 4:07 am Kinda hard to tell since that indicator is decompiled.
Sorry

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 4:34 am
by mrtools
fmr777 wrote: Mon Jan 17, 2022 4:27 amSorry
Don't worry figured you didn't know.

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 2:01 pm
by DTRCT
Dear coder

I have two request, please help.

#1. Please add 5TF on Adl ma histo mtf arrows + alerts, to be like the attached 5TF Waddah Attar Explosion.

#2. Please fix the number of alert given by 5TF Waddah Attar Explosion to be one alert per signal, The problem is, for now 5TF wadddah It keep giving alert at every new candle formed, that is it gives multiple alerts for the same previous signal.

Indicator Downloaded from below url:
Adl ma histo mtf arrows + alerts: app.php/attach/file/3346500
5TF Waddah Attar Explosion: app.php/attach/file/3357490

Thank you.

Regards
D

Re: MT4 Indicator requests and ideas

Posted: Mon Jan 17, 2022 6:24 pm
by Borshchov A.N.
DTRCT wrote: Mon Jan 17, 2022 2:01 pm Dear coder

I have two request, please help.

#1. Please add 5TF on Adl ma histo mtf arrows + alerts, to be like the attached 5TF Waddah Attar Explosion.

#2. Please fix the number of alert given by 5TF Waddah Attar Explosion to be one alert per signal, The problem is, for now 5TF wadddah It keep giving alert at every new candle formed, that is it gives multiple alerts for the same previous signal.
learn the 5tf principle first... it captures the final signal after the highest timeframe closes. in your case on M5 it is H4. that is, on the M5 chart, he can change the signal opened 48 candles ago.

Re: MT4 Indicator requests and ideas

Posted: Tue Jan 18, 2022 6:00 am
by jamald
mrtools wrote: Fri Jun 05, 2020 2:37 am Need the indicator "88_filter".
HI mrtools
Can you please help me to modify this indicator so that I receive alerts on the phone or email. thank you

Re: MT4 Indicator requests and ideas

Posted: Tue Jan 18, 2022 6:05 am
by mrtools
jamald wrote: Tue Jan 18, 2022 6:00 am HI mrtools
Can you please help me to modify this indicator so that I receive alerts on the phone or email. thank you
Sorry but that indicator is decompiled.