InputsFredericoA 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!
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