MQL4 and MetaTrader 4 - page 1046

All, As per thread http://www.forexfactory.com/showthread.php?p=5662238#post5662238, the broker's MT4 server keeps terminal login active for 30 seconds only, after the last 'activity' from the terminal. Therefore, if you send a order after a period of inactivity, a fresh login is done which...
I am in search of a good, stable, easy to use, clean news calendar indi that will allow me to plot the red flags news days onto my chart. I do not need my chart to look like a xmas tree:) So if I could select which type of news, that would be great. Some of what I've seen are just too noisy/busy....
Any Acccurate indicator in forex market, already we paid somany trading system. please provide us any accurate indicator or website.
[Deleted]
Hi does anyone know when we select the trades by position eg 0, 1, 2 in the 'trade pool' and 'history pool'. 0 mean the trade at the top of the list. But is this affected by how the rows are sorted when we manually clicked the column headers ? Would it affect how the EA select trades, if we click on...
[Deleted]
Hello I managed to install the same MT4 version from the same broker, displaying prize information with 5 digits (with tick) and in the other version only with 4 digits (without tick). Is there a parameter in MT4 which controls the format of the prize info or is this a broker controled issue ? If
  indicator tester  (1)
How do I test my indicator with MT4 ? I would like to run it like I test an EA.
Hello Please guide me how I can Export Tick chart to excel chart?I want to transfer live tick chart from Mt4 to Excel and also save all there? Or please guide me what kind of program is suitable to save the live tick chart there? I attached the Tick chart indicator here I am waiting for your help
[Deleted]
Hello, I'm trying to find the exact level where they cross the "macd" and the signal. for example, I have this: extern double MACDOpenBuyLevel   = -10;MacdPrevious   =iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,2;SignalPrevious =iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_SIGNAL,2);MacdCurrent...
Hi everyone, I want to learn to code in MQL4 but I don't know where to start. I've read a lot that you should learn C++ before you start with MQL4, but I've also heard that any programming experience is fine. I am a web application developer that mainly uses PHP, JavaScript and SQL. Based on what...
Can EA detect if other EAs are running in other charts of the same terminal? And can there be a list provided of the name of the EA? Is there a method to detect the uptime of the terminal (amount of days:hours:min:sec the terminal has run since the process is running)?
hi, i set the different MA lines to different color such as 7 MA to White, 38 MA to Red and 140 MA to Blue. however, when i do backtest and then open the chart window, all the MA lines become to Red, i have to change them manually everytime. Can be them done as the same as preset in the...
New article Synthetic Bars - A New Dimension to Displaying Graphical Information on Prices is published: The main drawback of traditional methods for displaying price information using bars and Japanese candlesticks is that they are bound to the time period. It was perhaps optimal at the time when...
hi, i want to draw lines or arrow on the chart window when something happen. can anyone tell me how to do it or which function? it must be on the chart window not separate window. i know how to create the indication on the separate window. such as: int start() { //----when something...
Hello everyone. I have a personal preference to use light color background templates(just find it a little easier on my eyes), but unfortunately a draw back is I find it difficult to see the Ask and Bid lines, particularly the Bid line, as it appears that you can't change it from the default "Black"...
[Deleted]
//--------------------------------------------------------------- 5 --   double L_1=iCustom(NULL,0,"CW",4,0);   double L_5=iCustom(NULL,0,"CW",5,0);   double MA_c=L_1;   double MA_p=iCustom(NULL,0,"CW",4,MAReduction);                                             //reads the previous bar number...
[Deleted]
It seems No what I do with the code I am getting inconsistancy with Orders being executed or just Nothing at all. Almost like the Broker just seems to like NO Target Prices or stops. Only signal closing and profits.( Moving ave. etc.) I can't change Brokers right now even though I would like to. Any
  Valid statement?  (2)
I'm trying find the lowest rsi value in x bars i been reading the (mt4)book think i'm asking the right thing but not sure. I'M new at this yes but i'm try to work it out myself . will this work. thank you double rsi-low= iRSI([iLowest(NULL,0,MODE_CLOSE,30,0)]);
- I try to develop same idea but with diferents indicators, please help me to make a indicator that show the diferences. Please let me explain ( check graphic attached please ). 1.- We set envelopes indi at 0.1, 0.2 until 2.0, Period 200 EMA 2.- Previusly we choose two pair with positive
I wondered if it's possible to get an EA to automatically load in a set file at a given time
How to get Strategy Tester frozen with WindowHandle() function: using joined TEST_ST_WindowHandle.mq4 indicator with a dummy EA for the backteststart backtest in visual mode for a dummy EA with, for instance, symbol EURUSD,M1open offline another timeframe as EURUSD,M15drop TEST_ST_WindowHandle on...
[Deleted]
  Complain to MQl4  (4)
I have been reading many articles in your Forum regarding File operation. For example this link : https://book.mql4.com/functions/files . They are very helpful as long as teaching you how to be able reading a text file or writing to a text file. Unfortunately, not even a single article mentioning...
[Deleted]
I am trying to write a slave EA so that it could open and read the data from the Text file. However, I need to know what program I could use to save an email as a Text file and save it in \expert\file directory. could someone please help me? TIA
[Deleted]
Hello. I know how to open another MT4 instance: #import  "shell32.dll"     int ShellExecuteA(int hWnd, string Operation, string File, string Parameters, string Directory, int ShowCmd);#import the dll guideline is here So, when I call it this way whatever MT4 I want is opened by finding its path. int...
Hello all, Stocks & Commodities magazine March 2004 Volume 22:3 (24-38) shows an interesting article: 'Mechanically Recognizing Triangular Formations', by Giorgos Siligardos, Ph.D. Who is willing to co-operate with us on the following: 1) code the original idea in MQL4 (and/or translate from...
hey guys :) i discovered mql4 a week ago, i know i am late :p but here is one part of my program : for (n=0;n<2;i++)    {    if ( iStochastic(Symbol(),0,5,3,3,0,1,MODE_MAIN,i) < 20 && iStochastic(Symbol(),0,5,3,3,0,1,MODE_SIGNAL,i) < iStochastic(Symbol(),0,5,3,3,0,1,MODE_MAIN,i) &&...
[Deleted]
Hi to all. I am looking for someone who can solve this task: I need to automatize switching between accounts (i.e.: handling login procedure) . Is there a chance to have this task smartly solved by batch, API and Dll or whatever? Many thanks to all. Simon (minkobliss@hotmail.it)
[Deleted]
  Data Download  (2)
I downloaded history data from IBFX. However, the data from Jan-2012 until now is missing. I tried to many other ways such as download again...... but I can't get these data :(. Please help me to fix this problem. Thank you very much.
[Deleted]
Confessions of an EA programmer. I have developed quite a lot of Eas and indicators for many people some free and others I charged money, overall I felt this is as a thankless job. Reasons are as below. Most “EA ideas” don't work and the people realize the problem after it has been programmed. If...
can anyone fix the 1clickpips EA they are not working they have not placed any trades as of yet I do not know why while on thier site they say it can give 63000$ in tow weeks from 1000$ deposit also the extreme version is ten times the usual version the EA's are attached if you can crack them...
[Deleted]
please help me to make EA with custom indicator Sultan Range Channel My Logical : Open buy : if the Price Touch the Top SRC 1 ( and then close all Sell Orders) if the price touch the Top SRC 2 if the price touch the Top SRC 3 Open Sell : if the price touch the Low SRC 1 ( and then close...