You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
mrtools,
I'm sorry to bother you, but I must have missed something being away for awhile.
Can you please explain in the main part of chart above the 3 D osc, the white line, the arrows and the red and green lines?
And are those indicators available? if so, could you please post them also?
Thanks so much for all your help. It is really appreciated.
traderdp
DavidDavid I use the jurik offline from here: https://www.mql5.com/en/forum/183208/page8 with the smoothing period at 7 from a 4 hour chart. Also the display price values from here: https://www.mql5.com/en/forum/183208/page3 using close price. The lime green and red bars are a regular heiken ashi, what I do on the offline chart is change the bar and candle colors to "none" then use the heiken ashi bars and candles instead.
David I use the jurik offline from here: https://www.mql5.com/en/forum/183208/page8 with the smoothing period at 7 from a 4 hour chart. Also the display price values from here: https://www.mql5.com/en/forum/183208/page3 using close price. The lime green and red bars are a regular heiken ashi, what I do on the offline chart is change the bar and candle colors to "none" then use the heiken ashi bars and candles instead.
mrtools,
Thank you so much for taking the time to explain in detail your setup. I will give it a try. It looks terrific. Thanks again for all your help.
traderdp
David
Ultra trend basic smooth new mql compatible : ultra_trend_basic_smooth_nmc.mq4
This is Rvi generic, originally it was smoothed using TMA, changed it to be using a choice of the 20 averages available, for the Rvi smoothing, also can use the same or a different option for smoothing the signal line, in the picture using Rvi smoothing method of double smoothed ema, with the signal smoothing method of super smoother. The indicator has options for divergence, mtf, arrows and alerts on rvi signal cross.
Adaptive macd new mql compatible : adaptive_macd__mtf-alerts-arrows_nmc.mq4
mladen / mrtools can you please add a pop up alert?
mladen / mrtools can you please add a pop up alert?
clon_tron
Here is a version with alerts : macdsar_histo_2_amp_alerts.mq4
clon_tron Here is a version with alerts : macdsar_histo_2_amp_alerts.mq4
mladen thanks for your effort.
It gives me the alert on every bar. Can you make it to alert only when green or red?
mladen thanks for your effort. It gives me the alert on every bar. Can you make it to alert only when green or red?
clon_tron
Try it out now : macdsar_histo_2.01_amp_alerts.mq4
Mladen or MrTools
I'm working on a concept of 5 Stochastic's, see the chart. Could you write an indicator that shows an arrow & alert when all 5 are in sync as follows:
The 5 are set up as 15M or 30M-DarkBlue, 60M-Cyan, 240M-LawnGreen, D1-Yellow, W1-Red.
#1 current time is rising & more then 20 "adjustable", #2-5 = 0, then show trend = 1 & alert.
#2 current time is dropping & less then 80 "adjustable", #2-5 = 0, then show trend = -1 & alert.
The first stochastic is current time & would be standard adjustable .
The set up for the last 4 would be K-2, D-1, S-1 with separate colors see "Hans indicator attached and chart".
I marked some of the entry points with vertical lines, I saw only one loser I marked with a check mark.
Thank You and I look forward to working & testing this indicator with you, which I hope to make an EA
Attached: Template, Chart, & Has Stochastic ind
Thanks again
Ray