Hello everyone. I want to use the vertex indicator in MT5 but i could not find the indicator in MQL5 format. Someone could please convert this indicator for me? Thanks. Happy 2019!
Hi, I tried to import entry points (buy/sell) calculated externally from a csv file and plot on a chart. However the data reading (for newly updated data in CSV) from the CSV/ arrow plotting only works whenever I refresh the chart/ switch to different timeframe manually. I have been trying to solve
Hello, on my ExpertAdviros i call VIDYA indicator of metaquotes (in Indicator / examples folder) with iCustom () function instead iVIDYA () which apparently uses another indicator code called "Variable Index Dynamic Average (in Indicator / Trend folder") they are drawn on the chart with different
Does anyone know where I can find an average session indicator? Not an Average Daily Range indicator and not a developing session indicator but a projected average session range
Hi all, I have developed a stochastic indicator that has an UpdateBuffer function that receives parameters that allows it to update the Signal and Main buffers with appropriate values. On GU/M5, rates_total is set to 100,731 of which the first 731 records correspond to null datetime values. The
this is fihser indicators one of the best buy sell indicators i've come accross i need arrows and notications whenever histo changes from green to red , can anybody help me
Please HELP! How to make PlaySound for alert only make a sound 3 times per candle not on every tick?
(4)
Hi, I am trying to make a proximity indicator based on 2 EMAs but I don't know how to make the sound alert only ring 3 times per candle. Can someone please help me with this? This is what I've done so far. Thank you in advance! void OnTick () { // create Array for prices double
Hello could someone please add option to add a option what sound file will be played on this free indicator and an option to cancel sound being played (if you wake up for instance like turning off the alarm)? I could pay a coffee if needed should be a quick fix right <Deleted>
[Deleted]
This Pivot Indicator displays the Lines, yet does not display the Line Text, No Line Name, or Line Value, Indicator attached All help greatly appreciated 😊 extern bool bcg = FALSE; ObjectCreate("DPP", OBJ_TREND ,0, DPeriod_Price[0][0],DPivot);
Hello friends, how are you? I'm a beginner and I'm creating a custom EA that opens and closes orders on the market by changing the color of the indicator line but I ran into "SetIndexBuffer" and "iCustom" to open buy and sell orders ... Has anyone ever gone through this obstacle? Anyone who has a...
Dear Forum, I'm attempting to utilize linear regression in order to trade. Specifically, I want to be able to use offsets with linear regression, in order to predict with the probability model. I'm trying to calculate the Linear Regression with the Least Squares Method. MT4 does not have a linear
Hi, I have different indicators that run on different MT5 instances with different _Symbols. These indicators provide printouts. Is there a way to output these printouts in ONE file shared by all MT5's? Do I have to regulate the access to the file myself, e.g. via FileOpen () and Sleep () until the
Hi Guys, perhaps someone can shed some light on this. On the MT5 Pc platform, I have dragged and dropped an Ichimoku indicator to a Stochastic indicator (all values are zero - it is used only to show levels). Anyone perhaps know how I can either save this indicator as-is, or generate the code for
Hi, My indicator shows 'Alerts', and wihthin that a/the target price,how can i use it for making my expert advisor? It can't be done by simple use extern int dUseAlert or dUseTargetprice, so what's the trick in here? Should i use 'bool', or maybe some command in the indicator itself, buffer or
Hi Guys , Does anybody know what's wrong with this code ? //+------------------------------------------------------------------+ //| Chart_Candles.mq5 | //| Copyright 2020, MetaQuotes Software Corp. | //|
I have a bar number that points to some specific time in history bar_number I'm running the chart in H1. Could you help me understand why: close[bar_number] returns a correct value, iClose (_Symbol, PERIOD_H1, bar_number) - returns always 0.0. The error is 4401. Do you see why, since it's the same
Hey all. Sorry if i dont get this across correctly. im new and am trying to help my developer. i have a strategy that relies on the ADX from tradingview... but trying to use the default ADX on mt4 is messing it up. its totally different. how do i get the same adx on mt4 as i have on tradingview
[Deleted]
Hi All, For everyone who like to use candlestick analysis for their trading, this little indicator show itself to be very handy little tool in your indicator collection. It automatically scans the charts, no matter on which timeframe you put it on and it will show you exactly where there are
Hi, while developing a non banal custom indicator I met a strange behaviour which I cannot grasp fully. The indicator is intended not to be calculated for the open bar. In other words, it is supposed to calculate position J only when position J+1 appears (= bar J completed) Below you can find the
//+------------------------------------------------------------------+ //| ATR Percentage S/L-T/P .mq4 //| | //| |
Hi guys, as written in the object, I am looking for an easy and working example to do that. E.g., if I am in H1, how can I load 15M bars in a so easy way? Any help is welcome
I don't know if this is the correct place to ask...but anyway is there any FREE indicators that draw vertical line when MACD and Stochastic moving in synced. Like example below If there is none existence how much cost to code this one
I am struggling to generate a switch using booleans. Essentially if(UPTREND) { Up=true Down=false } if(DOWNTREND) { Down=true Up=false } So when market UPTRENDED based on criteria Up=true Down=false This would only change when DOWNTREND criteria were met and so on. Currently i seem to be only able
Greetings all, I would like MT5 to send a notification to the mobile version on my phone whenever the RSI of for example SP500 reaches 20.00, how would I be going about it? I am completely clueless in coding can anyone please advice me on this matter please? Thank you, Justin
Hi, I'm not a programmer and I need someone who can help me .. I have a code that helps me extend the rectangles in the graph but when extending it only remains until the current time, try another way and extend it but the date of the rectangle is very far and When zooming in on the graph, the
Is there a way to read the order size from the market order window? Here's an image: I want to figure out the currently entered Lot Size parameter (encircled in blue) for the next market order programmatically , so i can develop an indicator which displays risk and reward levels accordingly :)
Hello everybody, I am new at mql5 and have a question for a good library to recognize candlestick pattern. I have found this library but they use a indicator for the calculation and I want to do it without any indicator. https://www.mql5.com/en/code/291 Thanks for your help
[Deleted]
I have encountered some strange behavior with initiating an indicator. Setting the PLOT_EMPTY_VALUE to 0 does not seem to work properly, with values other than 0 appearing in the data window. I have made the following indicator to test different empty value setting ways: #property description "not...
Hi all, What are some of the best entry indicators , in your opinion, that are out there and why? All information will be much appreciated

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.