MQL4 and MetaTrader 4 - page 1142

[Deleted]
How do you disable an indicator? I am messing around with some free EAs and I'd like to be able to disable or enable specific indicators like MACD = True or False. I do not know how to code however, I would think that this would be easy enough to accomplish with simple instructions. Thanks
Hello Everyone, My trading system relies heavily on equity profits. I've been using different EAs and Scripts to close all open trades and pending orders once an equity profit has been reached. However, because the EA or Script closes the open trades one at a time, the profits can either increase or...
[Deleted]
Hi, and thanks ahead for your help! Im trying to create a function for mq4 that will count the number of a MA crossing over a period of time or bars and save that number to a buffer for a later use.. can please someone help me on this? Thanks again
Hello Guys, i have this weekend some time for codeing, if somebody needs somethink coded in MT4 please write me. email: lamoe150999@yahoo.de
Hi, I am new to forex. Recently I came across this indicator and is looking an EA based on this. Could someone be able to make an EA based on this indicator. I believe it will be fairly simple.... https://www.mql5.com/en/code/8199 Thanks in Advance Dinesh.
[Deleted]
It's my third post with the same question. Yes I have obtain appropriate response, but no one real example. So, i haved test all (and also the absurd) possibilities: So, my question is simple: What i do wrong? because i really don't know. Thanks for all sugestion. extern "C"{#endifvoid __stdcall...
Hi Coders, I would like to monitor the messages of the Alert window. Is it possible? Thank you Relative
[Deleted]
Symbol EURJPY (Euro vs Japanese Yen) Period 5 Minutes (M5) 2010.09.01 00:00 - 2011.05.30 23:55 (2010.09.01 - 2011.05.31) Model Every tick (the most precise method based on all available least timeframes) Bars in test 52379 Ticks modelled 12795862 Modelling quality n/a Mismatched charts errors 12081
I don't believe in support lines. You can see them even where they don't exist - SB (random wandering). To see them is to build on history. But "believe" is not an approach. That is why I decided to conduct a dumb experiment: build a channel and see how the future price will behave near the edges of
  Sart, what do you think of Doe?  (81   1 2 3 4 5 ... 8 9)
Of course, I am not just inviting Sart to the discussion. Here are Doe's weeks. Where do you think the Dow is now? Here's my layman's analysis. Consider that the last major wave of global growth ended with an absolute high in October 2007 (14197.7), and then a global correction took place - very
Hi, I'm coding an EA using pending orders. At a given time, I could have 2 or 3 buy orders opened and a pending sell order. The level where the pending sell order should be opened is used as a stoploss for all the opened buy orders. The problem is that it tries to open the sell order before the buy...
[Deleted]
Breaking through resistance and support levels on the CCI indicator works very well. Maybe someone has a similar EA? Or someone willing to write one
[Deleted]
I put together a simple indicator that will either display "Sell Rallies" or "Buy Dips." I actually had to modify it because the program I used to generate it would not let me just display text on the chart. Whenever I add the indicator to the chart, I get the proper text label to display, but...
[Deleted]
Any idea why when attempting to place a new order on a Demo Account that the symbol drop down is blank and I'm unable to place an order?
[Deleted]
  need help!  (18   1 2)
//+------------------------------------------------------------------+ //| pirmas.mq4 | //| Copyright © 2011, MetaQuotes Software Corp. | //| http://www.metaquotes.net |
[Deleted]
  2 wishes!  (1)
Hello friends. On my MT4 wishing list are 2 hot items. 1. When manually trading, especially these volatile times I like to make a cascade of MT4 Pending Orders I manually have to type them cumbersome and slow process if many. Is there no script that can do it, ex. use the latest price Pair=......
Hi, is there any script tell me if a broker is ECN? Thanks
I'd like to know if anyone else has found MT to calculate incorrectly, particularly something it ordinarily calculates correctly. The following worries me and I wonder if anyone has any thoughts about it. 1 The low preceding the current bar is 5 bars back (iLowest(NULL, NULL,MODE_LOW,10,1)). 2 MT...
[Deleted]
  Sleep Function  (4)
Hi, i found a really good ea but what i want is an sleepfunction. I cant modify the ea hopefully someone can help me. I want that after every open trade the ea wait for 15second to open a new one. Can anyone do this for me please?
[Deleted]
  newbie question  (4)
my code: double a[]; a[1]=1.0; a[2]=2.0; Print("a1: "+a[1]); Print("a2: "+a[2]); it shows a1: 0.000000000000000 and a2: 0.000000000000000... what's wrong with the code? i was expected to have a1: 1.0 and a2: 2.0...
[Deleted]
Hi, Trading order page is not active, i can not make any trading, can somebody help me out. Thanks.
[Deleted]
Just started using MT4, so perhaps I am not using the trailing stop correctly... I sold EURCAD at 1.3824 on Jul 6 at 23:24 (GMT??) and put on a 16pip trailing stop (right-mouse click on trade, chose Trailing Stop, 16pips). EURCAD drops about 10pips and then heads up, to a high of 1.3860 around 8:30...
To participate in the Automated Trading Championship 2011, you need to register and submit an Expert Advisor trading according to your strategy. Read more about how to register and submit required materials in the article "How to Participate in the Automated Trading Championship 2011". Don't forget...
[Deleted]
Hello, I am trying to write an EA which places orders the bar after an Arrow from the indicator appears on the chart. The problem with it is, that there seems to be no identifiable deterministic rule to know whether the Arrow shows or not: 1) I tried to count all ticks in the last bar which have...
[Deleted]
Hello, I have tried different scripts from different forums and still can't get one to work or do what I want. I would like a script that: -Close all the opened orders even if the orders are on different charts ----> all at once! Thank you for your time, Vatco
[Deleted]
  Macd levels  (2)
Is there an indicator that tell the value of macd . I need to know if macd is above zero or below I am using macd with histogram so i would need to know where both lines stand
I am wanting to do some backtesting using data that is not from my broker and I want to start MT4 from a command line to do unattended runs. However, each time MT4 starts it asks for a log in. Normally I can cancel the login and run the backtesting as I like, but if I run MT4/backtesting from a...
[Deleted]
ITIL Foundation v.3 ,its full name is EX0-101,Exampdf offers you the best and latest study materials to help all candidates pass this exam easier.with its collection of questions and answers by certified experts and specialists who has worked for this area for a long time,you can find the questions...
hi every one... ifound a very profitable EA but it has one problem that it only works with traailing stop, ibelieve if a stop loss can be added it will be great, Since iknow nothing about programmin... ijust seek some one to add the stop loss MQ4 Commands . thank you in advance ..... plz see the...
Good evening expert traders and programmers: This seems a common enough problem, yet I've not managed to find a solution in any of the threads. After writing and back testing a few EA's I have been trying to demo test and can not get the EA to trade. I have checked and rechecked the enabling...