Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Money Flow Index for Telechart Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
1poobah
Posted : Friday, August 26, 2011 2:33:56 PM
Registered User
Joined: 12/22/2009
Posts: 8
What would be the formula for creating an Indicator in Telechart for a 14-period MFI? Thanks
Bruce_L
Posted : Friday, August 26, 2011 2:41:49 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
100 - 100 / (1 + ((H + L + C > H1 + L1 + C1) * (H + L + C) * V + (H1 + L1 + C1 > H2 + L2 + C2) * (H1 + L1 + C1) * V1 + (H2 + L2 + C2 > H3 + L3 + C3) * (H2 + L2 + C2) * V2 + (H3 + L3 + C3 > H4 + L4 + C4) * (H3 + L3 + C3) * V3 + (H4 + L4 + C4 > H5 + L5 + C5) * (H4 + L4 + C4) * V4 + (H5 + L5 + C5 > H6 + L6 + C6) * (H5 + L5 + C5) * V5 + (H6 + L6 + C6 > H7 + L7 + C7) * (H6 + L6 + C6) * V6 + (H7 + L7 + C7 > H8 + L8 + C8) * (H7 + L7 + C7) * V7 + (H8 + L8 + C8 > H9 + L9 + C9) * (H8 + L8 + C8) * V8 + (H9 + L9 + C9 > H10 + L10 + C10) * (H9 + L9 + C9) * V9 + (H10 + L10 + C10 > H11 + L11 + C11) * (H10 + L10 + C10) * V10 + (H11 + L11 + C11 > H12 + L12 + C12) * (H11 + L11 + C11) * V11 + (H12 + L12 + C12 > H13 + L13 + C13) * (H12 + L12 + C12) * V12 + (H13 + L13 + C13 > H14 + L14 + C14) * (H13 + L13 + C13) * V13) / ((H + L + C < H1 + L1 + C1) * (H + L + C) * V + (H1 + L1 + C1 < H2 + L2 + C2) * (H1 + L1 + C1) * V1 + (H2 + L2 + C2 < H3 + L3 + C3) * (H2 + L2 + C2) * V2 + (H3 + L3 + C3 < H4 + L4 + C4) * (H3 + L3 + C3) * V3 + (H4 + L4 + C4 < H5 + L5 + C5) * (H4 + L4 + C4) * V4 + (H5 + L5 + C5 < H6 + L6 + C6) * (H5 + L5 + C5) * V5 + (H6 + L6 + C6 < H7 + L7 + C7) * (H6 + L6 + C6) * V6 + (H7 + L7 + C7 < H8 + L8 + C8) * (H7 + L7 + C7) * V7 + (H8 + L8 + C8 < H9 + L9 + C9) * (H8 + L8 + C8) * V8 + (H9 + L9 + C9 < H10 + L10 + C10) * (H9 + L9 + C9) * V9 + (H10 + L10 + C10 < H11 + L11 + C11) * (H10 + L10 + C10) * V10 + (H11 + L11 + C11 < H12 + L12 + C12) * (H11 + L11 + C11) * V11 + (H12 + L12 + C12 < H13 + L13 + C13) * (H12 + L12 + C12) * V12 + (H13 + L13 + C13 < H14 + L14 + C14) * (H13 + L13 + C13) * V13 - .00001))

MFI Indicator?

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
1poobah
Posted : Sunday, August 28, 2011 3:47:58 PM
Registered User
Joined: 12/22/2009
Posts: 8
Thanks Bruce...much appreciated.
Quiktdr
Posted : Wednesday, August 1, 2012 11:19:48 AM
Registered User
Joined: 10/7/2004
Posts: 794

what would be the MFI index for 5 period

 

 

Thank you in advance!

Bruce_L
Posted : Wednesday, August 1, 2012 11:28:26 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Please try the following:

100 - 100 / (1 + ((H + L + C > H1 + L1 + C1) * (H + L + C) * V + (H1 + L1 + C1 > H2 + L2 + C2) * (H1 + L1 + C1) * V1 + (H2 + L2 + C2 > H3 + L3 + C3) * (H2 + L2 + C2) * V2 + (H3 + L3 + C3 > H4 + L4 + C4) * (H3 + L3 + C3) * V3 + (H4 + L4 + C4 > H5 + L5 + C5) * (H4 + L4 + C4) * V4) / ((H + L + C < H1 + L1 + C1) * (H + L + C) * V + (H1 + L1 + C1 < H2 + L2 + C2) * (H1 + L1 + C1) * V1 + (H2 + L2 + C2 < H3 + L3 + C3) * (H2 + L2 + C2) * V2 + (H3 + L3 + C3 < H4 + L4 + C4) * (H3 + L3 + C3) * V3 + (H4 + L4 + C4 < H5 + L5 + C5) * (H4 + L4 + C4) * V4 - .00001))



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Quiktdr
Posted : Wednesday, August 1, 2012 11:31:12 AM
Registered User
Joined: 10/7/2004
Posts: 794

Thank you Bruce

aubrey_dsouza
Posted : Thursday, July 7, 2016 2:13:51 PM
Registered User
Joined: 3/10/2013
Posts: 41

Hi Bruce,

 

Can you please provide a MFI PCF for 50 days and is there way to do a PCF crossing above or below the zero line for this MFI(50).  Thank you Aubrey

Bruce_L
Posted : Thursday, July 7, 2016 2:41:57 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

They Money Flow Index is actually built into TC2000 v12.5 as an indicator, so you don't need to recreate it using a PCF. You can just add it as an indicator and then click on it and select Create Scan Condition to create the desired condition.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

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.