Incredible Charts Stock Market Charting Software. Home   Site Map   About Us   Privacy Policy   Advertise (pdf)  
 
 
You need to register separately on the Chart Forum
- see Chart Forum Help
Edit Profile Profile Help Help
Forum Rules Forum Rules Advanced Help/Instructions Advanced Help
Search Last 1|3|7 Days
Search Search Forum Tree View Tree View
   

Metastock Code For Twiggs Money Flow (TMF)

Chart Forum » Indicators » Metastock Code For Twiggs Money Flow (TMF)

««  Previous  Next  »»


 
Thread Start New Thread 
Last Poster Posts Pages Last Post
         

Author Message

Top of pagePrevious messageNext messageBottom of page Link to this message
dennis_menace
Member
Username: dennis_menace

Post Number: 824
Registered: 09-2002

Rating: N/A
Votes: 0


Friday, September 17, 2004 - 11:18 pm:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



Does anyone have the code for TMF already constructed. I would much appreciate it.

Thanking those who reply in advance.

Regards
David


Top of pagePrevious messageNext messageBottom of page Link to this message
shutty
Member
Username: shutty

Post Number: 33
Registered: 12-2003

Rating: N/A
Votes: 0


Saturday, September 18, 2004 - 09:25 am:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



David,

Scroll to the bottom of this page:

http://www.incrediblecharts.com/technical/twiggs_money_flow.htm

periods:=Input("TMF periods",1,100,21);
TRH:=Max(Ref(C,-1),H);
TRL:=Min(Ref(C,-1),L);
TR:=TRH-TRL;
ADV:=((C-TRL)-(TRH-C))/If(TR=0,999999,TR)*V;
WV:=V+(Ref(V,-1)*0);
If(Wilders(WV,periods)=0,0,Wilders(ADV,periods)/Wilders(WV,periods))

Cheers Shutty







Top of pagePrevious messageNext messageBottom of page Link to this message
dennis_menace
Member
Username: dennis_menace

Post Number: 825
Registered: 09-2002

Rating: N/A
Votes: 0


Sunday, September 19, 2004 - 05:00 pm:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



Thanks for that Shutty. It's funny what one can see when you open your eyes.


Top of pagePrevious messageNext messageBottom of page Link to this message
longshanks
Member
Username: longshanks

Post Number: 212
Registered: 11-2004

Rating: N/A
Votes: 0


Saturday, August 26, 2006 - 12:02 pm:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



This problem has been raised in the past in other threads, but can't quite seem to get the fix to work.

Even tried the code at http://www.incrediblecharts.com/technical/twiggs_money_flow.htm
but it didn't work...

Getting 'Division by zero' error while inserting the indicator into a chart in M*.

Does anyone have the code that works, or can tell me if I am doing something wrong?

Many thanks,

ls


The simple things in life are often the best.

Top of pagePrevious messageNext messageBottom of page Link to this message
gohard
Member
Username: gohard

Post Number: 507
Registered: 05-2003

Rating: N/A
Votes: 0


Saturday, August 26, 2006 - 12:26 pm:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



LS,
This may solve the problem,no guarantee.

If(Wilders>0,((WV,periods)=0,0,Wilders(ADV,periods)/Wilders(WV,periods)),0)
Go to tools options view untick Zero Values.
All good G


Top of pagePrevious messageNext messageBottom of page Link to this message
longshanks
Member
Username: longshanks

Post Number: 213
Registered: 11-2004

Rating: N/A
Votes: 0


Saturday, August 26, 2006 - 12:47 pm:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



gohard

Thanks...though there seems to be problem as I get:

-- an '(' must immediately follow a function name--

Also, can't seem to seem to find the "zero values" under tools options.

Cheers

ls

(Message edited by longshanks on August 26, 2006)







The simple things in life are often the best.

Top of pagePrevious messageNext messageBottom of page Link to this message
gohard
Member
Username: gohard

Post Number: 509
Registered: 05-2003

Rating: N/A
Votes: 0


Saturday, August 26, 2006 - 01:04 pm:Copy highlighted text to 'New Message' boxEdit Post Delete Post Print Post    View Post/Check IP (Moderator/Admin only) Ban Poster IP (Moderator/Admin only) Move Post (Moderator/Admin Only)



maybe we don't need the start redone with just the end???

If(Wilders(WV,periods)=0,0,Wilders(ADV,periods)/Wilders(WV,periods)),0)

Not expert, it is related to a similar error in Excel,thought it might work here The zero value is in excel so it may not be an option in your M***chart set up.

Add Your Message Here
Post:
Bold text Italics Underline Create a hyperlink Insert a clipart image

Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

 
Other Threads  
Last PosterPostsPagesLast Post
On Balance Volumewombat4006-Apr-07  11:33 am
Price channel indicatorinvestmentjunkie02-Apr-07  06:01 pm
Moving average of Williams %R indicator?investmentjunkie31-Mar-07  12:37 pm
Williams%bendai26-Mar-07  04:59 am
Exponential Moving Average Smoothing factorssam11117-Mar-07  04:10 pm
Interesting website - mainly CCI but also NR7.trumpcard05-Mar-07  12:06 pm
2-Period RSIlafee18-Jan-07  07:30 pm
Prediction Techniquesstoian52 09-Jan-07  11:56 pm
Is range and indicator ?ohkoolnutz15-Dec-06  04:40 pm
What is a good indication that you are overtrading?ohkoolnutz12-Dec-06  07:50 pm
Weinstein Indicators (Help Required)davkell15-Nov-06  12:26 pm
Price Leverage dug04-Oct-06  10:34 am
Are these indicators conflicting?bwalt6721-Sep-06  11:44 am
Volatility to select stock?superboot23-Aug-06  10:40 pm

Threads by Last Post Time:

First Previous 146 147 148 149 150 151 152 153 154 155 Next Last

Administration Administration   Log Out Log Out    

««  Previous  Next  »»



66.34 msec