Trend ID

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Trend ID

Postby Apprentice » Tue Nov 15, 2011 12:44 pm

graph.JPG


This indicator, as far as I know does not exist anywhere else.
Was developing in the last few days here on Fxcodebase.
By Aprentice and Zmender.

The main purpose of this indicator is to distinguish trending from non trending period.
TREND ID.lua
(3.06 KiB) Downloaded 1493 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36476
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Trend ID

Postby rhodia16 » Tue Nov 15, 2011 8:10 pm

Hi Apprentice,

Thank you for the interesting indicator!

Could you please enlighten us on the ways to distinguish trend periods from non-trend periods by using this indicator?

Thanks in advance.

Rhodia
rhodia16
 
Posts: 8
Joined: Thu Jun 30, 2011 12:16 am

Re: Trend ID

Postby Apprentice » Wed Nov 16, 2011 2:15 am

You tell me, I do not have much experience with it.


One possible way to use.
If Trend Id closes within Deviation lines. The trend has ended.
And Vice-versa.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36476
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Trend ID

Postby zmender » Wed Nov 16, 2011 3:48 pm

Right now, I am using the indicator as a visual indicator of trend: difference > stdev, trend; vice versa.

I'm trying to make an oscillator out of this. The ratio oscillator Apprentice programmed tends to "explode", so I'm trying to figure out a way to "cap" it like an erf function.
zmender
 
Posts: 43
Joined: Thu Nov 10, 2011 11:00 pm

Re: Trend ID

Postby Alexander.Gettinger » Thu Nov 20, 2014 10:26 am

MQL4 version of Trend ID oscillator: viewtopic.php?f=38&t=61497.
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Trend ID

Postby tmdabc » Fri Oct 23, 2015 2:09 pm

:!: looks good,thanks :!:
wonder if change line color is better
tmdabc
 
Posts: 19
Joined: Sat Oct 17, 2015 11:12 am

Re: Trend ID

Postby fxcyberman » Mon Nov 02, 2015 3:14 am

It seems there are something wrong with the stream's name (label name).
Also, is it possible to know its logic ?
fxcyberman
 
Posts: 45
Joined: Mon Jan 28, 2013 10:15 am


Re: Trend ID

Postby Apprentice » Tue Nov 03, 2015 5:46 am

Raw = ( source - MVA of source) / (MVA of source /100 );
d = Stdev of MVA of Raw;
Deviation= MVA of Raw;
Negativ= -d*Multiplier;
Positiv = d*Multiplier;
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36476
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Trend ID

Postby fxcyberman » Tue Nov 03, 2015 10:49 am

Thank you for your prompt reply. :) :)
fxcyberman
 
Posts: 45
Joined: Mon Jan 28, 2013 10:15 am

Next

Return to Custom Indicators

Who is online

Users browsing this forum: Baidu [Spider] and 198 guests