logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ckn1958  
#1 Posted : Monday, March 29, 2010 1:51:39 AM(UTC)
ckn1958

Rank: Newbie

Groups: Registered, Registered Users
Joined: 3/29/2010(UTC)
Posts: 2
Location: mumbai

Would anyone know the code for this indicator? Has anyone used this?
Thanks
ckn

vienna  
#2 Posted : Monday, March 29, 2010 8:01:57 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

I'm also searching for this indicator. Norton High-Low sounds very interesting but the only thing I currently found out is that it's based on the demand index.
FormulaPrimer  
#3 Posted : Tuesday, March 30, 2010 6:31:46 PM(UTC)
FormulaPrimer

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 8/12/2005(UTC)
Posts: 73

BuyP() - SellP() ; or BuyP() ; SellP() ;
vienna  
#4 Posted : Thursday, April 1, 2010 4:18:25 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

Thanks a lot!

Is this really the norton high/low indicator - I've thought that there must be enhancements to the Demand Index signals?
FormulaPrimer  
#5 Posted : Thursday, April 1, 2010 10:07:06 AM(UTC)
FormulaPrimer

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 8/12/2005(UTC)
Posts: 73

{BuyP(); SellP();} Smoothing:=Input("Smoothing Periods",3,200,50); {Hi[censored]yP() - SellP() ; {Line}Mov(BuyP() - SellP(),Smoothing,E); {End} or Smoothing:=Input("Smoothing Periods",3,200,50); {Green Hi[censored]yP(); {Red Histo}SellP(); {Line}Mov((BuyP()+SellP()/2),Smoothing,E); {End}
vienna  
#6 Posted : Friday, April 2, 2010 1:02:05 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

Thank you :-)
ckn1958  
#7 Posted : Wednesday, April 7, 2010 12:19:07 AM(UTC)
ckn1958

Rank: Newbie

Groups: Registered, Registered Users
Joined: 3/29/2010(UTC)
Posts: 2
Location: mumbai

Thanks a lot.
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.