General - page 11

We are preparing MetaTrader 5 module for Python. As with the R package , we are testing on simple functions to extract data from a running copy of the terminal. How you can test how it works: Install Python 3.7.6 x64 from https://www.python.org/downloads/windows/ with the %PATH% path included , Get
I can't login on my mt4 to access the indicators that I bought on ,mql5 have email me new pw an i still cant get in on my mt4 please help
Hey guys, Im new here in coding, I tried to code together an EAm which simply uses the last 6 Candles, if thosse 6 are down-candles it opens up a long-position. That seems to work, but I cant get my EA to close that position on the next candle. I would be glad, if theres anyone who can help me on
MQL5.community is growing every day and in less than 2 years our site has changed beyond recognition. Today the mql5.com website includes the following sections: Documentation to the MQL5 language.Code Base with hundreds of indicators, Expert Advisors and scripts in MQL5.Articles on various...
Hi all, I am testing the same EA, on the same broker, same server, same settings, but two different accounts - One test results in 10 times more profit than the other? How is this possible? I am at a point where I do not trust the MT5 tester anymore. Please help
  Forecast and levels for Oil  (255   1 2 3 4 5 ... 25 26)
Brent Crude Oil April-June 2017 Forecast: weekly correction with possible breakdown; 49.69 support is the key W1 price located above Ichimoku cloud in the bullish area of the chart. The price is on the secondary correction which was started in the beginning of January located within the following...
hello unfortunately i entered wrong word in my name so how i can edit it can please some one guide me. and please also tell me that it can be issue for withdraw the payment in future
  Help please  (3)
Hello, I've been using an EA expert in MT5 since a long time for my main account. i just opened a new secondary account in MT5 and once I log into it the EA goes under the secondary account. is it a glitch or is it actually moving there? and any recommendation because I wanna open the same bot for
  test indicator  (1)
how i can test indicator mq5
How to enable trade_allowed=True by default I am getting False but we don't want set manually i want set this value by using python code please help
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
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 };
All MT5 installed on my computer are showing this error when trying to log in to the Community, however, the MT4 versions are able to log in normally
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