General - page 416

Let's say a scalper is looking to place multiple trades daily with 5 pips target in each trade. What should be the risk to reward ratio? Also, kindly advice on the best market structure to scalp in, ranging or trending market
I would need an indicator to tell me in any way when it occurs that two neighboring candles have highs no more than 3 pips apart in an uptrend and when two neighboring candles occur that have lows no farther than 3 pips in a trend bearish
Hello, during the implementation of my EA it was quite easy to debug errors/warnings that happened during backtesting in the strategy tester. Now, during live operation some unexpected things happened - as expected ;-) - and I do not know how to properly debug the code now. Is there any better way
Hi, My VPS issued a close command on its own, causing my EA not to function as expected (please see attached screenshot). The thing is, Today I noticed that some of the positions that are supposed to be closed by my EA did not close at all. Looking at the logs, the EA stopped working due to the
  Autotrade  (1)
Uma operação de AUTOTRADE foi efetuada na minha conta me causando um prejuízo de US 102,40. - Data: 04/08/21 - Hora: 05:37:16 Desconheço esta operação e não autorizei que seja efetuada. Como podemos solucionar este problema? Aguardo resposta
Hello, As the title suggests, when I am using a live account that is funded through forex.com, I cannot access a new chart. What am I misunderstanding or might be doing incorrectly? Note, that the MetaQuotes- Demo account starts and I can do all that I should be able to do. So my internet is
I'm attempting to run a strategy test on one of my EAs. I'm emulating comission and a few other basic settings via the Delays and Slippage settings to ensure I'm testing with near-live trading conditions. Although my issue here is with the "Margins" tab in the "Trade Settings" window after clicking
I have BUY a EA product . and I can not install . It announce me as a picture bellow Some one can introduce me fix that problem . thanks ( And the meaning of red lines is FAILED TO INSTALL)
Hi, How can I cancel my purchase? I purchased the Multitool Trade Manager. And I received the wrong version. Regards
When I click the "Help Topics" under the Help tab nothing happens. Also when I highlight a string of code, right click and hit "go to definition" nothing happen. Please help. I would greatly appreciate it
Hi, I'm using a Demo account with MT4, when I place a trade, the pair that I chose is not changing on the chart to match it. My process is :1 click New Order (or I may choose the pair from the symbols list on the left side of the screen), 2 I either pick Sell or But from the two options. The I get a
  Mt4?  (1)
Good evening, I have already completed 500 years of ETA, I trade in many platforms, but I cannot understand how this mt4 and mt5 works ... I am registered for more than a year I always do trading in demo acount ... but ala real counts , I doubt ... but a mt4 sirve for any platform? I entered the
I have 32 EA running in a MQL5 Vps, I want to use 3 EA more, can I use 2 Mql5 VPS on the same account using two independent MT5 with the same account? Thanks
Broker: FP Markets Terminal: 1. MT5 from MQL 2. MT5 from Broker VPS Provider: LIQC (Liquidity Connect) Issue: I have copied EAs, scripts, indicators and templates in respective folders of both above terminals. However, they do not appear when I refresh. No restrictions from broker and/or VPS
Not happened before and can see no reason in journal why platform keeps being stopped. running 32 charts on VPS with EA's. not even had a trade open, so no reason to stop. message in journal: 2021.08.03 18:29:55.346 MQL4 Market: failed to load products (get header failed [12150]) Have 3 VPS with
  Nested For Loops  (8)
Hello, I am at the beginning of trying to create a support and resistance indicator which uses swing high and lows. I have started with a bit of code which should look back looks for two swings highs and checks whether they come within ATR of each other. The issue I am having is I want to run a loop
I am trying to paint the portions of the graph with Bollinger Bands. But while coloring the graph bands some portions are appearing to be colored with 2 colors or overlapped with colors, See the following image:   See the portion marked with yellow rectangle. Kindly, let me know what I can do to...
Hi I made my first Bot sale and would like the withdraw the rewards of my hard labor... Unfortunately at the time when I have opened my MQL5 account I had a different phone number than the one I use now. There is no way I can recover my old number what so ever... This prevents me from completing any
Hi folks can anyone tell me how to get my market data feed realtime info on charts as is not working last day of markets info was on 30th june21, any suggestions on how to fix and get strategy tester market feed and charts showing latest prices
[Deleted]
I've open this new tread to see if anyone can help. Super trend indicator plots the changes of direction - new version attached. The indicator draws a dual coloured trendline on the chart. The indicator 'line' obviously has a value in relation to the price so as this is a trend detector can someone...
I am looking for an EA that uses one MA to open a trade and has another MA for trailing and closing the trade
trading using price action + indicators, i use only the financial analysis, i combine both technical and financial analysis
I ma using EA....ON AUTOTRADING....where i set 5m time frame now MY MT4 terminals time frame changes automatically from M15 TO H1 ...why this happen plz guide me
Help solve a problem on the MT5 terminal. Decided to transfer my product from mql4 to mql5. It uses rectangles that are drawn on XY coordinates. In MT4 it is very smooth and without jerks when changing vertical scale, but in MT5 the same approach leads to some freezes and noticeable
Desperately need to revert to a previous build. Anyone able to help or show how this may be done? Since build 540 a whole group of traders has had their trading tools broken. There are a couple machines which will still work but the majority have had our custom indicator go blank as soon...
Hi, sorry for my newbie question, i try to explore mql5 envronment. Here is the my question, thanks in advance : is anyway to get High[] array outside of OnCalculate in indicator ? When i write like this, array is out of range because the WHOLE_ARRAY return the -1 value. : double High[]; int count=
Hi, i have an two error about the array when i converting mql4 codes to mql5, can anyone help me, when i fix those according to mql document, it seems again (most probably i miss something). I shared the codes below. Thanks in advance. i declare HT1 array like this : double HT1[][4]; First problem
So ok my main question is if someone doesn't know the rules of the website and post a job for decompiling and if I connect and xplain him that decompiling is wront illigal and I create an EA after job requirments file also says so did I break any rule to be banned
[Deleted]
Hello, My mq5 file is no longer in MQL5 Storage , neither locally on my hard drive in the project directory, nor in the MetaEditor editor 😱 I worked on my mq5 file again this morning 😓 How is it possible that the file is no longer in MetaEditor, on local disk and in MQL5 Storage? Including when I
can i run 3 sets of 10 pairs (ALL H4 charts and signals)? All with individual magic numbers?? thanks, Mark