Forum

Help me with this line of code

I wrote a simple indicator to compare RSI of previous bar with current rsi. But i need to change it to compare moving averages of RSI. please note that i know its doable to calculate moving average of rsi indicator by dragging moving average over rsi and applying it to previous indicators data and I

How to transfer historical data from mt5 to mt4

I'm working with a broker that doesn't support mt4 but i want to work with mt4, and it only has mt5. How can i transfer data from metatrader 5 to mt4

Please help me with this simple iCustom code

I want to edit the main cci indicator file and save it as a customed one for myself for special purpose. I want to use heiken ashi values instead of normal ones. In cci code which i wrote it from cci.mq4 file, there's 2 FOR loops. I want to know should i replace default high, low and close values in

Heiken ashi indicator

I have searched whole the net for a heiken ashi indicator for either mt4 or mt5 that displays heiken ashi bars in a new window AND enables me to add any second CUSTOM indicator to it. I mean the calculation of the second indicator to be based on close price of heiken ashi bars. Is there any

How to call and use of custom moving average indicator in another indicator?

Hello, I want to write a easy custom indicator for MT5 by using 'custom moving average indicator' and make and show 3 trend lines as below: 1) 2 multiple by the value of current custom moving average and shown by red color. 2) 3 multiple by the value of current custom moving average and shown by