General - page 3

I was trying the free trial period and wanted to host an EA which needed DLL import. I got the message that such EAs cannot function in MT4 VPS server. Is there a way to resolve this? Cheers
  AI 2023. Meet ChatGPT.  (2133   1 2 3 4 5 ... 213 214)
In this thread I propose to discuss a noisy, perhaps prematurely overblown, but undoubtedly significant event in the field of IT technologies. An event that even hardened sceptics cannot ignore. Scientists, programmers, artists, entrepreneurs, workers. Everyone is watching, thinking or talking about
Hi all, I have the following error when market is closed I tried to fix placing the followng code at the beginning of the expert, but it doesn't work. void OnTick () { if ( SymbolInfoInteger ( Symbol (), SYMBOL_TRADE_MODE )== SYMBOL_TRADE_MODE_FULL ) { Could you help me? Thank you
Hello, I am learning to code and came across these 2 functions that calculate the optimal lot size for the order. I tried both of them however, they are both giving me a bigger than supposed lot size sometimes (e.g. returns a 1.5 lot size for a $1000 account, or a 2.94 lot size for a $10000 account)
I have a multi-currency EA that works very well in my local computer. However, when moving it to the MQL5 VPS, I get a warning saying " indicator is too slow, rewrite the indicator, please". Looking on the web over solutions to this problem I found several solutions like: 1. Disable news. 2. reduce
void OnTradeTransaction ( const MqlTradeTransaction &trans, const MqlTradeRequest &request, const MqlTradeResult &result) { if (trans.symbol!= Symbol ()) return ; if (trans.type != TRADE_TRANSACTION_DEAL_ADD ) { return ; }
Any knows what to do with this? I cannot logg on with a newly dowloaded MT4 from my broker
  Forecast and levels for Oil  (254   1 2 3 4 5 ... 25 26)
Brent Crude Oil April-June 2017 Forecast: weekly correction with possible breakdown; 49.69 support is the key W1 price located above Ichimoku cloud in the bullish area of the chart. The price is on the secondary correction which was started in the beginning of January located within the following...
  Forecast and levels for Dollar Index  (223   1 2 3 4 5 ... 22 23)
Dollar Index April-June 2017 Forecast: ranging correction W1 price is located above Ichimoku cloud in the primary area of the chart. The price is on secondary correction which was started in the beginning of this year by bouncing from 103.80/102.27 resistance levels to below. For now, the price is...
  Forecast and levels for USD/CNH  (189   1 2 3 4 5 ... 18 19)
USD/CNH April-June 2017 Forecast: ranging for the bullish to be continuing or for correction to be started W1 price is located above Ichimoku cloud in the bullish area of the chart within the following support/resistance levels: 6.9868 resistance level located in the beginning of the bullish trend...
Hello everyone, I've developed an Expert Advisor (EA) for trading, which I plan to offer based on a monthly subscription model. To facilitate this, I'm considering creating a user portal or middleware. This system would allow subscribers to manage their subscriptions conveniently, possibly using a
Hello Few days ago my webterminal stopped working for no reason . I can only choose Metatrader 4 now ( it used to be MT4/and 5 but now only 4) It used to log me in automatically, now i need to type the password but wjen i press OK At the bottom i get this message : " WebTerminal is not supported by
Hello everyone, I have a question about MetaTrader 5 and multiple brokers/accounts. I have one platform on which I have 5 brokers/accounts installed. Now I want to trade these 5 accounts at the same time with different strategies. However, I am having problems with this configuration. What am I
every time i trie to add this indicator to the chart it gives this error "Error: AUDCAD not found. Cannot proceed." Even tho AUDCAD is there... can someone help? thnx
  vps  (1)
i rented a meta trader 5 vps service and i migrated all the things, it said the memory and the storage is running but the cpu is at 0%. and my EA doesnt seems to be working, how to fix this please
i have a market place ea free one that uses moving averages.it trade 1 trade per candle all the time. months of testing. very profitable. on live account it opens 1st trade same price almost and time then many more trades till candle closes wins and losses. tried another broker live account. same
Dear team, I am not really sure why my products, if such payment is done, they are cancelled the next day. meaning my income is cancelled
Dear I want to details how this function work "Compile file with MQL5 cloud Protection". --> What is the different between with protection and without protection. --> How i know my file is cloud protection or not
  how do I contact service desk  (40   1 2 3 4)
There is no entry in the my members menu on the left side of the page for service desk. How do I contact them, as I need to speak with them regarding finances. Thanks
  Matrices and vectors in MQL5  (18   1 2)
This is the summary thread about Matrices and vectors in MQL5
  Error on publishing EA  (33   1 2 3 4)
getting these errors while publishing my ea
I need a help with opening a real trading account not only demo. It does not allow me to press on "Creat real account". Please help me
Hello everyone, have a nice day! I'd be happy if someone could explain my question: When is a freelance project considered overdue? If the customer is offline and does not confirm "Demonstration" until the deadline, will it be considered "overdue"? Thanks a lot
Hi I have two files that I need to convert from MT4 to MT5 one is an indicator the other is a template, I have attached them. I haven't got a clue what I'm doing can anyone help me? Cheers
Hello I am curious how the PR is calculated for the strategy tester agents. Anyone shed some light? Thanks
If I draw trendlines on the charts, does anybody know how I can make them stay on the charts even if the MT5 platform has to shut down due to a Windows update? I got the following suggestion but it didn't work: Right-click on chart (pic) and save your chart with trendlines as a Template. On any new
[Deleted]
Something seems strange in the last 3 hours. A few hours ago I tried to update my EA to the marketplace and some strange things happened. On MT4 it works, for MT5 there is a notification for the log "more than 20xxMB". Can anyone help with the answer
I have noticed what seems to be an error in the way the event time retuned from MqlCalendarValue. There seems to be an error in the way server time is being calculated (since all time values are returned using server time as per documentation). Below I have attached samples of this error. The
hi im new to coding and i cannot get my ea to execute trades on the strategy tester i keep getting this error or variation of this error : 2024.04.13 15:21:45.619 2023.01.09 13:27:02 failed market buy 0.01 EURUSD sl: 1.06725 tp: 1.07025 [Invalid request] 2024.04.13 15:21:45.619 2023.01.09 13:27:02
I have moved VPS server from one MT4 account to other today and tried starting it, its not working. 2024.04.12 16:41:39.805 Virtual Hosting: 6565125 start command 2024.04.12 16:41:39.692 Virtual Hosting: 6565125 failed to connect to server 'MQL5 Mumbai 01' 2024.04.12 16:41:19.682 Virtual Hosting