Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
If someone would be kind enough to help me here. I want to add a moving average to CCI, Stochastic and MACD. But as I am new to this system I cannot figure it out. I know it can be done. Any help would be greatly appriecated
If someone would be kind enough to help me here. I want to add a moving average to CCI, Stochastic and MACD. But as I am new to this system I cannot figure it out. I know it can be done. Any help would be greatly appriecated
Hi PeaceLover,
Very good nick name!
Do you mean you want to get the moving average of CCI,Stochastic and MACD main indicator value? If yes! Please go to this article: http://www.metatrader.info/node/84
Do you mean you want to get the moving average of CCI,Stochastic and MACD main indicator value? If yes! Please go to this article: http://www.metatrader.info/node/84
Codersguru
Thank you for the quick reply. I did see the link but could not understand how to get it done. Please keep in mind that I am new to this system.
Once again thank you for the info.
If someone would be kind enough to help me here. I want to add a moving average to CCI, Stochastic and MACD. But as I am new to this system I cannot figure it out. I know it can be done. Any help would be greatly appriecated
If you mean that you have CCI, Stochastic or MACD already displayed and you want to add a MA to the existing indicators displayed. Open up the Navigator tree on the left of the chart select Moving Average ( out of the INDICATORS not CUSTOM INDICATORS ) by clicking left mouse button once, Now click and hold down the left mouse button on the highlighted indicator in the list and drag the small rectangle symbol over to the displayed indicator window and release the mouse button, a box will appear , select Parameters and go to the Apply to box, next select Previous Indicator Data and click OK and there you have it.
Ahamed, i read your article (and am going through your course, great info!)
[i wanted to add this PostScript as LowPhat figured it out and added his post w/the correction. Thank you all.]
I followed the directions in your article posted above on placing an MA on an indicator. I known that this code i've posted below is very, very close. Is it possible to point out what needs to be tweaked for the MA to show up? There are no errors listed, but i'm not seeing the moving average of the RSI. I wanted to use it as a signal line. I was able to add a second set of Bollinger Bands, and also place a second RSI line drawn in dots for use as a visual on candle close...Then the signal line was going to be based on the RSI. . .I know it is something simple i'm missing.
The signal buffer i named : "SignalMABuf", and also have an extern named "SignalMAPeriod" in case one wishes to change the MA period.
The line of code i inserted thanks to your article is this:
how to drag the moving average ?
should we hold "shift" botton or somthing
Ok, this is what I found out and thanks to the guy who answered my request.
press Ctrl + N
select the indi from the window and click and drag it to the indi window you want it on. If you are adding a moving average on the 3 option in the setup window select previous indicator.
If you mean that you have CCI, Stochastic or MACD already displayed and you want to add a MA to the existing indicators displayed. Open up the Navigator tree on the left of the chart select Moving Average ( out of the INDICATORS not CUSTOM INDICATORS ) by clicking left mouse button once, Now click and hold down the left mouse button on the highlighted indicator in the list and drag the small rectangle symbol over to the displayed indicator window and release the mouse button, a box will appear , select Parameters and go to the Apply to box, next select Previous Indicator Data and click OK and there you have it.