
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
Thanks
airquest
To put 2 indicators in one single sub-window you would have to set minimum and maximum values of the two to same values, but in that case you would loose some of the flexibility of the floating levels. So, instead here is one that can draw 4+1 (the middle one) floating levels :
Thank you very much Mladen. This works perfect
.
Thank you for your work,
it is possible to have this indicator (DT-RSI-Sig) MTF with the possibility to draw my own trend line, than those of the indicator, never the indicator delete my own TD when data are been update?
And if it possible, in this other indicator (RSI Peak and Valley_alerts) i have allert of resistence and support, can you integrate this alert in the DT-RSI-Sig indicator?
Best regards^^
dt-rsi-sig.mq4
rsi_peak_and_valley_alerts.mq4
Thank you for your work,
it is possible to have this indicator (DT-RSI-Sig) MTF with the possibility to draw my own trend line, than those of the indicator, never the indicator delete my own TD when data are been update?
And if it possible, in this other indicator (RSI Peak and Valley_alerts) i have allert of resistence and support, can you integrate this alert in the DT-RSI-Sig indicator?
Best regards^^
dt-rsi-sig.mq4
rsi_peak_and_valley_alerts.mq4Dasio, removed the trendline, made it mtf and integrated the alerts to DT-RSI-SIG. What i am not liking is when you go to mtf it will leave a ball for every period of time between the current chart timeframe and the mtf chart timeframe, in other words if you are on H1 chart and the indicator is set for H4, there will be 4 balls there. I know or guess i should say used to know how to fix this but it isn't coming to me now.
when the brain decides to stop by and visit for awhile will try to fix this.
Hi, i have two simle questions
maybe you can help my.
I see on the facebook Forex tsd site this image:
http://a7.sphotos.ak.fbcdn.net/hphotos-ak-ash4/416638_459952334025414_326071754_o.jpg
and i cant find indicator from this image. His name its "MACD diverge1"?
and second problem
i found the second interesing indicator here:
https://www.mql5.com/en/forum/177158
and this is the picture:
https://c.mql5.com/forextsd/forum/34/vol_15m.gif
but i cant find it in this thread?
Thanks in advance for your help
...
prykala
As far as volume indicator is concerned : the one from the picture is this one : https://www.mql5.com/en/forum/177158/page3
You need the swing_point indicator in the indicators folder too (the indraws volume analysis is calling that indicator internally), so copy it there and it should work
Hi, i have two simle questions
I see on the facebook Forex tsd site this image:
http://a7.sphotos.ak.fbcdn.net/hphotos-ak-ash4/416638_459952334025414_326071754_o.jpg
and i cant find indicator from this image. His name its "MACD diverge1"?
and second problem
i found the second interesing indicator here:
https://www.mql5.com/en/forum/177158
and this is the picture:
https://c.mql5.com/forextsd/forum/34/vol_15m.gif
but i cant find it in this thread?
Thanks in advance for your helpHi, i have two simle questions
I see on the facebook Forex tsd site this image:
http://a7.sphotos.ak.fbcdn.net/hphotos-ak-ash4/416638_459952334025414_326071754_o.jpg
and i cant find indicator from this image. His name its "MACD diverge1"?
and second problem
i found the second interesing indicator here:
https://www.mql5.com/en/forum/177158
and this is the picture:
https://c.mql5.com/forextsd/forum/34/vol_15m.gif
but i cant find it in this thread?
Thanks in advance for your helpHi Prykala,
The macd can be found here
https://www.mql5.com/en/forum/179720/page31
mladenand mrtoolsthank you very much for your answers
mladen, mrtools
i have a request.
It is possible create an EA or Indicator that collect the Minimum price change?
Example the movement price is formed by nX Price change. It is possible to collect in a CSV file or other format file this Minimum price change?
Thank you
...
dasio
Not sure if I understand.
If you mean the minimum price change per tick, it will almost always be 1 point. If you mean something else, than I need additional explanation as of what do you consider a "minimal price change"
mladen, mrtools
i have a request.
It is possible create an EA or Indicator that collect the Minimum price change?
Example the movement price is formed by nX Price change. It is possible to collect in a CSV file or other format file this Minimum price change?
Thank youdasio
Not sure if I understand.
If you mean the minimum price change per tick, it will almost always be 1 point. If you mean something else, than I need additional explanation as of what do you consider a "minimal price change"So for example in 1 minute chart that do a range of 10 point the price moved always by one point. Yes i mean it.
There is already an indicator thsat collect this movement on csv file or sometinghs else?
Thank you