DimiK Posted September 12, 2013 Report Posted September 12, 2013 Here is a modified Forex TSD Elite indicator I got from someone. All I need is someone to please modify it to allow for changing the arrow icons I find it very useful setting on Daily and using it on 4H charts Sincerely hXXp://www.4shared.com/download/wc3yaTew/RK-ml-RSI_EMA_MTF_v12.mq4 CashManic, anton1713006147 and hermes 3 Quote
mtuppers Posted September 12, 2013 Report Posted September 12, 2013 open meta4 editor look for these two lines if (trend[i] == 1) drawArrow(i,arrowsUpColor,241,false); if (trend[i] ==-1) drawArrow(i,arrowsDnColor,242,true); line 132, 133 change 241, and 242 to anycode you like form http://www.alanwood.net/demos/wingdings.html using "Dec" code only rick1713006413 and DimiK 2 Quote
⭐ kesk Posted September 17, 2013 Report Posted September 17, 2013 This indicator repaints even in 1 hr chart, 2-3 bars back. I saw a sell on EURUSD on 16-7-13, 10 am but by evening the sell arrow disappeared. Any one seen the behavious? Quote
mtuppers Posted September 17, 2013 Report Posted September 17, 2013 This indicator repaints even in 1 hr chart, 2-3 bars back. I saw a sell on EURUSD on 16-7-13, 10 am but by evening the sell arrow disappeared. Any one seen the behavious? this is MTF indicator of course will reprint. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.