Forum

Add MA profit to MA stop EA

Hi guys I need help to edit this moving average stoploss EA. What I need is to have the MA take profit function too. In simple words i need that all orders get closed when price touch (or almost touch) a SMA. Could you help me please

Different ZIGZAG concept

Hi I'll ask to experts in mql. I know that the conventional zigzag lookback for the past n candles that we select in the depht parameter to find the swing points on the chart. My question is: could be possible to convert the code to make the indi to consider the future n candles ? Obviously in this

cycle trading study

Hi guys I want to study the cycles in trading. I've seen on the web a lot of cycle theories, which is the best ? where I can start ? Thank you

Looking for RSI arrow

Hi guys I'm looking for an overbought/oversold arrow indicator that use RSI. It should show the arrow when the RSI cross above 70 and then cross below 50 or when it cross below 30 and then cross above 50. Is there anything like this ? Thanks

Looking for indicator !

Hi guys I'm looking for the Laguerre Rsi indicator in the first subwindow. Anyone can help me ? I tried to find it but with no success. Thanks

Decimal value for MACD

Hi guys, I have a question.. Is it possible to set decimals value for a MACD ? for example : 12, 26, 7.5 Thanks

indicator refresh problem

Hi guys I'm trying to edit an ema-rsi indicator that can show an up or down arrow when 4 ema cross happens and rsi is > or < 50. My problem is that theese arrows don't refresh for every tick once they appeared, I need to change timeframe if I want to check if conditions are still good to show arrow

Add a Moving Average to MACD

Hi guys I'm trying to add a moving average to an adaptive macd code but I'm having some troubles. In particular the MA is showing but not like if I add it with navigator function (I need to implement a moving average in the MACD code to do another edit). I post a pic to show you the difference

Add a Moving Average to MACD code

Hi guys I'm trying to add a moving average to an adaptive macd code but I'm having some troubles. In particular the MA is showing but not like if I add it with navigator function (I need to implement a moving average in the MACD code to do another edit). I post a pic to show you the difference

Useful Adaptive MACD edit request

Hi guys, I've the mq4 of this Adaptive MACD (thanks to eevviill6). Now i'm using this indicator with green and red colors (and a yellow SMA that i add from navigator), green if macd is above 0, red if macd is under 0. Now.. I tried to recode this indicator as follow with no success, so i ask you to