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
mladen,
I am sorry for this addendum but my prior post was slightly incorrect.
I would like to take the IBS_RSI_CCI v4 indicator and make a histogram indicator out of it with colored vertical lines as follows:
if Default is above Smooth or zero line, color the line dark green
if Default is above Smooth which is above Zero line, color the line lime green
if Default is below Smooth or zero line, color the line dark red
if Default is below Smooth which is below Zero line, color the line red
I would very much appreciate it if you could create this indicator.
Thank you very much for all that you have done and continue to do to help us all on this forum.
Again I am sorry for my mistake in prior post.
traderdp
David
mladen,
I am sorry for this addendum but my prior post was slightly incorrect.
I would like to take the IBS_RSI_CCI v4 indicator and make a histogram indicator out of it with colored vertical lines as follows:
if Default is above Smooth or zero line, color the line dark green
if Default is above Smooth which is above Zero line, color the line lime green
if Default is below Smooth or zero line, color the line dark red
if Default is below Smooth which is below Zero line, color the line red
I would very much appreciate it if you could create this indicator.
Thank you very much for all that you have done and continue to do to help us all on this forum.
Again I am sorry for my mistake in prior post.
traderdp
DavidDavid
OK
Hi again !
I have a new indicator that i want alerts on , its quite like the steprsi that i requested a few week ago.
When the gold line is over the blueviolet line it should trigger a buy , and when the blueviolet is above the gold line it should trigger a sell.
It could be the best one yet.
If you need to rewrite the code just like the steprsi do it if you have the time
stepma_stoch_nk.mq4
Hi again !
I have a new indicator that i want alerts on , its quite like the steprsi that i requested a few week ago.
When the gold line is over the blueviolet line it should trigger a buy , and when the blueviolet is above the gold line it should trigger a sell.
It could be the best one yet.
If you need to rewrite the code just like the steprsi do it if you have the time
stepma_stoch_nk.mq4
timmyhanke
That is a version that Nikolay Kositsin made work faster, but omitted to correct the most serrious problem : a loss of "step" and, as a result of inheriting minimum and maximum from the first bar to the last, repainting
It needs to be rewritten completely (very similar as the step stochastic(
timmyhanke
That is a version that Nikolay Kositsin made work faster, but omitted to correct the most serrious problem : a loss of "step" and, as a result of inheriting minimum and maximum from the first bar to the last, repainting
It needs to be rewritten completely (very similar as the step stochastic(That was I thought as soon as I saw it, use this one
Download Forex-Tsd File - step_stochastic nmc_mtf-lines-alerts.mq4
or perhaps histo version:
Download Forex-Tsd File - step_stochastic histo_mtf-lines-alerts.mq4
these indicators are amazing ones if you select proper setting values
Mladen
Referring to indicator Forex TSD - forex forum - Download Fractals - adjustable price breakout _mtf+alerts nmc.mq4
Is there any possibility for arrows of codes 241 and 242 to be repainted.
Thanks
Mladen
Referring to indicator Forex TSD - forex forum - Download Fractals - adjustable price breakout _mtf+alerts nmc.mq4
Is there any possibility for arrows of codes 241 and 242 to be repainted.
ThanksTalaat E
Every fractal (including the adjustable period version) repaints/recalculates when new high or low within the reach of the calculating period is formed. So, yes, it does
Talaat E, added interpolation.
MT
Could you tell us your settings:
1. HA Numbers & base Chart TF
2. Stoc settings
Usually I can figure them out but you got me on this one.
thanks, best regards
Ray
Talaat E Every fractal (including the adjustable period version) repaints/recalculates when new high or low within the reach of the calculating period is formed. So, yes, it does
thanks mladen
mladen,
I am sorry for this addendum but my prior post was slightly incorrect.
I would like to take the IBS_RSI_CCI v4 indicator and make a histogram indicator out of it with colored vertical lines as follows:
if Default is above Smooth or zero line, color the line dark green
if Default is above Smooth which is above Zero line, color the line lime green
if Default is below Smooth or zero line, color the line dark red
if Default is below Smooth which is below Zero line, color the line red
I would very much appreciate it if you could create this indicator.
Thank you very much for all that you have done and continue to do to help us all on this forum.
Again I am sorry for my mistake in prior post.
traderdp
Davidmladen,
Is there any additional information I can supply from post #9334 to help make it easier to code the histogram indicator for the IBS_RSI_CCI_v4 with the rules I supplied?
Once again, I want to thank you very much for all of your patience and kind help to me and all of us all on the forum.
traderdp
David