General - page 71

I have a server with a static ip address, through it connects a large number of accounts, it works about 1 month after my public ip is blocked and I can not connect, the broker to which I connect says that my ip is not blocked, I have to constantly change my external ip address it costs money, how
I would like to run the MT5 strategy tester with the following Python code, but it seems I am unable to log in to MT5 properly. Could you please advise if there are any issues with the code? import MetaTrader5 as mt5 import pandas as pd import os import time from datetime import datetime # Connect
I purchased VPS Subscription and migrated my EA. I do not see any trades for the whole day. How do I know the Bot is actively working on the VPS? How do I make sure? Can I see trades from the MQL5 Platform from my Home PC? Please advise
Hi forum, I'm looking for an EA with SL and minimum 1:1 RR with high probability on consecutive wins and low consecutive losses. Who can help me? Happy to hear from you
I would like to have mt4 with more of a selection of timeframes to use in real time trading right now im switching windows which causes lag to getting in to the trade with precision if anyone could please point me in the right direction on how to create or add more timeframe options that will be
Maybe someone can help me
Cannot install my purchase product???? Is there a problem if I click on terminal install on responds
Hello, guys. Today I turned on my PC and went to check my agents. I found out the first two agents are not working. I don't know how this could happen as they were working fine. I try to turn them on but it won't work. I also found that if I stop the other agents, I'm able to activate the first two
Nowadays it takes about 10 - 15 minutes for the application to load after double clicking on it on the desktop, this doesn't seem to be the case with MT4. Is there something wrong on the latest build? I removed all strategy tester logs, but it's still the same
Hello, My EA seems to change the amount of orders executed depending on the SL or TP (holding all other variables constant) which doesn't make sense to me. It seems that the larger the SL and TP, the less trades that are being taken. Would anyone know the reason for this? I have attached the
I have a simple code to take a screenshot, but the problem is that the screenshot is incomplete. It doesn't matter the time I use in Sleep() after the redraw. Here's the code: //+------------------------------------------------------------------+ //| Global constants
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