Hello everyone, I'm new on meta trader, I'm trying to develop a simple python script that can connect to my account and get some informations, like balance, account t info, open orders ... etc. I found metaAPiCloud and I understood that is a third party that gives you the ability to access meta api
is there an easy way to easily apply the same indicator hundreds of times each with different inputs? or must it be done through code? if so how to code that? this is the indicator Free download of the 'MTF_LRMA' indicator by 'Scriptor' for MetaTrader 5 in the MQL5 Code Base, 2019.02.07
EA validation completed with errors, but there aren't any error on the report. What should I do?
(15 1 2)
any idea on what I should fix
Hello, Below is what's happening to me, It is the same on the Broker's website and now here. It never has happened before on my laptop but is still ok on my desktop. Thanks, and regards, Gman
Hello everyone ! Hope you are doing well... Please, I would like to know how to implement this tool in Mql5 ? If anyone here could help me with a little source code for this tool, it would have really helped me. Thanks
Hi. Is there any Local "South African's, that can code me a expert adviser? Regards Neal
Not sure if anyone faced with this issue? I have Upgraded laptop from Windows 7 to Windows 10, and suddenly my MT4 won't work. Try to download MT5 direct from MQL5 and during installation, ask to key in Proxy server address. and can't proceed at all. Hope someone in the community can assist.
I cannot make new purchase after I run out of 5 times of activation. Please instruct me or reset the product purchase for me. Thank you
Hi, Why i get this message in metatrader 4 journal? 2018.12.19 20:51:43.356 MQL5.community: authorization failed 2018.12.19 20:51:42.973 MQL4 Market: failed to get list of user products [401] ..................... 2018.12.19 08:53:05.191 '***********': datacenter connecting failed [6] 2018...
Where/How to request Oanda retail open positions? I've tried requesting this way; url= " https://api-fxpractice.oanda.com/v3/instruments/AUD_USD/positionBook " but I get result different results (see attached pic)
How do I delete or edit my comments left on a market item (comments given for an EA etc.)
Do any members here use the above indicators to help their trading
Good day. I have logged in to my account on my PC, and I have fogotten my Password Now due to the fact I use a VPS and I do not want my system to go offline not even for a bit. is there a way I can recover my password from my MT5 platform without going back to the Broker. Thank you for any
i want to do ENUM_TIMEFRAMES xTF; // some logic to set xTF bool listOfIsNewCandle[ 6 ] ; if (someBoolCondition) { if (xTF == PERIOD_M1 ) listOfIsNewCandle = {isNewCandle_6min,isNewCandle_5min,isNewCandle_4min,isNewCandle_3min,isNewCandle_2min, false };
So while subscribing to a signal I received a notification saying US100 is not available with my broker, as the symbol is titled NAS100 .. is there anyway to connect these symbols in settings? If needed, were to program an EA to convert US100 to NAS100, would the signal still be received to the
Seems like mt5 is backward because we still can't use line studies on. the strategy tester. Why not develop something that is the same with the main trading platform but with added replay mode and and still maintain the EA testing as well. It's so weird that the strategy test, is only meant for EAs
I am subscribed to Just2Trade-MT5 on a MT5 Demo account. How do I get marketwatch to show tickers instead of forex? How do I get the strategy tester to use stock ticker symbols instead of forex pairs? Thank you
Hey there! How can I calculate separate profit factors for long and short operations in OnTester()? I want to refine my scenarios considering those ones in which both profict fators for short and long operations are nice enough (separately). However, as long as I have a consolidated profit factor
when I remove an EA from a chart and then sync again to MQL5 VPS to stop the it running from vps, as soon as i sync to VPS, new orders opens on the charts that I have EA running. So how do I stop this from happening? Thanks
im tring to write a mql5 code based of rsi... i want the EA to only take two trades max a day even when more siginal criteria still pop up... further more, a max of one sell order and one buy order. How do i go about that... my code apparanently takes as many trades as possible as long as the
Can you help me to fix this problem? ';' - open parenthesis expected bot.mq5 42 28 (42) double pipValue = Point; (43) if (_Digits == 3 || _Digits == 5){ (44) pipValue *= 10; (45) }
Hi Can anyone recommend a Broker suitable for Hyperactivity (Scalping). Thank You
Hi All, I have an EA and when the trades close there is no dotted line showing on the chart I remember it was showing the dotted lines before, i dont remember when and what I have changed in the code, but the ordersend line is still the same and anyway i can't find anything in the ordersend that
Hello. I am sure this has been asked before, but I couldn't find it in the forums. I am trading 0.5 volumes of an instrument quoted at 1840.922 USD. Tick size is 0.001 and tick value is also 0.001. I am willing to lose 5 USD. How do I calculate stop-loss to use in the New Order window? Thanks
Is it possible to access the buffers of indicators loaded on the chart from an EA
Hi guys, I have the following code, which retrieves the rates using python from MT5. But the information is not the same as the broker. In this example I'm using Pepperstone. For timeframes like different than H2,H3,H4,H5,H6,H8 and H12 are correct. Please see attached image with the difference. They
Why in addition to taking advantage of computing power (CPU), don't you upgrade MetaTrader 5 Agents Manager to also take advantage of the computing power of computer GPUs ? It would be a great opportunity for the community to offer more computational power to those who need it, and at the same time
Records more winning trades than losing ones Records more losing trades than winning ones but profits equally overall Trades atleast 5 times daily Trades 5 times a month but is equally profitable Makes very high profit with high risk of margin call Makes small profits with very low risk of margin...
Hi I am having an isssue with migrating my Deriv account onto a VPS Error message that i get and when i check the logs i see this
There is potentially an issue with decrementing loops whereby the value of an unsigned value can go to -1. It's easy enough to work around though. for ( ulong r = 2 ; r >= 0 ; r--) { PrintFormat ( "r= %d" , r); // Workaround MQL5 bug if (r==- 1 ) break ; // do stuff } Results

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.