Hi,
i just bought indicator from mql5 market. i have downloaded it on one mt4 platform and i working fine and now i tried to use it with different mt4 platform and journal says that i have invalid licence. The indicator that i bought supposed to have five different pcs activations and i have just...
Hello,
If I want to bring out the value of the EMA.
How to write code?
The default setting is William Period: 5
EMA: 3
Thanks.
How do you get data from SQL for an indicator?
Hi my friends, I faced a problem during checking my written indicator. It sometimes doesn't execute properly , I mean, generally , my indicator execute well but sometimes when I change my input ( the number of my preferred candle) it doesn't do anything but when I change my time frame on the chart
Hi all, this is my first post here :)
I have question, can I make some indicator which show me my account age?
Like this:
This picture is from ForexFactory's Trade Explorer.
Can I make this indicator for MQL4?
Thank you in advance ALL :)
PS. Sorry for my bad English.
hi everybody. hopefully i'm in the right section here.
i'm looking for an indicator which tells me the the change in price over a certain period of time as a percentage of the first price.
for example, i want to know what the %change is from 100days/hours etc to today.
sounds quite easy actually...
Hi all,
Does anyone know, if there is a fibo indicator, that one can apply only the dates he is interested, in and the indicator will automatically applied?
thanx in advance
[Deleted]
Hello,
Is there a way to add simple text comments to a secondary chart window like you can with comment() on the main chart window?
Thank you
Hi
I would like to insert an audible alarm that signals the overcoming of the Bollinger bands.
but I have little ability with MT5.
Can you help?
I enclose the code of BB.
Thanks
//+------------------------------------------------------------------+
//|...
Hi my friends!
I just developed an indicator which is based on my own idea, but I have a difficulty with it. Sometimes when I change my "input variables" it doesn't do anything nor does it give any error and it needs to change my timeframe in the chart ( for example from D1 to H4) to be executed...
Hi,
This is krishna pradeep and iam very new to MT4. iam much familiar to metastock earlier. But i want to change my platform from metastock to MT4...
In this regards i required some custom indicators help which i built in metastock personally.
how do i create formula in MT4 for...
Hi guys, Total newbie here so hope this post is ok. I have a binary option indicator that is working really well but I need to have it turned into an auto trader. I am using Core Liquidity Markets and/or Vantage FX, they are releasing BO auto trader in the next week or so (very excited). I was...
Hi everyone
I need RSX multitimeframe indicator to be able to see in one screen (no matter the timeframe) the graph of RSX in all timeframes. The base would be 3c_Turbo_JRSX_.mq4 and I want something like All ADX.mq4
I don't know how to do it, but I'm sure there is someone ready to help me.
Best...
Hi
I'm not an expert geek of MQL5
I modified MA-Crossover_Alert.mq5 to make me send an Alert when FAST crosses SLOW.
if(SendNote) SendNotification("BUY Ask="+sAsk+", Date="+text+" Symbol="+Symbol());
Now I'm trying to get a alert when two indicators ALLIGATOR (Lips) vs. Moving Average (ie...
hello,
i have created an indicator which use lines to send notification when crossed with specific conditions. the indicator alerts me for 4 different type of crossing. It's working for 3 of them, but this one never trigger, can't find why, if someone could give me a hand it would be great , here...
Hi, Ive been searching high and low on forums and diffrent sites, but I cant find my answer.. How do I setup so the ATR indicator so it becomes my trailing stop? I can install a indicator, but it isnt trailing to it. So can someone please explain it to me how it is done? ( Average True Range )
.Moving average is one of the indicators used in mt4 that shows the average value f a price over a set period of time. It identify trends and reversal. Moving average do not predict new trends but confirm trends once they have been established . It can determine potential price support and its...
Hi to all,
the published HiLo Indicator in this codebase
https://www.mql5.com/en/code/117
gives incorrect signals.
Is anybody able to fix this?
thanks
Hello,
i have 2 brokers/MT4 and in the first one indi works great. But in the other one platform is writted everything right (loaded succesfully ...), but indi is not showing. Do anyone knows where is problem? Thanks
Hello ....... I want to develop this sytem ..... Tukul name (in Indonesian) skin and bones,
and a pair that fits perfectly in aggressive (Barchartour foresight in demand as traders ..... and this is only the view of the open and close ....
at the moment we buy open area below ..... and in the area...
Hi guys:I am the standard MACD.mq5
Based on the documentation, the copybuffer funcition (int a , int b,......) and b is said to be "indicator buffer number", Here in the codes below i don't know why the b are all 0 ..
I thought it should be 2 for ExtFastMaBuffer and 3 for ExtSlowMaBuffer.....
Hi guys:
standard question about how the loop works.
first time i know prev_calculated= 0 and limit = 0, Let's say in the first loop rates_total = 3 ;So in the first loop [i=0,1,2] so after first loop prev_calculated=3 now limit = 3-1=2 and rate_total should equal to 4. so in the second loop [i=2...
Hi guys: I just used EA for 1 day.. And I am totally confused with some functions. In the included standard "MACD" library , i thought PlotIndexSetInteger(1,..) just ignore several values at the beginning.. But what's the use of paramerater 1,sometimes it's 0.. help plz... void OnInit() {//---...
I am looking for an elliot waves indicator that plot the numbers like 1,2,3,4,5. I am not looking for the elliot wave oscillator.
Hi,
I´m coding just another chaos indicator based on "Trading Chaos - 2nd Edition".
Actually I want to draw some Angulation Lines (Jaw+Teeth)/2 from where the price crosses/peaks the alligator to divergence bars (and store the corresponding deviation as points/bar in a buffer)
int...
Hi everyone. I'm not good at programming
I have code Break Even but it only show oneline with case all buy sell with every pair.
How to fix it bring two line , one break even for sell , one break for buy. (every pair)
From case when i close All Buy Sell Order (one line break even)
To case i...
We use to analyze the market using several different tools. One of them coulbe be checking the transaction flow registered on the stock market. I just new using Metatrader and I would like to know if there is a window, on the Metatrader 5, where I could see the trades excecuted flow, right after the
If I create overlapping graphical objects programatically, they are stacked in the order of creation. I want to have more control the same way as for click events with property OBJPROP_ZORDER. In the following example, the red rectangle (test2) is drawn on top of the white rectangle (test1) because...
I use mt4's inbuilt fibo tool a lot, and would like to be able to duplicate this on a permanent setting.
Have looked for additional - user input - fibo tool to add but all the ones i find are auto fibo tools.
Does anyone know how i can either permanently copy mt4's inbuilt fibo tool and then...

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.