Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems


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 04-02-2007, 10:02 AM
Administrator
 
Join Date: Sep 2005
Posts: 16,302
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
Quote:
Originally Posted by fx_geezer
LOL.... what are you talking about? There's nothing to translate. All it is, is a bunch of lines and some numbers!
He was talking about comments inside the code (explanation of the settings). I translated (see previous post).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 04-02-2007, 10:28 AM
Senior Member
 
Join Date: Mar 2006
Posts: 122
skydart is on a distinguished road
Quote:
Originally Posted by newdigital
Translated (attached). The author calls his indicator as fibobroom.
You are the best
thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 04-02-2007, 10:53 AM
JoZo's Avatar
Senior Member
 
Join Date: Feb 2006
Location: Croatia
Posts: 417
JoZo is on a distinguished road
Quote:
Originally Posted by newdigital
He was talking about comments inside the code (explanation of the settings). I translated (see previous post).
Hi,
Want to learn how to use this indicator do you have any text that can help me?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 04-02-2007, 11:47 AM
Administrator
 
Join Date: Sep 2005
Posts: 16,302
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
Quote:
Originally Posted by JoZo
Hi,
Want to learn how to use this indicator do you have any text that can help me?
No, sorry, I just translated some comments inside the code.

Ask fibo people in 'Fibo & Gann variations' thread here. They should know as they developed/improved some fibo fan indicators on the thread (this indicator is fibofan indicator but author calls it fibobroom to make different). It means that there are the other fibofan indicators on this thread.

And some more our forum links to fibo is here how to use the fibo_pivot indicator?

Last edited by newdigital; 04-02-2007 at 11:50 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 05-16-2007, 05:34 AM
Senior Member
 
Join Date: May 2006
Posts: 250
banzai is on a distinguished road
Thumbs up

Quote:
Originally Posted by newdigital
Translated (attached). The author calls his indicator as fibobroom.
See post #9, the alert is still in Russian. Please translate into English. Thanks.

Quote:
if(ObjectGetShiftByValue("Mediana"+"_"+save+ExtDep th,p6)<-100)
{
Alert("Точка 3 для построения веера находиться слишком далеко, попробуем использовать точку 2.");
ExtPitchforkFanLevel=2;
}
}
if(ExtPitchforkFanLevel==2)
{
p6=(p5-p3)/0.5+p3;//-tang*ExtMovePoint;
if(ObjectGetShiftByValue("Mediana"+"_"+save+ExtDep th,p6)<-100)
{
Alert("Точка 2 для построения веера находиться слишком далеко, попробуем использовать точку 1.");
ExtPitchforkFanLevel=1;
}
}
if(ExtPitchforkFanLevel==1)
{
p6=(p5-p3)/0.618+p3;//-tang*ExtMovePoint;
if(ObjectGetShiftByValue("Mediana"+"_"+save+ExtDep th,p6)<-100)
{
Alert("Точка 1 для построения веера находиться слишком далеко, веер построить нельзя.");
return(0);
__________________
My Forex Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 05-16-2007, 12:57 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,302
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
Quote:
Originally Posted by banzai
See post #9, the alert is still in Russian. Please translate into English. Thanks.
Translated.
Post #9 was updated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 05-16-2007, 05:08 PM
Senior Member
 
Join Date: May 2006
Posts: 250
banzai is on a distinguished road
Thumbs up

^^ Thanks newdigital, you're the best.
__________________
My Forex Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 05-16-2007, 07:07 PM
Senior Member
 
Join Date: May 2006
Posts: 250
banzai is on a distinguished road
Thumbs up

I added an option to turn the alert on or off to version 2.2. The Alerts are in English.
Attached Files
File Type: mq4 Golden_section_v2.2.mq4 (32.1 KB, 196 views)
__________________
My Forex Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 05-17-2007, 01:11 AM
Senior Member
 
Join Date: Oct 2006
Posts: 125
fx_geezer is on a distinguished road
Spiderman 3.

Does anyone know how to use this indicator???

I've been trying to figure it out.

Ok, I'm guessing that this indicator "predicts" where the price is gonna go. So, do we look at the 0.0 main line?

Also, which timeframe is this to be used on?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 05-31-2007, 03:11 AM
Member
 
Join Date: May 2007
Posts: 52
simonsmart is on a distinguished road
how to use this? thanks
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
Evidence Based Technical Analysis (EBTA) EBTAFOLLOWER Suggestions for Trading Systems 12 11-30-2007 06:16 PM
what are major news for GBPUSD & other currencies? Aleksandr Nevskiy Analytics 7 03-26-2007 09:25 PM
Technical Analysis of Stock Trends HarmoniC Documentation 1 02-22-2007 03:21 AM
Daily Technical Analysis by Forexalt.com Forexalt Analytics 13 08-08-2006 12:24 PM


All times are GMT. The time now is 10:30 PM.



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