General - page 36

Hello, I amnew to VPS. I have migrated my EA to VPS and can see that VPS is running. Butis there any possibility to Monitor the activity on VPS (to see the chart andwhat is going on?)  I am using a mql5 EA. Is there any possibility totest it on VPS? I tested it only on the Client terminal and...
  Neural Networks  (273   1 2 3 4 5 ... 27 28)
I tried to move some posts and threads to this one concerning the subject about Neural Networks. Just to spen some development up and keep everything in one place. --------------------- GMDH is known also as Polynomial Neural Networks, Abductive and Statistical Learning Networks
HI I've been using MT4 in my trading journey. In the desktop software, I can right click on open position, and place Trailing Stop by points. Now I just changed broker and they are using MT5. I couldn't find Trailing Stop command when I right click on open position. Is there any special option to
Hello, I have a question regarding to account. I already changed where I live and want to change my country. But I cannot get any sms verification message for my Turkish phone (the same for some of my friends) In the meantime, I don't use it for a while. Is there a possibility to change my country
Hi Guys! I need Help with the Code of an EA. So I created my EA, and Now No compile Errors exist anymore, but the Problem is, it doesnt Take any trades.. Let me summarize the Logic fast So, there is a Candle Time variable. The High and Low of the Candle will be used as Zone and then we wait for a
Hi, I have created a fully automated trading system in python, using Metatrader5 library. Do you know if it possible to sell it as an EA in the Market? Thanks Dino
Version:5.00 build 42115 Mar 2024,This version cannot connect to the proxy server. Once it is turned on in the settings, it cannot receive the market information. The market information will be normal after it is closed. Other software can connect normally using the same proxy settings, only MT5
Can anyone please help with how to configure the specified currency under the 'Mode' section when applying the custom commission settings in the MT5 strategy tester ? When I select 'specified ccy' it doesn't let me proceed when I press 'accept'. So I imagine I need to tell the system what the
Good morning, I've bought a VPS (OVHCloud) for my trading. I've installed MT5 and registered account but, when I open Market windows, the list isn't updated. Sometimes show me just 5 pages, other more and rarely complete list. Do you know why
Good day I have no idea why this issue keeps on happening and am hoping you guys/gals can help me. I have the following code; //+------------------------------------------------------------------+ //| SuperTrader_V1.1.mq5 | //|
While investigating another issue, I came across the situation where I would need to see the results of macro substitution within the source file, or better their results. So I tried to make clang's preprocessor read and output the mq4/5 and included mqh files. But I am unsuccessful in making clang
Hello, I bought an EA via MQL5 a few days ago and according to the data I have 9 activations left. In the new MT5 I am also connected to the Market MQL 5 and it shows me the purchased EA and that I still have 9 activations available. When I click on the EA I can only install if I buy again. Does
Anyone know how to turn off “auto-updates “ on MT5 platform? Please advise…
  MT5 Question  (20   1 2)
my broker doesn't have a download for MT5. Can I still download it and set it up for use with my broker ? Broker is:   Ally Invest (Formerly MB Trading) Thx
How can I optimize this code? It runs very slowly during the first initialization of the indicators. The final calculations of ergoCCIBuf and triggerBuf depend on the preceding buffers. #property indicator_separate_window #property indicator_buffers 8 #property indicator_plots 2 #property
Hello friends I have a signal and it is not showing growth percentage though the system is profitable, it seems like there is a glitch how to solve this
I am trying to use the Help tab in MetaEditor, but the displayed fonts are SO large that I simply am unable to effectively read what's being displayed. Even a single word is so large as to be almost unrecognisable. If I select any item in the Navigator and view it in the Help tab, it seems to...
i just subd to a new signal, and it is not copying xauusd trades. i am using the same broker as the signal provider. Not sure whats happening. My journal says symbol XAUUSD not found Any help would be appreciated
good morning, I'm using MT5 I don't know why the market watch is now displayed in a floating window (see photo)? How can I put it back in the left-hand column? Thanks a lot
[Deleted]
I have an EA that uses an indicator for signals how do I publish them both
hi, is possible to have an automatic trailing stop sistem buying manual
# send a trading request result = mt5.order_send(request) # check the execution result print( "1. order_send(): by {} {} lots at {} with deviation={} points" .format(x,lot,price,deviation)); if result.retcode != mt5. TRADE_RETCODE_DONE : print( "2
Hi! A couple of questions on libraries, if I may ask: 1/ in mql5 editor or on the website how can I have a view on all external libraries, their description, functions, etc...? 2/ how can I add one manually, and in script (I guess the include statement in mql5 editor)? 3/ which part of the MQL5
Greetings all. With what parameters should I build a PC to test ( optimise ) robot in MT4 and MT5. What should be paid attention to: CPU, memory, video card
I have failed to get verified for a seller profile, even though I have submitted everything as required, no edited pitcures, ID takes up over 50% of space, no cut corners etc. How do I resolve this
#property version "1.00" #define ND NormalizeDouble #property indicator_chart_window #property indicator_buffers 5 #property indicator_plots 3 #property indicator_color1 clrDodgerBlue #property indicator_color2 clrDodgerBlue #property indicator_color3 clrDodgerBlue #property indicator_color4
I consult a Trading Forum in Indonesia I think that shares cracked EAs. I ABSOLUTELY NEVER use cracked EAs (this is not for me), let me be perfectly clear, but I noticed that EAs from the marketplace here get cracked this plummeted my trust in the encryption algorithm. I thought that using the Cloud
we all know there's a repetitive pattern in price changes based on the hour of trading day, which is an indicator of global forex markets sessions and their overlaps. but since there's 24 hours per day, and 120 hours per week, in each forex trading week, does it mean no matter the time settings of
i want to ask for a refund for all of the indicators and EA's i have bought. recently you have blocked prop firms including all brokers i have used and i can't even use your platform anymore so i want my $ back
We are happy to announce the release of a new book entitled Neural Networks for algorithmic trading in MQL5 . From this book, you will learn how to use artificial intelligence in trading robots for the MetaTrader 5 platform. The author, Dmitry Gizlyk , is a hands-on neural network professional; he