IPB

Клуб Инвесторов FXTDE.Pro - Инвестируйте с умом

, ( | )

 
> , ., ,
V
5.2.2010, 12:38
#1



***

:
: 965
: 8
: 5.1.2010
: 555
: 403 ()




!

( @ 5.2.2010, 17:09)
Kur ( ) - - .
, ...



( )
. "" . , - , , ...
.. - , .. " ",




--------------------
, ! () .
Yesterday is history. Tomorrow is mystery. Today is gift. © .


:
 
+
5.2.2010, 12:45
#2



***

:
: 965
: 8
: 5.1.2010
: 555
: 403 ()




Kur

.

+
/*
http://forum.fxclub.org/forum/viewtopic.ph...ghlight=#207041
(: )

, , .
" ", . , . , "" "". - 5 ( , - . , !)
? , .

, GBPJPY, 28.05.04 01:00
- 204.01, 204.03. 2 , . . 1 , 1 + .

" "? .
203.68
103.03
-1()

:
203.02 - 1 .
204.10, . 204.01 +1 +8
202.28
202.66.

, , .

Seer ? , ...
==========================================================================

, 5 ? , , 2 3 ?
" "? Seer' .
, , . 1 . 1 (+) , 75% "" . , , , , 75% - .


, ( ).

, .
, ...

-, ? - EURJPY, , .
, 27.05.04 02:00. " ", 134.85, 134.75, 135.21. , .
:
- 135.62
- 134.75
- 1 ()

(:
134.85 26.05.2004 5:00
134.75 26.05.2004 15:00
135.21 27.05.2004 2:00
135.62 27.05.2004 1:00
)

135.68 (.. 135.61 + 1 + 5 )

1 , . 134.84

136.27, 135.94.

. Seer !



==============================================================================

:

()

!
Alexus -.
: , ? ,
"" hi,
. -1 Hi .
, ?
, , 30.03.2005 , EurJpy ,
-.
. 28.02.2005 hi 139.42 ( )
14.03.2005 hi 140.71
30.03.2005 hi 139.20 ( )
, 138.70. ..
, - ?
, -1 hi ...
, ?

: " ".
, ..., ? (..
?)

,



,

. " " , . .. LOW 23.03.05 137.29. 1 (.. LOW 137.20, 137.19), , .. , 139.50, , .. 133.50 - 134.00.
- , , .., , , .. . , 136.50. , .



_________________
, . ()




--------------------
, ! () .
Yesterday is history. Tomorrow is mystery. Today is gift. © .


 
+
6.2.2010, 0:21
#3


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




" " ( ):



h1:=Input(" ",0.0001,20000,1);
l1:=Input(" ",0.0001,20000,1);
t5:=Input(": -1 - , 0 - , 1 - ",-1,1,0);

If(t5>=0,h1+(h1-l1)*0.75,l1-(h1-l1)*0.375);
If(t5>=0,h1+(h1-l1)*0.375,l1-(h1-l1)*0.75);


--------------------
, ,
, ,
, , ...
()


:
 
+
6.2.2010, 5:49
#4


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




Alexus, -:

-.

- - . , , , - . %.

.
---------------------------------------------------------------------------
, , . . , .
----------------------------------------------------------------------------

!

Zig-Zag . , .

: " /". (Peak) (Trough), , . .

( ) -.

(, ): - .

http://fxclub.front.ru/PeakT.gif
http://alexusm.narod.ru/peakt.html

/

-, .

.. - 1%, , 2% . 1% , . , , , , . - ( .. .... , )

http://fxclub.front.ru/PeakL.gif

/:

.

PEAK/TROUGH

ra:=Input(" ",0.1,10,1);
TR:=TroughBars(1,C,RA)>BarsSince(Trough(1,C,RA)*(1 +RA/100)<=C);
PR:=PeakBars(1,C,RA)>BarsSince(Peak(1,C,RA)/(1+RA/100)>=C);
lp:=If(TR,Trough(1,C,RA),Trough(2,C,RA));
hp:=If(PR,Peak(1,C,RA),Peak(2,C,RA));
L1:=LowestSince(1,lp<>Ref(lp,-1),C);
H1:=HighestSince(1,hp<>Ref(hp,-1),C);
LL:=Min(l1,lp);
HL:=Max(h1,hp);
LL;
HL;
LL+(HL-LL)*61.8/100;
LL+(HL-LL)*38.2/100;

-----------------------------------------------------------------

. - , . - .

P.S. Silver_s , .


--------------------
, ,
, ,
, , ...
()


 
+
6.2.2010, 5:54
#5


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




Kur:

1. . , .

:

Enter Long

LinRegSlope(C, opt1) > 0
AND
Cross(RSquared(C, opt2), opt3)

Enter Short

LinRegSlope(C, opt1) < 0
AND
Cross(RSquared(C, opt2), opt3)

Opt1 = 24 - 120 12
Opt2 = 24 - 240 12
Opt3 = 0.5 - 0.9 0.1

.

2 - R-. .
R- , :
=============
R- . / - . , . , - . , . , . - , . - . >77% , 10 - 40%. .
=============
, , R-, - opt1 opt2 , R- .
R-:
Number ___ r-squared
of _______ Critical
Periods ___ Value(95% confidence)
5 _________ 0.77
10 ________ 0.40
14 ________ 0.27
20 ________ 0.20
25 ________ 0.16
30 ________ 0.13
50 ________ 0.08
60 ________ 0.06
120 _______ 0.03

, opt1=24 R- 0.16, opt1=120 R- 0.03. , - 0.5 0.8. . : , .

:

ENTER LONG:

LinRegSlope(C, opt1) > 0
AND
Cross(RSquared(C, opt1), opt3)

Enter Short

LinRegSlope(C, opt1) < 0
AND
Cross(RSquared(C, opt1), opt3)

Opt1 = 24 - 120 12
Opt3 = 0.03 - 0.16 0.01

opt3 opt1.

2. . , .

( ), .

ENTER LONG:

Cross(LinRegSlope(C, opt1),0)
AND
Cross(RSquared(C, opt1), opt3)

Enter Short

Cross(0,LinRegSlope(C, opt1))
AND
Cross(RSquared(C, opt1), opt3)

Opt1 = 24 - 120 12
Opt3 = 0.03 - 0.16 0.01

, , R- . .



, . - , - R-. , R- . , , R- - . , -, . . , .

3. . , . .

, :

. .
LONG - . 50-opt3.
SHORT .

ENTER LONG:
Mov(C,opt1,E) > Mov(C,opt1*2,E) AND Stoch(opt2, opt2/2) > Ref(Stoch(opt2,opt2/2),-1) AND Stoch(opt2, opt2/2) < 50-opt3

ENTER SHORT:
Mov(C,opt1,E) < Mov(C,opt1*2,E) AND Stoch(opt2, opt2/2) < Ref(Stoch(opt2,opt2/2),-1) AND Stoch(opt2, opt2/2) > 50+opt3

opt1 - . 2 .
opt2 - . 2 .
opt3 - . 50-opt3, 50+opt3

opt1= 12 60 4
opt2= 12 36 2
opt3= 10 30 5

.

, , . , , 60, opt1=12 opt2=60, , , . , ( , - ), .

4. . .

. , , . .

5. . .

, , , . , . , 1000 , 500 .

6. . ( , ) .

, . , . . (.. ) . . - , , . , 5. , .

7. . , , .

.. , , . 4 , - 2.

8. . ..

30, , . , .

, , , . , , . , .


--------------------
, ,
, ,
, , ...
()


:
 
+
14.5.2010, 4:46
#6


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()








www.forex.kbpauk.ru
10/12/2003 21:57

. - : - .
, . 2- , :
=============================
, .. - . , , , . . . 4 . , , . . . , 3 . - , . " " ( ), , , San, . , . 2- . 2 . , . AROON, TS , .
, 80% . , , , , , , . , .
, , . , . , , - , - .
4 ( 4 - , , .., ), , . , , 24 (), 48 ( ), 60 (-), 120 () .. , 12, 24, 36, 48. , , , .
. (/MIDD), - . , 3 . 3 9 - 27 -. 27 - 10, , .
, . - MS . . . ( ).
, , , 4 . , . - (, , - , , ). . , , . . .
- . , , . 4 - , .
====================================================
- , :
====================================================
, :

.
. .
LONG - .
50-opt3.
SHORT .

ENTER LONG:
Mov(C,opt1,E) > Mov(C,opt1*2,E) AND Stoch(opt2, opt2/2) > Ref(Stoch(opt2,opt2/2),-1) AND Stoch(opt2, opt2/2) < 50-opt3

ENTER SHORT:
Mov(C,opt1,E) < Mov(C,opt1*2,E) AND Stoch(opt2, opt2/2) < Ref(Stoch(opt2,opt2/2),-1) AND Stoch(opt2, opt2/2) > 50+opt3

opt1 - . 2 .
opt2 - . 2 .
opt3 - . 50-opt3, 50+opt3

opt1= 12 60 4
opt2= 12 36 2
opt3= 10 30 3

.


--------------------
, ,
, ,
, , ...
()


 
+
22.5.2010, 9:59
#7


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




Anticuarius, http://community.livejournal.com/trade_help/24618.html

, ... ))

. , . , , , . (!!!) , , , (!!). ?

. . ,

. . , ( ). . . . ... . , " , . , . ?

, , , .. . !

, - : ... ... ? : ... .. , .

, , :

1. ,
2. , ... ( ...).

. !


--------------------
, ,
, ,
, , ...
()


 
+
28.5.2010, 7:09
#8


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




Kur, forum.fxclub.org

, , .
. , - .
- , ? , - . : , , .
? , . 10 , , , 10 . ( ):

H1:=If(DayOfWeek()=5,HHV(H,5),PREV);
L1:=If(DayOfWeek()=5,LLV(L,5),PREV);
Up:=If(DayOfWeek()=5 AND HHV(H,5)>Ref(HHV(H,5),-5) AND LLV(L,5)>Ref(LLV(L,5),-5),1,0);
Dn:=If(DayOfWeek()=5 AND HHV(H,5)<Ref(HHV(H,5),-5) AND LLV(L,5)<Ref(LLV(L,5),-5),1,0);
a:=If(Up,1,If(Dn,-1,0));
b:=If(DayOfWeek()=5,a,If(PREV=1 AND BarsSince(L<L1)<5,0,If(PREV=-1 AND BarsSince(H>H1)<5,0,PREV)));
b;

? , , - , , . ! , , . 9 . ? . .

, ( ). , . , - , . ? , , .

.
. , - .
, , .

- . ? , . , - , . ? , . ... -... , , , . - . , ! , . , , ? . , , . :

L-mov(ATR(1),22,S)

, . , - , , , .

, , 2 .

? ? ? , - ....


--------------------
, ,
, ,
, , ...
()


:
 
+
8.7.2010, 16:53
#9



***

:
: 965
: 8
: 5.1.2010
: 555
: 403 ()




Uliss :

, , . ? - . . , - ? , . , . , . , ? , ,

. . , -, , ... - . , , , , , , , , , . - , , , , , . .
, - , . , . . ))

- . - , , . ? , , - , ?
, , . ))
__________________
, , ! . .





--------------------
, ! () .
Yesterday is history. Tomorrow is mystery. Today is gift. © .


:
 
+
Chrome DNA
9.7.2010, 10:38
#10



*

:
: 9
: 1
: 7.7.2010
: 929
: 3 ()




, Uliss ( ) . . - . , , . , , , , -, . , . , , Uliss, ? smile.gif , ( ) .


:
 
+
9.7.2010, 10:59
#11


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




- , , , ... . - .


--------------------
, ,
, ,
, , ...
()


:
 
+
Chrome DNA
9.7.2010, 11:20
#12



*

:
: 9
: 1
: 7.7.2010
: 929
: 3 ()




... , . , ... . . , : , - , - - - .


:
 
+
Nataha
17.8.2010, 0:20
#13



***

:
: 75
: 1
: 4.6.2010
:
: 871
: 38 ()




, "" ? ?


--------------------
- .


:
 
+
the thing
4.5.2011, 15:16
#14



*

:
: 1
: 0
: 2.1.2011
: 1346
: 1 ()




( @ 28.5.2010, 14:09) *
Kur, forum.fxclub.org


- L-mov(ATR(1),22,S) scratch_one-s_head.gif

-
H1:=If(DayOfWeek()=5,HHV(H,5),PREV);
L1:=If(DayOfWeek()=5,LLV(L,5),PREV);
Up:=If(DayOfWeek()=5 AND HHV(H,5)>Ref(HHV(H,5),-5) AND LLV(L,5)>Ref(LLV(L,5),-5),1,0);
Dn:=If(DayOfWeek()=5 AND HHV(H,5)<Ref(HHV(H,5),-5) AND LLV(L,5)<Ref(LLV(L,5),-5),1,0);
a:=If(Up,1,If(Dn,-1,0));
b:=If(DayOfWeek()=5,a,If(PREV=1 AND BarsSince(L<L1)<5,0,If(PREV=-1 AND BarsSince(H>H1)<5,0,PREV)));
b;

( ), MS 7,2 -1 1, .

?


:
 
+
6.5.2011, 2:56
#15


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




. . " ", .


--------------------
, ,
, ,
, , ...
()


:
 
+
27.9.2017, 12:15
#16


- : :


:
: 6034
: 20
: 21.8.2008
: the Enclave
: 16
: 2481 ()




, :


, ? , . " ". , . , , - . .

" , "©

, - , , . - . . - , , , , , ; , 100% - .

"... , . , , , . , , , , , : . . , , , . , , , . ..."©

. - .. - . . , - , , . , , - ?

1. - , .
2. , .
3. , . - , , , - , , . , ... 3 6 . , , - , .


--------------------
, ,
, ,
, , ...
()


 
+
« · · »
 

1 . (: 1, : 0)
: 0

 

: · : · :

· · ·

RSS : 19.2.2019, 19:21