Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
im using this trendline new indic... but i cant understand what is the use of this blue, red, aqua etc lines.. can somebody explain it to me in detail please...
im using this trendline new indic... but i cant understand what is the use of this blue, red, aqua etc lines.. can somebody explain it to me in detail please...
Not having the version you are using, and just by simple observation, it looks like the red and blue lines are connecting Level 1 TD points (high surrounded by 1 lower high on each side, use lows for low pts) with any level points, and the pink and aqua lines are connecting Level 2 or more TD points (high surrounded by 2 lower highs, use lows for low pts). If you know anything about fractals, a TD point is basically the same thing, just a lower standard count. Higher level TD points (2 or 3 in this case) hold greater significance as they are generally stronger pivot levels in the market. But I'm just guessing by looking at the chart you have here; I'm not 100% sure. If you want to post the version you are using I would be interested in taking a closer look at it.
Not having the version you are using, and just by simple observation, it looks like the red and blue lines are connecting Level 1 TD points (high surrounded by 1 lower high on each side, use lows for low pts) with any level points, and the pink and aqua lines are connecting Level 2 or more TD points (high surrounded by 2 lower highs, use lows for low pts). If you know anything about fractals, a TD point is basically the same thing, just a lower standard count. Higher level TD points (2 or 3 in this case) hold greater significance as they are generally stronger pivot levels in the market. But I'm just guessing by looking at the chart you have here; I'm not 100% sure. If you want to post the version you are using I would be interested in taking a closer look at it.
okey.. and from the look of this trendline, is the price going up or down?
okey.. and from the look of this trendline, is the price going up or down?
Going up. It actually looks like it might have hit the target already. It sounds like you need to read up on how to use the indicator. Its purpose is to trade breakouts on these trendlines, with qualifiers used based on price action. I've attached a bunch of stuff on DeMark's indicators. The relevant info is under "TD Lines", "TD Points" and "TD Breakout Qualifiers". Search through the docs and they should answer your questions.
Going up. It actually looks like it might have hit the target already. It sounds like you need to read up on how to use the indicator. Its purpose is to trade breakouts on these trendlines, with qualifiers used based on price action. I've attached a bunch of stuff on DeMark's indicators. The relevant info is under "TD Lines", "TD Points" and "TD Breakout Qualifiers". Search through the docs and they should answer your questions.
showBars=200; // if showBars= 0 so the indicator will be shown for all the chart
LevDP=3; // Demar Pint Levels; 2 = central bar will be higher (lower) then 2 bars on the left side and 2 bars on the right one.
qSteps=1; // number of steps/ no more than 3
BackStep=0; // number of staps back
startBar=0; // ifstartBar=0 so we have recommendation for the current bar, if 1 - for possible next bar
TrendLine=true; // false = no trend lines
HorizontLine=true; // true = break levels
ChannelLine=true; // true = channels which is parallel with trend lines
TakeLines=true; // true = take profit lines
Comments=true; // true = comments
Trend=0; // 1 = for UpTrendLines only, -1 = for DownTrendLines only, 0 = for all TrendLines
More than two lines are related with qSteps. It helps with recent history of TD points.
im using this trendline new indic... but i cant understand what is the use of this blue, red, aqua etc lines.. can somebody explain it to me in detail please...
Please which version are you using in the chart above.