Jump to content

Recommended Posts

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?

 

this is MTF indicator of course will reprint.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...