General - page 84

Hello everyone! I searched the forum a little and didn't seem to find an answer to my question. I use this code MqlRates rates[]; int copied = CopyRates(symbolTmp, PERIOD_H1, myTime, 24, rates); double totalSpread = 0; for(int i = 0; i < copied; i++) { totalSpread += rates[i].spread; } double
When using function ChartScreenShot, it return true but I don't find any image file (PNG). Thanks in advance for your help
  EA trading  (1)
Hello. I'm starting to run an EA. Purchased EA with access to 5 accounts. it says that it is using 3 now. But I'm only using 1. How to remove the other 2 logged in accounts and add a new account? Thank you for your help
For some reason I have 2 accounts on MQL and I would like to merge them. I have purchased indicators etc on both accounts and need to access them on the one chart
Hello Im just starting with EA and im looking simplest -like I think- way. I need EA which have one simple condition: To Buy: candlestick open above EMA To Sell: candlestick open below EMA No need SL, TP, TP, BE- but if that were is no problem. Exit position is opposite order. Im looking, but all EA
MetaTrader platform settings for VPS disappear and have to add all over again if needing to make changes anyone have a the same issue and possibly a solution
I have many computers, located on the same LAN, meaning they will go out to the internet under the same public ip address. I install MetaTester software on these machines. When installing, I kept all the default steps, and I saw (of course) that the software on all machines used the same port range
Hello guys, I am confused so asking here, which modelling in back testing method is more accurate? A) Every Tick or B) Every tick based on real ticks? I tested with same input parameter, however, getting absolutely different results in both? Please suggest me
Hi, it's the third time that it happens to me, the price go on the take profit zone and it does not work. I can't trust MetaTrader5 platform
No option to enable MQL5 Cloud Network, MT 5 Strategy Tester Agents Manager not connecting
I am stuck with this error 4802. When I try to get value of the custom indicator handle CustomIndicatorHandle=iCustom(...); it says in the Experts tab: cannot load custom indicator (... )[4802] The indicator is put into C:\Program Files\MetaTrader 5\MQL5\Indicators Please help! Thanks.
I would like to create stop orders , update stop losses for existing orders, and close existing pending stop orders. Please direct me in the right direction! (Even if you can't help)
Hi, i just have a basic question: Do Metaquotes plan to revise the appearance (look and fell, you can call it UI for example) of the Metatrader platform? I mean, it feels like working with an Windows 98 Version of a piece of software. Have you ever thought about programming with Qt, so you can
Please Who Knows The Best EA In The Market ? I want to buy one
How do developer put support/ resistance in the chart for EA
Can someone please advise which would be the best EA for the following functionality- For Pending Stop orders- 1. Set release and close time 2. Set price in pips/points distance from market price 3. Partial Closure 4. Lot calculation from SL amount 5. Move SL on set milestones 6. Trailing pending
Hi Guys, Can anyone help me? I've purchased an EA from Market and have uploaded it onto my MT4 terminal. When I go to load it onto a separate account, it won't load (keeps defaulting to the first one) How do I select where to send it? Thanks
In my purchase "Activation left: 7 out of 10" is showing. what is the meaning of this "whether i have consumed 7 and 3 left" or "whether i have consumed 3 and 7 left". Please clarify? Again how the activations are counted? whether by installing the software on new machine(Computer/PC/Laptop) or on a
Hi All, I have a very strange issue. My MT5 only shows the candles from last year and from the last day on all timeframes. Does anybody have an idea what it could be and how to fix it? Please find the screenshot of the M5 below
HI Im in the middle of optimization, using the first one with fatest ping, then i think maybe i lost connection once during my sleep, and the first connection changed to failed then it had to use the second fastest connection and when i tried to tick off use mql5 cloud network and tick back on
Hello everyone, do you have any experience with the computing power and the maximum number of cpu cores? I have an Expert Advisor that needs about 24 hours for a month with 220 variants on 32 cores (AMD 9 5950x). Now I'm thinking of getting a Threadripper (128 cores) so that I can test several
Hi! I just started a backtest with 21 stocks, but one of the cores logs that it's installing USDSEK? I guess it refers to the ticks history since I'm using "Every tick based on real ticks" option. I attached the core screen and my market watch
[Deleted]
Good day, I have installed the MetaTester Agent. For some reason the could status is disconnected. What will be the reason for this
im trying to register a a seller.. they ask for my number but i dont receive the authentication code on my phone/ how do i proceed with this
hey everyone, new to all this so sorry if this is extremely easy. I am verified as seller on my account and downloaded the metatester agent manager on computer. Have 4 agents in the program and currently say connected and running (though no tasks have been completed, nor does it have any time
Hi Guys, I was trying to use 'MQL5 Cloud Network' for an EA optimization, but I was charged already 15€ for only 225 steps process and all the agents stopped working in the middle of the process. I feel completely cheated
Hi after running a 1 year optimization now trying to run a 10 year, but it just stopped moving with 256 agents working but 0 passed, do i have to wait for it longer? or there is something wrong? thanks~
Hi! Pending acc verification since months, thats not serious from MQL at all. My acc is verified and there are no problems at all. Please fix this issue as I can't withdraw my money nor can I create a request with this topic. Regards
Hi So as the topic says, there are 6 in the cloud list, but when i try to run FAST, only 1 of the cloud in the list is processing and rest is on READY but not using is that normal? do i have to run it on SLOW for them to all work at the same time? but it will cost a lot more? please help me
  crypto lot size  (6)
Hi guys im new to mql5, i was searching without success how to calculate dynamic the crypto lot sizes for different pairs, but cant find any info. can someone point me the right direction or any docs about this? Thanks