I've recently installed 2 different popular EA's from 2 different developers ... Everything appears to be ON and running ... I can see the little smiley face, and the auto-trade button is engaged ... but neither of the EA's have taken a single trade yet (It's been over a month). Who can I contact...
Formula USDX Index = 50.14348112*pow(ask(EURUSD),-0.576)*pow(USDJPY,0.136)*pow(ask(GBPUSD),-0.119)*pow(USDCAD,0.091)*pow(USDSEK,0.042)*pow(USDCHF,0.036) PROBLEM: is that the synthetic instrument formula is empty therefore no quotes are available. The custom symbol and the existing symbols quotes
I'm looking to detect event of dragging trade level WHILE dragging. I have written indicator replacing standard trade levels with custom HLINES. I do imitate level dragging by using attached code, but the solution is not elegant, takes more resources than necessary and triggers on every mouse move...
Hi, the website had an erorr during send the feedback. Unlucky i press 3 starts instead 5. Has anyone idea how to change it? The website had the error, which do not let me send the feedback so i tried few times, on the end probably was my mistake to press 3 stars when was so angry Thanks Przemyslaw...
Hello to everybody, My goal is to register myself as a seller, but it is not clear for me which is the exact difference among Identity Certificate and ID Card. Better if an Italian user could reply me. Davide
Hi I'm having a big problem Two days ago I bought and rented 2 expert I've downloaded it on only few platforms First expert I downloaded it on only 4 platforms but I see 6 activations (look at next picture) Second expert I downloaded it on only 4 platforms but I see 9 activations (look at next
Hi, I was doing some back testing with the ADX indicator, and I noticed then even though I am using PRICE_OPEN in my code, that the ADX values for main, DI+ and DI- all change actively during the candle. I would suspect this behavior if set to PRICE_CLOSE, but PRICE_OPEN should be reporting static...
Hi, I'm trying to assign 'PERIOD_M1' to a variable called 'timeframe' so I can change it once at the top but the below gives me error 'timeframe' - cannot convert enum. Any ideas? void OnStart() { //--- int shift = 3; int File; int timeframe = PERIOD_M1; double open,...
when i create trend lines for example on eurusd, change to eurcad, and then back to eurusd the trend lines are gone. i know i could save it as a template or profile but thats way too time consuming (including creating a profile for each currency and switching between them). is there any way to make...
[Deleted]
Hi im looking for a sell and buy limit script. E.g. the buy and sell limit should be specified X amount of pips from price. These should occur at the same time. And also the t.p, sl and lot size should be manually entered before. Is there anyone with this kind of script. Or anyone who can code this....
Hello everybody, I'm trying to contact the service desk since two weeks,,, i send them 5 messages during this period but im not getting any reply... Do anybody facing the same problem, and if yes; do anybody knows why??!! Regards,
Hi I have tried to rent VPS, But always does not find any company what's the problem? Look at the picture
[Deleted]
A question re Market product If I want to increase the number of licenses, do I have to purchase with a different account? As I understand it, he spent all the activations, and he needs more activation. Сan he buy the productagain from his account? Admins please, answer me, how to...
//+------------------------------------------------------------------+//| statistics.mqh |//| Copyright 2015, Herajika |//| morinoherajika@gmail.com...
Hi All, How many EAs per chart on MT5? Only one??? Is there a way around that? Thanks! Jose
I find the growth rates to be quite confusing. If you could please explain the method used. How can for example an account has grown by 15000% while in simple financial terms their account is only ten or fifteen times the initial deposit, hence, 1000 to 1500% growth.
Is it possible to remove the price line on the chart and keep the price on the right side of the chart? Similar to the chart I attached
hi, i nead to impleament a lot multyplier in this grid script i post the code. Can someone help me? //+------------------------------------------------------------------+//| SetGrid Script |//| By...
I want to stop or start an EA when a requirement is true or false example:if spread > 5 stop EA else start EA I made this script but to no avail #property link "https://www.mql5.com" #property version "1.00" #property strict #include <WinUser32.mqh> #import "user32.dll" int GetAncestor(int
The MQL5 profile page has a line for ATC (Automated Trading Championships). I am wondering when was the last time the contest was run and any plans to do another one? It sounds like fun and might open up further discussions on strategy and increase forum participation in general.
How can i request a feature to mt5 and mql5? there is an important thing that lacks mt4 and mt5 is multi currency backtesting and optimization ! because once indicator or strategy backtesting and found the ideal settings for it on pair when doing this on another pair it just become very difference...
Hi, can i use virtual hosting service for 2 trading accounts from different brokers, using 1 mql5 account? And do those accounts have to be in the same names as the ones in mql5 account?
hi im getting this problem on my EURUSD it keeps closing my newly trade please see attached file ty
Hello Respected community Coder... I wan't to use "Martingale system with increment of lot size 0.01 to 0.03. PLEASE WHAT IS CODE ? I post MACD EA WORKING CODE, Guidance will be appreciated. // External variables extern double LotSize = 0.01 ; extern double StopLoss = 0 ; extern double TakeProfit =
string st = "" ; for ( int i = 0 ; i < 1000 ; i++) { st = i; ... } or for ( int i = 0 ; i < 1000 ; i++) { string st = i; ... } Is there a difference? given all the optimisations of the mql5 compiler
I copy a signal. Sometimes I open a trade by myself has same instrument/ same order (buy or sell) with the signal provider ( but mine has better entry point ). Please advise me how to set up : when order of signal close, my order ( opened by myself ) close too. High appreciate for any help Thanks
hi All How to remove my MT4 account# from the list after my Signal Service end ?
Hello, please do anybody know how to increase lot size during signal copying ? My acc. is smaller than acc. of signal provider . I found on some forum, that it is possibile using copie in VPS, but I don´t understand. thanks Martin Fousek
is the price listed to subscribe to someones signals, per month or per year or ?could someone please help me out with this question.
Guys! I would like to teach people how to trade. For this I need an option ( tools) in MT4 that allows me to show only a part of the chart from the history. The best will be to load a chart on mt4 of a pair for a week ( per example) - from the last monday till friday . and show to the students...

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.