Technical Indicators - page 55

Hi I want to find crossover point of RSI and Moving Avrage. According to the attached picture in indicator window 1 i use RSI and Moving avrage and MA value is 1.181391 (close price ) and in indicator window 2 Moving Avrage value is 53.367 (MA on RSI). So now there have diffirent time in crossover
  ADX indicator  (2)
Hello all, I am looking for an ADX indicator which gives you the value of the 'ADX' as apposed to the 'ADXR'. The in-built indicator on MT4 / MT5 shows the ADXR, +DI AND -DI, but doesn't show the actual ADX. Kind regards
Hello everyone, I can not figure out why my DOM is not showing the Volume . on Demo account or real account and other broker also checked, not showing the volume. Could not find anything on Google either. Any tips appreciated
Hi All, I was wondering if there is any way to see the charts (say 15-min) with different open times . So for example, if am looking at 15-minute chart, what I want to see is 3 (n) different 15-minute chart... the charts I want to see will be: C1. 0700-0715, 0715-0730, 0730-0745 etc. C2. 0705-0720
Hi scorpion, I was wondering if you can code another indicator that shows buy/sell signals with arrows for me. I was playing around with MA’s, trying new things, and found the following gave some ‘good’ buy/sell signals. I have only tried this on gbp/usd. The setup is as follows: 3 EMA’s, set at 5...
Dear forum members, I need your opinions and comments. I have some original ideas for creating indicators and advisors. At the moment I am working on them by myself and outside my working hours, and my knowledge and skills are limited. Although I already have a few ready (not optimized) Expert
I got an moving Average indicator that gives arrow signals for buy and sell when two moving Average cross, I now want to filter the signals so it can give give only sell signals in downtrend and buy signals in Uptrend. I don't mind sharing my full code here. I'm a beginner in coding
Hi All, I would like to change the color of my iMA line via code and seem to strugle to get this simple task done. So I thought if I can do this in iCustom I can spesify the color as one atribute BUT then the color should be a attribute in iMA, right? anyway I have mutliple MAs and I can not...
[Deleted]
I found this article while doing some research and I really think it will be an interesting read for wannabe traders and traders alike. _________________________ This indicator is based on the 4 time intervals and because of that we may see the 5 different line: - Tenkan-sen is the average value of...
Good day all, I hope someone can help me please. How can I compare the current bid price to the leading " Senkou Span ". The "Senkou Span" is 26 candle ahead in the future of the current candle, but how can I shift the "Senkou Span" 26 candles back so that I can compare it to the current bid price
Hello! Is there a way to set the time zones in MT5? Can this possibly be programmed via an indicator so that not the broker time but the own time zone is displayed below the chart window? It would be nice if someone here knows something about it
Hello! As far as I can see, there is no way to set a session time in MT5, so that only the candles are visible from e.g. 9:00:00 to 17:29:00? Can this possibly be programmed via an indicator? It would be nice if someone knew something about this
I have been searching for a reliable EA example in MT5 for an Ichimoku trading algorithm Al the ones on the code base never pass testing phase, and I have tested many Thanks in advance
The problem is that this indicator is working properly by itself, but when i call it from a script for multiple symbols, after script ended cpu usage keeps high around 95% so that I should restart Terminal to run MT5 again. I have used profiling and found that there should be something wrong about
if I right click in that spot, where i know the indicator should be, it shows me that it is there....but i can only see colors in the strategy tester, and only after the beginning of the strategy tester(not on previous data) I thought there was some problem with the code, but the indicator is
[Deleted]
An indicator is placed on the chart. It is redrawn by Timer, ChartEvent and Calculate events . I need a script to read the current values of its indicator buffers (INDICATOR_DATA ) which can be seen by CTRL+D. Is it possible to do this in MT4
I've coded Fractal Indicator with a adjustable input variable. It looks working at first glance, but sometimes it doesn't display fractal sign when it should be there. ( Picture attached below) Im new to this language and community. I have no idea what causes this problem. If you teach me what is
  Joseph Trend Index  (10)
Hi everyone. There is a indicator on Advanced Get Software called "Joseph Trend Index" or JTI. Someone use it for identifying the smart money in the market specially in the stock markets. I did search the forum and didnt find it. Does anyone have it for meta trader? If so; please upload it on the...
I'm transfering an indicator from MT5 to MT4. But the OnCalculate is based on data array. Like OnCalculate The function is called in the indicators when the Calculate event occurs for processing price data changes. There are two function types. Only one of them can be used within a single
======================================================================================== formula this indicator input symbol1 = currency 1 input symbol2 = currency 2 SpX2 = Absolute(Close from currency 1 - Close from currency 2)*100,000 and have zero line now Plot "SpX2" to chart same  macd and RSI...
Hi everybody, I try to develop in MQL5 a function multi iRSI, i wish send in a parameter the TimeFrame for calculate and this return the value. I have this example but i need write a function for each timeframe, it's not practique. How i develop just a function multi time frames? Thanks :) double
//+------------------------------------------------------------------+ //| SimpleMA.mq5 | //| Copyright 2020, Julio Monteiro | //| https://www.mql5.com/en/users/havok2k/seller |
Hi, i have a very simple question but i just can't figure it out. the syntax just doesn't work and i've already tried a lot of cominations. i have two symbols in the market watch, the ws30m and the @YM. so i want to calculate the spread: double Ask = SymbolInfoDouble(_Symbol, SYMBOL_ASK ); // i'm
Anyone with support and resistance indicator with its inputs parameters and buffers? I will put it in EA and share with
TMA+CG mladen nrp (1) TMA+CG mladen alerts mtf nrp. Hello guys, some help please. Im having trouble receiving POP UP alerts from the above indicators. I have set the appropriate alarms to TRUE but still no success. Other indicators used are sending alerts. Any help would be gladly appreciated. TIA
I have an indicator that I'm using iCustom to feed an EA. I can get the value from Buffer 0, seen below with a value of 1. But when I go back more than 500 bars, even though I see a value of 1 in the date window, the value it returns in iCustom is EMPTY_VALUE. So I thought maybe it was stored in a
I have checked the code and was not able to find the error, could you help? 2020.05.03 22:54:34.762 Herrcrowley_master_nc_jpy (USDJPY,H8) array out of range in 'Herrcrowley_master_nc_jpy.mq5' (94,63), the error is highlighted, thanks
  Problem with CopyHigh/Low  (12   1 2)
Hi, I have problems with the code below. When MT5 is freshly started and the profile is loaded, CopyHigh/Low returns nonsense values. Only after reinitialization by switching timeframes, the correct values are loaded. Whats wrong here?...
how do you add <..> indicator to the mql5 platform? I know how to add to 4. Thanks
Hello! i just want to ask if how i can set the yellow green dot to the size of previous candle from low to high x2. Thanks