eduardo fiuza
eduardo fiuza
Friends

Add friends via their profile or user search and you will be able to see if they are online

eduardo fiuza
Added topic Very Very Very important suggestion to MT5_Range and Renko Bars
Hi, Why RangeBars and RenkoBars are not native charts of MT5? Many people that used these plug-ins to attach EA's to these kind of charts are having problems. At MT4 we had off line charts then everything was OK. But at MT5 it is complicated now
eduardo fiuza
Added topic need an indicator
Hi, I need a candlestick indicator file to use to code a expert  advisor.  Can someone help me?  Thanks 
eduardo fiuza
Registered at MQL5.community
eduardo fiuza
Added topic Indicator_MA with acceleration
Can anyone code a MA with acceleration factor? Maybe based on ATR. Any other idea? Thanks
eduardo fiuza
Added topic FIFO rule and StopLoss
With FIFO rule (first-in, first-out) that will be implemented by NFA won't be possible to use StopLoss because if the SL of the second trade is reached, for example, the system won't accept the CloseOrder because is not the first trade opened. How
eduardo fiuza
Added topic Need a advice_Can I earn money this way?
Hi, With a specific set up I am getting this graphic with my EA. I think that If I invert the signals I can get a rising curve. Am I wrong? Or this negative results are the spreads? I need to be sure because I will have to pay to do the modifications
eduardo fiuza
Added topic fix a indicator
This grid builder indicator only accept values like 10, 20, 30. Don't accept 15, 25, 35. Can anyone fix it, please? https://www.mql5.com/en/code/7292 Thanks
eduardo fiuza
Added topic code a simple indicador
Could anyone code a indicator that show bars based on number of ticks that I set? Thanks
eduardo fiuza
Added topic script or EA?
I would like to scalp using shortcuts. I don't know If it would be a script or a EA. I need Lots, Slippage, TP and SL only. BUY when I press CTRL+SHIFT+B SELL when I press CTRL+SHIFT+S CLOSE when I press CTRL+SHIFT+C Any help? Thanks
eduardo fiuza
Added topic % variation - indicator
Where can I find a indicator of % variation of the pair? Thanks
eduardo fiuza
Added topic One indicator with many pairs
Is there a indicator that I can follow the pairs that I chose at single window? Thanks
eduardo fiuza
Added topic MT4_indicator's values when export data to excel
How can I see the values of moving average or any other indicator when I export data from chart to excel (".CSV" file)? Thanks
eduardo fiuza
Added topic How to do to EA don't lose a trade?
This night my EA lost some trades. This message:" TradeDispatcher: trade context is busy" How to avoid it? How many times the EA try to open a trade or modify the StopLoss? My EA is based on moving averages and HEDGE. I can not lose a trade
eduardo fiuza
Added topic MagicNumber conflict
At EA I have one set up to buy and other to sell at same account. I set all BUY's at one plataform e Sell's at other but used magicNumber 0 in all currency pairs . There is a interferance. Do I have to open one account to each set up? I need
eduardo fiuza
Added topic Copying profile to other plataform
I have a PROFILE with many pairs. Why can't I copy a profile from one plataform to other? The MT4 doesn't load the charts. Do I have to built a new profile on every MT4 that I install? Thanks
eduardo fiuza
Added topic I really need your help_3 MA's at separate window
I need a window with 3 moving averages with ALL features of the MA's including FIRST INDICATOR'S DATA AND PREVIOUS INDICATOR'S DATA. The first MA is the FIRST INDICATOR. These MA's already exist at MT4 but I don't know how to do it. For someone that
eduardo fiuza
Added topic Account chart
Is there any indicator that create a M5 chart of my profit/loss of my open positions during the day? Thanks
eduardo fiuza
Added topic How to close all positions?
How can close all opened positions with one command at MT4? Is the only way one by one? Thanks
eduardo fiuza
Added topic Moving Average_applied price
My EA (2 MA cross) works fine when I input 0 at applied price (CLOSE). I want to use FIRST INDICATOR'S DATA at one of the MA then I set 8 but don't works. What can be wrong? Is not 8? Thanks
eduardo fiuza
Added topic Help_Adaptive Moving Average parameters
I would like to know what it means: //---- input parameters periodAMA = 9; nfast = 2; nslow = 30; G = 2.0; dK = 2.0; My EA is based on MA but when the market does big movies my EA's get strange. Maybe AMA can solve this problem. Thanks
12