General - page 1480

I saw almost every EA/Indicator/Libraries are in this location: C:\Users\haoxue3\AppData\Roaming\MetaQuotes\Terminal\ABE7081C90D134C04D14851EBDA25E54\MQL5 What is this folder?
Anyone test this EA, please.
HI, Can somebody help me to modify this ea to open orders when price from top crosses stop order line (blue line) for sell, and when price from bottom crosses blue line open buy. Currently ea opens when price crosses lower or higher kumo or when crosses the full kumo.
Inflation data was released in the US, UK and China today, creating demand for gold, the pound and the dollar. Higher yields have been driving the moves in the currency markets. In the UK, January CPI was in line with expectations, rising 0.1% on the month but lifting the year-over-year rate to 4%...
Hi guys I have this indicator that I made from a mash of different code and it works fine but a bit tacky I’m just wondering how to make a slight change. At present it marks the OHLC of a specified time frame. In my case this (480 min, 8H) on to whatever chart it is applied to. For me this is a...
I have an EA that I regularly backtest and optimize. I want to determine a relationship between the probability of a given trade being profitable and a certain statistical measure called kurtosis at the time the trade was initiated. I programmed my EA to generate a .csv file containing each trade's...
Hi, Does anyone have this indicator? The link I have for it doesnt exist anymore Thanks
Questions about the necessity of a compiler that would work outside the terminal were discussed here several times. Now, the terminal installer contains the special mql5.exe launcher for 32-bit versions and mql564.exe for 64-bit versions. The compiler requires mql5.dll or mql564.dll for operation...
  draw trendline  (2)
how can i draw more than one trendline on chart. i'm using the ObjectCreate function to draw trendlines on chart. If i draw one trendline with this function and then use the same function again in order to create a second trendline, the first trendline disapears and only the new trendline can be...
I don't know position in back testing result, can MT5 add "position" on results tab? Thanks
Shouldn't I receive an email If I participate in a topic in the forum, and another user replayed or commented in the same thread. because it is annoying to come back and check , or to forget to reply to someone, or to miss a nice information
Hello, I'm looking for a command line interface to trade forex, if mt4/mt5 could provide it, then it would indeed be very nice, otherwise please advise about such platform. It would be great to open and close positions and get the relevant info through command line. Mostly the very basic functions...
  Days of the week  (2)
Hi , i have an idea and/or seaching for an indicator that will print the days of the week, the indi will propose to determine the midnight point for every timezone and will print "monday, tuesday...etc" at the beginning of the day, up on the chart. it can be practical when we analyse history to know...
Hey guys! I'm an experienced trader and recently set up my first signal at RAS. I'm currently waiting for it to get activated, but until then I would like for anyone interested to view my account performance: UPDATE: Signal is up and running and should be ready to go next market open! http://www...
But I can't find how to access them anybody please help? thanks
Hello guys, I'm looking since a long time for a daily range projection indicator, which draws two lines on the chart where trend reversals are most likely its a better indicator than daily support and resistance lines -and it is also great for counter trend trading. Attached is an example of such an
Hi everyone I am new to this forum and new to forex trading. I am looking for an indicator for MetaTrader 4 which gives an alert when stochastics for several time frames align and move in the same direction. Anybody has something like that? Cheers P
Hi, I'm been spending some time testing my EA with MT4 on OandA and have have come to do my first live (demo) test today and found that OandA don't allow you to send stops and TP's with the order. You have to do this afterwards. This wasn't the case in strategy tester otherwise I would have picked...
  DLL Import Issue  (4)
I created a DLL, and placed the .dll file in MQL5/Libraries folder of the MT5 directory. When I attach the EA to the chart, i get the following error: Cannot open 'dll_test.dll' (126) what could be the issue? EA code to import .dll #import "dll_test.dll" int function1(int a, int b); #import
Hi , Are you a very good programmer in mql ( know also how to write DLL's for security reasons) if possible also in Java and are you interrested in working together ?... The reason I ask you is because I had a very good programmer ( for more then 2 years) but he desiced to stop programming because...
I write a indicator for draw trendline like a man, how can I sell an indicator without be crack? is it safe? hongbin.fei
Hi everybody, I have a thought that if we can plot equal value bars the trend will be more accurate.But MT is not equipped with that facility. I would like to explain more.Suppose If we choose BARS that are worth say $5000 and we plot a 5 bar moving average ,this average will be more useful than 5
Live Forex trading sessions . Join me for Live Forex Trading Sessions. I am a experienced trader that will keep things simple for the beginner to intermediate trader. I would like to build upon the knowledge gained from within this forum to the newbie trader in a way to reflect live market, price
  Tick Feeder  (7)
Greetings Members, Attached to this post you will find a very useful tool. This little program allows you to feed your MT4 platform artificial tick feed during off market hours. As you know, if you attempt to attach an indicator or any ex4 script that requires live data it will not work during
Hi guys, My first post here and looking for some help I found this tool, it basicly draw up or down arrows when the market is about to go up or down. It is intended for the eur/usd 1hr currency and tf. I have not really put it to the test. I have it in code, but the problem is i have no idea what...
Hi Looking at fibonacci grids, can anybody recommend a good one. I see FIBGIRD offer a free trial, any experiences? Thanks
Hello everyone, I would like to start posting my live trades and strategy here...I use to post on the Blog for 5 month and I had only one negative week (-30pips). I have my rules which I follow very carefully. I trade a few hours a day beginning of early London session. Everyone who would like to...
I want to password protected my indicator, below is what I can come up with but there is a flaw. I don't want the real characters to show when user type password in the inputs box instead replace the typed character with asterisks * could someone help me fix it? thanks. input string password = "0";
I can imagine that this is suppose to be simple, but I justcan’t get it working. This simple code: ChartNavigate(0,CHART_BEGIN,4000);Print(time[4000]); Rather than scrolling the chart to the bar number 4000, itscrolls the chart to the beginning. The line “Print(time[4000]); ” just give the...
Forex alerts have become extremely popular in the last decade with the appearance of internet brokers - and even more innovative has been the fact that positions can be put on and unwound in a matter of seconds from anywhere, including from a mobile phone. However, despite the fact t A managed forex...