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-09-2008, 05:22 PM
IN10TION's Avatar
Senior Member
 
Join Date: Mar 2007
Posts: 569
Blog Entries: 1
IN10TION is on a distinguished road
then tell me which kind of basic Metatrader indicator does repaint? (except for zigzag)

Quote:
Originally Posted by Dave137 View Post
98% of indicators repaint, that is why even after 3+ years I have not been able to make a workable system EA. Even what looks good to the eye, does not work good in real trading because of the repainting. The ++ loops within the indicator causes the indicator to repaint. Most use the ++ loops. They call it dynamically changing indicators. To me they are deceptive and can not be relied on to create a sound system. What the answer is, I have not found it yet.

Dave
<><<<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 06-09-2008, 05:37 PM
Junior Member
 
Join Date: Oct 2007
Posts: 6
marko123 is on a distinguished road
Quote:
Originally Posted by Dave137 View Post
98% of indicators repaint, that is why even after 3+ years I have not been able to make a workable system EA. Even what looks good to the eye, does not work good in real trading because of the repainting. The ++ loops within the indicator causes the indicator to repaint. Most use the ++ loops. They call it dynamically changing indicators. To me they are deceptive and can not be relied on to create a sound system. What the answer is, I have not found it yet.

Dave
<><<<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-09-2008, 11:42 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,242
fxbs is on a distinguished road
Quote:
Originally Posted by Dave137 View Post
98% of indicators repaint, that is why even after 3+ years I have not been able to make a workable system EA. Even what looks good to the eye, does not work good in real trading because of the repainting. The ++ loops within the indicator causes the indicator to repaint. Most use the ++ loops. They call it dynamically changing indicators. To me they are deceptive and can not be relied on to create a sound system. What the answer is, I have not found it yet.

Dave
<><<<


are you just made it up, or you can show few screanshots of repainting mt4stock (standard) macd, rsi, ... etc?

Last edited by fxbs; 06-09-2008 at 11:49 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 06-10-2008, 12:49 AM
Senior Member
 
Join Date: Jun 2006
Posts: 1,231
prasxz is on a distinguished road
hi

default zigzag is repaint , high low zigzag is not repaint just set parameter to 1 and you'll know it , actually almost all indicators is trend follower so it will change when the bar moving but after the bar stops (close) it's not repaint

===================
Forex Indicators Collection
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 06-10-2008, 01:49 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,242
fxbs is on a distinguished road
sure after bar close (not on open) - with mentioning 3year EAs, i++... i believe he aware of it...

Dave137, can you show me repainted Osma, please?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 06-10-2008, 07:47 AM
Senior Member
 
Join Date: Feb 2007
Posts: 947
FerruFx is on a distinguished road
Quote:
Originally Posted by Dave137 View Post
98% of indicators repaint, that is why even after 3+ years I have not been able to make a workable system EA. Even what looks good to the eye, does not work good in real trading because of the repainting. The ++ loops within the indicator causes the indicator to repaint. Most use the ++ loops. They call it dynamically changing indicators. To me they are deceptive and can not be relied on to create a sound system. What the answer is, I have not found it yet.

Dave
<><<<
You surely wanted to say "98% of indicators not repaint"

FerruFx
__________________
THE HEART of FOREX & THE PROBABILITY METER - Trade with 100% confidence and ... Stress Less!!!
Coding services: Experts Advisors, indicators, alerts, etc ... more info by PM
NEW: video presentation of the Probability Meter ... 24hrs action on the website
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 06-10-2008, 07:57 AM
Junior Member
 
Join Date: Jun 2008
Posts: 9
panteraschoice is on a distinguished road
I always thought that repainting means that even after barclose the indicator changes that bar(color) afterwards. So if not, it is not repainting. And there are plenty of indicators that does not repaint when looking on it this way. But maybe there is another way to look at it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 06-10-2008, 08:19 AM
Senior Member
 
Join Date: Feb 2007
Posts: 947
FerruFx is on a distinguished road
Quote:
Originally Posted by panteraschoice View Post
I always thought that repainting means that even after barclose the indicator changes that bar(color) afterwards. So if not, it is not repainting. And there are plenty of indicators that does not repaint when looking on it this way. But maybe there is another way to look at it?
For make this clear: repainting is when the signal/arrow/line or whatever you want change color/direction on previouses bars. On current bar until it closes it isn't repainting.

FerruFx
__________________
THE HEART of FOREX & THE PROBABILITY METER - Trade with 100% confidence and ... Stress Less!!!
Coding services: Experts Advisors, indicators, alerts, etc ... more info by PM
NEW: video presentation of the Probability Meter ... 24hrs action on the website
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 06-10-2008, 10:00 AM
IN10TION's Avatar
Senior Member
 
Join Date: Mar 2007
Posts: 569
Blog Entries: 1
IN10TION is on a distinguished road
"98% of indicators repaint", please repaint that

Quote:
Originally Posted by Dave137 View Post
98% of indicators repaint, that is why even after 3+ years I have not been able to make a workable system EA. Even what looks good to the eye, does not work good in real trading because of the repainting. The ++ loops within the indicator causes the indicator to repaint. Most use the ++ loops. They call it dynamically changing indicators. To me they are deceptive and can not be relied on to create a sound system. What the answer is, I have not found it yet.

Dave
<><<<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 06-11-2008, 12:30 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,242
fxbs is on a distinguished road
Quote:
Originally Posted by FerruFx View Post
You surely wanted to say "98% of indicators not repaint"

FerruFx
but then it wouldn't explain "++" and: "...that is why even after 3+ years I have not been able to make a workable system EA."

Quote:
Originally Posted by Dave137 View Post
98% of indicators repaint, that is why even after 3+ years I have not been able to make a workable system EA. Even what looks good to the eye, does not work good in real trading because of the repainting. The ++ loops within the indicator causes the indicator to repaint. Most use the ++ loops. They call it dynamically changing indicators. To me they are deceptive and can not be relied on to create a sound system. What the answer is, I have not found it yet.
Dave
<><<<
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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XO_Method REVISED ValeoFX The "XO"-Method 1062 Today 10:14 AM
Max number of indicators in indicators folder? moneyline Metatrader 4 18 10-07-2008 04:04 PM
applying indicators on indicators? tradesauce Indicators - Metatrader 4 15 12-17-2006 02:31 PM


All times are GMT. The time now is 10:22 AM.



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