MQL4 and MetaTrader 4 - page 58

  MT4 platform not working  (11   1 2)
My MT4 platform doesn't seem to be connecting. I have logged into in it many times, but no change. It is not trading my EAs. I know that it is NOT connecting or working because when you look at "account history" it shows last weeks activity. Please help
This is the second time this happened to me in a few days, It never happened before. We have two VPSs, both from the same company. We have two real MT4 accounts , both were running on both VPSs (one VPS runs the EA). I also have one MT5 demo account on one of them. On september 15th for the first
I am trying to register a VPS for RoboForex-ECN but it keeps showing red message no server available for RoboForex-ECN. I tried with other brokers and its the same thing. How can i fix this
According to the description of the IndicatorCounted() function in the manual: ...To avoid indicator calculation errors in such situations, the IndicatorCounted() function returns the count of bars minus one. The above is clear, then after this a code example follows: //---- the last counted bar...
Dear, Since the 15th of August my VPS within MT4 isn't working anymore. Does anyone knows how to fix this issue
  Total Newbie  (3)
Is there any information on how to do Auto trading once I link to a broker I am really starting to pull my hair out. I have downloaded the MT4 and will it not work if what I think is the problem a signal from somewhere Any help to this platform will be greatly appreciated
When the condition (buy/sell) is met, order 1 (Buy/Sell) will be jumped with tp= 30 pips and sl = 30 and order 2 will be set with tp=30pips, sl = 30pips, order 3 with tp=30pips, sl = 30pips (same direction as order 1) and 20pips and 40pips away from order 1 respectively. If order 1 is closed with
Hello, My broker changed the name of all the symbols in the list of available instruments. I am on MT4. Since that change, I cannot download any data from Metaquote simply using the botton "Download". This is really inconvenient for backtesting since I need to use an external software to get data
Hi; I wrote this code (see below) that will draw in predefined levels in the window where the CCI indicator is loaded (subwindow 1). Everything works except that the zero level (which must always be draw in) won't draw in unless I have at least one other level defined. Any suggestions why this is
In the Volume Indicator with MT4, in the properties you can set "levels" which would draw visual lines on the volume chart at a specific volume quantity. Is there any way you can retrieve on an EA the volume quantity at which these 'level' lines are set at the present time, when you possibly move
I want to loop through hedge orders but with this function it's not the correct way. If you know the correct way to loop or how to assemble hedge/hedging again and again please assist. #property strict int MagicNumber= 834856 ; double Filter= 0 ; int BuyTrade= 0 ; int SellTrade= 0 ;
Hi i build a function for remove one day or add one day but when i use it return me always epoch linux time , whats wrong ? t1 = StrToTime( "2023.09.12 14:00:00" ); nuovaData = _TimeDateCalcolate(t1, "-" , 1 ); Print ( "Nuova data: " , TimeToString (nuovaData, TIME_DATE | TIME_MINUTES |
Hi i have a script this , script read a file ini with mql4 code , i notice is very slow to load , therefore i try to create DLL for see a difference of velocity i create a dll this a code #include "pch.h" #include "myfunctions.h" #include < string > #include <Windows.h> // Funzione per leggere il
I have a multi-currency MT4 EA, before September 15 2023 the EA runs well and normally on the demo account, can open BUY or SELL orders on various pairs according to signal calculations . But since September 15 2023, when the EA is attached to the chart the EA only opens all BUY orders on pairs with
Hi guys i want higlight a candel that have >= 6 pips i create this script , but not mark all candel that respect this parameter , why ?? //+------------------------------------------------------------------+ //| 6pip.mq4 | //|
  MT4 CMC Markets  (1)
Hi just wanted to know if others had come across this I cannot download full currency pair history in CMC markets MT4 only goes back to January 2022 and when i download it says there is not more to download it is a demo account has that some thing to do with it
  MT4 Alarm BRT  (1)
I just got an alarm for a trade. But I do not recognise this alarm can someone maybe explain to me what is could be? And if it is something I should be looking into. Alarm: (Time) BRT: 0.08 1.06874 15.0 false 1
I set up a new VM with MT4 and on this when I use Comment("something") the lines are overlapping, e.g. below. I have a workaround which is to change Windows 10 trying to "fix" blurry displays. It does make the RDP session look very crisp and lovely, *but*, MT4 ends up looking garbled as per this
how do you change the time zones on your charts and how do you delete drawings on charts please
As in the subject - I'm trying to rent a VPS to run some automation tests on my broker's demo account. When I go tot he payment, I'm picking PayPal, then e-mail and password, all gets accepted. When it's supposed to go to Paypal's page where I pick verification method, it gets stuck on infinite
Hi guys, could anyone please assist me with this. I keep getting a "No Connection" error when I log into my MT4 account on my phone. Please help me
The Problem, When coding in MQL4 with setting "Auto list names" enabled MQL4 will reverse the caps lock settings.  For Example, If normally characters are typed in lowercase when caps lock is off and uppercase when caps lock is on it will be reversed to typing uppercase characters when capslock is...
Help: In a code for chart window indicator, is possible to change the size of an arrow ?
Where is the best place to put this code? Now I put in the OnTick() function but if disconnected(internet) calling OnTick() does not occur! Which function mql4 call every 1 second? if(!IsConnected(){     Print("No connection!");}
Hi all, I had to restore MT4 from a Time Machine backup however it is missing all my expert advisors. As far as I know, MT4 runs under Wine on a Mac. Do you have any idea where these file may be or perhaps they are lost forever…? Thank you for your help
Steps to recreate crash: 1- file > open an account > scan servers > will crash while scanning, if I click 'next' it will go to the login screen without crash 2- file > open an account > next > open a demo account > fill out form > crashes while load bar is increasing 3- click bottom taskbar > login
Just added an ea and clicked auto trade but when I check the journal tab, its just a wall of placed and cancelled trades. Says it can't open file , any fixes for this? Any help is appreciated, thanks in advance
Am trying to convert an mt4 indicator to pine script but am having issue understanding the interpretation of this code. double ArrayClose[][ 240 ]; double ArrayHi[][ 240 ]; double ArrayLo[][ 240 ]; ArrayClose[i][cnt] = iClose ( NULL , TF1, j); if (ModeHL)
Halo guys pls help my english is not too good but i new to trading and to code. i want to make simple code like this but i get invalid price inside the error int start() { double price1= Bid()-Ask(); // An price value // Attempt to open a pending order int ticket = OrderSend ( Symbol
Hello, this message is translated by AI. I hope my communication makes you understand. A month ago, I encountered a problem. When I opened MT4, without running any EA or anything else, the Desktop Manager Service of Windows used an unusually high CPU. However, when I minimized MT4, the CPU usage of