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
  #1 (permalink)  
Old 03-22-2006, 11:33 AM
Junior Member
 
Join Date: Mar 2006
Posts: 2
Oracle is on a distinguished road
Lightbulb Candel Sticks Indecator and Filters

Hi Guys

Realy Great Stuff you are presenting here. I wanted to share this indicator with you.

The Indicator is to show the candel sticks reversal patterns. I know that there is 2 or 3 indicators are doing the same as this one.

But what I added in this indicator is to recognize the full pattern not only the shap of the candell like the otheres did.

For Ex. For Hammer pattern it must have a 3 candells up befor the formation of the pattern itself so the indicator will never alert you for the pattern unless this condition is met.

The things that I need you to help me in is to slove this 2 problems I had.

1- I do not know how to show the comment above or under the arrow up or down.

2- I wanted to add a littel filter on this indicator by which I think it will be realy powerfull. is to code the Stochastics over bought and overslod inside the conditions for the alert.

So for Ex. it will never give you long alert till it has any of the long candel sticks reversal patterns plus the Stochastics under 25.

Please see if you can do something about these 2 problems

Here is the indicator
Attached Files
File Type: mq4 Candel Sticks.mq4 (7.7 KB, 2146 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-22-2006, 11:52 AM
Kalenzo's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Bydgoszcz - Poland
Posts: 693
Kalenzo is on a distinguished road
For dynamic label U can use my function :

void drawLabel(string name,double lvl,color Color)
{
if(ObjectFind(name) != 0)
{
ObjectCreate(name, OBJ_TEXT, 0, Time[10], lvl);
ObjectSetText(name, name, 8, "Arial", EMPTY);
ObjectSet(name, OBJPROP_COLOR, Color);
}
else
{
ObjectMove(name, 0, Time[10], lvl);
}
}


Adjust Time[x] param for better presentation.
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................
http://www.fxservice.eu/
........................................
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-22-2006, 03:09 PM
Shahzadfx's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Forexland
Posts: 345
Shahzadfx is on a distinguished road
Thank you Orcale for an indicator.
Here is my observation.
Rgds,
SFX
Attached Images
File Type: gif reversal.gif (55.4 KB, 4209 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-19-2007, 02:42 AM
Member
 
Join Date: Jul 2006
Posts: 70
yano125 is on a distinguished road
Can someone please update indicator?

Quote:
Originally Posted by Kalenzo
For dynamic label U can use my function :

void drawLabel(string name,double lvl,color Color)
{
if(ObjectFind(name) != 0)
{
ObjectCreate(name, OBJ_TEXT, 0, Time[10], lvl);
ObjectSetText(name, name, 8, "Arial", EMPTY);
ObjectSet(name, OBJPROP_COLOR, Color);
}
else
{
ObjectMove(name, 0, Time[10], lvl);
}
}


Adjust Time[x] param for better presentation.

Hi. Oracle asked for some help to improve his indicator. I was just wondering.... Kalenzo proposed something above (I assume it to be a response to Oracle's request for help). However, no one has put up an improved indicator incorporating this change. Or am I just missing it?

If no one has done it, can somebody knowledgeable do this if Oracle and Kalenzo can not do it for now?

Thank you

Last edited by yano125; 03-20-2007 at 05:26 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-19-2007, 03:32 AM
increase's Avatar
Senior Member
 
Join Date: May 2006
Posts: 613
increase is on a distinguished road
Quote:
Originally Posted by Shahzadfx
Thank you Orcale for an indicator.
Here is my observation.
Rgds,
SFX
can you post your fib indicator please?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-21-2007, 04:53 AM
primajaya's Avatar
Senior Member
 
Join Date: Aug 2006
Posts: 160
primajaya is on a distinguished road
Quote:
Originally Posted by Shahzadfx
Thank you Orcale for an indicator.
Here is my observation.
Rgds,
SFX
Thank's to oracle for his indicator..

yeah can you post your fibo level indicator...

Pj
__________________
You said "why?".. I said "why not?!"

Invest yourtime be4 you invest your money
Broker for 5$ Free
Trading system 4free
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-01-2007, 05:32 PM
WisBiz's Avatar
Junior Member
 
Join Date: Sep 2007
Location: Indonesia
Posts: 11
WisBiz is on a distinguished road
Question

So,
Where is the latest version of the indicator?
__________________
Still Learning....
Need your guidance...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-01-2007, 06:41 PM
iinzall's Avatar
Senior Member
 
Join Date: Apr 2007
Location: Pontianak - Indonesia
Posts: 107
iinzall is on a distinguished road
I am waiting tooo.........

Regards,

IIN
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-03-2007, 01:32 PM
Senior Member
 
Join Date: Jan 2007
Posts: 207
Poocher is on a distinguished road
It looks to me like those Vegas fib levels.

Try this thread:

MT4 Indicators Usage Tutorial/MQL4 Reference Documents
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-28-2007, 05:28 AM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 139
onetarmizi is on a distinguished road
Quote:
Originally Posted by Shahzadfx View Post
Thank you Orcale for an indicator.
Here is my observation.
Rgds,
SFX
anyone have the Tunnel Indicator as picture above?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
filters indicators newdigital Digital Filters 147 08-24-2008 06:12 PM
Filters' Trading System newdigital Manual trading systems 23 01-02-2006 02:26 PM
digital filters newdigital Indicators - Metatrader 3 3 12-07-2005 07:18 AM
Digital filters newdigital Documentation 4 12-02-2005 06:04 PM


All times are GMT. The time now is 07:54 AM.



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