hi,folks i have been in this for a long time. i have tried many times, still stuck in it. hope anyone can give me some help. im in a local network , and use http proxy to connect to the internet. my metatrader4 can sacn the server and get the list. can register demo account. can visit the...
Hi All, I'm working on fibonacci retracement and i stuck. I need help. What's my question? if we are past d2 line, cancel retracement and find a new one,go back case:1 and find new retracement and draw but it is not. How can i solve this problem? Thank you. void OnTick(){ // We only run the...
M1 Data was imported successfully for 5 years. After double clicking H1, there are only data from Sep, 2014. What's the root cause and how to fix? Thanks
I am printing some arrows on the graphics.. Only for learning purposes... As you can see on the image below, There are times, that the arrow is over the bar. There are a way to print the arrows more distant (upper or down) to the bar end? ObjectCreate(0, name, OBJ_ARROW, 0, Time[shift],...
hi i want to read the last line when i use FILEREADARRAY and FILEISLINEENDING it get a error 5004 open file and can't read data it just write totale data=0 this is the code:...
I logged a request (suggestion) that they mention the ExpertRemove function on the program running page. As it might be useful to others. The reply from ServiceDesk ... Support Team 2015.06.18 12:30 Hello, Expert can't be removed from chart from MQL code. Why is it often so painful talking to...
very cool app, you can review the charts, add MA ect and I know how to open order but I could not find how I can mdify or close order... Is it even possible for mobile app? if you can open order you should be able to close/modify...
Apologies for what could potentially be a stupid question, but i just don't seem to be able to figure it out: Can someone help me in terminating an EA when during OnInit() it find certain parameters , values etc unacceptable? something like the below: OnInit () { if (certain_variable ==
Hi. Has anyone managed to test EA on weekly chart? I know MT4 doesn't allow testing on weekly by default. I tried the steps as outlined in article: https://www.mql5.com/en/articles/1368 I can substitute Daily chart data with weekly chart data, but I can't use tick mode testing as MT4 thinks I`m...
Is it possible to compare the last indicator value with values prior to it? Like say RSI of last bar is greater than RSI of any of last 10 bars before it or RSI of last bar is greater then RSI of highest high of last 10 bars. Thanks.
I have a demo account and have been doing extensive testingof an EA. Earlier today I was baffled to see the same ticket numberoccurring in my test data files for different currency pairs. I wrote a separate EA to search for the specific ticket #and I could only locate that as a AUDUSD as shown in...
[Deleted]
For my portable Laptop I am using an older HP netbook with Windows XP. I DO have a new HP Envy 15" Full size Laptop in addition to the netbook. It is time to update and what I am looking at and like is the Samsung 11.4" Chromebook. My concern is not the Google Chrome Web browser . It is the Chrome...
[Deleted]
Hi Guys, First time poster, hope you might be able to help me with this one... I have been working on a simple EA that will perform trading actions based on an indicator crossing point. My starting point was the first simple EA example in the MQL4 online book, found here https://book.mql4...
pls i like to know if there is or will be a metatrader that works on chrome OS. i need to get started.
Hi Am i supposed to now be posting this in the mql5 forum? (not very clear as there doesn't seem to be a dedicated mt4 section) I have tried to write a function that will count the number of bars when a certain criteria is met. In this case when price may have crossed above/below the 61fib line....
??
Q: Are there any free delta divergence, as in Market Delta's delta divergence indicators? thanks David
I'm not certain about Point... I trying to get the value of the EURUSD actual tick usging Point(), but receive 1e-005.0 instead 1.12358 ... what is the way to get the value in right format
Hi all, Just wondering if anybody can edit this code so it displays candles instead of line chart? Thank you
New article How to Prepare a Trading Account for Migration to Virtual Hosting has been published: MetaTrader client terminal is perfect for automating trading strategies. It has all tools necessary for trading robot developers ‒ powerful C++ based MQL4/MQL5 programming language, convenient...
Hello all. I'm newbye on mql4 programing and there are some basic stuff that i don't know... How can i put fixed text on a specific area on the graphic ?
hi my friend i want to use FileIsLineEnding with //--- display the window of input parameters when launching the script#property script_show_inputs//--- input parametersinput string InpFileName="data.bin";input string...
New article Identifying Trade Setups by Support, Resistance and Price Action has been published on mql5.com: This article shows how price action and the the monitoring of support and resistance levels can be used for well-timed market entry. It discusses a trading system that effectively combines...
[Deleted]
Hello all, I'm trying to write up this indicator which will plot channels for the previous day/week/month and year. So far i have got the day/week/month all working but I am having some troubles with the yearly channel. To do this for the previous 12 months doesn't seem too difficult but I would...
[Deleted]
Hello! (A) If I use int ticket_short = OrderSend(Symbol(),OP_SELL,lotsize,price,slippage,Ask + 0.001,Ask-0.001,comment,magicnumber,0); for market entry with stop loss Ask + 0.001 and take profit Ask -0.001 for market exit I get as result: (B) If I use int ticket_short =...
Hello All, I am new to forex trading, but eager to learn! I am looking for an alert where I can get emails when my stochastic oscillator crosses down and out of a level (80) and also alerts me when it crosses up and out of another level (20). Is that possible? The settings I am looking for are as...
hi guys i am having another go at this I know we can get info from the screen or chart directly into an EA because I have done it with trendlines now I want to do it with the arrows produced by the indicator "EMA Crossover" so i have started completely new code and i have it post along with the...
[Deleted]
Hi guys, I have this question: Is possible set/change programatically parameters for tester? Thank you
Hi, i was trying to just code a simple function that shows on screen as a comment the following info: 1- current spreed 2-tick count in the last 60 minutes 3-max tick count for last 60 minutes 4-minimum tick count for last 60 minutes However, i think it is not working properly. I see that i am...
Hey guys, I need a bit of help please. I want my EA to check the D1 chart, then the H1 chart and then the M30 chart to send an order. How does one make the EA check those time frames while on the M30. I want to check if the current price is above/ below a MA. Would this simply work (for example):...
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.