Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted

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

Posted

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

Posted

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?

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...