Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
interesting; code is nice :
// if (TimeDayOfWeek(yesterdaybegin) == 0) ybs++; // we found a Sunday bar so screw it.
}
j++;
if ((j-shift) > 24) {
Print ("Shit!");
}
does it really print it?
I find your chart and use of fib levels very interesting . . . you seem to only be concerned with the 50, 100 and 150 levels.
Any reason for that? I'll be testing this method. Do you think we can find someone to add an alert to these indys when price crosses the pivot lines?
Thanks,
Fx Diva
not at all... you can find your style of using fibbo
i'm not a good progrmaer, but i think alarm alert is usefull for us..(it's better than we must watch chart everyday)
Here is a very neat little indicator that I had written to help me with another manual strategy that I am busy with.
It draws the last two valid fibs on the chart in different colours.
I find it most helpful to know where the pivots are from the previous biggest Fib as well as the current ones, for if they happen to line up or are close together then you can trade with a lot more certainty.
Thanks for pointing this thread out to me Steven, much appreciated.
Cheers
FatCat
__________________ FatCat
Last edited by KaMpeR; 07-11-2007 at 07:32 AM.
Reason: Forgot the attachment. :-)