Statistic Patterns

never design a trading system without proper prior analysis. post your market statistics here

Moderator: moderators

jemm0021
rank: <50 posts
rank: <50 posts
Posts: 2
Joined: Tue Mar 27, 2007 6:59 am
Reputation: 0
Gender: None specified

Statistic Patterns

Postby jemm0021 » Mon May 25, 2009 12:13 am

Hi, I'm a big fan from TRO, and I love your webpage for a lot of indicators that you provide and your sense of humor.
Well, I've done an indicator that takes statistics and I want to share with you.


This indicator shows you the probability that the current candlestick will be bearish or bullish, or a doji.
Lets looks an image to explain it more easy.

Image

If an candlestick closed lower than the close of the earlier candlestick, then I put it an "minus" character "-".
If a candlestick closed higher than the close of the earlier candlestick, then I put a "plus" character "+".
If it closed at the open then I put a "=" signal.



If you look, the pattern for the last three candlestick will be ++-.
The pattern for the last two candlestich is +-.
and the pattern for the last candlestick is -.
NOTE.
IM NOT CONSIDERING THE LAST CANDLESTISCK THAT IS BEING FORMED.

and the indicator give you the number of cases that this pattern closed the current candlestick in bearish or bullish.

the same with the pattern +-, and the same with -.
LClose means to Bearish, HClose means to Bullish, and Eclose means to neutral or a doji.

You can use this information as you want, I personally only consider this information seriously, when the probability of a pattern is more than 60%.
And I take in consideration the number of cases too (Total).

By the way, you can choose the number of candlestick to be taken in consideration to search the pattern that is being formed.
The default value is 500 candlesticks.

Im going to make more statistic indicators, and I'll upload them soon.
By the way this indicator is inspired in Toby Crabel.

Ciao!

PD. Feel free to modify it!

Mora.
Attachments
Crabel Statistic.ex4
(11.02 KiB) Downloaded 331 times
Crabel Statistic.mq4
(6.12 KiB) Downloaded 359 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Mon May 25, 2009 5:14 am

Thanks for sharing.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Mon May 25, 2009 5:16 am

Close[1] may be faster to type but close1 = iClose(NULL,0,1) lends itself to easier modifications in the future.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

vladv
rank: 50+ posts
rank: 50+ posts
Posts: 111
Joined: Sat Nov 11, 2006 3:38 pm
Reputation: 1
Location: Aiud
Real name: Vlad Vahnovanu
Gender: Male
Contact:

Postby vladv » Mon May 25, 2009 9:18 am

Thanks for sharing!

jemm0021
rank: <50 posts
rank: <50 posts
Posts: 2
Joined: Tue Mar 27, 2007 6:59 am
Reputation: 0
Gender: None specified

Postby jemm0021 » Mon May 25, 2009 2:33 pm

Hi, here is a newer version, I update it, It gives you the percent of probability it close in bearish or bullish, and I added a 4 pattern.

Ciao!
Attachments
Crabel Statistic.ex4
(17.16 KiB) Downloaded 357 times
Crabel Statistic.mq4
(9.2 KiB) Downloaded 417 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

blackda14
rank: <50 posts
rank: <50 posts
Posts: 7
Joined: Mon Nov 16, 2009 5:04 am
Reputation: 0
Gender: Male

Postby blackda14 » Mon Apr 05, 2010 5:01 pm

Can anybody put this into ELD form for tradestation?

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “statistics”