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 Thread Tools Display Modes
  #11 (permalink)  
Old 06-24-2007, 07:59 AM
cja's Avatar
cja cja is online now
Senior Member
 
Join Date: Apr 2006
Posts: 559
cja is on a distinguished road
Updated indicator

As there have been code conflict issues i have coded in a Multi_Number which is a bit like the Magic number EA's have so that you can load many different STOCH Bars indicators onto the same chart, just remember to change the Multi number as you load each one, as you can see by the screenshot it is possible to also change the colors with no code issues, i have not tested this on a live market but it appears to work on the stratergy tester

The new indicator is on the 1st post and has a M# after the name which shows that it is Multi numbered.

STOCH Multi.gif
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 06-24-2007, 09:47 AM
200 200 is offline
Junior Member
 
Join Date: Mar 2007
Posts: 15
200 is on a distinguished road
Hi cja.
I have the same problem even I only use one stoch.
I try ibfx, north finance, fxdd, all have the same problem.
If only I have the problem. No need to fix it. It just looks weird, but it still changes colors when it should.
Thanks for your help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-24-2007, 10:21 AM
cja's Avatar
cja cja is online now
Senior Member
 
Join Date: Apr 2006
Posts: 559
cja is on a distinguished road
code issues

Quote:
Originally Posted by 200 View Post
Hi cja.
I have the same problem even I only use one stoch.
I try ibfx, north finance, fxdd, all have the same problem.
If only I have the problem. No need to fix it. It just looks weird, but it still changes colors when it should.
Thanks for your help.
Looking at your screenshot you must still have an old indicator either loaded on the chart or sometimes it is enough to have an old indicator in your indicator folder, remove the old stoch bars from your indicator folder and try again or try the new indicator with the M# in the name that should solve the problem for you.

cja
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 06-24-2007, 03:04 PM
200 200 is offline
Junior Member
 
Join Date: Mar 2007
Posts: 15
200 is on a distinguished road
I delete these old stoch bar indicators.
But the problem is still there.
My folder has other 2 stoch indicators, #MTF Stochastic_iya.mq4, Stochastic_Cross_Alert2.mq4. No other stoch indicators.
Quote:
Originally Posted by cja View Post
Looking at your screenshot you must still have an old indicator either loaded on the chart or sometimes it is enough to have an old indicator in your indicator folder, remove the old stoch bars from your indicator folder and try again or try the new indicator with the M# in the name that should solve the problem for you.

cja
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 06-24-2007, 03:09 PM
200 200 is offline
Junior Member
 
Join Date: Mar 2007
Posts: 15
200 is on a distinguished road
Sorry, 2 same posts.

Last edited by 200; 06-24-2007 at 03:14 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 10-07-2007, 09:38 AM
Administrator
 
Join Date: Sep 2005
Posts: 16,320
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
MTF 4TFStochBars indicator is on this post http://www.forex-tsd.com/155726-post1143.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 12-14-2007, 06:46 PM
BLUR71's Avatar
Member
 
Join Date: Sep 2007
Location: Atlanta,GA, USA
Posts: 54
BLUR71 is on a distinguished road
Thumbs up Settings

Hi Cja

Your indicators make trading a joy.

Could you explain what the settings codes mean for

1. Stoch_Price_Main: 1-7

2. Stoch_Price_Signal: 1-7

I was experimenting but could not tell the differences.

Thx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 12-14-2007, 07:07 PM
cja's Avatar
cja cja is online now
Senior Member
 
Join Date: Apr 2006
Posts: 559
cja is on a distinguished road
Price

Quote:
Originally Posted by BLUR71 View Post
Hi Cja

Your indicators make trading a joy.

Could you explain what the settings codes mean for

1. Stoch_Price_Main: 1-7

2. Stoch_Price_Signal: 1-7

I was experimenting but could not tell the differences.

Thx
The Stochastic indicator has 2 lines - 1 line is the MAIN K line the other is the SIGNAL D line the PRICE code sets each line or level to a preset level as listed :

0 = Close price
1 = Open price.
2 = High price.
3 = Low price.
4 = Median price, (high+low)/2.
5 = Typical price, (high+low+close)/3.
6 = Weighted close price, (high+low+close+close)/4

Each setting affects the way the lines or levels react to price movement, try loading a Standard Stoch indicator onto a chart and altering the price settings to see what it does.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 12-14-2007, 07:17 PM
BLUR71's Avatar
Member
 
Join Date: Sep 2007
Location: Atlanta,GA, USA
Posts: 54
BLUR71 is on a distinguished road
Settings clarified

Thanks for the heads up.

Appreciate the quick reply. I'll try it and compare it with stoch oscillator.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 12-18-2007, 06:03 AM
Ethan Hunt's Avatar
Senior Member
 
Join Date: Jul 2007
Location: Israel
Posts: 183
Ethan Hunt is on a distinguished road
Question

Hi cja, it is possible to add a MA_Method like smoothed, Linear Weighted, Exponential ?

Last edited by Ethan Hunt; 12-18-2007 at 06:40 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
MTF stoch mt4, mtf stoch, stoch_bars, stoch, Stoch Bars indicator, stoch bars

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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Stoch Signal DonaldInvest Metatrader 4 32 07-26-2008 04:17 AM
Stoch EA hellkas Suggestions for Trading Systems 19 06-23-2007 10:35 AM
Day Bars Jonmem Setup Questions 2 12-12-2006 06:31 PM
Stoch-Hellkas EA newdigital Expert Advisors - Metatrader 4 10 12-04-2005 10:02 PM


All times are GMT. The time now is 06:25 AM.



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