|
 |
|
01-12-2004, 10:44
|
#65
|
|
level 3
Join Date: Jul 2004
Posts: 361
Downloads: 0
Uploads: 0
Rep Power: 0 
|
Hi Firedave,
KC I have 15 period - 100% - Exponent, don't know if thats best or not.
Am I right in the way you use Kagi charts or should I have them set at less than 50.
What has to happen for the next horizontal line to appear, the market go down 50 pips ?
|
|
|
01-12-2004, 19:04
|
#66
|
|
level 3
Join Date: Oct 2004
Posts: 133
Downloads: 0
Uploads: 0
Rep Power: 0 
|
My apologies, Firedave
No I was not laughing at your typo, honestly. I thought you mixed up your Indonesian "sama" with the English "same", which mean the same.
Regards,
Matsu
|
|
|
01-12-2004, 22:38
|
#67
|
|
Fire Trader
Join Date: Jul 2004
Posts: 845
Downloads: 0
Uploads: 0
Rep Power: 0 
|
Re: My apologies, Firedave
Quote:
Originally posted by Matsu
No I was not laughing at your typo, honestly. I thought you mixed up your Indonesian "sama" with the English "same", which mean the same.
Regards,
Matsu
|
Hi Matsu, you don't need to apology, you didn't do something wrong  We are in friendly conversation 
__________________
David Michael H
"Trader helps traders with sincerity, honesty and integrity"
|
|
|
02-12-2004, 01:49
|
#68
|
|
level 3
Join Date: Jul 2004
Posts: 361
Downloads: 0
Uploads: 0
Rep Power: 0 
|
Hi Firedave,
Did you get my mail - any ideas ?
Phil,
Any chance of a couple of screenshots of your set-up to enlighten us with your strategy, everything you say seems to make a lot of sense but without knowing the settings you use especially for the Kagi its hard to follow.
I have mine set on 25 would that be about right on the GBPUSD
|
|
|
02-12-2004, 02:11
|
#69
|
|
level 3
Join Date: Jul 2004
Posts: 361
Downloads: 0
Uploads: 0
Rep Power: 0 
|
Hi Firedave / Phil,
Have I got the setup correct for the Kagi, what am I waiting for it to do before entering the market ?
|
|
|
02-12-2004, 02:27
|
#70
|
|
Fire Trader
Join Date: Jul 2004
Posts: 845
Downloads: 0
Uploads: 0
Rep Power: 0 
|
Phil present is needed
Quote:
Originally posted by TrendlineBreak
Hi Firedave / Phil,
Have I got the setup correct for the Kagi, what am I waiting for it to do before entering the market ?
|
Well, it's time Phil to jump in and help us out here, I have no single clue at all
ps. hi TrendlineBreak, I'm already received and replied it, thank you 
__________________
David Michael H
"Trader helps traders with sincerity, honesty and integrity"
|
|
|
03-12-2004, 04:34
|
#71
|
|
level 3
Join Date: Oct 2004
Posts: 133
Downloads: 0
Uploads: 0
Rep Power: 0 
|
DEMA formula
Hi TrendLineBreak and Firedave
This is the formula for DEMA found in GFT's DealBookFx II, it should give you the same result as Phil's:
indicator DEMA;
input price = close, period = 21;
draw line("DEMA");
vars tmp(series);
begin
tmp := ema(price, period);
line := 2 * tmp - ema(tmp, period);
end.
Regards,
Matsu
|
|
|
03-12-2004, 07:34
|
#72
|
|
level 1
Join Date: Aug 2004
Posts: 56
Downloads: 0
Uploads: 0
Rep Power: 0 
|
Using Kagi
Put the Keltner Channel and Dema on Kagi as well as the Pivot Points. Bollinger Bands also work well with this.
Wait for Kagi to break out of the KC followed by Dema and trade the move as it trends away from KC. Refer to candles if you like and wait for the second candle after the one which broke out of the KC to confirm the move if you are nervous.
When Dema leaves the KC as well as Kagi you have a strong move to trade.
As I write, Kagi has broken out of the Keltner Channel but Dema is still within the Keltner. I am therfore standing aside waiting for Dema to follow. CCI is showing a reversal.
__________________
Homer
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|