Page 421 of 2170
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 4:11 am
by traderduke
Mrtools
Could you allow the angle to be shown in the data window which would allow us to use it in a EA?
appreciate your help
Ray
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 4:26 am
by TEAMTRADER
Mr Tools,
Could you please adapt this indictor so it shows the two extra bands as in the illustration please?
At the moment I have to load 3 indicators to get this set up on chart.
Thanks
TEAMTRADER
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 6:39 am
by mrtools
traderduke wrote: Tue Sep 18, 2018 4:11 am
Mrtools
Could you allow the angle to be shown in the data window which would allow us to use it in a EA?
appreciate your help
Ray
ma_angle.mq4
2018-09-17_140844-ma angle.png
Made value a buffer it seems to be showing the angle data in the data window.
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 6:43 am
by mrtools
TEAMTRADER wrote: Tue Sep 18, 2018 4:26 am
Mr Tools,
Could you please adapt this indictor so it shows the two extra bands as in the illustration please?
At the moment I have to load 3 indicators to get this set up on chart.
Thanks
TEAMTRADER
Didn't have the HMA you were using as iCustom, so built one in and added the bands.
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 12:06 pm
by traderduke
mrtools wrote: Tue Sep 18, 2018 6:39 am
Made value a buffer it seems to be showing the angle data in the data window.
thanks a lot
ray
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 12:54 pm
by kingbrar407
Hi Mrtools,
some one make EA for this strategy
The concept underlying the 2-period ADX is to find the perfect pause in the market. By using such a short look-back period for the ADX indicator, it becomes extremely sensitive. Hence, it rarely falls below 25. When it does, it is a signal that a break-out is imminent.
TRADING RULES – 2-PERIOD ADX
2-period ADX falls below 25
Place buy stop and sell stop order one tick above the high/low of the signal bar
The 2-period ADX is an excellent way to find low-risk entries into market trends. Most signal bars are narrow range bars, and its extreme offers a reliable stop-loss level.
Another characteristic of the 2-period ADX signals is that they occur infrequently. It teaches the virtue of patience in trading. Instead of jumping into a trend as it’s speeding away, exercise patience and join the train during its perfect pause
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 7:49 pm
by camisa
mrtools wrote: Mon Sep 17, 2018 6:36 am
Added the price options.
hello mrtools, could you please also add arrows?
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 9:23 pm
by mrtools
camisa wrote: Tue Sep 18, 2018 7:49 pm
hello mrtools, could you please also add arrows?
Under what conditions do you want to add the arrows?
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 9:53 pm
by danizani95
danizani95 wrote: Tue Sep 18, 2018 12:05 am
Hi coders, this indicator colors the candles that have volume above the 10 past candles (average volume) x 1,5. Is it possible to have the color only when the range (high-low) of the candle is above the 10 candles (average range) x 1,5 ? Thanks in advance.
image.png
Could you answer me please ?
Re: MT4 Indicator requests and ideas
Posted: Tue Sep 18, 2018 10:10 pm
by mrtools
danizani95 wrote: Tue Sep 18, 2018 9:53 pm
Could you answer me please ?
Being that indicator is based mainly on Volume candles think you would need a complete new indicator.