"Amat Victoria Curam" Victory Loves Preparation
- #3
- Mar 7, 2013 8:07pm Mar 7, 2013 8:07pm
- Joined Nov 2006 | Status: Trader | 4,420 Posts
to trade and code, keep both simple... no call to impress....h
Mt4 code for smoothed inverse fisher transform of RSI 39 replies
Not Smoothed RSI on MT4 4 replies
heiken ashi smoothed modification 6 replies
RSI Simply smoothed 3 replies
Could RSI value show most update value on eur/usd chart? 6 replies
DislikedI am hoping that someone can modify the attached indicator so that the current Smoothed RSI value is displayed on the chart. I appreciate your help.Ignored
DislikedI don't know how to remove them easily, without also removing their associated plots from the chart).Ignored
IndicatorShortName(IndiName); SetIndexBuffer(0,Buf0); SetIndexBuffer(1,Buf1); SetIndexBuffer(2,Buf2); SetIndexLabel(0, ""); // <<-------- SetIndexLabel(1, ""); // <<-------- SetIndexLabel(2, ""); // <<-------- SetIndexStyle(0,DRAW_LINE,0,2); SetIndexStyle(1,DRAW_LINE,0,2); SetIndexStyle(2,DRAW_NONE); return(0);
DislikedAwesome!
Many thanks, hayseed.
@daytrade5: I have updated the indy attached to post #2.Ignored
DislikedThanks Hanover and Hayseed. It is always a positive experience whenever our paths cross.Ignored
DislikedHanover......Is it possible to make one additional change. I was hoping that the indicator data can be placed on the chart as shown.Ignored