Hello, Let say, Account Balance / Free Margin : $200 Leverage : 1000 Currency Pair : GBPUSD Account Currency : USD Currently i am using : https://www.hfm.com/int/en/calculators/position-size-calculator and this show accurate Lot size but i am looking for formula so i can code into my EA. How can i
Hi All, I am a new to this and it might me a stupid question but would appriciate your advice. The problem is that the profit results of my EA on back testing are not making sense, i have attached one example (see the highlighted in yellow rows). My EA opened a gold buy trade at price of 613.40 on
ICMarkets Denisha chat support says this: Please note that IC Markets’ server time and charts are GMT + 2 or GMT + 3 (when daylight savings is in effect) To align the daily chart candles with New York close (5pm ET) IC Markets server time and charts are GMT + 2 or GMT + 3 when daylight savings is
// Regina Gold Expert Advisor // Author: Aldan Parris // Version: 4.50 #property strict // Define input parameters input int rsiPeriod = 14 ; // RSI period input int maPeriod = 20 ; // MA period input int bbPeriod = 20 ; // BB period input double bbDeviation = 2.0 ; // BB deviation input int
I've noticed that very rarely when internet connection falls for a few seconds/minutes, after it is back online MT4 DOES NOT reconnect properly. What happens is that the top triangle at the bottom right of MT4 comes back green, but the bottom one remains red. In the journal tab (log) the following...
I’m getting the message; LiveUpdate: old version, try to download new one In the past when I relaunch the mt4 terminal it automatically updates itself and restarts with the new version but now it is stuck on “old version” with no connection Should I wait for a fix or continue installing a new
im having this problem for my EA on mt4 Can anyone help ASAP why is this happening, cannot load 'C:\Program Files (x86)\MetaTrader 4\MQL4\Experts\Trinsaux.ex4'
(18 1 2)
cannot load 'C:\Program Files (x86)\MetaTrader 4\MQL4\Experts\Trinsaux.ex4'
please help to resolve this issue it shows this error cannot load 'C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\2191F4A3D14D7B4B1EBB84F924777883\MQL4\Experts\GBPUSD KILLER .ex4'
does anybody know why the EA that work properly a few days befor now does not work in mt4
I have an EA that talks to a server, but sometimes a communication error might happen, and the EA can have a hard time recovering after, so it would be better to restart the MT4 instance. Is there some way I can close the chart AND MT4 itself to enable that? TIA! Dennis Gundersen
Hi, while watching the prices in order to compare them to other brokers I had to realize that in the Market-Watch-window and the Order-window (F9) different prices are shown than in the main Chart-Window?? Please see at the attached snapshot. The Market-Watch- and the Order-window show both: Ask=1...
As you can see from the photo. I am unable to open a new demo account with the MetaQuotes-Demo server on mt4 b1420. I wanted to see if new beta version was available. Anyways, any ideas
help me write a script for ea in mql 4 input target = $20; double input lotSize = 0.01; double iniTPb = 0; // the price where target is acheived. double iniTPs = 0; // the price where target is acheived. double buypl = 0; // sum of all buy trades p/l double sellpl = 0; // sum of all sell trades p/l
Hi guys like a title exist a free indicator for show me How much leverage am I exposed to? immagine i open a trade and i want know every time I open a trade and they increase I want to know how much the leverage is now i use by hend this calculate The exposure leverage calculation can be performed
Hello, I updated my phone to a new ios and when I opened the MT4 application, my demo account was log out, I try to put the same login and password but it did not work. I want to recover my demo account since I have had a system in place that was working and it needed more testing. How do I recover
Indicator TLB OC v02 and its reliability in Forex trading
Hi all I added a feature for auto lottery but after inserting it it gives me the problem of OrderModify error 4051 and invalid stoploss for OrderModify function I will insert the code below, I can't figure out what the problem is double lot;
im trying to install mt4 on my windows laptop but its not installing and returning an error any ione hl me to solve this problem below is the screen shot
I find it inconvenient to go thru the cycle of: move pointer > right click > buy/sell limit > set lot > set SL/TP >= 6 operations But the cycle of: move pointer > right click > buy/sell limit + preset lot + SL/TP >= 3 operations Is that possible to code this thing out? Searching the internet doesn't
I used an EA, whch at 3om today opened a trade 900 pips above the 5pm price. As you can see the open price hasnt even been hit for the past day or so. MY EA has no slippage so it cant be that. Im thinking it might have somehting to do with the EA executing so early that it didnt register the
The following statement in my code is resulting in Pending Order getting created but it somehow is not respecting ordertplvl. int
Hi coders, I need your help for my learning process. I'm using a Multi-Symbol EA which it can run sizeable pairs and it was written by someone else. My Mission :- 1) To get the 1st OrderOpenPrice 2) To get the 2nd OrderOpenPrice 3) Finally, get the difference MathAbs( 1 - 2 ) I have written the
For example, I have a BUY LIMIT position, But when the march has continued and the order is still not executed, I want to change the TP to the highest between the order placement date and the current date
I want that, in every 15 minute candle, the cobuffer value of the previous 26 candles will be added together Can someone help me in this case
Hi guys i try to create a indicator that calculate a CCI over the ratio of 2 instruments i code this //+------------------------------------------------------------------+ //| CCI_Ratio.mq4 | //| Expert Advisor created by
Hi bros, I have Expert Advisor and want to sell it, on the other hand i want to protect source code too. EA can be place at Metatrader market or user can be download .ex4 code website which to be ready later. Monthly subscribers for example must be paid 1000 usd for to use it. But if the subscriber
Got the error “cannot load” and the path to the ea Tried everything Restarting,reinstalling still doesn’t work
Hey all! I'm working in an EA framework so I can spin strategies up for both MQL4 and MQL5, and I'd like to implement a HashMap, since there's an implementation already done for MQL5 in /Include/Generic/HashMap.mqh, I gave it a shot and moved the folder to MT4 to see what happens. To my surprise

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.