MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading and Strategy Testing Forum

Subscribe to signal
FOREX NAVIGATOR
143.09%, 10 212.57 USD
Screenshot
GBPUSD., H1
Real
Intraday TraderIntraday Trader Try product
Intraday Trader
Author: tonjo
Transferring Indicators from MQL4 to MQL5 Transferring Indicators from MQL4 to MQL5 MQL5 Wizard - Trade Signals Based on Crossover of Main and Signal lines of MACD indicator Expert Advisor
MQL5 Wizard - Trade Signals Based on Crossover of Main and Signal lines of MACD indicator
Author: MetaQuotes
To post a new topic, please log in or register

/ General

I installed Metatester build 794 on a Windows 7 PC 3 days ago. I maked all the configuration like indicated on the procedure. But the trafic In/Out stays at zero ! It's the same thing on another PC (XP). Is there an explaination, a problem with 7 ? Thanks by advance . Regards. Chappy
I have a script that creates trend lines. that I use to When I create a trend line using this class, with 2 points, it shifts the second point price a little lower then point 2. For instance, EURUSD 4H I use: line.Create(0,line_name,0,dt1,pr1,dt2,pr2) and the line is created at dt1,pr1,dt2,pr2 - x...
MetaQuotes Software Corp. has reached an agreement with BM&FBOVESPA , Brazil's leading financial exchange, and gained the right to transmit delayed market data via the MetaTrader 5 trading platform free of charge. Market data or, in other words, market quotes are often provided by...
  metatester (2)
Hello! About a week ago I've installed on one of the rarely used machine a metatester, it's 8 cores are shown in my Profile\Agents ever since that date. Log is below GL 0 08:30:07 Startup access rights to common directory successfully checked EF 0 08:30:07 Startup Service start...
Hello MQL5 community, Is there a way to limit in/out traffic size to a fixed value within the 'MetaTester 5 Agents Manager' OR must port traffic be controlled using a separate application? Thank you
Dear Metatrader Team, I would like to know if I am allowed to announce on my webpage my services for EA programming. If so , am I also allowed to use the words "Metatrader" and "Expert Advisor" ? Thanks for your help, regards, Filip
Hello MQL5 community, I'm interested in participating in the MQL5 cloud network. While reading this article: http://www.mql5.com/en/articles/302 I noticed a requirement which I'm unsure I can meet. "All critical operations are confirmed by SMS received to the mobile phone number,..." . I don't know...
Hi Guide me how trades details comes to my android mobile . I register MetaQuotes in mql5.com Thanks Krishna
Closing trades themselves Slippage Not evaluating systems long enough Poor money management on subscriber side Connection problems
I uploaded a chart by mistake before I even opened a user from mt5. how can I delete it? and if there is no way I can do it who should I ask to remove it? thank you
I have bought and paid for a software at mql5-market. I download it - it works. The rule says: IV. 11. "After purchasing the Product, the Buyer can have two free-of-charge Activations of it on a different hardware." I want to download such a copy. How to get such a copy? Customer Service (HELP DESK)...
We are pleased to announce the official certification of the MetaTrader 5 trading platform by the Chicago Mercantile Exchange (CME) . Due to this, CME brokers now have the opportunity to use MetaTrader 5 when dealing with their customers at CME. The certification awarded officially denotes that...
  mql5 cloud (8)
Hello MQL5 community, If anyone in the community has successfully registered their MQL5 account with cloud and is earning credits please provide simple instructions so I too can complete this task. Thank you
Hi, It may be silly question but I am new please forgive. I downloaded MT5 Demo but it seems to have only forex available. Is that because the demo is limited only to forex? And if so can I get a the non-demo and is it free? Thanks, Rory
How do you actually curve fit? What is your experience? I'm thinking is if I'm using Takeprofit and Stoploss to prevent bad entrys and enter only good entrys.
i want to know ... do not offer MT5 and then how to use Moment catcher?? offered by mtqotes? EDITED by moderator
  OOP basics (1)
Hello! I used to program in other OOP language and there is a nice feature there that allows to distinguish between global functions and functions of the current class instance. I mean, let say you have a class named CClass. Then inside the class code you need to call 1) global function named...
yes: MT5 covers all my needs and i am using it for trading/testing/development or i will use it in the nearest feature partially true: MT5 offers more than MT4, however there are some disadvanteges which prevent me from migrating to MT5 completely no: MT5 has some serious drawbacks which prevent me...
Inspired by the topic here , in my opinion MT5 with all its power is missing some viable options. This is not a thread about why MetaQuotes didn't give me. But rather how can I find solutions to the problem. It appears that having control of tick-data and market-info would not be implemented within...
Hello! I love MT5 and brokers seems to start loving it too. The only thing is that they all have their limits on number of instruments. So, is it possible to use just one MT5 with several accounts from different brokers at once? Thank you!
Hello! Please have a look at the video attached. When I try to commit changes up to the storage instead of OK button I see a black rectangle. It doesn't bother me much, but MT5 guys, you may be interested :) Thank you!
Hello, I made a simple MQL5 script . No problem to attach it to a chart, it runs properly. But if I'm changing the Timeframe of the chart (for example from M1 to M5): the script is automatically removed from the chart. Any help appreciated, Thanks
#property indicator_chart_window #property indicator_buffers 4 #property indicator_color1 Yellow #property indicator_color2 Yellow #property indicator_color3 Yellow #property indicator_color4 Yellow double one[]; double tow[]; double tree[]; double four[]; int...
The outlook of the trading platform is awesome! but as fantastic as it looks, its not working on my laptop; what must I do please!
  storage MT5 (3)
Hello! I love this feature a lot! What I would suggest for the future releases is to implement template sync across all MT5 terminals with the same account on mql5.com. Thank you for listening to us!
hi i want to change the magic number in my current ea because i want to trade the same pair (euroyen ) with other time frame. bye
MQL5 great benefits is embedded in it, everyone should take this advantage and join the stream of guys using it. downloading is fast and free, installation is simple.
How do calculate the above: For example, if I start by placing a trade of lets say 5 lots of EURUSD then on the in the toolbox under the trade tag I can see the order type, the price the order was placed at, the current price & current P/L. Now if I sell 0.01 lots of EURUSD I can see the lots...
Hi Chaps, I'm battling with sqlite3 c/c++ api particulary sqlite3_db_filename function. My knowledge isn't great about c/c++ and need to read database filename which I assume is array of chars and function returns a pointer to this array in memory. Any help or points of reference where to start?...
previous123456789101112131415...104next