
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
can anyone help me with the code? I tried understanding the code for other indicator but it is confusing.. i just know a little, please help
i want to use it as a double OR SIMILAR WITH THIS
how do i create the iMA code or iMAOnArray to show the value in CCI window and also if you can make me the code for RSI also..
i don't need indicators that draw..
any programmer willing to help?
any programmer willing to help?
I'm confused
I posted the CCI indicator and added the iMAOnArray() code (it's right at the end) which puts a MA of the CCI signal in the same window. Question, is this what you are trying to achieve? If not, what exactly are you trying to do?
I'm confused
i'm trying to make an alert.. i really don't understand it.. can you also make me a RSI and MA?
alert that it create and oBject telling you to buy or sell.. but not draw..
double RSI = iRSI(Symbol (),1440,RSI_PERIOD,PRICE_CLOSE,0);
double RSIEMA = iMAOnArray(RSI,1440,MA_PERIOD,0,MODE_EMA,0);
i made that code.. what more do i need to create so that EMA will calculate in RSI window? do i need to add int i? if so how do i use it..
Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your problem.
No free help 2017.04.21
Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum 2018.05.12
Here is a link for the chart
https://www.mql5.com/en/quotes/currencies/eurusd