|
|||||||
| 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 Line Break
Newbie Here;
Although there is a wealth of info on this forum, it doesn't make much sense to me because I don't get programming. I suppose I could spend weeks trying to figure it all out, but what I am looking for is so simple. Each drawn trend line has a unique identifying number and all I want to do is set up a generic program to send an alert to signal me when price touches that trend line. And be able to change the identifying number as the new trend lines are drawn. The type of trend line I am referring to is not a horizontal price but a line drawn from swing high to swing high or from swing low to swing low. How can I create a simple adviser that says: Alert when price (touched, is above, is below, has crossed through, etc…whatever) trendline 57086. Thank-you for your patience and I deeply appreciate your help. |
|
|||
|
Just your basic Trendline Break
Except I don't want auto trading, just to be alerted when trendline is touched or broken.
Picture borrowed from ykimyego Trendlines and Divergence Strategies Thanks ykimyego Last edited by astro : 12-20-2005 at 04:14 PM. |
|
|||
|
If you draw TLs manualy on a price chart then you may set up standard MT alerts on correspondent levels and adjust them again by hand.
If you want an automatic TLs drawing then you have to define the way they will appear on the chart. It can be either fractals or DeMark points. Have no idea how to set alerts on TLs drawn on indicator. Jacob must be more competent on this issue |
|
|||
|
alert on manual TLs that I draw on chart only (no alert on indicators)
Since each TL line has its own unique identifying number, it seems like it should be easy to just say: “alert when price touches TL #xxxx.” As sophisticated as MT is, there has to be a way to program something so simple.
The standard MT alerts are for price only. So the only way to use it would be to set the price where the period line intersects the trend line and reset the price alarm for every period. What a pain, the whole point is to set it up and get some sleep until the next TL bounce/break. Anyway, thank you very much for your time and interest. Last edited by astro : 12-20-2005 at 05:42 PM. |
|
||||
|
From Metaquotes forum
This was taken from the Metaquotes forum. It doesn't give the exact details, but hopefully somebody can take the info and create "something" out of it.
Quote:
|
|
|||
|
Thank you very much
For your time and effort.
I'll have to dissect the line and figure out how to adapt it to my needs. I guess there is no easy way around learning code but thanks to codersguru it can be done. I was just lazy to spend the time. You have given me a place to start and thats good enough. Thank you. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Renko and 3 line Break | kohzadi | Metatrader 4 | 15 | 05-28-2008 12:08 PM |
| 3 line break | RickW00716 | General Discussion | 2 | 04-12-2007 10:10 AM |
| Please fix indicator 3 line break | toddanderson | Indicators - Metatrader 4 | 2 | 02-19-2007 11:00 AM |