Technical Indicators - page 40

Hello everyone. Is there a way to get the maximum and minimum in a range of Hours from the current day to the next day? Example From Current Day Time 15:00 Until Next Day Time 14:00. Thanks for the help
Hello friends As you know, there are types of indicators I would like to know the exact definition of each Can you give a precise definition of the types of indicators? A brief definition of just a few sentences Thanks
Hello, please, can someone help with these indicators in the images? They are fot MT4. I would like to find the developers and understand if its possible to customize same for MT5? Or, if someone knows the codes and can share.. Thanks so much! MACD ATR Arrows XARDFX-38 STI OBOS
Hi gang, I have started using metatrader 5 and would really like to be able to effortlessly set take profit and stop loss as effortlessly as they do on youtube, a simple click and drag and they are done. When I set a stop loss or take profit I don't even get a line to show where my stop loss is!! I
Hello guys, I cant find any indi or script like periodcon or p4con or "advanced candle" but for metatrader5. Can someone point me where I can get it please? It's an indi that changes the start time of candles, ie 15min candles starts not every 15min round but eg. at :03 (3minutes later of default
The indicator seems to paint the wrong candles. The calculation seems to work when I choose a different drawing method (DRAW_ARROWS). But I already have another indicator that draws arrows. So i dont want to clutter the chart. Can someone kindly look over the code and assist me in fixing the issue
As per title... I would like to overlay indicators in one window e.g. 3 MA or a macd and an ema. Is this possible or do I need to download other indicators
Hi, Can somebody help me write a moving average that only calculates the moving average between 16:30-23:15 (or any other specified period) and ignores the rest of the day? Thank you very much
  TD Sequential  (23   1 2 3)
Hi Guys, Has anyone got DeMark 's TD Sequential indicators with full setup instructions Thanks Babar
Hi. How can one make the below indicators into one file and saveable to a chart template? Currently I have to drag both individually every time i start MT5 as they wont save to a template. https://charts.mql5.com/33/765/eurusd-m30-fx-choice-limited.png
hi my code for getting information from RSIonarray is : //+------------------------------------------------------------------+ //| t.mq5 | //| Copyright 2022, MetaQuotes Ltd. | //|
I am trying to create a Dialog with two CBmpButtons. The UX works fine BUT when the programs needs to handle the button clicks just detects the first button and no the other one. Am I doing something wrong in here? I have made another Panel using CAppDialog and the code handles all the button clicks
I'm trying to write a custom indicator that relies on finding the average value over a past number of bars, but I'm having trouble figuring out how to write the function, although it should be simple, but I don't see an "average" function prebuilt into mql4 and I don't think I would need to save
A little explanation: I made fractal based calculations using High and Low data which I modified a bit. As a result, I have a series of tops and bottoms, for example, taking into account the rules I set for 500 candles backwards from the current price. double "Price Low" [0.71, 0.72, 0.695
I want to know if is it possible to use data from a terminal to calculate an indicator and use that indicator in another terminal? For example use a Demo account trade history and use it for some calculations and make an indicator. Then use that indicator in another terminal which a real account is
When installing this indicator on my MT5 It gets slow and it is practically unfeasible to use Does anyone know the reason for the slowness in these cases? It's the computer ? Is it the Broker? Is there anything to do about it to fix it? <Deleted>
I think this indicator only draws a line up until bar 2 but I was honestly hoping that it draws up until bar 1, and still be non-repaint. Can this be fixed or is there an alternative similar to this ZigZag-nrp? #property copyright "Copyright 2022, MetaQuotes Software Corp." #property link
Hi everybody, You can adjust the height of subwindows by hand with mouse drag. But when once it set by using ChartSetInteger(chart_ID,CHART_HEIGHT_IN_PIXELS,sub_window,value) it can't be resized with mouse. Is there any way to resize it again with mouse drag ?
Hi, I would like to draw an integer (~5-200) above/below a candle when conditions are met instead of drawing just an arrow as it would be more informative for me. Any simple enough code to do it? I have searched the codebase, but haven't found something(yes, I haven't checked everything). Maybe
As you can see in the code, I put the high prices into an array and printed it. But there are differences between the output prices and the prices I see in the parity. This applies not only to "high", but also to others. I can't understand why? #property copyright "Copyright 2022, MetaQuotes Ltd."
I have a request for converting an indicator from MT4 to MT5 which I would really appreciate. The problem is this: I started to learn trading and developing my strategy more than a year ago. I manually backtested and forward tested a strategy that includes an indicator called “Cyan 2 High Pass
Hi. I want to check account used margin so I write this code and use it as an indicator: #property indicator_separate_window #property indicator_buffers 1 #property indicator_color1 Blue double Buf_Exposure[]; // Declaring arrays (for indicator buffers)
[Image] How can I do something like that? With CWnd, CPanel? Or there's another way to do it? Before someone clever says that if I don't post any code blablablabla.. I am now asking for code, I am asking for a way to do it: maybe some article, some example or even some functions to look for that
Hi, i want to get the value of the "SimpleMAOnBuffer(rates_total,prev_calculated,0,InpSignalMA,ExtMacdBuffer,ExtSignalBuffer);" but u only get 105577.0 and i want the value from the curve, can someone explain me how ? //+------------------------------------------------------------------+ //|
Hi everybody, I am trying to organize the "Data Window" of Metatrader by adding some descriptions of indicator_separate_window. Please look at the following screenshot: As you can see, for the Market data there is a short description " EURUSD Daily" but for the separation for the indicators is a
I just need a little help to get off the ground. I'm new to MQL5, and I have copied code from here and there. I am missing something in my code. The code compiles, but the indicator line does not show. Thanks. //+------------------------------------------------------------------+ //|
Hi I have this indicator that I want to use. If I'm not mistaken it would display lowest and highest price of certain number of candle. I have a problem with this indicator and cannot use it on my EA. Is there another similar indicator out there that works just like this
Hello, I need someone to convert this indicator to mt5 thnks
  All John Ehlers Indicators...  (958   1 2 3 4 5 ... 95 96)
Hi all... I'm dedicating this thread to all indicators by John Ehler's in the hope that we can get/make as many of them for MT4 as possible. Please post any MT4 John Ehlers indicators that you have here as outlined in his books "Rocket Science for Traders", "Cybernetic Analysis for Stocks and
Hi Guys Hope you are well, Im trying to make an indicator that uses histograms, at the moment it checks for a signal and draws a signal of one bar on histogram, how can i make it so its a continues histogram, so if a buy signal shows and the indicator draws a continuas blue histogram/buffer until a