General - page 674

how can I filter historic on mt5 of a specific account? cause I have hold historic from various differents accounts. there is trades from differennts accounts I´ve done. How can I turn it of a specific account? I reinstalled mt5, unsucessfully either.... 1:01 PM open mt5, i select specific account;
I already read: https://www.metatrader5.com/en/terminal/help/start_advanced/start#command_line I already tried: (543210 is just an example) cd C:\Program Files\ICMarkets - MetaTrader 5\terminal64.exe/login: 543210 and cd C:\Program Files\ICMarkets - MetaTrader 5\terminal64.exe/login: 543210 /config
The 2170 build brings this new optimization chart. Look's like there's no way to disable it (attach it back to the strategy tester window) Also looks like that it's not a chart per se, because a code like the one bellow do not list it long chart_id=ChartFirst();while(chart_id >= 0) {
Can someone help! I'm trying to buy indicators but message appears to say that I have not credit! I have! In MT4 credit is zero! I have to transfer?
For example, there is me, and there is a saber, a more competent specialist and enthusiast than me in MQL? busy with another job, also highly specialised, there I am one of the No.1 specialists, but it won't make me rich
Does anyone know of a good indicator that blocks trading during news events? One where I can set all the parameters on it like mins not to trade before and after a news event
Hi Anyone knows why my MT4 build 950 is not showing any products from the market section.  I am using Windows Vista on my Desktop.  I have MT4 build 940 installed in my Macbook running Windows 7 and is running just fine.  Can anyone you help me please?   Thank you 
Hi I paid 3 month subscription for the VPS yesterday but cant migrate signal and Status STOPPED is coming up , Is there something im doing wrong ? Thanks Seán
Hi all if you are a scalper, trying to catch 20-50 points at a time, should you care about the High timeframe (H1-H4) trend direction? Or just candle patterns, ATR, candle types etc. Should be more important
Hi, Just wanna get some attention from mql support. If possible to speed up arbitration process. I ordered some stuff to be made on freelance section on 2020.02.09 . Deadline passed after one week and I did not get any word from developer, I asked him few times, and I was ignored. However I can see
Hello, I need to get indicator's icon on the indicator's window when I attach the indicator on my metatrader chart.I specified the path on icon property: #property icon "http://mysite.com/logo.ico" but I get an error " cannot open icon file
Dear all I have been subscribing to signal for the last 2 months all ok. I have 3 weeks left to run and I'm now seeing signal prohibited in the top right hand box where normally renew signal. Signal I have paid for is working ok but I concern I cannot sign up for next month. For reference the
Bought EA robot for trading, says it's purchased but not downloaded and I can't install it. Could use some help troubleshooting so I can get it downloaded and installed
Hi everyone I'm new. how do i save my indicator setup
Hello all, I've searched all day long but only could find news about it saying "soon... to be used with robots and tester...". But If I launch the tester it always give me 0 events for any given date and no errors being reported. Could please someone throw some light on this?
I created an indicator. but i dont know how to draw an image (bitmap/jpg/png) at specified bar by price/time coordinate? and update chart when new bar appears? thanks
HI, I would like to know if we can have the same signals providers for one account or do we need to open one account per signal providers ? Thanks for your answer. Best regards, Christine
I wanted to ask: why do some signals show great results in profit, while reviews show the opposite with blown accounts? so the trading history of these signals are not real? what does it depend on? who can advise me? many thanks in advance
Dear Friends! I've created a good EA to help users with processing of graphical chart objects and Watch List functionality. I want to share this EA with wider community of users who work with charts a lot and want to optimise their workflow. I plan to share it for free, but I would like to collect
[Deleted]
a few days ago I uploaded a document for verification. 1 document containing identity has escapedverification. for my second document was rejected. Can anyone explain to me the good image with qr code that meet requirement? I dont have problem with resolution.
Hi all, Can I change the little arrow position (which let me chose zoom position in the picture below) by code
We have now released the first version of projects, collaborative projects and a new repository. A huge change has taken place with the introduction of project files in the form of MQPROJ projects. Large projects with many included files can now be easily organised and handled conveniently
It seems XAUUSD price data is available via Metaquotes' demo account but trading is disabled. Can you please enable this for a demo account?
I have a VPS and it still says this, what do I do
Good morning to everyone, i cant publish my charts,any ideas?AD5ibyii i only see this
Is it possible to access the source code of basic MQL functions like iMA()
#import "user32.dll"ushort RegisterClassA(WNDCLASSA& wc);#import LRESULT MyWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { LRESULT result =0; switch(uMsg) { case WM_SIZE: { // int width = int(lParam); // Macro to get the low-order word. // int
Good morning you all, I have a question. I'm coding an expert advison but I have a problem. I set many conditions and when all of them meets it should send a order (buy or sell it depends on the conditions). I'm testing it but it sends many orders at the same time but I want it send only one order
Dear helpdesk. I have to use Httport or SocksCap. As server I should specify localhost: 127.0.0.1 Metatrader4 connects to localhost, then Metatrader4 forget localhost & uses server address. At first, MetaTrader4 connects normaly, but if we have some troubles with internet connection, MetaTrader4...
Hi all, I got 4517 wrong settings error while trying to send push notifications however everything seems alright to me where can be the problem