General - page 1763

Hallo I like MT4 very much so i would like to use it like other technical analisys programs eg Metastock, Amibroker and Tradestation. I want to analize charts of future contract, S&P, nasdaq and others in mt window in "end of a day mode" but i dont know how to download data to MT4. All data i have...
Hello, just wondering if anyone can make a Simple EA from this alert indicator and when it alerts to place the order? I just need it to make the trade and put in a Magic Number. Thanks
[Deleted]
Hello Everyone: Is there anyone out there that has been consistently using the same trading system for a year or more. If so, what has been your results? What has been your challenges? Do you see yourself continuing with that system for a while? Any feedback I would greatly appreciate it. Thanks.....
ever since upgrading to MT4 build 203 i have gotten 'could not launch compiler' message. i've had to re-install MT4 for each instance of MT4 i have on my computer. but then it happens again. so far it has occured 3 times and each time i've had to re-install MT4. what gives?
I realize this has come up many times but please consider: In order for backtesting to be accurate, the spread for each tick needs to match what happened on the real market. Please make the "Ask" and "Bid" variables read/write, or something similar, so that we may adjust them manually during a...
  Eur- Aud  (7)
this is a long term forecast (very long term). so there wont be often up dates. i'm using ew analysis, in the weekly chart we can see clearly 5 impulsive wave.and (the most important ) the correction that followed. the correction came in the form of double zigzag . so,even if the correction will
Our Expert uses Global variables sourced from timeframes different from the timeframe it operates on. (ie. used on 15 min chart but Global Variable is switched by Daily Chart) How can we backtest our Expert given that it uses information from multiple timeframes?
[Deleted]
How do you get a medium term Chandelier and a short term Chandelier on the same screen? Answer seems to be to break up price chart into periods or blocks of time. Or, break up into blocks according to the medium term Chandelier. i.e. take a normal Chandelier indicator and where ever price hits -...
Hi, This is my first post here but I've been trading forex for a good few years now. I've written a simple e-book outlining one of the methods I've been using recently with success and I've attached it below for anyone interested. The method uses the daily charts - best for those who can't spend...
Hi guys, I ran into 3 indicators recently but I don't remember if they were on this forum or another and they were called Dailybreak, Weeklybreak, Monthlybreak. They're nice and simple little indicators that show the highs and lows of daily, weekly, monthly, these are not zig zag indicators they...
Hi, I have set up a dedicated server for forward testing some EAs. you can check the latest trading report here. more pips with you! arui
Is there any indicator which would show when the major markets will open (regarding to my GMT)? 10x
Hello, we are going to work in next version of forex calendar. Please suggest all improvements you would need from this tool. Best regards .
I know there are many trailing stop EA's out there. I also know there are many that close all open orders. What I am looking for is an EA or script that closes all open orders but uses a trailing stop in the overall take profit. For example, I run the "Closed trades after account profit is reached"...
Declare an extern string, a local string and initialize them as empty strings : extern string ExtParam2 = ""; string Param4 = ""; If you call a function with ExtParam2, a 4008 error (ERR_NOT_INITIALIZED_STRING) is generated. Why ??? ExtParam2 is initialized with an empty...
Anyone have automatic trading ?Please share it. Thanks
Hi folks, I have the Forex Freeway indicator on my Metatrader 4, I like the visibility of the pivots and fibs it shows on the red and green vericals. However, I also want to use it on Indices, but it won't work currently. I think this is likely to be due to the fact that Forex instruments will be...
high five to everyone here have fun http://www.nationalhighfiveday.com/
  Grid trapping  (3)
i was thinking of this idea .... need some modification to this EA . suppose the price is at x .... i need say 20 buystop orders above x and 20 sellstop orders below x with say 10 pip gaps between each order. place a huge takeprofit but no stoploss.. there should be a function which monitors the...
Hi, Does anyone know of a indicator that calculates and shows the daily range for a currency pair on any given day? Kindly share Thanks Reply With Quote
Greetings, Does anyone know if we can get account reports of trading activity on Metatrader 4? I just want to review all trades made over the past week or so. I do see the "account history" but I want to be able to adjust the report based upon currencies. Any way to do that? Thank you.
[Deleted]
Hi Guys: Does anyone here work off of a 4 hr chart and if so, have you come up with an average stop loss for the pairs you trade or are you just waiting for your indicators to tell you to get out? If anyone can give me some feedback on what they set their stop losses to or how they work it off of a...
  Daily Average Indicator  (52   1 2 3 4 5 6)
Hi, Does anyone know of a indicator that calculates and shows the daily range for a currency pair on any given day? Kindly share Thanks
I'm not sure if I am using this tool correctly. On an ABC leg - is the measurement only taken of the AB line? On other fibnnacci expansion tools that I have used point A to B to C is marked before releasing the mouse button. Hope you understand my meaning. Thanks
Hello traders, Strange coincidence to see coming Spam not solicited members this forum. Undoubtedly that the Aegis Senior member (https://www.mql5.com/go?link=https://www.forex-tsd.dev/trader/aegis) could give us his point of view, but somebody would take the email adress and would make Spam. I...
My Script is trying to access the iClose (....), iOpen(...), iHigh(...), and iLow(...) arrays. It appears however, that this array remains constant. ie: iClose(Symbol(),PERIOD_M1,1) 10 minutes ago and iClose(Symbol(),PERIOD_M1,1) now, is the same
I am looking for an indicator that displays the actual difference in pips between 2 moving averages. I know the MACD sort of shows the difference but I want something that I can set the range between 20 and -20 pips for example. On checking the MACD when the actual difference between 2 moving
  MQL4 Manual  (14   1 2)
A complete MQL4 manual
[Deleted]
  EA : Demo vs Real Account  (27   1 2 3)
HI, If I run an EA on a DEMO MT4 account 1 min EURUSD vs the same EA on a Live MT4 Account 1 min EURUSD data, is it possible that you would get different results ( maybe tick feed is different ), that being live is better data feed ??? Broker : InterbankFX This forward testing an EA, not back...