General - page 628

  minimum capital  (1)
Hello, I'm new and want to know what is the minimum capital to deposit to follow an automatic signal ... Indeed, the trader opens positions but I must have enough margin to hold his positions but as we can not have positions less than 0.01 lots I want to know how to know the minimum capital? Thank
I have a freelance order requesting modification of my EA which uses some indicators, one of which is a version that I paid for. My concern is that the licensing is dynamic, and is checked by the indicator every 24 hours, and allows 1 demo account and 1 real account. The developer's help section
  Copying a trader  (1)
Hi, I want to copy a trader but when I click on subscirbe for 30 USD on the site is says open in terminal but then nothing happens end when I favorite it on this site it doesnt appear in my faverites on my broker
Hello, my problem, I am a seller and a new sign provider. I have uploaded the necessary documents but the problem is that my service is not showing to the public. please help
//+------------------------------------------------------------------+ //| Input variables | //+------------------------------------------------------------------+ input int Stoploss = 50 , Takeprofit = 100 ; input double Tradevol = 0.1 ;
Dear Forum, I've been trying to load a DLL file from MT5 but the following messages appears under experts tab: 2013.03.12 12:30:45 TestMLEngine (USDJPY,H1) unresolved import function call 2013.03.12 12:30:45 TestMLEngine (USDJPY,H1) Cannot call 'mlxOpen', 'LibMlEngine.dll' is not loaded 2013...
Dear experienced traders I have an account that I didn't use it for a long time. (Maybe more than 2 months...) Today I tried to login it, but the latency doesn't show in the lower right corner . Does it mean my account get freeze? Do you know how to check latency in other place but not lower right
For the last month I've had connection error 12150 when trying to connect to the market from MT4. Each time the VPS has been rebooted and fixed the problem but the company is thinking that the problem lies with MQL5. Is this likely
  EA on VPS missed trade entry  (11   1 2)
Hello, I run my EA on VPS and in paralell on the client (with autotrading disabled). This works fine, but now the EA on the VPS missed a trade entry situation. On the client the EA tried to enter the trade. The client log shows this entry which indicates that the EA tried to enter the trade: 2020.05
Hi, I hope you are well. I have developed bots for Metatrader 4 and Telegram. I can send my mt4 screenshots to my telegram channel. I want to send my telegram posts on my Twitter account. Metatrder4 >> Telegram >> Twitter I am looking for a solution. I see a way twitter to telegram in the web
I've discovered this library today and I've started to play with it. I was looking for answers in the forum but I didn't found... My first question is about getting data from copy_rates_range and copy_ticks_from. It seems that for all periods the maximum number of bars obtained is 100k. I mean the
Hi, W‌hat are things which can do using MT5 gateway API?
  signal follow  (2)
hi, if my equity is double then the signal equity i follow, my positions and lots will be doubled or it will be the same thing as the signal thank you
The Market window is blank after clicking the Market tab in my Toolbox. The other tabs work, but the Market/Experts tabs shows nothing. It use to work, but then i registered to purchase an indicator. I am logged in to my MQL5 account. I added funds. I can purchase through the MQL5 webpage, but
Hi, can someone at MQL5 look into adding extra licenses as today 2 of my computers updated out of 5 and I can not add the tools back on as some of licenes are 0
Hello, I just optimized an EA of mine using the MQL Cloud Network. When I backtest the EA using those optimized parameters, the backtest results differ drastically from those reported by the optimizer. Example: In the optimization results, a big profit is reported for a given set of parameters, but...
how to run mt4 ea on mt5 account
How can i use more the one EA on diffrent accounts at the same terminal
Hi Guys ! I’ve made all the G10 currencies Endogenous,Exogenous analysis and Cot reports using the Anton Kreil Professional Forex Trading Masterclass (PFTM) method and took me more than 9 months of hard work ! These analysis are spreadsheets based on the hedge funds " Global Macro " strategy, And
  need some help  (3)
how can i edit error 4017 while publishing EA
Since MT5 is in GMT + 2 and London is GMT + 1, and London opens 8:00am local time , does that mean the time in MT5 will be 9:00am and GMT will be 7:00am
Hi guys, my accounts been financially limited for a month and 8 days, now I managed to get a response form the service desk after 15 days, and sent them the documents they asked for on the same day. its been 3 weeks since then and there is no reply. I cant use the EA purchased because of these
Hi,is it possible to find transactions who made more than a month ago on MQL5?Please show me the way. Thank you
  MqlDateTime  (5)
When I try to print the hours, minutes, and seconds, the minutes and seconds are fine but the hours just prints 1. MqlDateTime mtime; TimeToStruct ( TimeCurrent (),mtime); Print ( "mtime.hour = " ,mtime.hour); // outputs 1 Print ( "mtime.min = " ,mtime.min); // works correctly Print ( "mtime.sec
new version 5 2450 update 22 may 2020 is hard to see and drag a graph and very slow
Hi, I'm struggling with the problem that I can not convert future bars to a timestamp; I need this for graphical presentations of trendlines and I want to exclude weekends and hollidays. It's not solved by adding to the current time, x PeriodSeconds(bar period)  .  To be more specific: TimeCurrent()...
  chart time limit  (2)
hi how can i see H4 chart from like 2010??? the limit for H4 chart is to 2017
Hi all. I can't seem to find any option for when someone replies to me or sends me a message in the freelancer section that I can get an email or some sort of notification instead of having to periodically check for messages. Is there any such option? And if so, where can I find it? Thank you
Hello Two days ago I did not receive any signal from the signal provider . For your information, the signal provider opened several positions during the past two days. So what is the solution
I am having a challenge in comparing CurrentTime and closed deal time from history after i add 10 minutes or so. if i use the if statement i am getting the same results true. Where am i wrong. Or is there a better was to check if last loss order was closed in loss and then add 10 minutes before