Home
Option Tools
Services Offered
My Services
Contact Us
Charts
Charts (Premium)
Chart Watch
JCharts (EOD)
JCharts(EOD-COMM)
HCharts (EOD)
HCharts (EOD-COMM)
Forum
Stock Lists
Screener (EOD)
Screener (EOD-Comm)
Breadth Charts
Calculators
Education
Links
FAQs
Advertise Here
Charts (Old)
Login Form





Lost Password?
No account yet? Register
  iCharts Discussions

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

custom indicator

 
Post new topic   Reply to topic    iCharts Discussions Forum Index -> Scripting
View previous topic :: View next topic  
Author custom indicator
googol
White Belt
White Belt


Joined: 19 Mar 2013
Posts: 2

Post: #1   PostPosted: Mon May 20, 2013 12:04 pm    Post subject: custom indicator Reply with quote

can u add hull moving average to indicator list.???
formula is as follows


Integer(SquareRoot(Period)) WMA [2 x Integer(Period/2) WMA(Price)
- Period WMA(Price)]


[REMOVED BY ADMIN] Formula
period:=Input("Period",1,200,20) ;
sqrtperiod:=Input("Square Root of Period",1,20,4);
Mov(2*(Mov(C,period/2,W))-Mov(C,period,W),sqrtperiod,W);

[REMOVED BY ADMIN] Formula
Input: period (Default value 20)
waverage(2*waverage(close,period/2)-waverage(close,period), SquareRoot(Period))
Back to top
View user's profile Send private message
kamal.icharts
Site Admin


Joined: 10 Apr 2013
Posts: 576

Post: #2   PostPosted: Mon May 20, 2013 12:10 pm    Post subject: Re: custom indicator Reply with quote

Dear Member,

We have forwarded the request to our team. They will check and reply you back.

I request you to also mail support@icharts.in with your query.

Regards

Kamal

googol wrote:
can u add hull moving average to indicator list.???
formula is as follows


Integer(SquareRoot(Period)) WMA [2 x Integer(Period/2) WMA(Price)
- Period WMA(Price)]


[REMOVED BY ADMIN] Formula
period:=Input("Period",1,200,20) ;
sqrtperiod:=Input("Square Root of Period",1,20,4);
Mov(2*(Mov(C,period/2,W))-Mov(C,period,W),sqrtperiod,W);

[REMOVED BY ADMIN] Formula
Input: period (Default value 20)
waverage(2*waverage(close,period/2)-waverage(close,period), SquareRoot(Period))
Back to top
View user's profile Send private message
googol
White Belt
White Belt


Joined: 19 Mar 2013
Posts: 2

Post: #3   PostPosted: Mon May 20, 2013 7:59 pm    Post subject: Reply with quote

k,will do the same,thank u., Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iCharts Discussions Forum Index -> Scripting All times are GMT + 5.5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

@MEMBER OF PROJECT HONEY POT
Spam Harvester Protection Network
provided by Unspam