Attachments forums

List of attachments posted on this forum.


All files on forums: 161076

Re: RSI Indicators for MT4

COGSY, Wed Jan 01, 2025 10:25 am

FredericoA wrote: Fri Dec 20, 2024 12:45 am Hello everyone, is it possible to code arrows and audio alerts for Dynamic_RSI_MA indicator? Thanks in advance, good trades!
Inputs

Wingdings code up arrow
Wingdings code down arrow

Here is the code for each symbol, 233 and 234 for the arrows but the link below shows which you can choose

https://docs.mql4.com/constants/objectc ... /wingdings

Size of arrow - 4
Distance in points from the HIGH for sell and LOW for BUY - 250 points of price
Color up arrow
Color down arrow

RSI period
Band Period
Deviation from the MA
MA period
0=SMA choose a MA applied
Smoothing function
ENable Audio alerts
Enable Arrows


Let me know if you need anything else
All files in topic