[Deleted]
Hello! I need help with coding some order managing rules to my EA. Please let me know if you can help me and how much you want for your time. Regards Samson
Hi I am having issues setting up the COT indicators as described in this article https://www.mql5.com/en/articles/1573 I have followed the read me and watched the video and still have had no luck. I have attached the read me so you can have a quick look at the instructions. When I start the meta Cot...
Could any one assist me with step-by-step method of downloading indicators from MQL4 Code Base onto my MT4 chart?
[Deleted]
Hi, Just wondering if it is possible to plot an indicator into the future. So if I have a macd indicator, can i shift it 100 bars to the right into the future past the current price action? I would like the have the histogram plotted even before the price gets there.... Can it be done? Thanks!
[Deleted]
Hello, I would really appreciate if someone could kindly help me with this. Lets say I have a pending order. Step 01> When it get triggered, I want to open two pending order. Step 02> If any of the pending orders get triggered, I want to close all pending orders and open two pending order again. And...
[Deleted]
Hello to whoever is reading this. Hope that someone out that is able to help me with this. Kinda Beginner myself. I was hoping to create a script that does 2 pending order after i double click it. But this script that i wrote only opens the pending order but doesnt modify it. Hope that there is...
[Deleted]
I am playing around with MQL4 and have created a basic script, here is a snippet. The issue is just the ObjectCreate. int tiket=OrderSend(Symbol(), OP_BUY, Lotsi,Ask, 0, 0,0, 0); OrderModify(tiket,Ask,Ask - 100*Point,Ask + 250 * Point,0); OrderSelect(tiket,SELECT_BY_TICKET);...
Hi, Could anyone explain me why this function return 0 whereas the Print just before the return instruction says 1 ? bool resistanceConfirm(int i, int k, double firstPoint, double coeff, bool resistanceConfirm){ static int cpt = 0; if(iClose("EURUSD", PERIOD_H4, k) <= firstPoint + (i - k) *...
[Deleted]
I am trying to make this EA only enter Trades when Stoch & RSI are above 80 and 70 for Short. Less than 20 and 30 for Long. This is just a bool ad-on to the rest of the signal code. I have submitted the entire code and a screen shot of a recent Long Signal. You will see that the Stoch and RSI are
Hi, I am looking for an EA with the following specification. Download, for sale, someone programming for money (how much) ect. EA calculates trend or countertrend market. If ATR above a certain value (extern) it is countertrend market. If ATR below a certain value it is trend market. Open position
[Deleted]
Hello ; My target is to make a candle basing on Macd indicator , so I would like to keep Close -High -Low like a normal chart but for the open I use the difference between slow and fast signal on Macd so my idea is like that : if slow > fast (buy) I calculate the open like that : Close -(difference
[Deleted]
I found a special robot GBPUSD , but can only run on a particular broker , does anyone know what this robot ? and how the original version. thank you
I'm going to buy a new pc. What are the features I should look for in order to run optimization faster ? Memory, processor...etc I would appreciate any suggestion . Thank you
In the dialogue box that comes up to close an order there's an entry entitled "Comment". Is there any way for my Expert Advisor to put an entry in here? I can do it for opening orders with the Comment parameter of OrderSend(), but there's no such parameter for OrderClose(). Thanks.
hello, i'm french sorry for my bad english… I look for indicators mt4 but especially programmed indicators calculated heikin ashi candles on and not on normal candlesticks does anyone can help me ? I need a fast stochastic , MACD, forecast, True Strength Index, and 25x5 mm DiNapoli I start
Hello everybody, as written in the subject it is my problem that i just can't figure out where that value iTime comes from. For example I do this for the 5th Bar: Print(" BarTime = ",iTime(NULL, 0, 5)); and i get this value 1321023600 but where does it come from? no hint in the documentation but...
is there a alternative i can use instead of DayOfWeek()? i have problems in backtesting with condition: if (DayOfWeek() ==5) because gmt and dst shift, i need a condition to open exactly every friday at 23:58 ... is it possible to use the day of week from local time ?
-
Hi all,Does anyone knows any website that offers free analysis of the forex EA trading results? Eg maximum risk, maximum margin used, in a graphical or table format.previously I saw there is such website but I forgot bookmark it. And now I fail to google search it
In my platform (historic center) I only have 2 months of historical data . Does somebody know from where I can download more data?
This is code Ichimoku on MT4, Do You have it? Please, share for me. Thanks
[Deleted]
I currently have a fixed manipulator model their own conclusion! In the framework of wave theory combined withthe trend to do one! To tell the truth is hard to do the jobexchange, in order to make this hard to be happy I started totry to use the EA to do alone, especially not in their own time to do...
i am using EA, and i want to use bolinger band as follows, if the upper limit of bolinger band is reached, then sell orders with profit of 10 pips should be placed continously again and again till it reaches the lower limit, likewise from lower limit to upper limit, buy orders should be placed with...
[Deleted]
Hi, How do I have the comment() function display text in the top right hand corner or bottom right hand corner of the window? Thanks in advance!
[Deleted]
I run Win 7, this has a Admin account and several “standard”accounts. My sys is set to ask for the Admin password to run aapplication. Each time I run MT4 through a “standard” account. I amprompted for the Admin password. I have gone through the “application” files and desktopshortcut and set these...
Hi, I am searching the indicator which shows the open, close, high, low price from the day before on the right side of my chart. I saw this already in the codebase but I didn't saved it and now I can't find it anymore. Does anybody knows it?!
Hi, I'm trying to do code a platform in Python to do an automated backtest and to confirm it works I want to do a visual check with MT4 charts. However I've found that I don't know how MT4 calculates its SMAs which is leading to problems. Which prices are used to compute SMAs in MT4?? Closing??...
Is it possible to create your own tool with a generated random price wander chart consisting of minute bars on the MT4 chart?
(70 1 2 3 4 5 6 7)
Is that possible? Because they give examples, take this one, change it, and everything is OK. Why, when you need a random number generator that generates the size of a minute candle (high/low) and its direction (bullish/bearish)? For example, this action is performed in Excel and then imported into
[Deleted]
Hi All, Just wanted to know if anyone had created a higher time tred frame indicator. I've read a lot about forex (well for me) and it seems that you nearly always go with the trend as it is your friend and where possible look to a higher time frame to confirm the trend in your trade direction....
I am brand new to coding and have written this program to open orders quickly as my trade management requires that i exit portions of my trade at different takeprofit levels therefor i am need to open 3 positions when i get into a trade, all of different sizes. The idea of the program is to give...

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.