Jump to content

Kase DevStops


Sixer

Recommended Posts

eticon,

 

i found the Tradestion code and this will give some more information for the MT programmers:

 

{KDevStops}

 

Inputs : L1( 30 ) , v1( 2.2 ) , v2( 3.6 ) , L2( 10 ) , L3( 21 ) , p1( close ), p2( high ),p3( low ) ;

 

if K.XDev( L1 , 0 , L2 , L3 , p1 , p2 , p3 ) > ( p3 / 2 ) then begin

 

Plot1(K.XDev( L1 , 0 , L2 , L3 , p1 , p2 , p3 ), "warning");

Plot2(K.XDev( L1 , 1 , L2 , L3 , p1 , p2 , p3 ), "Dev1");

Plot3(K.XDev( L1 , v1 , L2 , L3 , p1 , p2 , p3 ), "Dev2");

Plot4(K.XDev( L1 , v2 , L2 , L3 , p1 , p2 , p3 ), "Dev3");

end;

 

Sixer

Link to comment
Share on other sites

eticon,

 

thanks for your quick reply.

Both MT solutions are different to the Tradestation. The first gif shows the TS chart and the other two are the MT charts for DevStop and Kase_Dev_Stop:

 

TS: http://yfrog.com/5cdbk2401211g

 

MT: http://yfrog.com/g9usjpy12401211g

http://yfrog.com/85usjpy22401211g

 

Any idea why both are different to the Tradestation chart ?

 

Sixer

Link to comment
Share on other sites

  • 1 month later...
  • 2 years later...
  • 9 years later...
Hello MT programmer,

 

can one of the excellent MT programmers prepare the "Kase DevStops" indicator which Canthia Kase described in her book "Trading with the Odds" ?

 

 

 

Unfortunately, in post # 4, in the formula of Indicator: KDevStops for Tradestation, the Function: K.XDev is missing, if you can add it.....thank you; Kase DevStops indicators for MT4 (there are 2 or 3 versions), you can find them with Google by typing: Kase Indicator by Cynthia Kase for MT4

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...