Hello, I would like know if there is some possibility to get data from different accounts on the same EA. Thank you in advance!
Hi, this EA should close 50% of the position when TP1 is reached and modify the order by placing the stoploss to breakeven and setting TP2 as the take profit for the other 50%. Unfortunately it doesn't work at all... Maybe somebody could help?...
I have steve nison candle scanner for mt4 but somehow it is not working could any programmer help me with that I will attack the files Pls Anyone could fix it
Hey guys, does anyone have an idea how I can check if a bar is starting at a round hour? Thanks in advance
[Deleted]
Hello traders, I am looking for a forex broker without commission or only a real low percentage per trade. Someone knows of one?
[Deleted]
when up bar there is green color and color changing when down bar [ this for candlestick] what about line chart ? any indicator for that ? color change for different bar
I want to realize that when EA is running to the point where an order should be send, I want to get an "confirm click" to confirm this order should be send or not. I mean sometime I can't make it very clear the order should be sent or not. Thanks for your time.
Hello to all, Need some assistance on the issue of installation for MT4 and MT5 in LG G2. I could not install the apps... My phone show an ERROR saying " unfortunately your device is not supported ". I be searching in google could not find any help, so hope that Im able to post this issue in...
[Deleted]
MT4 doesn't support Android 4.2.2 version. I bought a new mobile. But it was definately disappointment because I can't use MetaTrader4 anymore. Please update mt4 for latest androd version.
Hellowhen i make backtest for EA and total pending orders and orders exceeded more than 200, broker gives error in journal 148 148 mean "The amount of open and pending orders has reached the limit set by the broker."so how to avoid that to complete backtest as i want and increase total orders more...
I was getting some really good trade alerts sent to my yahoo account. Suddenly, last week, they stopped. The error reads, Authentication required 530 5.7.1 I reset all the SMTP Server information correctly as it was, enabled, yet, still the error persists. If you have a fix for this, please email me...
New to Strategy Testing. I'm testing a simple EA however my bar and time doesn't seem to be consistent at all. 2013.12.25 17:06:20 2012.12.27 08:43 wizardTrader01 USDJPY,M1: 2012.12.27 08:42 2013.12.25 17:06:20 2012.12.27 08:42 wizardTrader01 USDJPY,M1: 2012.12.27 08:41 2013.12.25 17:06:18...
If I compile as an expert then when I change the StringVal, the backup changes immediately and the last Print is not called Where is the problem? extern string StringVal = "string" ; string backup = "" ; int init() { Print ( "=========================" ); Print ( "StringVal=" ,StringVal, "
Above pictures are M15 and below pictures are H1: this result is testing the EA for 5 years from 2009 to 2013. but the EA for testing 2001 to 2007 is not good; about 2008, it is very strange: when I test it on 2008's data, only traded 10 orders; when I test it on continuous data from 2008 to 2009
[Deleted]
Need someone that is familiar with both VBA and MQL4. Basically I need a spreadsheet for backtesting. Please leave a PM with your e-mail. Regards
I am not a coder, but I am trying to learn. I created an ea on eabuilder.com, but it needs a modification. Currently it only allows one trade on a currency pair at a time. I would like to make it able to have multiple concurrent trades, and be able to specify how many trades are allowed at a time...
hi guys. i'm studying as noob. plz help me how to get today's date? as "d=10" "m=10" y="2013"?
Hi coders, I wanted to create a script which contains user-defined colors. But there is always a compiling error. I think it is not possible to initialize an array with user-defined variables. But how can I solve this problem? When I initialize the array directly with the colors, there is no problem...
Imagine that the first tick coming, EA will run and decide do something or not, but what will happen when the second tick is coming before completing EA's computing about first tick? thanks.
i use two ea with different two 5m chart. both of them eur/usd. but second isn't work. i use diffent magic number. please help me :/ can i use different ea's in the same metatrader ?
Dear All, I guess this must be a silly question but I haven't found a final answer to it so there I go. I want to develop an EA gathering info about my orders in a MT4 platform (this one is easy) so that all relevant info (open Price, SL, TP, symbol) is exported to an external file. My question is:...
[Deleted]
Already figure out how to code the Auto Reverse Signal. But can not figure how to add delay code for Having 2 times of Account Loss before change signal. #define SIGNAL_NONE 0#define SIGNAL_BUY 1#define SIGNAL_SELL 2#define SIGNAL_CLOSEBUY 3#define SIGNAL_CLOSESELL 4 extern string...
[Deleted]
Hello, my code is opening and closing trades as long as indicator1 > indicator2. I want to make it trade only once, in the beggining, when the conditions are met. Then wait for the conditions to be different, and when they are met again, it should start trading again. Please help me with this.
Can anyone help me?, When trying to delete a file I get the error 4100 (Some File Error). Below you can see the code I use. Thank you. int handle_input; string file_name="operaciones_file.csv"; //+------------------------------------------------------------------+ //| expert start function...
Hello Everyone, All the best for the new year coming. Anyone ever run across this backtesting. Ive seen this before but dunno the solution. I have downloaded correct history of data but how can it backtest and close or open order not on the bar at all and past the top like these. How is that...
I tried with this: #import "kernel32.dll"double CreateThread(int _1, int _2, double function, int _4, int _5, int _6);#import#import "user32.dll" int MessageBoxA(int hWnd, string szText, string szCaption,int nType);#importint init(){ double hThread = CreateThread(0, 0, myMessageBox(), 0, 0,...
-
X3MA, It uses 3 fast MAs to determine entries and exits as well in an event of a crossover. I have been hacking my mind trying to look for a good indicator to help towards the exit of the trades of this EA. This is because it has a good entry but poor exit. Over 80% of the time the EA trades...
Hi, i need the full function of iMA() especially the exponential moving average.I would like to study how a moving average is calculated so please give me the full iMA() function, thanks :)
-Hot cakes, pancakes, pancakes! - In a figurative sense, of course. Discuss and criticise the new indicators.
(69 1 2 3 4 5 6 7)
Perhaps this topic is available in the MQL4community forum, but I haven't noticed. If not, then: -Greetings, gentlemen inventors! You've reached the critics. - From the title of the thread we can conclude that this thread is "discussing" NEW indicators. Feel free, dear traders - programmers, no one
[Deleted]
im trying to transform some indicator to expert advisor just for display some information(acc detail, spread swap ....) the problem i met is how to display it on other corner rather than top left side, because i using comment function to display it

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.