| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Simple Trend Lines/Channels
I like to have channels on my 30M chart from W1, D1 and H4 so I adapted the SHI_Channel_true indicator to allow me to do just that. Now it takes me 30 seconds at the beginning of my trading day to draw the channels.
I've attached it to this post just in case anybody else finds it as useful as I do. Instructions are in the file but just here they are again... Code:
//+------------------------------------------------------------------+ //| //| SUGGESTIONS FOR USE //| ------------------- //| 1. Put on WK chart, set color, remove from chart. //| 2. Repeat on all currency pairs you trade. //| 3. Change TF to D1, set color, remove from chart. //| 4. Repeat on all currency pairs you trade. //| 5. Do the same on 4HR TF of all pairs. //| //| Don't forget to remove indicator before switching TF's!!!! //| //+------------------------------------------------------------------+
__________________
Build An Expert Advisor. FREE E-course As Seen On TV ![]() ForexArea.com Users of Gap Trader from 'Forex-Assistant' MUST Read This |
|
|||
|
Quote:
If you leave it on and move to another TF it will redraw it again but you will have two channels with the same color which isn't very helpful. I don't want it to keep changing as the session develops and I also want different colored channels for each TF. That's why I delete it. Hope that helps some... Lux
__________________
Build An Expert Advisor. FREE E-course As Seen On TV ![]() ForexArea.com Users of Gap Trader from 'Forex-Assistant' MUST Read This Last edited by luxinterior; 12-30-2007 at 11:23 AM. |
|
|||
|
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 |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SIMPLE-MACD-EA : An extremely simple EA based on 2 channels of MACD. Try it! | investor_me | Expert Advisors - Metatrader 4 | 31 | 07-30-2008 09:59 AM |
| Simple Trend Line Break | astro | Questions | 20 | 07-13-2008 06:12 PM |
| Simple script to plot Horizontal lines | SaxMan | Indicators - Metatrader 4 | 2 | 10-15-2007 03:10 AM |
| Automatic Trend Lines | gkozlyk | Indicators - Metatrader 4 | 4 | 06-24-2006 03:59 PM |