Page 241 of 2041

Re: MT4 Indicator requests and ideas

Posted: Sat Nov 04, 2017 10:05 pm
by andreas73
Hi all coders,

I hope you are well. Your forum is great. I have a simple Idea to trade all markets and I need an indicator but I didn´t found it so far. It´s a candle overlay with two ma´s and 2 conditions.
1. condition: price crosses and closes above below the 200 ma with choosable ma period, colors and alerts.
2. condition: price crosses and closes in addition above below second ma with choosable period, colors and alerts.
My Idea:
The 200 ma as trend filter together with cot analysis to choose the pairs to trade and the 9 period ma as entry.
I hope you can program me such an indicator. Nice addition would be a label on the chart for Uptrend if above 200 ma and Downtrend for below 200 ma.
Thanks for now.

Re: MT4 Indicator requests and ideas

Posted: Sun Nov 05, 2017 9:31 am
by talaate
Hi mrtools
My Regards
I would appreciate if you may upgrade this indicator to the new and friendly mtf as well as the different price types

Re: MT4 Indicator requests and ideas

Posted: Sun Nov 05, 2017 1:19 pm
by mrtools
talaate wrote: Sun Nov 05, 2017 9:31 am Hi mrtools
My Regards
I would appreciate if you may upgrade this indicator to the new and friendly mtf as well as the different price types
Hi Talaat E added the new mtf and prices, also made it user friendly and now it colors the histo a thicker color in obvious trends.

Re: MT4 Indicator requests and ideas

Posted: Sun Nov 05, 2017 8:53 pm
by talaate
mrtools wrote: Sun Nov 05, 2017 1:19 pm

Hi Talaat E added the new mtf and prices, also made it user friendly and now it colors the histo a thicker color in obvious trends.
Thanks mrtools, looks perfect
Regards

Re: MT4 Indicator requests and ideas

Posted: Sun Nov 05, 2017 9:03 pm
by eda236
Instead of buffers, I try to display tape around the 0 line using "ObjectCreate" & "ObjectSet" functions so that it goes green when above 0 and red when opposite. But it seems there is a problem in the code it wont get displayed. Please help.

Re: MT4 Indicator requests and ideas

Posted: Sun Nov 05, 2017 10:48 pm
by shaileshm
hello,

is there any indicator which calculates the delta volume (up ticks - down ticks)? I have one but it prints the bar only after candle close. I would like to see the calculation on current candle too.

Re: MT4 Indicator requests and ideas

Posted: Sun Nov 05, 2017 11:14 pm
by mrtools
eda236 wrote: Sun Nov 05, 2017 9:03 pm Instead of buffers, I try to display tape around the 0 line using "ObjectCreate" & "ObjectSet" functions so that it goes green when above 0 and red when opposite. But it seems there is a problem in the code it wont get displayed. Please help.

Chart.png
Eda236, are you looking for something like this picture?

Re: MT4 Indicator requests and ideas

Posted: Mon Nov 06, 2017 4:35 am
by eda236
mrtools wrote: Sun Nov 05, 2017 11:14 pm Eda236, are you looking for something like this picture?
Yes sir. Exactly. Color switching according to the zone. Thanks in advance.

Re: MT4 Indicator requests and ideas

Posted: Mon Nov 06, 2017 6:32 am
by sergtradingfx
I tried to recompile three times as i read in other threads, but the dynamic zone-asi smooth mtf indi from earlier in this thread still shows an empty window in different terminals (build 1090), any tips? Thank you

Re: MT4 Indicator requests and ideas

Posted: Mon Nov 06, 2017 6:50 am
by friend4you
rijay wrote: Sat Nov 04, 2017 4:51 am

hello, friend4you,

the indicator momentum3 aler test is not showing up on chart, only blank subwindow appears. as is seen in attached image

can you please give suggestions for its solution.

thank you in advance.
Is it so complicate to change a small mistake, it has already alerts and I requested no new feature?
I reported this behavour of mladens indicator earlier, choose a smaller bars setting in indicator setting like 1000 compared to generell setting in mt4 options. It was a popular indicator in mladens systems thread as often the next bars after 0 cross are very trendy, until some people deleted many useful posts there like many attachments, that made several threads with shreck not understandable.