General - page 957

In the recent 24 months, the stock markets have been on a down turn, and many people started looking towards multi-directional instruments like forex trading. The great thing about trading the forex market is that there is a large amount of free information online, and there are many brokers who...
Hi all, According to the documentation (https://www.mql5.com/en/docs/standardlibrary/generic ) generic templates should be available in the Include\Generic folder. However there is no such folder in MT5 ! Would it be possible to upload it ? Thanks in advance, Sk
Goodmorning everyone, I have an unusual problem and it happens in a seemingly random way or: data: I have a farm with 50 agents around me, during the optimization phases, that some times they are used all a few times it is likely to use only those on the local computer, the one where I run EA. the
The MetaTrader trading platforms received the Best FX Trading Platform award at the Finance Magnates Awards 2017. Last year, at the London Summit 2016, the MetaTrader 5 platform was named the Best Multi-Asset Trading Platform. Also, MetaTrader was the winner in key categories at the Financial...
Hi there, I have a private class variable _confirmedPivots that I use to contain pivots from a different collection (of the same type) that have "confirmed" (by the rules of my methodology). I create a copy of the source CHiLo object (see below) and add it to _confirmedPivots collection. When this...
I have a camarilla indicator that needs a little tweaking- and i also would like to have it autotrade for me when certain pivot points are hit- if you think you can help me then message me and ill explain in more detail what i need.. thanks! ill also pay
pair usdjpy felling down, my balance 26$, Equity: 15$, now free margin -5$, here on pic current situation, my question is when my order will close when my Equity reach 0 or its my order will close early , do I need topup some $ to protect early closing order? Thanks
Hello All, I am using a demo indicator downloaded from MQL4 Market. While calling in EA through i Custom. I am facing one error : "2017.11.17 15:30:21.632 2017.01.03 01:18:10  Impulse Checker EURUSD,M5: initialization failed (1)      2017.11.17 15:30:32.993 2017.01.03 01:18:19  Impulse Checker...
[Deleted]
  Alternative MQL editor?  (14   1 2)
Hi there guys! Question: is there any alternative to MQL Editor? I don't mean an editor that can actually compile, but simply a better alternative with syntax highlighting (I know that MQL Editor has that one) or any other useful features that can make writing/ editing code easier. Again, I really...
  How to make product file?  (12   1 2)
I have a new product. I would like to upload my product to Market.  Let me know how to make product file, please? 
Hello, I have created two new custom symbols and was successfully able to feed them with the bars as the follow example for each: <DATE>,<TIME>,<OPEN>,<HIGH>,<LOW>,<CLOSE>,<VOL>,<TICKVOL>,<SPREAD> 2016.05.12,13:06:00,2.76,2.76,2.76,2.76,5264,0,0 2016.05.12,13:07:00,2.75,2.75,2.75,2.75,20000,0,0 Is
Hello all, I downloaded and installed the MetaTester 5 Agents Manager build 1643 a few weeks ago and setup agents. I have the scheduler enabled to allow cloud networks tasks anytime as well as checking the box on the MQL5 Cloud Network tab to sell computing resources via an MQL5.community account....
High, a question from a newbe: Is it possible to shift a signal from one account to another? If so, how to do it? When I subscribe to a signal, first I check on a demo account whether slippage etc. is acceptable. If I'm satisfied I want to continue the signal on a life account. Till now I see no...
Dear administration, I have used the search, but have not found any information on arbitration, namely rules, regulations and deadlines. How does arbitration take place, what is the sequence and what are the deadlines? And why is the "next" button still active on the "submit jobs" page when a
[Deleted]
Hi, I'm searching a MT4 programmer for a work... I bought an indicator which defines trend, I would like to create a multi time frame Indicator (mainly seven timeframes M5,M15,1H,4H,Daily,Weekly,Monthly or more if it's possible), in separated windows where i can see when there is a bullish (green),...
MQL5 Cloud Network: Are You Still Calculating? It will soon be one year since the MQL5 Cloud Network has been launched. This leading edge event ushered in a new era of algorithmic trading - now with a couple of clicks, traders can have hundreds and thousands of computing cores at their disposal for...
Hi Can any one help with this code to scan multi pairs as it shown in the code.       string pairs[]={"AUDCAD","AUDCHF","AUDNZD","AUDJPY","AUDUSD"};      int PairsToScan = 5;      bool isNewH1()       {         static datetime BarTime;         if (BarTime==0)                            {...
Hi, I am new to MT5 and need some guidance to get started in programming MQL5. I am trying to write a simple indicator that: 1) Puts a Green Up arrow at the low of a bar when: the given bar's range (close - open) is more then that of bar 3 periods before 2) Puts a Red Down arrow at the high of a bar...
Hi all, is there an existing zigzag indicator - that can detect user specified swing sequences? eg. I want to detect a successive order of a HH, HL, HH, HL, HH? Thank you eb
Hi guys, So this is my first time posting on this forum. I have only a very small amount of coding ability, but after a few weeks of reading, trial and error, and trying hard to remember what I learned in school I have manged to write an indicator that gives fairly good entry signals according to...
The essence of the theorem is that if analysis of prehistory of random sequences on one depth gives zero mathematical expectation, it doesn't mean that the analysis of prehistory on the other depth will give the same expectation . To simplify it, in order to prove the presence of memory in a random
Download Free xlpipsm.ex4 Download Free xlpipsm.ex4
[Deleted]
  Windows 10 and MT5 issue  (13   1 2)
I use Windows 10 Home Edition and MT5 for the last 2 and 1/2 years. Tonight I have for the first time ever done the following : My MT5 Demo platform was still up with 16 EuroDollar charts from M2 to Weekly, each with the additional MACD and Stochastic indicator windows at the bottom. For the first
I just rented an EA on mql5 website for 1 month. How to activate it on the terminal ? Thanks again for any clear response, guys. Cheers
Hi fellows, I am trying to create a simple expert advisor with a moving average crossover criteria. Open a ticket when they(MAs) cross, and close the ticket when they cross again.  the problem consist, when Im trying to specified only one trade (ticket) opened, and dont open more ticket until this...
Hi all, Are there any traders who run Metatrader 4 on Windows core 2012? Is this setup supported for MT5? My single MT4 setup consumes 90 MB VRAM memory on a VPS with a GB virtual RAM on a Windows server 2012 in a VPS farm.  I didn't plot the memory usage of MT4 in performance monitor although. An...
VISIBLE SL/TP LABEL in $$$ Please someone help me. I want a custom indicator to show the profit/loss in dollars as a small label on the sl/tp lines itself. I have an EA to deploy sl/tp automatically. All I need is, the indicator should display TP/SL in dollars and whenever there is a change in sl/tp...
Hello Everyone, I am a newbie of using Expert Advisor, asking for advice of whether there is a utility(EA) of removing another EA when the balance/equity reaches 500 USD, for example