Hi, Is it possible to download the data of a currency pairs price movement for X amount of time for 3 different timeframes? And if so how is that done? Thanks for the help
Hello, When I make a get_position I have the list of my positions opened, and I have a colum with the "type". Type 0 is a Buy position and Type 1 is a sell position. positions=mt5.positions_get(symbol= "GOLDmicro" ) if positions==None: print( "No position on Gold, error code={}"
Hello, I'm trying to automate trade Eurusd but every time I send a request it doesn't execute. The error comment is invalid stops . Here is the code: symbol= "EURUSD" volume= 0.01 price=mt.symbol_info_tick( "EURUSD" ).ask sl=price- 0.0001 x=mt.symbol_info_tick( "EURUSD" ).ask y= 1.07234 , 1.07230
Hello everyone, i want to create a EA, but i have the problem that sometimes my buy, sell or close trade is executed a bar later. I use ADX with period 10. Here is a share of my fxdreema EA:*** So to my problem. Here is a example: (ADX Baseline is yellow, DI+ is green, DI- is red) The white arrow
Hi, how can i remove the sign on the graph. I couldn't find it on the help section and maybe I don't know its name
The one I've got has an entry in the expert advisors section of the mt4 terminal but I don't see any means of terminating it. It doesn't figure in the "my subscription to trade signals" at https://www.mql5.com/en/signals/subscriptions/all Does one just stop paying the subscription price?
Hi, I'm desperate, the signal <Deleted> is in a large drowdawn and I can't renew my subscrition of 39 $. My credit card dosn't work? I have a balance of 80 $ on my mql5 account!! Any suggestion
please am new here, i was making deposit when i got this message " Financial operations are limited. Please contact our technical support team " my account is limited. please how can i resolve this
Comments that do not relate to the "Error MT4", have been moved into this topic
I have created an expert advisor that searches, within all the symbols offered by the broker, which symbols in a specific timeframe satisfy certain requirements given by the values of several indicators. Everything works well only that sometimes the call to get the handle takes a long time (I assume
The MetaTrader 5 platform update will be released on Friday, June the 18th, 2021. The new version features the following changes: Terminal: Added ability to receive push notifications from the server. You will be notified of executed trading operations even if your terminal is closed. In earlier
The calculation of "Performance Rating" for agents is not transparent enough user accounts are running up all sorts of strange charges! Even when no passes are being made by the agents, one's balance can still be used up.
I propose before each optimization Metatrader calculates the cost of a...
I have made a new account and it require to add mobile number. when i enter mobile number it ask me to authenticate by entering password. I have entered my MQL5 password, Trading Account password but both are not working. kindly let me know which password i have to enter to authenticate and if i
what should i do when i register as seller i dont receive any sms from mql5
Hi, Is it possible to copy a signal that trades .pro suffix pairs, "converting" it to a normal pairs ? i.e. EURUSD.pro > EURUSD In my understanding, the .pro suffix just means the trader uses a pro account on its broker, but the instrument (i.e. EURUSD ) is the same. When trying to copy it I get a "
Hey all, I'm getting near to what I hope is the final stretch of my indicator and EA. Now, is it automatically going to work with the strategy tester or is there something I need to do to make it work
[Deleted]
Hello I want to learn make MY own EA. But i don't know how to make own EA/ROBOT. Anyone can help me for learning making OWN EA. i am trying long time but i can't please anyone help me . How i can make my own EA
Hello, Weird deal. Went to bed last night after working on a program. It uses and iCustom() call which was working successsfully. In the OnCalculate() the BarsCalculated() returned a value, and CopyBuffer() was getting values. Woke up this morning to start working on the program again, and
I created a robot but in the backtest it is making several orders at the same time on the same asset. How do I activate only one order at a time
Hi. My broker installed their website in my meta-trader terminal. Does anybody know how to edit this. I think it should be somewhere in the config folder? I can not find the .ini files there
I tried creating a MACD expert advisor(EA) of mql5, but it doesnt execute order order and doesn't give any error message. Please, what could have been the cause? Below is the code: ***
positions of 11th may is shown when the history is selecte from 11th to 12th of may otherwise 11th n 12th are empty
//+------------------------------------------------------------------+//| test_iBars_iTime_MAXBARS.mq5 |//| Copyright 2019,fxMeter |//| https://www.mql5.com/en/users/fxmeter...
[Deleted]
Please I need a USA broker that allows hedging
just like the picture: When a stoploss or takeprofit is triggered, deal will automatically write a comment. How can it be prohibited? How to use code
In mql4 there is iStdDevOnArray and also iMAOnArray, but not in mql5. can somebody here create them for free
My local MT5 installation was just updated to build 2361. After that, tests with my EA started failing on placing new orders, always with "not enough money" error. Why this is happening? The exact test with the same EA was working until yesterday, but now orders are being rejected on strategy
Hi friends I apply for a seller account and submit all documents but they reject my application Can i try again or not
Good day. I am registered as a seller on mql5. I've fulfilled some orders in freelance. I haven't been able to apply for freelance jobs, or even post a job for over 2 months now (since February). I don't remember if I did something wrong, there wasn't any warning on my page; just suddenly could not
A simple attempt to synchronize the OnTimer() call to TimeLocal to be called at around the next second has revealed a question, I cannot wrap my head around. So I tried to analyze the behaviour and found that GetTickCount64() and GetMicrosecondCount() give confusing results, as can be seen in the

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.