Forex



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
 
Thread Tools Display Modes
  #11 (permalink)  
Old 09-23-2007, 07:34 AM
Junior Member
 
Join Date: Jun 2006
Posts: 15
abcdefg is on a distinguished road
Quote:
Originally Posted by homestudy View Post
Don't know of any MTF that can do that, not just this one. Don't think there is a fix, the idea of a MTF is to be able to get the higher TF confirmation.
attached did it perfectly, why don't enable lower tf at higher tf on color stochastic? i like the color stoch for it's bars display, someone can help to put a finishing touch on it?
Attached Files
File Type: mq4 #MTF Stochastic v2.0.mq4 (6.4 KB, 327 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #12 (permalink)  
Old 09-23-2007, 09:02 AM
mladen's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,211
mladen is on a distinguished road
...

If we leave that option than there is some side effect that should be known:

for example :
15 chart with 5 min time frame

current bar -> ok
previous bar -> time-15 indicator showing time-5 value
so you have a serrious time deviation and the indicator is, appart from the current bar, never showing any correct value for that time point (only if,by chance they are the same)

that is why I do not let that option in indicators

in stringToTimeFrame function of indicator you have a line
PHP Code:
         if (tf<Period()) tf=Period(); 
just comment it out and that will do the trick

regards
mladen

Quote:
Originally Posted by abcdefg View Post
I like the V1.02 cause it comes with the alert, but when switched to say 15mins, it cannot display the stochastic for 5min, which means at higher tf, lower tf is not able to display, anyone could try to fix it? look forward to v1.03 or above

Cheers!

Last edited by mladen; 09-23-2007 at 11:01 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #13 (permalink)  
Old 09-24-2007, 03:18 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
ElectricSavant is on a distinguished road
mladen,

Thank you for v1.02 of this no re-paint MTF Stoch Indicator. I am living with it and trading four pair...just "stop and reversing" from arrow to arrow. I am on-track to making some money in the conservative way I like so much, Thanks to you. I want to Thank You from the bottom of my heart for your post and your flawlessly operating indicator with all the bells and whistles needed.

I would like to get an EA for this. Is this hard to make an EA for it? I want nothing else added to it...

Just the ability to keep entering the "like signal arrows" until the stop and reverse appears (opposite color arrow). Sometimes there can be a consecutive number of signals in the same direction using this indicator set to the TimeFrame:60 in the inputs and viewing the 4hr. chart. I simply "add to" with the consecutive signals building the position and averaging the price. Since I trade a basket of four independently trading pair, I always eventually float a positive, while waiting for arrows each 4 Hrs., because the indicator works. At an opposing arrow I simply "exit all" and go in the new direction, with my LotSize.

There is no need to complicate this "purposed EA" as there in no need to fix what works!

ES




Quote:
Originally Posted by mladen View Post
Added option to draw as bars

PS: version 1.01 had an error when in MTF mode that previous bars colors were not "not inherited" correctly. Corrected in 1.02

Last edited by ElectricSavant; 09-24-2007 at 06:34 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #14 (permalink)  
Old 09-24-2007, 04:55 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
ElectricSavant is on a distinguished road
Anybody? (please read the post above)

ES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #15 (permalink)  
Old 09-27-2007, 05:28 PM
Member
 
Join Date: Feb 2007
Location: Seremban, Negeri Sembilan, Malaysia
Posts: 30
ahmad.ariffin is on a distinguished road
whoa! i've been looking for this.. thanks guys..!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #16 (permalink)  
Old 09-29-2007, 09:56 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
ElectricSavant is on a distinguished road
Can anybody convert mladens color stochastics v1.2 to use the "open" instead of the "close" so the arrow does not appear and disappear?

ES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #17 (permalink)  
Old 09-29-2007, 10:15 PM
mladen's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,211
mladen is on a distinguished road
PHP Code:
"PriceField parameter for stochastic"
   
Low/High
   1 
Close/Close 
Alerts (arrows too) are not placed compared to price but value of the stochastic is compared to "overbought" and "oversold" values. The stochastic function used is the built in Metatrader stochastic, so ...

regards
mladen

Quote:
Originally Posted by ElectricSavant View Post
Can anybody convert mladens color stochastics v1.2 to use the "open" instead of the "close" so the arrow does not appear and disappear?

ES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #18 (permalink)  
Old 09-29-2007, 10:37 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
ElectricSavant is on a distinguished road
...so it is not possible to cause the arrow to not disappear on a H4 TF.... is what you are stating...

damn..I can't get anybody to build me an EA...or stop the disappering factor...I am going to go kill myself now

I have made 10% on my account with this indicator this last week...trading four pair...

ES


Quote:
Originally Posted by mladen View Post
PHP Code:
"PriceField parameter for stochastic"
   
Low/High
   1 
Close/Close 
Alerts (arrows too) are not placed compared to price but value of the stochastic is compared to "overbought" and "oversold" values. The stochastic function used is the built in Metatrader stochastic, so ...

regards
mladen

Last edited by ElectricSavant; 09-29-2007 at 10:40 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #19 (permalink)  
Old 09-29-2007, 11:35 PM
mladen's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,211
mladen is on a distinguished road
Making it not disappear would make it a "repainting" indicator in a lot of situations. And, sincerely, I do not like the "repainters"

regards
mladen

Quote:
Originally Posted by ElectricSavant View Post
...so it is not possible to cause the arrow to not disappear on a H4 TF.... is what you are stating...

damn..I can't get anybody to build me an EA...or stop the disappering factor...I am going to go kill myself now

I have made 10% on my account with this indicator this last week...trading four pair...

ES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #20 (permalink)  
Old 09-30-2007, 01:03 AM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
ElectricSavant is on a distinguished road
Why did you waste your time with it in the first place then? Just curious?

ES


Quote:
Originally Posted by mladen View Post
Making it not disappear would make it a "repainting" indicator in a lot of situations. And, sincerely, I do not like the "repainters"

regards
mladen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
stochastic, stochastic color, Color Stochastic, STOCHASTIC BAR, signal bars, Stochastic Bars, color stoch, stochastic signal

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
EMA in color european Indicators - Metatrader 4 10 01-31-2009 11:44 AM
color change swall Metatrader 4 2 10-26-2006 12:41 AM
Help getting the color of a an indidator. FlatLine Setup Questions 5 07-30-2006 10:59 AM
Color Coded AMA? gabroo_munda Indicators - Metatrader 4 17 05-12-2006 05:42 PM


All times are GMT. The time now is 12:32 AM.



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