General - page 173

The syntax for Mql5/4 is the same, some features are different, and some are missing entirely from Mql4. In my opinion bb snipper it makes no sense to start with MQL4
Example hit me on 22/02/2023 How does one protect oneself from rouge server 'CLOSE' prices, even from a so-called regulated and high-customer brokerage. I was trading the AUDUSD pair with a 0.03lot Buy, close ~0.68xxx when I received a SELL-OUT close of 0.0326. Knocked me from AU$9300 to
[Deleted]
Hi, I've recently purchased an EA and the seller had written in its description "Contact me immediately after purchase for the best set file". It has now been more than a day and the seller is unresponsive. I'm on a prop firm challenge and this is just unbearable. The EA also uses Martingale, which
Hi, I logged into this PAMM account using their investor password. I'm curious if it's possible to trade Lot Size bigger than shown Maximal volume in the symbol specifications. Or if it's possible that the meta showed using investor password is different from the master password
  Period COnverter  (1)
Hi, I always have problems with the period converter. I open up Mt4, open up chart A. I drag period onto chart A, i dont close chart A, meanwhile autotrading function is on and green. I change the input, i press ok, i go to open offline, i find the chart im trying to open, double click i open it
Hello, good afternoon guys! I hope you are all well. I'm only getting error 4802 when I put my robots on the VPS. Location they run normally and the custom indicator runs just fine, however, when going up to VPS it gives the error and they don't work Has anyone gone through this? I tried to change
Hello, I have been coding an EA with 7 moving averages periods but I am having trouble in initializing them . The conditions for buy is when the lowest ma period crosses the highest upwards and the other 5 align themselves facing upwards. Kindly who can assist me with this code. Note: It's not a
Hi everyone, I have a few Metaquotes demo accounts, and I noticed this morning that EURUSD trading is disabled on all of them and has been for at least 6 hours now. Does this happen frequently with Metaquotes demo accounts? Is there a support contact that can re-enable? I'm using one of these with a
Here is the official Custom Moving Average.mq5 where i replaced ''input'' by ''extern'' and all the inputs disappear from the dialog box. What is going on? //+------------------------------------------------------------------+ //| Custom Moving Average.mq5 |
Is it possible to set up expert <name removed> on two terminal MT4 - and two different computer for the same broker
Hi, When I export data from history tab in the MT5 the Sl and TP data is missing. Can this be fixed? Is this something to do with using the EA on the account? Cheers
D1 price is on primary bearish for trying to break 0.7421 (D1) support level on close daily bar for the bearish to be continuing:The price is located below Ichimoku cloud/kumo and below Sinkou Span A line Chinkou Span line is located to be very close to the price for future possible breakdown on D1...
I have opened an arbitration on a job and when i was looking for another job i saw that i couldn't apply for the job , is it related or not
people who is following a signal, should they always keep the MT5 terminal open on their computer or VPS 7/24? Or just simply subscribe on the site then close the terminal ? cheers
for trailing stop loss, i am running below code but getting modified error and update SL to 0.0001 always. Can someone please advice who to get this fixed. void OnTick (){ if ( PositionsTotal ()> 0 ) { //Print(__FUNCTION__," > Pos #",PositionsTotal()," was modified.."); TrailSL();
Hi there, I've receiced a trade from " EA signal 1 " but i really don't where it comes from " EA signal 1 " is the information i can see in the fields "Comment" of Metatrader I've made searched on the menu "Signals" but did not find any signal with this name Have you got any idea about it, please
  Help positioning text  (16   1 2)
Hi. I'm trying to position a string of text on the bid line but the text appears at a certain distance that is also changin over time. Can someone explain wich is the problem? This is the code price=DoubleToString(SymbolInfoDouble(_Symbol,SYMBOL_BID),_Digits); price_lev=(price+0.45);
i want to buy indicator but i am getting this message. please help milandaamji
  MT4 Chart ID  (2)
Hi everyone. I am using an EA that is for Equity protection and can close all trades when the set loss or profit is reached. However it wont stop the EA from placing trades unless I provide the chart ID so it can close the chart and stop the EA. Can anyone please guide on how to find the chart ID in
Hello, Does anybody know how to code #include folder references in eas on a Mac? I have specified the entire location with forward slashes but it won't compile because it is looking for c:\Program Files which of course doesn't exist on a Mac. Thanks Phil
I am aware that based on the broker of choice, there will be a max number of lots that can be opened per position. In my case, that is set to 100 lots per position. Is there a mt4/mt5 optionality to set 100 lots as the max limit across all positions? Ideally, this would help prevent opening any more
[Deleted]
I have this code to a structure containing dynamic arrays from a file. How do I read the array of struture? Thank you struct test { int zero; int one[]; double two[]; void write( int h){ FileWriteInteger (h,zero); int size = ArraySize
Hi I have purchased a product on my MacBook Pro, how ever I want to use it on a different computer. I have not used it or downloaded it yet, I cant seem to get MT4 on the MacBook, if I could get it on here I porobably would use it on here so any assistance from here would be great
Hi eberybody, i 've the following problems about the return valure of the iMA function. Here's my code, without any errors: int OnInit() { mediaexp=iMA(NULL,0,10,0,MODE_EMA,PRICE_CLOSE); return(0); }void OnTick() {  CopyBuffer(mediaexp,0,0,3,Expmedia);  ArraySetAsSeries(Expmedia,true);  Print("la...
Hello, Can anyone help me on this? on EA works for all other symbols except GBPUSD. I don't know why. Does anyone ever have the same issue? Thanks in advance
I am trying to upload my strategy to MQL5 marketplace , need to change the format from MQL to EX5, and can't figure out how even after compiling it in MetaEditor. I've compiled the MQL format strategy in meta editor, but not sure what to do next or how to get that into EX5 format
Trying to login into MQL5 community on MetaTrader 4 and my password fails each time. Tried to change the password on the website after logging in with the password attempted to use on MetaTrader. When entering the current password the website tells me it is the wrong password, even though it is the
I wanted to apply for a job on freelance section, I clicked on the execute button, but I couldn't find the page to submit my application. I noticed this just some minutes ago. I have applied for jobs today
HAVING PROBLEM TO ENABLE MY ML?Q5 STORAGE.THE ICON ENABLING STORAGE ISNT VISIBLE.CAN SOMEBODY HELP ME PLEASE