hi if my trading account balance is lower then my signal provider one, should i put a lower number on 95% in order to overcome drawdowns and not killing my account ?
[Deleted]
I've been attempting to create a blog for about six hour and I keep getting the message in the image below. Anyone else having this problem?
Hello all, Firstly, let me tell you all that I do not know any coding or programming. That is why I need the help of you gifted programmers. I took this Straddle&Trail v3.30 breakout EA and have optimized its settings to be VERY PROFITABLE for the GBPUSD pair. The only thing I need your help with is...
Hello everyone, I want to offer this condition to add on the Rules of the "Execution of Orders":
I have this problem, I do not know exactly how to write the code here - do I have to free arrays manually? do I have to manually delete the objects within an object Array? The problem is that even though I tried to do these things, I still get these error messages.. the difference is that I used to
Hi member, I am planing to subscribe to a third party VPN to protect my internet browsing and data on the device. I run one of my three accounts on the MQL5 VPS. By doing so, my IP will get changed. Would that VPN effects my MT4 platform and my trading. Thank you
Hello, greetings again. testing the mt5 tools, I created a custom symbol and the formula that associated it was EURUSD / 10000 In this way I get a symbol whose values have many decimals (8 decimals) The problem with this is that when I want to edit the price of the objects, like a horizontal...
if someone has stochastic divergence scanner .how much cost will u sell it to me
The "Middle Ages" in our consciousness associate with the concept of inquisition orgy, campfires, on which witches and heretics are incinerated, and crusades for "the body of God". The science in those times obviously was not "in a center of society attention". In these conditions appearance of the...
I know about coding and I am recently got into meta trader.I would like to create a scanner/program that will scan for Breakout in all instrument ( I am using icmarkets ) What kind of Breakout you might ask? For now something simple # close below previous bar low # candle is 3 times bigger than...
Hello The indicators that are in the markets can be installed in an android or ipad?
Hello guys! Does anyone know what percentage of Mt4 and MT5 users? What is the most used by traders?
#include<Trade\Trade.mqh> CTrade trade; void OnTick () { double KArray[]; double DArray[]; ArraySetAsSeries (KArray, true ); ArraySetAsSeries (DArray, true ); int StochasticDefinition = iStochastic ( _Symbol , _Period , 5 , 3 , 3 , MODE_SMA , STO_LOWHIGH ); CopyBuffer
"please update your mt4 account on your client area" comes up after I enter my password for an EA and prevents it from running. I am logged in with the proper credentials to my MT4 account.
This is only a minor annoyance. Steps: Start with a "clean" chart. That is, just bars, no other indicators, Start EA with a dialog on it created from CAppDialog. This EA has labels, edits, buttons, etc, Save as Template. For some reason, the labels are stored in the .tpl file. For example:...
Hello look image Now I see More From Signal Like Signal By Currency USD Or By EUR Or Any Else And I see Signal Invest By 100 $ OR 1000 Eur OR 500 Any Else And I See Signal Create Orders By 0.01 Lot Or 0.05 Lot Or 0.1 Lot Or 1 Lot Now , How I Join With Any Signal These But based on my account...
Does anyone know how to export OHLCV data from MT5? I have searched for a long time and only found some scripts but not indicators and can't export data realtime,so anyone know how
Hi. I'm new to the forum. Love it, by the way. I want to thank many of you for your contributions as they have helped me by leaps and bounds. I used to program C++ and so am familiar with many of programming syntax. What I am having trouble with is the PRICE_OPEN and PRICE_CLOSE . What...
In your opinion, what is the best practice to place orders: 1- Just One IN order, with SL and TP already Defined. In case of new IN deals (increasing volume/changing average price), need to Modify to SL and TP with new prices. 2- Three orders: 1 deal IN, 1 deal to SL, 1 deal to TP. In case of new...
hi guyz, please guide me i wanted to know that is it possible to add fund in my mql5 account through paypal useing my debit card.actually i'm unable to do that..please help
Hi, Read the following https://www.mql5.com/en/forum/168741 It says that i cant have a nested struct. I wast trying something like the following. struct STRUCT_GV { string Name; // GV Name double Value; // GV Value double...
My GBP NZD pair froze for few days in my demo account (metaquotes demo) . The currency price quote stuck at a price for few days and wont move. tried reinstalling mt5 and reducing max bar chart , the chart still froze. It froze in my mobile and other pc as well. Any help ?? tq
Compile ... #define STR_TO_BOOL(source) (source=="true" || (int)source!=0)int OnInit() { //--- This will produce warning "implicit conversion from number to string Print("True: ",STR_TO_BOOL("1")); //--- This is the same but will not produce any warnings Print("True: ",("1"=="true" ||...
Try to compile ... #import "user32.dll" int GetParent(int hWnd);#import#define __MT_HWNDCHART (user32::GetParent(__MT_HWND))#define __CHARTID (::ChartID())#define __MT_HWND (::ChartGetInteger(__CHARTID,CHART_WINDOW_HANDLE)) int OnInit() { //--- This will produce warning -...
I am unable to open any sort of account as it does not allow me to proceed with the registration even after entering all of my details when opening a new account in MT4. To be more specific, the proceed button is disabled and pressing enter only returns me to the selection of account type. What am I...
In mql5, after adding an indicator to the chart in the code of an expert advisor using the function ChartIndicatorAdd(0,0,ind_handle) . Now I like to change the indicator period. is there a way to do this or I have to delete the indicator and re-add it with the new period? and if so, how can I...
why print a txt in Japanese? Hi, I'm trying something that drove me crazy: I have created a txt and I have put it in the folder "files"; I've called that txt "ab.txt" void OnStart() {//--- string copia=""; int handle4=FileOpen("ab.txt"...
Hello I'm trying to use the log file to recover the Alert signals but the mt4 doesn't update it in "real time", it takes some seconds. How can I make the mt4 to continuasly update the log file?
Hello, Just wondering if anyone knows why templates are not opening up as I saved them? For instance I have 5 instances of USDJPY in differing timeframes and the same for USDJPY and GBPUSD with a total of 15 charts. I save this setup in templates as GBPJPY_5MA. When I go to reopen the template the
Hi. Since we usually set a lot size of every EA in the appeal to a maximum drawdown (max DD), then THE MOST IMPORTANT ISSUE is to see a graph display of a balance and a drawdown on the same chart, to see its curves and values in each changed point OR, at least, to know what is a balance value [USD

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.