General - page 1780

[Deleted]
i want a good template with gbp\usd in 5min chart.!!!!!!!!! amgd amgd_amgod@yahoo.com
Hi everyone, I have started dipping my mind in forex a couple months ago and i am playing around with meta4, but I can't figure out how can I apply a moving average on an indicator as volume or RSI or others. Thanks for yor help
anyone know of an indi. or code that can change the color of the bars based on a indicator
Where have these Indicators ? the big blue and red dots and smaller dot lines Thank you!!!
[Deleted]
Does anyone know what this indicator is ? and what it is paced on I wanted to find something similar and try to add popup alert to it
  History Data  (2)
Hi, I'm new hear and my english is not very good, but I want to explain you my problem: I have downloaded the history data of EUR/JPY in the History Center of Metatrader (Build 203). Now I have a new folder Metatrader\history\downloads\EURJPY with files like this
i start this option i only want check new idea so this EA is from Alejandro Galindo 15 march 2007 version 12 my test its for a big account 1 million i run default settings on eurusd and gbpusd you must visit the web to know how to use http://www.elcactus.com/index.php...
Anybody know of an indicator that gives you the direction of different timeframes all in one shot???
Hello Slawa, it is possible to pass arrays as arguments to a function. Is it possible to return Arrays from an function? Is it possible to store arrays as global variables via "datetime GlobalVariableSet( string name, double value)" Cheers
Hi, I have a few PC running several MT instances on demo accounts, each MT upload by FTP their Live statement to a web Server installed in the local network to easy check the status of each account and to evaluate the performance of each EA/settings. Each PC have 2 GB of ram and they run smooth with...
Could someone please help me convert the following MT4 code to MT3. I use this code to count number of open orders for specific symbol(). Wackena int MyOrdersTotal() { int Mytotal=0; for (int i=0; i<OrdersTotal(); i++) { if (OrderSelect(i, SELECT_BY_POS, MODE_TRADES))...
  Secure Profit .  (15   1 2)
This is my system secure profit i had to del. the names because i have to think out it maybe i soon put it on the forum i wanted you guys to see ,
  AgOSC
Hi, Somebody know if this indicator paints the past? https://www.mql5.com/en/forum/trading_systems Thanks Have a nice day!
[Deleted]
  E-gold Hacked !!!  (16   1 2)
My e-gold account got hacked and spend all of balance by e-gold account 4246103 (TIM). I report this incident to e-gold and they gave me info this unauthorized transaction made by remoteip address 81.83.64.60. Regarding ripe.net database record, that ip belong to one of telenet.be customers (ISP)....
[Deleted]
  Good News EA?  (2)
Hello. Did anyone known some good News EA? Thanks in advance. Cha.
  WhichMA  (3)
If you like MA crosses, then this indicator might be something for you: it's an indicator that tells which MA cross happens at a bar. More precisely, given a fast base MA, which are the fastest slower MA's that differ at least N pips up and down from it? Parameters: base (default = 2) - The fast MA
Hi folks, I'm fixing to watch things on this Friday, 3/6, and also Monday, 3/9, because these are market holidays for most of the Western markets because of Easter. Notice U.S. Thanksgiving last year on GBP/USD, Christmas time, etc., major moves have a tendency to happen during times when certain...
The attached 2 EAs I created are basically intraday EAs 'coz I would like to see results at the end of a day whether win or lose, so I can sleep peacefully:) 1. Boostrade-g01ver02 This is an EA that catches the trend at London open. It uses ma, macd and price high, price low as signal indicators....
I want to know what is the best way to preserve the values of variables in a running script so as when I close the program and re-open it after the weekend, I retreive those values? Shall I just write them to a file every few minutes or is there a way in the program to do that? Thanks
Hello, How to pass a variable from a Personal indicator to EA? I've tried import or include, but don't get there... Just to pass the values from chart to EA.. Thanks
  EA 1 min TF  (1)
Has this done the rounds attached is an EA originally found on www.mt4.com https://www.mql5.com/en/articles/1413 I have not changed a thing with this EA except the file name. Great fun to have a play with. Fantastic back test results, sometimes. Would you use it? Or do you use it? Very good article...
If so, please post your indicators and set ups so we can all test and see who's got the best system and who is actually making money from using indicators and strategies from this site, or any other source. What's the best pair to trade and at what time? I have tested many systems here, I haven't
[Deleted]
hi anyone can help to change the color for this indicator?
  EA live  (2)
hi, i want to go live using EA but i am worrieds about powwer outages,,,please advise on how to counter? thx
Does not a script product telling about time of login and logout by an email give it?
Can someone from Meta Quotes tell me, if the Bulls MT4 indicator, works on buy ticks, and the Bears MT4 indicator works on sell ticks, or is there some other calculations thrown in ?? I am not a programmer as such, but It looks like thats how these two indicators are set up. I was also wondering...
I just started reading John Personsnew book called: Forex Conquered High Probability Stratagies.... It is a very excellent book on forex trading, unlike some recent books on TA in fx. He does alot of trading centered around pivot points. He likes to use something he calls a pivot point moving...
I got these pics from a website offering some signal service. Please look at the charts and see if you can identify the indicator. Thanks.
  Error Code 145  (3)
How I can get error code 145 "modification denied because order too close to market" when I deleting buystop or sellstop? I mean that broker dont allow me delete this orders! He locked it? Thanks
When does this occur? I have the problem when my EA wants to close a trade (sometiems, like 1 time out of 10). It says too close to market but wtf I want to close AT market.. how can it be too close? heh. TP or SL too close? close order #111 sell 1.00 EURUSD at 1.3318 sl: 1.3355 tp: 1.3310 at price...