The last [2/2/05] N100 bar was characteristic : 31 crosses, 29 bearish [g=0] and only 2 bullish [g=1] The exploration Filter = IIf ( g ,...
Yesterday we saw 12 descending/13 ascending crosses. The ratio is significantly changed today for the N100 stocks. 7 ascending vs 15 descending....
As you see, APOL +1.6%, QCOM +2.4%. I think it was not bad at all for one day.
Nice application. Thank you for your comments. Fvar is the parabolic coefficient per bar. It is high in the beginning and then becomes smaller...
Now, if you want to catch a [Close, parabolic] cross for the very last bar, use the Filter = IIf ( g , Cross ( C , p ) , Cross ( p , C ) ) ;...
I do not know the Tradestation language. If anybody wants to make the conversion, I could explain the best-fit principles. I hope it helps.
Note that perc is used for peaks/troughs recognition through zig() function. This will introduce a delay, a peak will be recognized as a peak when...
The best-fit parabolic codes are in AFL [Amibroker Formula Language] . The last available [standard] version is 4.60 from amibroker.com.
At the end of the code http://finance.groups.yahoo.com/gro...r/message/69570 add the Filter = IIf ( g , L > p , H < p ) ; AddColumn ( g , "...
Two characteristic examples: A. YHOO Dec31, the whole candle is on the right side of the best-fit parabolic. The signal is equivalent to Sell...
Please ensure you use the correct code. Example http://finance.groups.yahoo.com/group/amibroker/message/69570
Well, not exactly the first day. The Peak/Trough investigation is based on zig function and depends on the zig percentage. If, for example,...
As for the exploration, the parabolic will be ascending [green] when the last zig is a trough and respectively descending [red] when the last zig...
You may use it for stocks too. ^NDX is [for me] indicative for the whole N100 market. As you see in the previous examples, the directionality is...
There were some wrapping problems in my ET codes. See please http://finance.groups.yahoo.com/group/amibroker/message/69513 for a better response.
No, not yet.
The whole candle of the ^NDX Oct5 session was on the right side of the parabolic. It was the profit taking time. The N100 market behavior was...
This Sept29 ^NDX Buy signal was just great: For the whole N100 database, the % gain was negative for 6 stocks and positive for the rest 95....
You may see the historical values of the parabolic coefficient Fvar at http://finance.groups.yahoo.com/group/amibroker/message/71097 The...
The whole Doji at A [Sept28] was out of the descending parabolic. It was a clear indication for a probable change of the trend. The trading hint...
Separate names with a comma.