General - page 189

Hey does anyone know of a way to copy trades from an mt4 account with only the investor password? I've been searching the web, but no luck
how can i get my paid indicator in to my live account. when in uploaded the indicator it went into a demo account that i never use if some one could please explain how to do it
I created a working script, but when I load it to the chart I don't get Input Window like I get loading an EA, It loads automatically with its defaults. What should I do with it? I remember, I started learning mql5 , and back then it always asked for submission with an input window
Hello How can I enable the immediate closing of a trade with I click on the X ? Currently when I click here: https://prnt.sc/KpGuG-kTiPs8 this window appears: https://prnt.sc/VDRShKpYUnqe But this started to happen from today after I updated MT5. Until yesterday the positions were closed
Hey there, I really like to give a coder a good feedback for the work he has done for me but unfortunately I can't find the place where I can give him tat feedback. I checked the step-by-step article but point "4. Feedback About the Job" doesn't help me at all. It's probably the easiest thing in
It keeps on telling me about parenthesis when I try to compile please help ';' - unexpected end of program gold3.mq5 317 41 '{' - unbalanced parentheses gold3.mq5 146 1 #include <Trade\Trade.mqh> input int MagicNumber= 10001 ; input double Lots = 0.05 ; input double StopLoss= 45 ; input double
int OnInit () { //--- //start write the file filehandle= FileOpen ( "ABC_Test.csv" , FILE_WRITE | FILE_CSV ); //check if any error if (filehandle!= INVALID_HANDLE ) { Print ( "File opened correctly" ); } else Print ( "Error in opening file," , GetLastError ()); //write
Running the attached (and other) EA(s) in the debugger fails to load the Calendar - or am I missing something? This call: if ( CalendarValueHistory (evCurr1,tC-(FXOneWeek+FXOneWeek),tC+FXOneWeek, NULL ,Curr1)) { // causes err 4014 = ERR_FUNCTION_NOT_ALLOWED: Function is not allowed for call or URL
  Save template  (1)
I want to save template and input symbols when i insert EA on different pairs
  3-line strike EA  (4)
I have a scanner that looks for the 3-line strike candle pattern, up to 30 instruments on 8 timeframes. When it gives an alert, I would like an EA to open a trade automatically with a set SL and TP. Can someone code that for me? I was hoping that when you get the alert on MT4 with the pop up
Hello guys, I have two questions about this code: 1) why do I receive two notifications? 2) instead of the order comment I get nothing. Why? //+------------------------------------------------------------------+ //| TradeTransaction function |
Hi everyone, I hve question about how to setup the VPS. Yes, I hve seen the videos, still not sure if it is correct. I have an practice account with Markets.com. I have rented the free VPS MQL signal. I use a signal called Dark Point. This signal provides buy and sell signals on a regular basis. I
i need my money in my account
My crosshair tool only shows "Points" but not pips. My positions are calculated with pips so I need to set my Stop Loss distance based on a number of pips. Like 40 pips for example. However when dragging with the crosshair tool it only shows me Bars, Points and %. Is there a setting I can change or
I am trying to set SYMBOL_VOLUME_MIN on a custom symbol but its returning ERROR 5308 I have completely checked other parameters are working fine, but only SYMBOL_VOLUME_MIN for which i am setting the value as a double, returning ERR_CUSTOM_SYMBOL_PARAMETER_ERROR 5308 so i think its a bug in system
I will like to analyze the market more and keep making trades even if other trades from previous analysis are still running in one chart for the same pair BUT i have a problem, having many trades levels on the chart is disturbing and confusing me. i cant disable the trade levels because i am using
Hello, I was using the MQL5 cloud network to do some testing and tuning of my Expert Advisor. Everything was working fine and I had no issues when I had only one VPS. Then when I was ready to turn on the software I created a new account and subscribed to a second VPS. The reason why I needed to
  Equity Protector  (2)
Hello, Anyone have recommendations on an equity protector? Maximum 30$ dollars. Something have limits drawdown based on equity % in the account and removes EAs once that equity amount is hit
Trading robots, also known as Expert Advisors (EAs) in the MQL5 language, have become increasingly popular in the financial markets. With the advancement of artificial intelligence and machine learning techniques, trading robots can now incorporate sophisticated algorithms that can learn from data
If a signal I'm subscribed to has open position on my account and I withdraw funds, will my position automatically close and readjust to account for the new balance, or will the positions remain open, but just new positions will be smaller? I'm trying to withdraw funds without closing open
Hi there, I've been seeing this problem for quite some time now on windows and I don't see much improvement, so I revive it anyway. So this panel ( windows button icons ) looks like a bit shifted down and left side also with a few pixels on MT5. It is possible to solve how to make it disappear
Hello, I am attempting to use the MQL5 Strategy tester cloud to do some testing and I also have my computer registered on the cloud for others to use. However I am not connected to the cloud for some reason. I used to use the cloud network a lot but for some reason it is now disconnected. Using the
Is there any problem if someone has an account of his own in a country other than the one registered in mql5 and withdraws to that account
Question 1: Can I purchase a robot from the Market using my MQL5 'Balance'? When wanting to purchase, it only shows payment options but it should be noted my current MQL5 balance is 0. Will it show an option to pay with balance if I topped it up? Question 2: When renting the MetaTraderVPS; will it
I can't place an order with my demo account
I realized some of the customers have several accounts. I can't understand why they should do this. I guess one reason could be they are actually doing Intermediation. I mean they have orders from customers from some other website(not necessarily a website) for a higher price. Is is against the
  MQL5 VPS  (1)
If I get the MQL5 VPS can it still run my EA when the PC is turned off? If not can someone point me in the right direction to do this
How do I know that all chart data is loaded? Sometimes the indicator already starts to calculate although it is still missing a few candles. For example, if you close the terminal in the evening and open it again in the morning. Then it sometimes takes a moment until he has loaded the remaining
The MetaTrader 5 platform update will be released on Friday, March 17, 2023. The new version features the following updates: MetaTrader 5 Web Terminal build 3640 Added UI translations into 10 widely spoken languages: Simplified and Traditional Chinese, French, German, Italian, Japanese, Korean
Hi, I have downloaded EA Source and I am trying to copy it into my MetaEditor. Mr process is: 1. Click on File on MT4 ; 2. Click on 'Open Data Folder' ; A File Explorer window is opened. ; Click on MT4 ; Click on Experts Folder ; Click in window, double tap, Click on PASTE. At this stage of the