Home
Search Forums
Keywords:
Search Titles Only
User Name:
Exact Match
Show Results As:
Advanced Options
Reply
 
Thread Tools Search this Thread
  #1  
Old May 28, 2007 3:36am
multi layer matrix of a system
 
Member Since May 2007
Default GBP behavior 99.998 %

chivass88chi "maja" smallville-personal-laboratory
personal department of de Ja Vu engine
copy right code: de..javu...1441285j9u1lÄ9i717981169

\\\\\\\\\\************************* ********************
*\\\\\\\\\\************************ ********************
T H E G B P / U S D B E H A V I O R O F
8 9 S M A C L O S E O N L Y
on hourly wave
*********************************** ********************
FX de Ja vu engine
research with

hourly data since month4 day30 / 2006
till 24 may 2007
with 9222 hourly candle data amount
on GBP/USD
I use the compared
data from some of european
dealer services

********************* the B I G result ***************

CLOSE above SMA BETWEEN 12 pip AND 321 PIP........ 93.7 %
CLOSE BELOW 89 SMA-close.......4303 times........ 46.6606 %
CLOSE ABOVE 89 SMA-close.......4919 times.......... 53.339 %
CLOSE LESS THAN 285 PIP below 89 SMA-C............... 100 %
CLOSE MORE THAN 285 PIP below 89 SMA-C................. 0 %
CLOSE more than 111 PIP ABOVE 89 SMA-Close ......... 10 %
CLOSE less then 100 PIP BELOW 89 SMA-Close .......... 90 %
CLOSE MORE THAN 313 PIP ABOVE 89 SMA -C ---ONCE ONLY
during the test

*************** end of the big result *****************

source code of VBA excel is used for data testing
if you want it.........
please make a asking
with ancient letter
for the complete software
for absolutely freeeeeeee......................... .....
with all species of Moving average

:-D

========================= here is the source code ==
========================= to proof it ==
========================= here is the source code ==
========================= please see the gif file ==
''''Private Sub CommandButton1_Click()
''''d = 0
''''c = 0
''''mark1 = TextBox1.Value
''''mark = mark1 / 10000
''''For Xx = 1 To 10000
''''Wawe = Cells(90 + Xx, 11).Value
''''If Wawe = "akhir" Then Exit For
''''c = c + 1
''''Next Xx
''''ProgressBar1.Value = 1
''''ProgressBar1.Min = 1
''''ProgressBar1.Max = c
''''ProgressBar1.Visible = True
''''prog = 1
''''For X = 1 To c
''''Wawe = Cells(90 + X, 11).Value
''''If Wawe > mark Then d = d + 1
''''ProgressBar1.Value = prog
''''prog = prog + 1
''''Next X
''''Label1.Caption = "close minus MA 89 > " & mark1 & "pip =" & d
''''Label2.Caption = "total data = " & c
''''Label3.Caption = (d / c) * 100 & " %"
''''End Sub
===============================end of source code
trading with artificial intelligence will be next
===============================end of source code
ask me for free
the historical data
when you need it
------------------
Attached Thumbnails
Click image for larger version

Name:	po-1.jpg
Views:	510
Size:	100.6 KB
ID:	33338    
Attached Files
File Type: txt po-1 sample data history.txt (4.4 KB, 368 views)
Reply With Quote
  #2  
Old May 28, 2007 5:15am
melpheos's Avatar
Stochastic pipster
 
Member Since Jan 2007
Default

That's pretty interesting. I allways wanted to see such data. Nice 1st post

Last edited by melpheos, May 28, 2007 5:28am
Reply With Quote
  #3  
Old May 28, 2007 5:55am
KudzuFX's Avatar
Member
 
Member Since Jul 2006
4 Vouchers  556 Posts
Default

Thank you Chivas,

How do you use this data in trading the Pound?
__________________
May your pips have many grandchildren!
KudzuFX

Dueteronomy 28:2 "And all these blessings will come on you and overtake you, if you will harken to the voice of the Lord your God."
Reply With Quote
  #4  
Old Jul 26, 2007 10:08am
multi layer matrix of a system
 
Member Since May 2007
Default still remember

with this ??

Quote:
Originally Posted by chivas88chi View Post
chivass88chi "maja" smallville-personal-laboratory
personal department of de Ja Vu engine
copy right code: de..javu...1441285j9u1lÄ9i717981169

\\\\\\\\\\************************* ********************
*\\\\\\\\\\************************ ********************
T H E G B P / U S D B E H A V I O R O F
8 9 S M A C L O S E O N L Y
on hourly wave
*********************************** ********************
FX de Ja vu engine
research with

hourly data since month4 day30 / 2006
till 24 may 2007
with 9222 hourly candle data amount
on GBP/USD
I use the compared
data from some of european
dealer services

********************* the B I G result ***************

CLOSE above SMA BETWEEN 12 pip AND 321 PIP........ 93.7 %
CLOSE BELOW 89 SMA-close.......4303 times........ 46.6606 %
CLOSE ABOVE 89 SMA-close.......4919 times.......... 53.339 %
CLOSE LESS THAN 285 PIP below 89 SMA-C............... 100 %
CLOSE MORE THAN 285 PIP below 89 SMA-C................. 0 %
CLOSE more than 111 PIP ABOVE 89 SMA-Close ......... 10 %
CLOSE less then 100 PIP BELOW 89 SMA-Close .......... 90 %
CLOSE MORE THAN 313 PIP ABOVE 89 SMA -C ---ONCE ONLY
during the test

*************** end of the big result *****************

source code of VBA excel is used for data testing
if you want it.........
please make a asking
with ancient letter
for the complete software
for absolutely freeeeeeee......................... .....
with all species of Moving average

:-D

========================= here is the source code ==
========================= to proof it ==
========================= here is the source code ==
========================= please see the gif file ==
''''Private Sub CommandButton1_Click()
''''d = 0
''''c = 0
''''mark1 = TextBox1.Value
''''mark = mark1 / 10000
''''For Xx = 1 To 10000
''''Wawe = Cells(90 + Xx, 11).Value
''''If Wawe = "akhir" Then Exit For
''''c = c + 1
''''Next Xx
''''ProgressBar1.Value = 1
''''ProgressBar1.Min = 1
''''ProgressBar1.Max = c
''''ProgressBar1.Visible = True
''''prog = 1
''''For X = 1 To c
''''Wawe = Cells(90 + X, 11).Value
''''If Wawe > mark Then d = d + 1
''''ProgressBar1.Value = prog
''''prog = prog + 1
''''Next X
''''Label1.Caption = "close minus MA 89 > " & mark1 & "pip =" & d
''''Label2.Caption = "total data = " & c
''''Label3.Caption = (d / c) * 100 & " %"
''''End Sub
===============================end of source code
trading with artificial intelligence will be next
===============================end of source code
ask me for free
the historical data
when you need it
------------------
Reply With Quote
  #5  
Old Jul 26, 2007 10:44am
Member
 
Member Since May 2007
Default How to use?

Dear All,

How to use these data in trading?
(As I am a newbie).

Thanks.
__________________
Living needs faith!
Reply With Quote
  #6  
Old Jul 26, 2007 10:49am
multi layer matrix of a system
 
Member Since May 2007
Default use as filter

for any strategy
u can use this research
to complete your filter for your strategy



Quote:
Originally Posted by Faith View Post
Dear All,

How to use these data in trading?
(As I am a newbie).

Thanks.
Reply With Quote
  #7  
Old Jul 27, 2007 7:48am
Member
 
Member Since Apr 2007
Default use as addition on chivas post at metatrader4 forum

use as addition on chivas post at metatrader4 forum
please don't forget me
i am who make the fibo spin


Quote:
Originally Posted by chivas88chi View Post
chivass88chi "maja" smallville-personal-laboratory
personal department of de Ja Vu engine
copy right code: de..javu...1441285j9u1lÄ9i717981169

\\\\\\\\\\************************* ********************
*\\\\\\\\\\************************ ********************
T H E G B P / U S D B E H A V I O R O F
8 9 S M A C L O S E O N L Y
on hourly wave
*********************************** ********************
FX de Ja vu engine
research with

hourly data since month4 day30 / 2006
till 24 may 2007
with 9222 hourly candle data amount
on GBP/USD
I use the compared
data from some of european
dealer services

********************* the B I G result ***************

CLOSE above SMA BETWEEN 12 pip AND 321 PIP........ 93.7 %
CLOSE BELOW 89 SMA-close.......4303 times........ 46.6606 %
CLOSE ABOVE 89 SMA-close.......4919 times.......... 53.339 %
CLOSE LESS THAN 285 PIP below 89 SMA-C............... 100 %
CLOSE MORE THAN 285 PIP below 89 SMA-C................. 0 %
CLOSE more than 111 PIP ABOVE 89 SMA-Close ......... 10 %
CLOSE less then 100 PIP BELOW 89 SMA-Close .......... 90 %
CLOSE MORE THAN 313 PIP ABOVE 89 SMA -C ---ONCE ONLY
during the test

*************** end of the big result *****************

source code of VBA excel is used for data testing
if you want it.........
please make a asking
with ancient letter
for the complete software
for absolutely freeeeeeee......................... .....
with all species of Moving average

:-D

========================= here is the source code ==
========================= to proof it ==
========================= here is the source code ==
========================= please see the gif file ==
''''Private Sub CommandButton1_Click()
''''d = 0
''''c = 0
''''mark1 = TextBox1.Value
''''mark = mark1 / 10000
''''For Xx = 1 To 10000
''''Wawe = Cells(90 + Xx, 11).Value
''''If Wawe = "akhir" Then Exit For
''''c = c + 1
''''Next Xx
''''ProgressBar1.Value = 1
''''ProgressBar1.Min = 1
''''ProgressBar1.Max = c
''''ProgressBar1.Visible = True
''''prog = 1
''''For X = 1 To c
''''Wawe = Cells(90 + X, 11).Value
''''If Wawe > mark Then d = d + 1
''''ProgressBar1.Value = prog
''''prog = prog + 1
''''Next X
''''Label1.Caption = "close minus MA 89 > " & mark1 & "pip =" & d
''''Label2.Caption = "total data = " & c
''''Label3.Caption = (d / c) * 100 & " %"
''''End Sub
===============================end of source code
trading with artificial intelligence will be next
===============================end of source code
ask me for free
the historical data
when you need it
------------------
Reply With Quote
  #8  
Old Aug 3, 2007 10:34pm
multi layer matrix of a system
 
Member Since May 2007
Default lets cek range expectation with free engine

to complete this post plis cek out this link
http://forexfactory.com/showthread.php?t=41467 beginner

Quote:
Originally Posted by chivas88chi View Post
chivass88chi "maja" smallville-personal-laboratory
personal department of de Ja Vu engine
copy right code: de..javu...1441285j9u1lÄ9i717981169

\\\\\\\\\\************************* ********************
*\\\\\\\\\\************************ ********************
T H E G B P / U S D B E H A V I O R O F
8 9 S M A C L O S E O N L Y
on hourly wave
*********************************** ********************
FX de Ja vu engine
research with

hourly data since month4 day30 / 2006
till 24 may 2007
with 9222 hourly candle data amount
on GBP/USD
I use the compared
data from some of european
dealer services

********************* the B I G result ***************

CLOSE above SMA BETWEEN 12 pip AND 321 PIP........ 93.7 %
CLOSE BELOW 89 SMA-close.......4303 times........ 46.6606 %
CLOSE ABOVE 89 SMA-close.......4919 times.......... 53.339 %
CLOSE LESS THAN 285 PIP below 89 SMA-C............... 100 %
CLOSE MORE THAN 285 PIP below 89 SMA-C................. 0 %
CLOSE more than 111 PIP ABOVE 89 SMA-Close ......... 10 %
CLOSE less then 100 PIP BELOW 89 SMA-Close .......... 90 %
CLOSE MORE THAN 313 PIP ABOVE 89 SMA -C ---ONCE ONLY
during the test

*************** end of the big result *****************

source code of VBA excel is used for data testing
if you want it.........
please make a asking
with ancient letter
for the complete software
for absolutely freeeeeeee......................... .....
with all species of Moving average

:-D

========================= here is the source code ==
========================= to proof it ==
========================= here is the source code ==
========================= please see the gif file ==
''''Private Sub CommandButton1_Click()
''''d = 0
''''c = 0
''''mark1 = TextBox1.Value
''''mark = mark1 / 10000
''''For Xx = 1 To 10000
''''Wawe = Cells(90 + Xx, 11).Value
''''If Wawe = "akhir" Then Exit For
''''c = c + 1
''''Next Xx
''''ProgressBar1.Value = 1
''''ProgressBar1.Min = 1
''''ProgressBar1.Max = c
''''ProgressBar1.Visible = True
''''prog = 1
''''For X = 1 To c
''''Wawe = Cells(90 + X, 11).Value
''''If Wawe > mark Then d = d + 1
''''ProgressBar1.Value = prog
''''prog = prog + 1
''''Next X
''''Label1.Caption = "close minus MA 89 > " & mark1 & "pip =" & d
''''Label2.Caption = "total data = " & c
''''Label3.Caption = (d / c) * 100 & " %"
''''End Sub
===============================end of source code
trading with artificial intelligence will be next
===============================end of source code
ask me for free
the historical data
when you need it
------------------
Reply With Quote
  #9  
Old Aug 4, 2007 2:38am
karmostaji's Avatar
Dubai
 
Member Since Nov 2006
Default

Trading should be simple, I feel lost now lol
__________________
Karmo's latest GBP/JPY analysis >>>>> CLICK HERE
*Trade at your own risk!
Reply With Quote
  #10  
Old Aug 6, 2007 2:05am
Member
 
Member Since May 2006
Default

Quote:
CLOSE more than 111 PIP ABOVE 89 SMA-Close ......... 10 %
is it result referring to the point from the close of the 1 hr bar to 89 SMA? i.e, 90 % of the close will be within 111 pips from 89 ema?


can you also post results for Eur/Usd?

Tks!
__________________
I'm just moving clouds today - tomorrow I'll try mountains.
Reply With Quote
  #11  
Old Aug 11, 2007 2:27am
multi layer matrix of a system
 
Member Since May 2007
Default means that........

---------nop...it could be...as u mean, + below the 89 ema(both with "or logic" probability is 90 % )
just use it as the filter of your strategy...okay
................................... ................................... ..
may be this can help you

for daily range expectation
http://forexfactory.com/showthread.php?t=41467

for the GU behavior expectation
http://forexfactory.com/showthread.php?t=31415

for simple and powerful strategy
http://forexfactory.com/showthread.php?t=40019

about numbering signal
http://forexfactory.com/showthread.php?t=33401



Quote:
Originally Posted by awsl View Post
is it result referring to the point from the close of the 1 hr bar to 89 SMA? i.e, 90 % of the close will be within 111 pips from 89 ema?


can you also post results for Eur/Usd?

Tks!
Reply With Quote
  #12  
Old Aug 23, 2007 10:28am
Member
 
Member Since Apr 2007
Default i think chivas will post this...

i think chivas will post this...

the expectation daily range more than 53 pip for EU is 90%
the expectation daily range more than 73 pip for GU is 90%

cek this also
for daily range expectation
http://forexfactory.com/showthread.php?t=41467

for the GU behavior expectation
http://forexfactory.com/showthread.php?t=31415

for simple and powerful strategy
http://forexfactory.com/showthread.php?t=40019

about numbering signal
http://forexfactory.com/showthread.php?t=33401


Quote:
Originally Posted by chivas88chi View Post
chivass88chi "maja" smallville-personal-laboratory
personal department of de Ja Vu engine
copy right code: de..javu...1441285j9u1lÄ9i717981169

\\\\\\\\\\************************* ********************
*\\\\\\\\\\************************ ********************
T H E G B P / U S D B E H A V I O R O F
8 9 S M A C L O S E O N L Y
on hourly wave
*********************************** ********************
FX de Ja vu engine
research with

hourly data since month4 day30 / 2006
till 24 may 2007
with 9222 hourly candle data amount
on GBP/USD
I use the compared
data from some of european
dealer services

********************* the B I G result ***************

CLOSE above SMA BETWEEN 12 pip AND 321 PIP........ 93.7 %
CLOSE BELOW 89 SMA-close.......4303 times........ 46.6606 %
CLOSE ABOVE 89 SMA-close.......4919 times.......... 53.339 %
CLOSE LESS THAN 285 PIP below 89 SMA-C............... 100 %
CLOSE MORE THAN 285 PIP below 89 SMA-C................. 0 %
CLOSE more than 111 PIP ABOVE 89 SMA-Close ......... 10 %
CLOSE less then 100 PIP BELOW 89 SMA-Close .......... 90 %
CLOSE MORE THAN 313 PIP ABOVE 89 SMA -C ---ONCE ONLY
during the test

*************** end of the big result *****************

source code of VBA excel is used for data testing
if you want it.........
please make a asking
with ancient letter
for the complete software
for absolutely freeeeeeee......................... .....
with all species of Moving average

:-D

========================= here is the source code ==
========================= to proof it ==
========================= here is the source code ==
========================= please see the gif file ==
''''Private Sub CommandButton1_Click()
''''d = 0
''''c = 0
''''mark1 = TextBox1.Value
''''mark = mark1 / 10000
''''For Xx = 1 To 10000
''''Wawe = Cells(90 + Xx, 11).Value
''''If Wawe = "akhir" Then Exit For
''''c = c + 1
''''Next Xx
''''ProgressBar1.Value = 1
''''ProgressBar1.Min = 1
''''ProgressBar1.Max = c
''''ProgressBar1.Visible = True
''''prog = 1
''''For X = 1 To c
''''Wawe = Cells(90 + X, 11).Value
''''If Wawe > mark Then d = d + 1
''''ProgressBar1.Value = prog
''''prog = prog + 1
''''Next X
''''Label1.Caption = "close minus MA 89 > " & mark1 & "pip =" & d
''''Label2.Caption = "total data = " & c
''''Label3.Caption = (d / c) * 100 & " %"
''''End Sub
===============================end of source code
trading with artificial intelligence will be next
===============================end of source code
ask me for free
the historical data
when you need it
------------------
Reply With Quote
  #13  
Old Aug 24, 2007 2:40pm
pips_warrior's Avatar
Member
 
Member Since Aug 2007
Default

thx chivas ("regal").....

but why 89 sma?
100 sma is more favorite than 89 sma....

so.. what is the result if you are using 100 sma?

thx in advanve....
__________________
"Live is for living not for working"
Reply With Quote
  #14  
Old Aug 26, 2007 7:39pm
multi layer matrix of a system
 
Member Since May 2007
Default as soon as possible

as soon as possible

Quote:
Originally Posted by pips_warrior View Post
thx chivas ("regal").....

but why 89 sma?
100 sma is more favorite than 89 sma....

so.. what is the result if you are using 100 sma?

thx in advanve....
Reply With Quote
  #15  
Old Aug 26, 2007 8:00pm
saint_berzer's Avatar
Member
 
Member Since Aug 2007
Default

You post this in the BEGINNERS FORUM?????


thanks for nothing.
Reply With Quote
Reply

1 Trader Viewing This Thread (0 are members)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads
Thread Thread Starter Forum Replies Last Post
Statistical months behavior emda Trading Discussion 0 Oct 7, 2007 12:45pm
unexpected behavior of sell stop rhasson Programming Discussion 6 Jan 5, 2007 11:44am
Herding Behavior in War and the Markets Editor Trading Discussion 0 Aug 18, 2006 9:59am