Hello,
I have an Ea . .It works fine on 4 digit mt4 platform. .but less effective on 5 digit mt4 platform.
Can you help me recode it to work perfectly on 5 digit mt4 platform.
Please email if you can assist me and tell me the price you Will charge me for the job.
nwadiajugabriel@yahoo.com...
Yesterday I was reading a very interesting article (see link below) about a "disaster simulation" by a major stocks / options eschange in the United States.
While reading the article I was intrigued by how concerned exchanges are in providing continuous access to operations within the stock...
EA keeps inputing double value 9223372129088496176.54775808 in array when it should not be there. This value cannot be filtered with normal if clause e.g. this would not work double _br=_BR[i]; if(MathAbs(_br)>=1.0){ printf(" Invalid br");} but this does...
Hi community!
I have a Problem. I have an indicator which i like to use for my trading but now I want to test how the indicator is doing as an ea.
Can anybody tell me how to/help me to turn and indicator into an ea ?
Hope you can help me.
thanks
Hello all,
while testing an EA in TESTER I came across the following scenario:
- One candle high value was @57760
- EA placed a pending order to buy only when price reaches 10 pips above this high value, @57770
- EA hasn't been tested yet during real time market hour, so I hope this not to...
Hello all,
Sometimes buy/sell arrows from a previous test are still being in graphic window when a new test is started.
Is there any way to avoid or clean them?
[Deleted]
That I am disappointed is a fact. I have some observations and thoughts on the subject, and some conclusions - but I'll post mine later, for now I'd like to hear what people think on the subject
Can anyone add a feature so I can use a % of account balance for lot size under MMbalancepercent?
Code attached. Never mind the entry strategy.
Thanks
I want to make ea from a programmer on mql job forum. I select one programmer and my money is locked now but programmer is not responding.how to free my balance and cancel programmer. ea making time is also over. please give me any solution whom I complaint
Hi there,
I would appreicate it if anyone could provide an EA or a script that brings my SL to BE( or a level I set) once a certain profit is hit.
Thank you in advance.
(and also does anyone have a pip counter indicator for MT5? thank you)
[Deleted]
Hello, Can someone suggest a EA available on MQL5 website or on MT4 platform for opening balance of $50 and currenct pair EURUSD?
Hi, Are you able to subscribe to a signal provider and run a EA at the same time? Can you set say, 40% of your balance to the EA and 60% to the signal provider? Or is this broker dependent
Hello,
I am pretty new to mql4 programming. I've made some simple EA, and while testing it (with strategy tester), some positions are opened above the current price, and some stop losses are triggered even that price never reached into that zone.
Here are some pictures:
Picture 1: Buy position...
Hello all,
I am building an EA and it is properly sending orders, but every time it reports [invalid expiration].
I would need this EA to send orders as pending orders, since the strategy requires a start order.
The code I have is below, please advise.
MqlTradeRequest request;...
Hello, How do I remove a static array to free the memory space? FreeArray only works on dynamic array's not on static and arr = NULL gives an illigal array excess exception tcheers Andre
I have an EA trading on the Daily time frame, however, somedays - like today - it doesn't trade and I don't know why.
I tried to solve it by taking out the following part of the code:
---------
//--- go trading only for first tiks of new bar
if(Volume[0]>1) return;
--------------
But it...
I suggest that those who would like to try and learn FIVE together. Unfortunately, in the main branch, where beta testing is going on, there is little help in learning a new language. There is really testing for bugs and the branch is intended for PROFISERS. For the other 90% of programmers I
Hello community,
I need to catch the event in the "OnTradeTransaction", that the whole postion is going to close (request). I tried to vary with the Trade Operation Types and the Trade Transaction Types, but I cannot manage to create this "event" -> Position Close.
I´m sure it is pretty simple,...
I made new ea. it work in my local pc but when I try to install it in vps it is not compiled and not showing ea on expert profile.please any one can help me
preventing same bot to be attached to same pair with different period or having OrderPeriod() saved
(13 1 2)
Hi, I found that with mt4 if you have a bot and its attached say to AUDUSD on M15 is there any way in code to see if the same bot/version is attached on the same pair but different period?
For example: If I have 5 open charts m5, m15, m30, m60, m240, I can run my bot over all of them but because...
Hi everyone,
can someone explain me the purpose of this DEAL_ENTRY property: DEAL_ENTRY_STATE? The documentation gives no information about it, only the fact, that it exists.
What situations will involve using this?
Thanks,
Benji
Hello community,
it consumed some time to get this:
Do I understand something wrong, or is this a bug?
Kindly,
Olle Onkel
Hi,
I began buying and selling by The Signal yesterday.
I set up yesterday and there was not a action in half day.
However, after rebooting MT4, many orders have been carried out suddenly.
I was surprised.
I confirmed a position holding the signal in www.mql5.com just to make sure.
Then an...
When I use a several pairs and run it in strategy tester, the two window will be created, EURUSD D1 and USDJPY D1:
MqlRates d1[];
ArraySetAsSeries(d1, true);
CopyRates("EURUSD", PERIOD_D1, 0, count_bars+1 ,d1);
MqlRates d2[];
ArraySetAsSeries(d2, true);
CopyRates("USDJPY", PERIOD_D1, 0,...
Hello,
many posts here are about this problem. However, it seems this is not solved and the desk did not answer for this so far or in russian language.
The Problem: i do a trade , entry at price p1 and exit at price p2. MetaTrader shows the profit for this trade.
I like to calculate this profit...
Hi!
I need a simple RSI alert ea in MT5: if the RSI is higher than 70 or lower than 30 then it makes an alert!
I've tried to make it, but it's not working properly:
input int RSI_Upper_Level = 70;input int RSI_Lower_Level =...
Running MT4 on wine through a mac and getting this message when running any of the experts in metatrader
They used to work and now dont but i reinstalled mt4 - can anyone help?
Hi. I wrote a expert but my custom indicator(ftlm-stlm) is repeated in chart when i want to test it. how can i solve it ?! thanks!
#include <Trade\Trade.mqh>// exported variables// local variablesdouble PipValue=1; // this variable is here to support 5-digit brokersbool Terminated =...
http://gifmaker.me/PlayFrameAnimation.php?folder=20140803173NE4ZBodV7NHtAUIIdUoVA
In the link posted I created a gif image of 3d optimization graphs. This is an EA trading EURUSD. there are 25 optimization passes/ settings combinations. Starting from january 2012 for every month each graph frame...
I have been thinking what to do in this site to make some money.
I am posting currently.
What more can i do?
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.