MQL4 and MetaTrader 4 - page 29

[Deleted]
this its normal rsi code..its close price values...how change code?--> highest price,highest or lowest rsi valus?   //+------------------------------------------------------------------+//|                                                          RSI.mq4 |//|                      Copyright ?2004,...
Hi, I have developed an EA accordng to this logic. Moving Averages (MA50 and MA200), RSI,MACD, Parabolic SAR, ATR,Volume Strategy Details Day Trading Strategy Buy Signal: The 50-period moving average (MA50) crosses above the 200-period moving average (MA200) (Golden Cross), indicating a potential
Hi, Complete newbie Is it possible to have coded a button that sits on an MT4 chart, that when clicked, places a Buy/Sell stop OR maybe LIMIT order in the terminal, based on pre configured settings Thanks Charlie
Hello everybody, I'm developing a tool to backtest my EA and I want to change the symbol, the time frame and the spread in the MT4 strategy tester automatically by mql4 code. How can i refer to the symbol, the time frame and the spread in the MT4 strategy tester in mql4 code ? Thank for your idea
A trader gives investor password to investors, but the mt4 account only can see history of trades, cannot see active trades, all active trades are hidden to protect the trader (nobody can copy his trade to earn extra money outside). But I realize the trader hide the Equity too. I want to check the
Hello Guys! I would need some help here. I have this part of the code from an Alert indicator and have that massage. How can I fix this? Thanks in advance! Laci int OnInit() { //--- make and setup resistanse line if(LineStyle !=0)LineWidth=0; if(ObjectFind("UpperLine")==-1)
Intro. So I have a setup whereby a chart button is displayed on the chart only from which the order was executed from. Within the button, there is text which displays the ticket number, as well as the running profit. The button comes in two parts, the Static Attributes and the Fluid Attributes: the
I've created a dll that sends email with/without attachment to gmail For sure you can use it with hotmail/yahooetc. Setup Copy the dll to the MetaTrader_Path/Experts/Libraries folder. Copy the xpMail script to MetaTrader_Path/Experts/Scripts folder. These are the xpMail inputs: ServerFor gmail we...
hi why i cant use vps of meta trader 4? i have EA and i want him to work all the time. when i try to buy nothing happend. i want to run my ea on my FTMO challenge
Hi MT4 programmers, I have indicators that create objects.  For a few of my indicators, I might add more than one (of the same indicator) to a chart. A problem will occur if the indicators both create and delete the same object names.  Therefore, the usual workaround is to use a user-defined...
  Black arrow v2 indicator  (11   1 2)
Hi, Has anyone tried the black arrow v2 indicstor strstegy? it says it doesnt repaint but on my mt4 sometimes the arrow disappears if the candle goes in wrong direction to the arrow. Is it a useless indicator or is there any other confirmation indicator/MA that sdd to my charts to make it perform
Hello experts I want make two dropdown list inputs in first one will select a list from main lists and the second input will show the list that selected in the first input when assign the second input to the first one I got constant expected error. enum List1 { ITEM_A, ITEM_B, ITEM_C }; enum
Please help me add selllimit and buylimit orders to this line of code so that I can place both stop and limit orders at the same time. Thank you <Improperly formatted code removed by moderator>
  Ema Cross!  (858   1 2 3 4 5 ... 85 86)
Hi folks, Could somebody tell me what does he think about this simple EA? It works good in metatrader back tester . Note : The back testing optimized for the maximum accuracy results
Please Guide Me To Programming in MQL4: I Want to Define Selected TimeFrame and Loop for this How to Programming this? is this false? enum ENUM_TIMEFRAMES timeframe [5]= {PERIOD_H4,PERIOD_H1,PERIOD_M30,PERIOD_M15,PERIOD_M5}; for(timeframe = 0; timeframe < 5; timeframe ++ ) { . . . }
By the way, you have to keep an eye on him because the minimum stop changes from 2 to 20 and he keeps on placing bets but does not put them in the free flight, they need help him at this point to close the bets in profit! The best time to trade is in a dynamic corridor! this way you gain......! 1
Hey programmers I don't get any further with my simple webrequest to a google drive file, to just pull out a simple word, how the sentiment of nas100 is. (https://drive.google.com/file/d/1Cu9HVjzxKZoZ5E1z_hYL1wO0pKWfz2jC/view?usp=sharing) I always get an 404 Error when trying to access the file over
how to add crypto symbols to meta 5
I ordered EA multiplied ATR trailing and There is some problem to make it work for me.All seems to be good to go but nothing happening.I believe EA works fine.Looking for someone Who would be able to give me some helpful hand and explain what am i missing or doing wrong about goal i am trying to
I am unable to download any indicators from the market for MT4. When I select download, it will ask if I have MT4 installed then I select the "Yes I have MetaTrader 4 installed" button but then nothing happens afterwards. Please advise on how to resolve this
Hello there, I'm working on the converting the MT5 version of my EA to MT4 version, and it's not reacting the same on MT4. Basically it's an EA to do manual backtest on the strategy tester. As you know the OnChartEvent() function doesn't work on tester, so instead I'm using the OnTick() function to
Hi, Could you give me mt4 multiterminal platform and regular mt4 platform I could not find it on the web. Thanks in advance
Thanks you very much
if ( ObjectCreate ( 0 , "UpArrow" +Time[i], OBJ_ARROW_UP , 0 , Time[i], Low[i])) { ObjectSetInteger ( 0 , "UpArrow" +Time[i], OBJPROP_COLOR , clrDodgerBlue ); ObjectSetInteger ( 0 , "UpArrow" +Time[i], OBJPROP_ARROWCODE , 233 ); // Arrow code
haha gotcha! but actually, I can't run back testing on my EA's in the weekends, because I use 'MODE_TICKVALUE' in my calculations; and if the markets are closed, it pulls the 'live' value for that 'constant'; which is ZERO. you got me good, MT4. double tickValue = MarketInfo( Symbol ()
Hello, If there is another position with the same Comment, I do not want a new order to be opened. I wrote a method for this, but it is not working. I am getting a false response in the "if(OrderType()==orderT)" part, and it allows opening a position. There is only one open position and it is
Hi, I've been studying and coding EAs and scripts for a few weeks so I'm fairly new to MQL language. I felt a necessity to code an EA that creates a close button for every open position directly on the chart and at the right most corner of the screen, near the price level of each particular position...
[Deleted]
Hi Guys Please assist if you can. I'm new and can't get my head around this one. I have small account that I'm playing with just to get the idea of whats for what but I'm in a small dilemma at this stage. The account balance are 156 odd $ and my equity are still at 126 odd $. Free margin shows -86...
I have been trying to login to my MQL5 community on MT4 to download an expert advisor from the Market, but it gets stuck when I click on Login. I'm using Dipgate VPS with Chrome as the default browser on Windows 10
//+------------------------------------------------------------------+ //| 5MinTrader.mq4 | //| Copyright 2024, MetaTrader 4 | //| https://www.mql4.com |