Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 05-09-2007, 06:43 PM
Member
 
Join Date: Aug 2006
Posts: 65
swall is on a distinguished road
Stochastic

i know this can be done, can someone please make the Stochastic
indicator that paints candles on the main window like the below except one color for over 80 and another color for between 80-20 and another color for below 20
thanks alot
Attached Images
File Type: gif stochcandlesys7.gif (11.2 KB, 1060 views)
Attached Files
File Type: mq4 StochCandles.mq4 (3.6 KB, 252 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-09-2007, 08:22 PM
Junior Member
 
Join Date: May 2007
Posts: 6
Regulon is on a distinguished road
Do you use Stochastic in your trade?
I think it is good indicator in flat but in powerfull trend it seems to me it does not work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-09-2007, 09:18 PM
Member
 
Join Date: Aug 2006
Posts: 65
swall is on a distinguished road
just testing

see the picture
Attached Images
File Type: gif kkkkkkkkkkkkkkkkkkkkk.gif (34.0 KB, 1136 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-11-2007, 09:36 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 535
cja is on a distinguished road
stoch candles

Quote:
Originally Posted by swall
i know this can be done, can someone please make the Stochastic
indicator that paints candles on the main window like the below except one color for over 80 and another color for between 80-20 and another color for below 20
thanks alot
I think this should be what you want.

Stoch Candle OverBought-Sold.mq4

cja
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-11-2007, 09:35 PM
Member
 
Join Date: Aug 2006
Posts: 65
swall is on a distinguished road
thanks

Quote:
Originally Posted by cja
I think this should be what you want.

Attachment 33210

cja
Wow got an answer

Thanks a lot I'll check it out and we will see
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-11-2007, 09:48 PM
Member
 
Join Date: Aug 2006
Posts: 65
swall is on a distinguished road
yes it is

CIA


was just checking a little and it seem to do what was requested , so thanks again
Attached Images
File Type: gif kkkkkkkkkkkkkkkkkkkkk.gif (33.5 KB, 995 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-04-2007, 10:10 PM
Junior Member
 
Join Date: Aug 2007
Posts: 25
newtrader1 is on a distinguished road
Stochastic cross alert error

I found Stochastic Cross Alert Indicator from some where.
It shows arrows on chart but today I found that the indicator is not showing arrow at the time of stochastic crossing.

I am using the standart MT4 stochastic and Stochastic Cross indicator.

GIF image and both indicators attached.

Can some body fix this error?

BEST WISHES,
NEWTRADER
Attached Images
File Type: gif STOCH_1.gif (27.6 KB, 719 views)
Attached Files
File Type: mq4 Stochastic.mq4 (3.8 KB, 54 views)
File Type: mq4 Stochastic_Cross_Alert.mq4 (4.6 KB, 104 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-04-2007, 10:20 PM
Senior Member
 
Join Date: Feb 2006
Posts: 1,097
et_phonehome_2 is on a distinguished road
Just bookmarking a great indicator by CJA....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-05-2007, 04:33 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,735
fxbs is on a distinguished road
CJA, can we make stochastic levels Cannel (chart window)? How2?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 09-09-2007, 02:18 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,735
fxbs is on a distinguished road
something like that (just messing quick&dirty) [levels20/80]


UpperBuffer[i]=oldval+0.3*oldval*((stochK+50)/10000);
LowerBuffer[i]=oldval- 0.3*oldval*((stochK+50)/10000);


UpperBuffer1[i]=oldval+ oldval*(stochK1/10000);//

LowerBuffer1[i]=oldval + oldval*((stochD1)/10000);
___________

double stochK = (iStochastic(NULL,0,KPeriod,DPeriod,Slowing,MAMeth od,PriceField,0,i));
double stochK1 = (iStochastic(NULL,0,KPeriod,DPeriod,Slowing,MAMeth od,PriceField,0,i)-50); - ...
__________
Attached Images
File Type: gif stoh lvls.gif (21.4 KB, 599 views)
File Type: gif stoh lvls h4.gif (21.2 KB, 587 views)

Last edited by fxbs; 09-09-2007 at 03:28 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/7536-stochastic.html
Posted By For Type Date
■テクニカルについて語ろう■part2 This thread Refback 10-27-2007 03:40 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Stochastic ea ajk Metatrader 4 4 02-13-2007 01:03 AM
stochastic danu Expert Advisors - Metatrader 4 1 06-21-2006 06:47 AM
rsi and stochastic One Indicators - Metatrader 4 5 04-01-2006 06:12 AM
Stochastic v1 kostya2312 Expert Advisors - Metatrader 4 16 01-17-2006 07:15 AM
Stochastic newdigital Expert Advisors - Metatrader 4 1 12-09-2005 04:27 PM


All times are GMT. The time now is 08:12 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.