Just trying something new here. So after coding my EA and back testing it, I noticed some orders are not getting filled. I can't figure it out. The TP order on the long position should have been filled but instead it opened another long position
[Deleted]
Hello All, I have trouble with using of iCustom & RSI signal in TDI indicator. I'm using iCustoms like this //---- calculate EMA for the trend recognition EMA_0 = iCustom(NULL,TimePeriodDay,"EMA",5,3,1,0,0); EMA_1 = iCustom(NULL,TimePeriodDay,"EMA",5,3,1,0,1); EMA_2 =...
Hello guys, this is my first post here. I'm opening this topic in order to know if any of you ever experienced something like this before. I was performing some test with my EA's during the weekend. Yesterday I have bought a 3 months VPS subscription as my 1 month expired. Everything was working
Hello. After today's error of VPS, MT4 terminals where VPS worked did not turn on on PC, terminal gave a message, an unidentified error 4, I turned off terminal, I tried to restart it, it does not start, what should I do
[Deleted]
Can anyone explain to me why MT4 in the account history does not have the entry NET PROFIT (or similar) which also calculates the costs (swaps and commissions)? It is absurd that such an important thing is missing. What's the reason? Advice on how to do it
Hello, I'm coding a strategy based on 3 indicators Bollinger, RSI and STOCH! The win rate can be %99! The strategy is simple but effective! Since I'm newbie in MQL4 language, please help to code this and then we can use its signal all together :) The Logic is like this: When the candles touch lower
Everytime I log into my MQL5 account, my MT$ shut down. I am unable to download my paid indicators. Please help
How do you guys do to get price updates from an object that is being dragged....let me explain.. I have an horizontal line placed at a let's say price XXXX, so when I click on that line to drag it up, I can get the CHARTEVENT_OBJECT_DRAG event, but it seems like it only gets received in the
Hi, My MT4 Trading platform is no longer loading, it attempts to load, then immediately turns off - any ideas anyone
Hi this is half trend indicator it stop working at Line 85,21 how to solve this error? trend[i]=trend[i+ 1 ]; //+------------------------------------------------------------------+ //| Half Trend.mq4 | //|
hey guys, can you pls help me fix this code. It gives me 3 errors and I have no clue how to fix it. This is not my code and I'm not a programmer. This is to close all loss orders at specific level. Greartl appreciated. <Deleted>
All, I’m receiving push notifications for orders that has been closed for over a month. This seems to happen every Saturday in where I receive multiple notifications to my MT4 mobile for orders that closed months ago. Anyone experience this or have an idea on how to stop it
Hi all, I am trying to pass data type long exactly timestamp to c# dll but it's gives only one value or zero value ... I don't why.... here is my code c# public class ExportAll { [DllExport("TestFill", CallingConvention = CallingConvention.StdCall)] public static int TestFill (
can someone help? double tab[]; Print ( ArrayResize (tab, 30 )); Print ( ArraySize (tab)); for ( int i= 1 ;i<= 30 ;i++) tab[ 30 -i]=i....;
Hi all, could anyone suggest to me a recourse or complete and advance easy to learn mql4 coding
REFRESH EA-OBJECTS after ORDERCLOSE after 20 SECONDS ONLY ONE CHART, I want that all objects of that chart/currency-pair become refreshed/renewed, ONCE after all orders are closed, at 2 different TIMES of OP-BUYS and OP-SELLS, after the last/second ORDERCLOSE of OP-BUYS or OP-SELLS, about 20 seconds
I want to count the number of losses per day instead of lifetime losses. How can that be done? -> MQL4 PS: I tried to post it in MQL4 forum, but as I click on forum at www.mql4.com it redirects me here
[Deleted]
I have been trading forex manually for over a year now, and I consider myself intermediate. Two months back, I paired up with my friend, an advanced coder and doesn't know a lot about forex strategies; together with my scalping strategy and coding skills, we programmed an EA. Over the course, we
I am facing problem in installing mt4 in aws amazon show specify the proxy server. How to solve
As I set up my indicators and templates, and saved. Every time after switch off my pc and start again mt4 shows its default values and I do not find my indicators and templates which I installed and saved in previous session
Hi! I ould like to have an EA that automatically change the global tp of open orders, connetect direcly with margin I'm using. P.E. : I'm using 1$ of margin I want to set 2x-3x ... so my global TP will become 2$-3$....if the margin used change automatically also the Global TP change, more money I
Hi, my C: drive is almost full and when I tried to download historical data there isn't any space left. I want to run the mt4 using portable mode and found a good how to instruction in here . In the video the app data folder is copied to a new folder, from this point there's 2 app data one in the
I am trying to set up 2 MAs ontop of an RSI, using the Previous Indicators Data, and place a sell/buy when they cross. However I just can't seem to get my head around it and get it working and placing the buy/sell at the correct place. Any help is appreciated. My current code (mql4): double
Hi all, first of all, English is not my native language so I hope you won't get angry, if some misunderstandings occur in this thread ;-). Furthermore I want to give you a realistic view about my programming capabilities - well there are almost none. I can print "Hello world" in Python and know...
i try to install metatrader4 with windows 7, and the programe blocked installation it ask "specify proxy server" and login password
Hi all, I have been working primarily on MT4 which has undoubtedly the broadest support among my brokers, only a couple offer MT5 and not necessarily with the same instruments I want to trade with my algorithms. Recently I started delving much deeper into MQL5 and its standard library classes for
[Deleted]
I would like to be able to subtract 2-3 hours from the current time. What's the formula to do this?
Is that normal? I was finding it strange that this week the EA haven´t taken any trade so far. I went to Tools>Options>Expert advisors and to my surprise the "allow automated trading" was off, but it was definitely NOT me! The EA was taking trades last week, even friday. After the weekend, somehow
Hello everyone, please help, why do I order/open my position always different from the signal provider, for example, when the signal provider buys 0.01 at 2 PM then buys 0.01 again at 3 PM but on my mt4 account I only buy 1x at 2 PM and there is no second order, does anyone know the solution? even
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.