View Single Post
  #291 (permalink)  
Old 06-22-2009, 04:17 AM
fxbs fxbs is offline
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
Quote:
Originally Posted by efig View Post
Would some one be kind enough to code a colored slow stochastic indicator which will look exactly as the here joined picture ?

That the color of D% , change matching the direction of D%
(up-green down-red)

Best regards
efi
slight mod of Mladen's color sto 104
if clrLnModeMain = true,- color sto main ln; false sig ln

if showBars = true -histo

p.s lines doesn't hold colors very well, unless it specially programed - (complicated way); simple way - here, but don't trust colors too much, trust direction itself, before making trading decision always check (if colors are correct)

histo - no problem
Attached Images
File Type: gif sto_clr 104ms.gif (22.6 KB, 642 views)
Attached Files
File Type: mq4 Stochastic_Color_v1.04ms.mq4 (14.1 KB, 96 views)

Last edited by fxbs; 06-28-2009 at 04:24 AM.
Reply With Quote