Hi, I am having huge problems with CAppDialog, where I just can't seem to get it to work consistently. I have a number of indicators that use CAppDialog for their interface and lets just day they are misbehaving. I can only conclude that this is happening because: a) its me and my lack of
There is an opinion that the market is a fractal structure. The opinion is justified because everything in the world is a fractal structure, including our brain, which ultimately generates the market. The fractal is self-similar, i.e. the fractal consists of some piece repeated many times with
Hi, I've got a problem with indicator I just wrote and I would be really gratefull for any advice on what the problem is or how to solved it Description of indicator: Function of the Indicator is to display Fractals on different timeframes, not just their own, so for examle: display Fractals M5 on...
Hi
Can anybody write Hilbert transform, dominant cycle phase indicator which is in dukascopy jforex platform for mt4?
Please help.
Hej guys.
This is prolly an easy one but please be patient, I just ditched my old system and started with mt4 today and this far I can just say...wow.
First off please instruct how to go live with a indicator ? I tried downloading and writing in metaeditor but falls on playing the thing in the mt4...
Hi there, Just starting with Expert Advisor Programming and at this forum, so... here is my question: How to add MA to Volume Chart through coding? I know how to drag and drop the MA to the Volume chart at Metatrader 5, but not how to do it programming (EA). I have created a graph (TickVolume)
[Deleted]
Based on the 3 day range technique (including midpoint) I noticed that in forex the midpoint from the previous day, week and month acts as a very reliable level of support and resistance (specially weekly midpoint) sometimes even better than high and low levels and central pivot point. And of...
Hey,
I heard that brokers who have 6 daily candles in a week (count them) screws with indicators. Can anyone verify or rebut this?
I noticed that activtrades counts Sunday as a day.
Thanks
Dear all,
When pressing space or CR a field appears at ths left lower corner of the chart.
How to read this from the Indicator ?
See attachment
Thanks in advance
/Alf
alf.onnestam@bredband.net
Can anybody help me code a Buy Limit/Sell Limit script based on MA and using a hotkey? Such that when price (candle) close above the MA, I will press the hotkey and a pending order (buy limit) is triggered on the MA price. Also, when price (candle) close below the MA and I press the hotkey a pending...
hello to everybody i need help in adding the doncian indicator to metatrader4 please if anybody can leave me some simple instructions how to do that?i have allready downloaded it but i cant understand how to add it to the metatrader4 and start using it with the meta4!!!thanks for the help!!shalom!
Hello,
I am trying to find an indicator that will do the following
Place a horizontal line at the exact middle of the previous candles open close.
So as each new candle opens (on any time frame) it will adjust the line to the new previous candles mid point?
Again mid point of open close not mid...
In the document here, it says the first param is the Index of the graphical plotting. Graphic plotting is one of the ENUM_DRAW_TYPE.
Why it is always 0 in the example here? I think it should be one of the ENUM_DRAW_TYPE. Why it is not?
PlotIndexSetInteger(0,PLOT_LINE_COLOR,0...
Hi guys,
Just wondering if someone can help me with how timeframes and indicators work across different charts.
Say for example I had an indicator that triggered a sell when RSI crossed 70 from top to bottom. If the RSI period was set to 5 on a 5 minute chart, this (and correct me if I am way...
When I want to apply the example indicator from the reference (shown below) to a different indicator by dragging it from the navigator window, why is the "previous indicator's data" option not shown on the indicator parameters windows? Thanks. #property indicator_chart_window #property
Hi,
Is there a script of some sort that draws in dashed Key Level lines onto a chart... ie: 1.300, 1325, 1.350, 1.375, 1.400 based on Price?
Thanks,Miles.
Hello,
I want to change the indicator for Renko candles only based on changes in PIPS and not on a time basis. That is to say, do not wait until the candlestick closing for the Renko candles are built but they are built gradually as the PIPS evolves without considering the candlesticks.
I do...
Hi,
are there tools for profiling a technical indicators system load?
With many indicators on many charts, sometimes it's difficult finding out which one is pushing the system to limits.
P.S. Hey Metaquotes, I would appreciate a lot, if Mt5 wouldn't heat up my CPU that much even in offline mode.
hi,
i need cycle indicator for confirmation. attaching here with image of same. its in chinese , if any one can provide said indicator will be helpful.
thanks in advance.
Happy trading
Paresh shah
My code:
//+------------------------------------------------------------------+//| 1.mq5 |//| Copyright 2014, MetaQuotes Software Corp. |//| http://www.mql5.com...
The Trends, Forecasts and Consequences section on 4 is not a bad idea, it is useful, and I have borrowed a lot from it, but it is overloaded with criticism, personal gossip, and psychological pressure from experienced traders. I have taken a lot from there, but it's overloaded with criticism
Hi Guys
I need some help to find a similar indicator to this indicator in this picture , that use Buffers not Objects , to detect the trend direction ...
It's the "3SMATrendFilterPro" for Hector .
Hi There
I Search for the best using of the MA to detect the trend direction , I am using now the Difference between two iMA() , if the difference > a number of pips then Up trend and vice-versa , but it's not an effective way .
please some help .
Thanks .
Hi Guys
I try To call a Custom Indicator in My Ea with iCustom() , But once I Run The Tester This Lines Appear on the Log
2015.01.10 12:07:35.103 EURUSD,H4: 2706 tick events (1056 bars, 3758 bar states) processed within 12480 ms (total time 12496 ms)2015.01.10 12:07:35.103 2010.01.14 23:59...
Good morning everyone.
Do you know where I can find an indicator that calculates the difference between PLUSDI and MINUSDI? I'm talking ADX.
On page codebase I found ADXCLOUD but for metatrader 5, I need for metatrader 4.
If you know where I can download it, attached the link or send me a private...
The 80-20s
http://www.forexmt4.com/_MT4_Systems%20Documentation/80-20%27S%20from%20Street%20Smarts%20-%20High%20Probability%20Short%20Term%20Trading%20Strategies%28Raschke%20&%20Connors%29.pdf
Now my question can someone programm an indicator (MT4) for the daily chart who can mark such Days with a...
Hi, is there a way to show last price on the price scale without the price line on the chart? On the preferences if I unmark "show last price line" it also removes the last price on the scale. Is there an indicator that makes it possible? I just don't want that line to be moving in front of me but
Hi, anyone could help me to find a way to anchor this indicator to the low of the candle, when i click on chart?
Thanks
input string InpName="ArrowBuy"; // Object name//+------------------------------------------------------------------+//| Expert initialization function...
Hi Folks,
I'm a newbie in mql4 programming an I need your held to understand the behavior of an indicator.
i downloaded it from her: HTTP://www.forexfactory.com/attachment.php?attachmentid=829174&d=1320999056
can someone explain me please, why while running a backtest I become different signal...
Hi guys,
I have a problem in my custom indicator. I call CopyRates function for different currency pairs in one time (EURUSD, USDCAD, ... ) with count demand of actual chart and timeframe. In case I've never opened chart with USDCAD (as example), CopyRates always returns -1 and GetLastError...

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.