it is a good indicator but i need an alert when the arrow comes out , anyone know how to add an alert into this indicator? <ex4 file deleted >
Hello everyone coding for candle MA.. but the problem is the EA will not place trade at next candle open.. it places the trades lately my code double m2=iMA(Symbol(),0,MA_Period,0,MA_Method,MA_Price,2); double m1=iMA(Symbol(),0,MA_Period,0,MA_Method,MA_Price,1); double
This is the OrderClose 2020.01.06 01:15:16.766 2019.11.04 18:34:48 Square UP ONLY ONE ORDER GBPUSD .uk+,M1: Order Close Time2019.11.04 18:34:48 The the line get the Order Close Time from the Chart highlighted above I want to update this Order Close Time of 18:34 to all the StopTime Below extern
Hello, grab a string of length 13: 1111 0000 11110 Then make substring of length 4-13 1111 1110 1100 1000 0000 0001 0011 0111 11110 11100 and so on... How to code the above and write every combination of substrings of 4-13 length in a txt or csv file
This Ea draws trendlines using fractal calculations you can choose either for a 2 fractal trend line or a 3 fractal trend line, the Ea should find 2 or 3(your choice) fractals that line up and draw trendline off that, and if down trend will draw trend lines on highs and on lows for uptrend, if...
Hi, how can I save all the objects I made in MT4? I want to save all objects I made on charts as backup so that I can restore all of them on another PC / after format PC. Save as template could only save my chart settings. No object can be saved. This is very important to me and thanks for your
Hi all, I recently encountered an issue related to indicator's historical point, which I would like to have some opinion/idea on what actually happened. Long story short, this indicator is designed to get low & high, using fractals and zigzag. The values of the indicator are stored in an array
would you pls remove my post
Hello there, I recently got a problem with my MT4 running on android 9. First I could not choose another broker account (both demo and real). The app just wouldn't let me pass (authorisation failed). Then I uninstalled and re-installed MT4. Now I cannot connect any of my brokers to it. Did someone
Dear Friends I have a issue which I am trying to resolve for few months already. I am using this script found in attached. I have no code for it. It helped me quite a bit in my work !!! Nothing wrong with it (i guess). Still, if I would like to remove symbols from Market Watch with Hide - either
Hello, I am pretty noob in MQL4 and I am walking a bit in the darkness when working with Objects Functions and Time for an EA. I am writing an EA that has to do something when he finds that an Arrow object with a defined Arrow code that has been created by an Indicator in the Chart. This is what I
Hi all, So not looking for any free code, only a second set of eyes on the inputs for an indicator and EA :-) Usual issue, indicator works absolutely fine when applied to a chart, however when i attempt to use via iCustom in an EA I have multiple instances being applied on my back testing using the
Can anyone help? I'm backtesting with 5 digit broker data. Have $100,000 starting balance. Does the equation for my tradesize seem right for using 1% of account balance as risk and 1.5x the ATR for a stop loss? Do I need to do anything to change the stop loss units because I'm using the ATR value
When using strategy tester to test an indicator/EA, the chart speed setting is too sensitive on the right hand side and very slow on the left hand side. The makes it difficult to set the correct chart speed to observe repainting indicators properly. I hereby request Metaquotes to update that to
[Deleted]
I'm looking for an Ord Volume indicator for MT4 that will work on any timeframe. Anyone know where I can find one or if not, anyone willing to code it for me? It is described in a pdf document you can download off the web called "The Secret Science of Price and Volume" by Timothy Ord starting on...
Im trying to count the number of stop losses that were triggered during a back test.. Right now, I've been working on getting a condition that will trigger every time a stop loss is hit. The problem i'm having is if a stop loss is hit and then a new trade is immediately opened, the condition is
Please how do i create an automated trailing stop that activates when a particular price or pips has been achieved in an open order. Thanks
Hi all, So i have been going around in circles trying to use an indicator within an EA i have built, however i'm struggling to recognise the values behind 2 of the buffers are populated with a value. I'm fully aware of how EMPTY_VALUE works and have previously built EAs using indicators with this
Please, can someone recommend to me an indicator that monitors my account while trading and then records my trading history in pips. The mt4 platform records my account history in account currency but I want something that can give me the pips so I can use it for money management and to test an EA
Hello. I have send to Service Desk request 2 weeks ago. What I should do for get any answer? Thanks
//+------------------------------------------------------------------+ //| SuperTrend.mq4 v1.2 | //| Copyright © 2008, Jason Robinson (jnrtrading). | //| http://www.spreadtrade2win.com |
I have this code in my open order section, based on specific criteria. I added an INPUT input Bool Exit_Only = False; where if Exit_Only is TRUE then expert will not enter new trades, only exit and manage. This is if I want to stop the expert without closing all open orders. What would I add to the
Hello, Let say I have an indicator in EX4 file, it shows nothing but an alert only,which will tell me to buy, sell and exit the market. Can we make an EA base onthis indicator only? Thank you
Hey everyone, I am looking foward the code of the attached indicator. It is meant only to combine two or more indicators buffer to generate a third signal as you know, but I only have the compiled file already and I am trying to make a full package within only one file. Does anyone has the code or
No error in the log. Doesn't matter if I double click on the ea or drag it on the chart, nothing happens. I noticed that the diamond symbol is grey though
Hello all, Happy New Year. I've been searching for a very basic MT4 engulfing candle indicator that suits my needs but had no luck. Most of the indicators I've found require the candle to fully engulf the high and low of the previous candle which is not necessary for my strategy. I just need it to
Hello All. i'm trying to write a simple indicator-based Expert which send Sell and Buy Signals , with iCustom Function. my problem is closing Orders. my code Sends Sell and Buy orders when buy or sell signals come , but now i need a code which close the last order before sending new order. can
Hello What is meaning of these codes? I don't understand Red and bold parts. 1- what is variables started with _ ? 2- what is _mtfCall ? 3- what is meaning of this statement : double PP=( )? : ; If possible, please send me documents or references to understand these codes
Hello, I am about to make my first trade. I have downloaded metatrader 4 and got a funded and active account. I have wached the tutorials too. Could Somebody help me to get started
There is an idea in the metratrader 4 help files, tools > configuration at startup, that I really want to start using: I want to script my metatrader 4 to run certain commands automatically, such as: -automatically perform and save a backtest of a specific EA and currency pair from x date to y date,...
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.