View Single Post
  #6 (permalink)  
Old 12-30-2007, 03:08 PM
emulatore emulatore is offline
Junior Member
 
Join Date: May 2007
Posts: 27
emulatore is on a distinguished road
This indicator just automate the task, you just put on the chart, and them remove it.

It does not do anything more than this.

If you want different colors for different timeframes, you just change them before put the indicator on the chart, using the settings.

Pretty simple and easy to use.

This indicator is just an automation for me and others that would have to insert 3 or 4 more times the same indicator then delete it.

You just insert my #(SF_TREND_LINES_ALL).mq4 on the chart, on anytime frame, you first set to true or false the lines you want for each timeframe frame, after you done this, you delete #(SF_TREND_LINES_ALL) from the chart, and all lines will already be drawed.

Hope it helps
Reply With Quote