- Search Crypto Craft
-
HalifaxCB replied May 27, 2007Generally a good idea is to ignore it, but set alarms to warn you of big data spikes which could offer some reverse action...
How Do You Trade On a US Holiday?
-
HalifaxCB replied May 27, 2007Very much so - except not first time home buyers, but speculators. Most people who are so impressed with the surge in US housing prices over the last few years fail to look closely at who is buying what; in the really hot areas it hasn't been ...
EURUSD
-
HalifaxCB replied May 1, 2007Hi Kurka; I just PM'd you on that, let me know if that's what you are looking for. Cheers; CB
Need some help with Trig for new indicator
-
HalifaxCB replied May 1, 2007The simplest way is to use the inverse sine functions MathArcSin: url e.g. suppose you start period P0 with high H0 and low L0, and want to find the angle between the high H1 made at period P1 and H0, and the low L2 made (at the same or different ...
Need some help with Trig for new indicator
-
Help...feeling rally dumb!
Started Apr 30, 2007|Platform Tech|0 replies
I would like to learn how to build DLL's for Metatrader - mostly so I can incorporate faster ...
-
HalifaxCB replied Apr 29, 2007I use a trailing stop quite often, since I hate sitting around watching the screen. But I think that I do better when I use it than when I rely on my own instincts, since (being a natural coward), I tend to get out of trades too quickly
The ...To Trailing Stop or Not To Trailing Stop....
-
HalifaxCB replied Apr 29, 2007Don't know about the first, but the second is pretty similar to just Point & Figure. Someone else was coding up something along those lines, if you can find them (try searching on P & F), they might be able to help.....
Custom Indicators
-
HalifaxCB replied Apr 29, 2007That's cool it's just a learning experrience for me. BTW I just emailed you my address. I just wanted to know if the peak of the spikes line up with where you would expect the signals to be, if so, then I don't have to do any more reading about ...
Custom Indicators
-
HalifaxCB replied Apr 29, 2007Hi Rick - do you just have one filter running? If so, just start up two more, then go to their properties windows, set the DevLevels both to zero, and the AccDegain to +1 on one and -1 on the other. (running 3 isn't a prob, because they aren't ...
Kalman filter
-
HalifaxCB replied Apr 29, 2007cluck,cluck,cluck..... — I chickened out and closed, it was looking a little iffy on the 15 minutes. Well 22 pips will buy a a few beers, anyway... Anyway, I've tried to scale the filter so that you get roughly the same lines across various ...
Kalman filter
-
HalifaxCB replied Apr 29, 2007Sorry, I got a little busy - but I'm mostly watching the center line of eurjpy ATM, and of it fails there, I'll close. I realize it was an easy call, but ya gotta start somewhere
And sorry for the endless spelling mistakes... Anyway, below is the ...Kalman filter
-
HalifaxCB replied Apr 29, 2007Lol - I wish I could, but I'm learning them myself as I go along. Kalman filters are basically trend followers, but whereas in a moving average you set the length of the averager, in a filter you set the level of noise suppression. What I'm doing ...
Kalman filter
-
HalifaxCB replied Apr 29, 2007If it's an ".mq4" file, and all you want to do is read it, just stick a ".txt" extension on the end (as in rename "stuff.mq4" "stuff.mq4.txt" ) and then open it with Notepad. Assuming you are in Windoze, of course. Linux or cygwin, I think xemacs ...
how to open mp4 file>
-
HalifaxCB replied Apr 28, 2007Attached is an image of Eurusd, taken since last march, using 3 Kalman followers. Yellow solid line = normal sensitivity (trend) Light Blue line = more sensitive to accelerations (like a short averager) Dark blue line = less sensitive to ...
Kalman filter
-
Kalman filter
Started Apr 28, 2007|Platform Tech|12 replies
Attached is a Kalman filter for trend analysis. Kalman filters behave similarly to moving ...
-
HalifaxCB replied Apr 28, 2007Lol... That tends to be my view, but it's not very politically correct

Custom Indicators
-
HalifaxCB replied Apr 28, 2007From my short-term perspective, the pair is set to move sideways for awhile. I've attached a chart to explain my thoughts - fwiw, all averages are Kalman filter results, not standard averaging. But I trade them similarly to normal exponential ...
EURUSD
-
HalifaxCB replied Apr 28, 2007Not a problem - these things give me a chance to learn more about the language. Enjoy your guests; they're more important!
Custom Indicators
-
HalifaxCB replied Apr 28, 2007Tiki Trader - I've attached a prototype because I want to check my logic before I go and put on the actual objects. One is the source code, the other is compiled. I really prefer sending only source code (as it avoids possible virus issues), but if ...
Custom Indicators
-
HalifaxCB replied Apr 28, 2007Well, I'm starting on it now - but don't expect fast turnaround
Question (since I don't use stochastics, so apologies if these questions sound dumb) - the overbought indicator should go on when the slow stochastic is over 80 and the fast crosses ...Custom Indicators