General - page 130

I'm sorry if this isn't the right forum, but I couldn't find information about my question anywhere. I have some FREE products in the marketplace. If I exchange them for "paid" products, what would happen to the users who have already downloaded them and are using them? Will the products stop
hi all that is just topic for discussion .. i really can't find answer any where ........ now every one all over the world know that good algorithm is some thing rare and coding correct EA or indicator that is valuable .. not any programmer understand the Trading algorithms and can code good and
Hello everyone! Just this morning I started getting a problem on MT5 with the community login. Whenever I click on the icon in the upper right corner , the login window will not show up. Only some of the borders are seen screenshot on file mt5-2.png If I log from the Tools menu, I can log in without
Guys please help to modify Moving Average Style Color using MQL5. i want to change the color from default RED to AQUA in a single 1 click button. iMA ( _Symbol , PERIOD_CURRENT , 60 , 0 , MODE_EMA , PRICE_CLOSE ); additional art to my EA. tnx
Hello bosses This code is an input box, which can be modified and taken in the backtest in mt4. In the test mode of mt5, the input box is always blank after clicking, and the input value cannot be obtained. Please help, thank you
There is nowhere to contact a real human being on this site!!! I have tried to upload an update for my product for days but get the message tester cant be found. I have read in the forum that this has nothing to do with my ea and i need to contact the support. Alright. BUT WHERE
I have made purchases in market place, went back to Meta Trader 5, no purchases visible, tried to link MT% to MQL5, I don't know my login details and they cant be changed
If someone uses cloud agents , and say deposits 50$ to test the cloud , will usage stop at 0$ or will mq tell him you owe us 5 million dollors
  Define open of a candle  (12   1 2)
Greetings all, Im trying to define the 16 hour candle open price. The code Im using is .... MqlRates ratesM[]; ArraySetAsSeries(ratesM,true); int copied=CopyRates(Symbol(),PERIOD_H1,0,2,ratesM); double Open = ratesM[0].open; I know how to shift it back, but dont know how to define the 16
I went to Settings, and then all messages. Is that where all the threads I created are? It doesn't say (All Threads), it says (All Messages)
How do I get a report like this? When I press report in MT5 it is empty
also free EA I cannot download. I used different newest browsers....installation failed
Hello, I had recently brought the MQL5 vps and after that i changed my account using the change account option But now after changing the account now i am unable to migrate my new account components to the vps. Could someone please help me resolve this issue
I completed a job with a customer, can we share contact and discuss outside MQL5 platform. He said he wants me to do another job for him, but he only has usdt. Can we take the discussion outside MQL5. Please I don't want to break any rule and get into trouble
Hi! I want to know the benefit of getting the official MT5 VPS, they offer a lower ping which translates into faster execution, and of course if you use an EA on your local PC the VPS will have your EA running 24/7, other benefit is that resources of your PC are released. But what is the benefit of
Hello fellow developers, the Freelance rules state: "Fulfilling Orders outside of the Freelance service 1.... 2.Customers and Applicants cannot exchange contact data in any form before concluding a Work Agreement. Violators are banned from participating in the Freelance. 3.... 4.The Administration
Hello I have subscribe to a MT5 Signal. I have done everything but it's not working. Please help me. I'm using IC Markets. I have attached the "Journals" report when I try to enable the signal. If it's not work please refund my subscription fees
I've just downloaded MQL5 to use with Avatrade. When I open it, I can't add symbols in the market watch window. When I right click in the market watch window, 'show all' is greyed out
I changed Max bars in chart from default 100,000 to 1,000 but it still shows way more than 1,000 bars. What am I doing wrong? Is it because those bars are already loaded in the cache? How do I empty the cache? Also, on a different note: What advantage do I gain by having this setting at its maximum
  VPS Problem  (3)
hi, ive been trying to subscribe to mql5 vps but once i purchased it, i can see it only works in mt5, is there a way to use it in mt4? and i cant find a way to connect to the vps outside of my mt5, currently already cancelled my order for awhile to confirm how to use for mt4 use, thanks in advance
#include <Trade\Trade.mqh> CTrade trade; datetime gBarTime; void OnTick () { datetime RightBarTime = iTime ( _Symbol , _Period , 0 ); if (RightBarTime != gBarTime) { gBarTime = RightBarTime; OnBar(); } } void OnBar() { double open = iOpen ( _Symbol , PERIOD_CURRENT , 1 );
  EA not migrating to VPS  (30   1 2 3)
I have purchased this EA from [product reference redacted] . I have activated it on my home laptop with demo account, I have 19 activations left. The developer advises not to use the MQL5 VPS so my broker advises me to use NYC Servers. I have activated MT5 demo account on the VPS. I am unable to
I am new to using MT5, after using Ninjatrader, and I can't believe that a trade's SP or TP can be reached and the trade ends and there is no alert noise to inform me. To me this is a basic requirement for a platform and I can't believe it is not on MT5. I can't find a solution. Do MT5 traders
I cannot install an EA on my MT5. Today, I made a payment for an EA, rented a new VPS and installed MT5. When I pressed "My Purchases" under "Market" in the Navigator. The EA was listed on the screen. So I pressed "Install" button, but the price and payment options are shown, and the EA wasn't
  Orders disappearing!  (11   1 2)
Hello all! A novice MT5 user here. In the past few days I've noticed some weird behavior in Metatrader when I've placed my orders. For some unknown reason, some of my orders (which have been successfully executed according to the journal) just simply disappear. Initially, I though this was due to
I did 3 cents in the first 24h selling my PC resources on Metatester 5. I have 16 agents, which is according to my 16 cores CPU (Ryzen 9 7950X3D + 64GB RAM). Is there something wrong or is this profit the real (and sad) reality for everyone
[Deleted]
Hello guys, I cannot withdraw my funds from MQL5. I get this following error: Withdrawal unavailable: We need to perform additional verification of your account. This is a standard procedure meant to ensure the security of all MQL5.community members. Currently, no action is required from you
hi every one. i want to know about bias indicator formula. can you help me please
Hello, Is it possible to change default scale as mentioned in the attachment's 1st screen shot, I always need to change the scale when i switched with the time frames
Hi there, i can't find a satisfying precise answer about what exactly mean the number that represents the "volume_real" of an MqlTick in the sense of on what is it based? In the docs it says "Volume for the current Last price with greater accuracy". Does that mean that is the amout of deals made in
This website uses cookies. Learn more about our Cookies Policy.