ChartsView - Stock Trading Community

Scans for Money Flow Index. Pro Real Time

More
13 years 4 months ago #522 by remo
Dont thank me. I just put one of them up.

Thanks should go to
RigelBB
Abaqus

There the only 2 people that shared there codes.
There may have been a third person but im not sure as cant find the email.

remo

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #517 by diver993
Thanks Remo. Impressed. Especially as it works:) Just tried it - results
Wood GRoup; HSBC; Henderson; Barratt; Marks & Sp; Smith & Nephew

Ta muchly!

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #509 by remo
// Detect Money Flow Index crossing under 80
indicator1 = MoneyFlowIndex[14]
c1 = (indicator1 CROSSES UNDER 80.0)
criteria = MoneyFlowIndex[14]
SCREENER[c1] (criteria AS "Money flow")
//////////////////////
// Detect Money Flow Index crossing over 20
indicator1 = MoneyFlowIndex[14]
c1 = (indicator1 CROSSES OVER 20.0)
criteria = MoneyFlowIndex[14]
SCREENER[c1] (criteria AS "Money flow")
The following user(s) said Thank You: diver993, noodles75, brute33, Sathi

Please Log in or Create an account to join the conversation.

Moderators: remo
Time to create page: 0.091 seconds
Powered by Kunena Forum