
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Can you tell me who can handle ex4 ?
No one can help you, only the author can fix in the source, or find the source in mql4 format
No one can help you, only the author can fix the source, or find the source in mql4 format
Hello!
I'm trying to get the histogram bars smoother by averaging the fast and slow RSI readings with simple muwings in this Delta RSI indicator.
So far nothing works for me.
I use an indicator that sends alerts when the histogram changes colour.
Can I use indicator to calculate RSI instead of price?
extern int FastEMA = 12; calculated by Fast RSI Period simple (SMA) MOVING AVERAGE
extern int SlowEMA=26; set Slow RSI Period simple (SMA) MOVING AVERAGE
Please help.
Good afternoon!
Don't pass by)
Could someone please help me in the following task: add an alert to the indicator to trigger when the signal appears on the screen, I will thousandths of a thank you!
I really tried to do it myself, but it doesn't work.
Is it possible to link the graphical elements to the name of currency pair so that they are not displayed on the others?
You have given me the ex5 format. To edit the code you need mql5 format.
I do not work with MT5, i have no experience.
Add an alert to the indicator, so that the alert is triggered when the signal appears on the screen
I really tried to do it myself but it does not work.
OK, an alert has been added.
It needs to show the current week's average the way it shows the current day's average - with the history of changes visible on the graph during the day.
Ok, done.
OK, it's done.
For some reason the week level (as on your screenshot) does not show in Alpari terminal, only the day...
Because the weekly level is drawn in real time
----------------------------------------------------------------------
Here is the version with history drawing: