Hi all I'm new to the MQL5 world and have been toying around with combining two indicators (iMACD and a custom indicator mab_qqe2) to create a combined indicator (mab_combined). mab_combined should place "Buy" and "Sell" arrows on the chart depending on the source indicators signals. The idea being...
Many indicators appear to have been developed for the stock market and then transplanted into the Forex market. The markets are fundamentally different so, which are the indicators developed exclusively for the Forex market
Hi,I don't know if it is the right session for writing my question. I would like to sell an indicator (for example X) that call for another my indicator (for example Y) Y will be free can I sell X on market session? thank's in advance
Hello all, Is it possible to distinguish whether an object_delete was triggered by a script or manually by the user? Yours Stefan
please, can anyone show me where to get a 3d oscillator sound and display alert for mt5
Hi to all! Searched the forum and did not find the answer... So need an advice please: Is it possible to add some coding to any indicator to display it on specific time frames only ? Let's say, whenever I add indi to the chart I need it to be displayed on H6 and H8 automatically (not selecting them...
Hello everyone, Here is the code below. Where I have I allowed this to occur. #property copyright "Copyright 2018, MetaQuotes Software Corp."#property link "https://www.mql5.com"#property version "1.00"#property strict#property indicator_separate_window#property indicator_minimum 0#property...
I am new to this platform and purchased the MT5 version of an indicator accidentally as I need the MT4 version does anyone know if mql5 support will swap it for me I have reached out to support but have had no response
Hi, can anyone tell me how to make an indicator for mt4 that plots the value of the pivot point of the last year, please? Thank you.
Wow, new to this all....I purchased an indicator today, tried to install and run it, but when i went to the purchased tab, it read: purchased but not downloaded. cant find a place to download it to this computer...purchased the indicator on my phone logged in to the correct account, the same one as...
Can you please add sound & email alerts for this indicator? Thank you so much!!!
this indicator sends notifications way too late or only when i refresh or jump between timeframes i would much rather it send notifications exactly when the arrow appears or similar operation im not sure why it only does it when i refresh or change timeframes is there someone that can make the...
I have added the RVI indicaror to my EA but I just want to confirm I have used it correctly: RVIp = External input I have used MODE_MAIN and MODE_SIGNAL for the 2 lines = is this correct? If not, what should I use? RVIm0 = iRVI(Symbol(),0,RVIp,MODE_MAIN,0); RVIs0 = iRVI(Symbol(),0,RVIp...
Can someone tell me or help me edit this, how to make the indicator synchronize with current chart? Thanks //+------------------------------------------------------------------+ //| Test.mq4 | //|...
is there anyone that can add notifications to this indicator operation needed 1. when support band manifest send buy/support notification 2.when resistance band manifest send sell/resistance notification simple... thank you
Hola, tengo inconvenientes con este códigoInt índice =iHighest (NULL, 0, MODE_HIGH, 76,39); Técnicamente me tendría que devolver un valor entre 76-39, pero de devuelve 108, ya probé con rangos como 50-20, 81-17, pero todas me dan una barra fuera del rango que establezco. Agradecería su ayuda
Hello, I have an Indicator which calls an another CPU heavy custom indicator (on 7 different currencies). So, in the Init function I create the 7 handles and within OnCalculate I use CopyBuffer to get the data. Sometimes this indicator starts normally but sometimes it seems the buffers are not...
https://www.mql5.com/ja/docs/standardlibrary/controls/cpanel I have try to build up the Cpanel by copying the example that written at the bottom of this page. By clicking the resize button in the dialog, I have a situation as the attached image instead . Did I missed anything?
I am trying to use MT4 ZMQ bridge interface(please refer to https://github.com/bonnevoyager/node-mt4-zmq-bridge) to do some development work.Have registered a VPS ,is there any one knows how to get the URL or IP/Port of the MT VPS
How does one bring back the alert box for indicators on to the screen if one has closed it by mistake? If an indicator has an alert, the pop-up box appears on screen when there is an alert. One can then close that pop-up box. Yet how does one bring that back on screen without waiting for the next...
[Deleted]
Hello, I've been modifying the dema example indicator and I dont understand what I'm doing wrong, I've read and re-read references but I still dont get it. Please help! I've tried both setting #property parameters and what you see in the code below, what am I doing wrong ?...
Hello i have simple indicator showing rsi over bough and oversold indicator and williams over bought and oversold. I would like to get signal when rsi touches the OB/OS levels before it gives final arrow when paramaters of rsi and williams colide. If there is line of i code i need to add please
Hi. Is it possible to create an indicator that shows several data points per bar? For example a data point per tick. Thanks.
Hi All, I'm wondering if someone could help me with this? I'm am a VERY BASIC CODER. :):) I have written some code that will give the 21 H1 EMA Level when the 7 H1 EMA crosses it. It looks fine on the Hourly chart, but when I go down to a 5 min chart it shows the same indicator scale from the H1. It...
I have programmed an indicator but it doesnt work when tested. It keeps returning 0. Can you help me figure out whats wrong with the code please?//+------------------------------------------------------------------+//| b%bollinger.mq5...
buenas tardes alguien podría hacerme el favor de colaborarme en decirme cómo descargo en mi celular uno de los indicadores que son gratuitos. Gracias.
Hi. I´m developing indicator to define top lowest ranking of minor distance between ask and bid lines. The current version of indicator reads column ! and, based on increasing order, defines the ranking. In the example following, the increase order is: 1) Eurusd = 37 2) UsaTecJun19 = 125 3) Nzdcad =...
Hi Just curious, Do all indicators that are already installed in mt4 repaint? Which one doesn't?
Hi all, My first post here after standing on the sidelines. I'm more from a markets side rather than a coder/developer so apologies in advance for any shockers! I'm trying to amend a data screen technical indicator, currently the indicator displays all symbols in my MarketWatch thanks to...
is there anyone that can add alerts to this indicator below OPERATION NEEDED sell bands appear send sell alert buy bands appear send buy alert simple, thank you <ex4 file deleted>
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.