General - page 62

I bought EA trade assistant after my money was deducted from my account it shows error. the EA still not yet bought what do I do now
I want to downgrade my metatrader 5 terminal because i have an expert advisor that only works on earlier build. The thing is when i replace the terminal64.exe and try to start it nothing happens. It works fine on my laptop and the terminal starts as i should but on my station and my vps its not
I can't get into my MQL5 is there anyone who can help
I have three computers, A, B, and C. I am running backtests on B and C from A through Local Network Farm, but the memory consumption on B and C is strange. B and C have spare physical memory, but the HDD or virtual memory is being used. The folder used by B and C is the "Tester" folder in the
hello everyone I want to get the time to open a closed trade. I took help from artificial intelligence and it suggested this program line. datetime openTime = HistoryDealGetInteger(lastDealTicket, DEAL_ENTRY_TIME); But DEAL_ENTRY_TIME does not exist in mql5. You may help. thank you
Hello, I’m not sure if I’m posting in the correct category, but I need some help. I’m new to copying trading signals and I have a few questions about the process. I found a trader who uses an EA for scalping on XAUUSD. We have the same broker, but on different servers (I’m on ICMarketsSC-MT5-4 / and
Hi I tested many of the robots that offers free MT4 forum and other types of blogs and doing backtesting and in a demo account all work great , but when I put the EA to a funding account tells me all the time that "trading is disabled" ( having the robot with the smiley face ) . I can't find a way
looking for a way to include fundamental data like interest rates in MQL5. Please advise if there is a good practice to do this
Hello I moved my subscription of an active MT4 signal to another MT4 account but its not transferred. Please advise
I established a new MQL5 profile, and had multiple issue trying to log into the community from my desktop. I tried adding the webpage as 3rd party cookies and issue still was not resolved. I was only allowed to access community profile from my iphone. Now I have purchased an indicator. I tried to
Hi , I sent a paypal cash to the wrong email . ( Dormant) Am i able to reverse this if so How
  Gap indicator  (14   1 2)
Hello everybody I am searching for GAP indicator which show gaps in prices..it will be best if i can get it multi time frame which i can use it in all the times frams from 5m to day time frame..i wish if i can see gaps that are happening in all the time frams while i am stick with one time fram..for...
For example, if I have two prop firm accounts or two brokerage accounts and I want to trade with them at the same time. It seems quite complicated now or I haven't figured out how to do it efficiently
it was meant to spend on an EA that isn't available anymore and now I got the money returned to my account here. However, I want those $10 to return to my debit card. I am not about to withdraw them through that portal method. What can I do here? I just got $10 sitting in the mql5 account
if (isBuySignal && macdBuySignal && !LastTradeWasBuy) { double sl = ask - SLPoints * _Point ; double tp = ask + TPPoints * _Point ; Print ("Attempting Buy Order: ", " Lots: ", Lots, " Symbol : ", Symbol (), " Ask: ", ask, " SL: ", sl, " TP: ", tp); if (trade.Buy(Lots, Symbol ()
Hey guys, Can someone tell me why it's not possible to check if + or - is pressed in CHARTEVENT_KEYDOWN? It doesn't work with if (lparam=='+') and it doesn't work with if (lparam==char(189)) either. But why? How can I check if these keys are pressed
So i have earned around 27.18, but my balance is only showing 20$ which is 7 short of what i actually earned according to agents history. I have no idea how to get ahold of support about this issue because their automated bot isnt the greatest or have the correct category. Does anyone know how to
Hello I would like to know how I could change the location of the "Data Folder" in MT5 to another one I want. With "Data Folder" I mean the folder opened when you do: "File / Open Data Folder" Thanks in advance, Cyberglassed.
I’m working on a function to detect untested swing highs and lows in my EA. So far, I’ve written two functions that find recent swing points by identifying highs and lows over a set number of bars : double FindHighs() { double highestHigh = 0 ; for ( int i = 0 ; i < xBars ; i++) { double
Hello amazing developers and expert traders. Please i need your expert opinions especially with my current situation of strategy testing and optimization. When an Expert Advisor (EA) performs well during backtesting and optimization but fails to deliver similar results on a live or demo trading
I feel like i'm in an endless loop of developing strategy. I probably have the wrong expectations about profitable strategy, does anyone mind sharing the performance of their profitable bot? I wanna know about it's percentage earn per month/per year, and its maximum drawdown. Thank you very much
Good day friends I'm currently using Mac book air. Please I'm looking for a way to install multiple Metatrader terminals on ma mac. I could do this when I was using a Windows PC, but not work Mac. Please help. Thanks
New MQL5.com authorization from '', RO, (5 Terminal). Рrevious - '5..', RO,. How can i stop theese messages popping on my mt4 app on iphone everytime i start a new mql5 page or open an old tab somewhere? The messages are so annoying. I would like to mention that I do not want to turn off all
Hi MQL5 team. I couldn't find any place to write this other than forums. Searching feature in signals page stopped working completely. I only use that search box to filter signals by broker, because there is no any option to filter by broker and there a lot of signal providers using unregulated new
Entering a trade is carried out using the following calculation: Before opening a trade, the robot always calculates the lot size at which it should enter the trade For example - current price 58.000 1 lot = 58.000 X lot = 40,000 (this figure can be changed) X lot = 40000/58000 X lot = 0.689 This
Hi Guys , I'm toying with the idea of a trendline with candle colors on left and right of the trendline . Just a visual tool to help beginners in showing an uptrend , Break and Retest and reversal. Simple , having trouble with the colors . There are enough trendline EA"s but without colors?..? Any
Hello everyone, Unable to open file: // Specify absolute path to file string filePath = "F:\\F2\\1.txt"; // Path to file int fileHandle; fileHandle = FileOpen(filePath,FILE_SHARE_READ| FILE_READ ); Error opening file: 5002 What could be the reason? Thank you
As the title says, I have a build pc with the following specs: 13th Gen Intel Core i9-13900KF 32 gb DDR5 ram 2x 2TB SSD M.2 and 1tb SSD m.2 RTX 4080 OC I have been getting a PR score of about 184. But from that im seeing online some people are getting 200 plus. How can i improve my PR score
Correlation Of Currencies I feel it would be worthwhile to give out a little, but, important information on currency correlation. Possessing the knowledge of how currencies are correlated could prove to be very important to your trading arsenal. It's just a matter of simple logic, but a very simply...
Hi all This may be more experience based opinion question but knowledge expert's opinion welcome too. Based on your experience(and knowledge), if you have created or backtested a profitable EA (an EA that you have noticed actually was profitable in live market, not just backtest), what values for