|
||||||||||||||||||||
| Special offer: buy MetaStock (try for free) | Reuters QuoteCenter Real-Time Data (get a free month) | EOD Data |
|
¡ To: <metastock@xxxxxxxxxxxxx> ¡ Subject: Forecast oscillator ¡ From: "Steve Karnish" <kernish@xxxxxxxxxxxx> ¡ Date: Mon, 1 Mar 1999 13:35:06 -0800 ¡ Reply-To: metastock@xxxxxxxxxxxxx ¡ Sender: owner-metastock@xxxxxxxxxxxxx List, In the past, I've posted a simple Forecast Oscillator system that optimized the days in the FO and the buy and sell "trigger" levels. The following formula reduces the number of variables to 2 (buy and sell levels). Instead of optimizing a different amount of days for each separate commodity, this method averages the calculations of the formula, using three fibonacci numbers. This hybrid ForecastOsc trades all futures markets with profits (by tweaking the entry levels). It's not the holy grail, but it's a steady performer that is applicable to a wide range of securities. Remember, to always adjust "options" and edit the "optimize" sections for peak results. Semi optimized "trigger levels" for the lazy:opt1 opt2 British pound -.3 +.3 Can dollar -.8 +.8 Gold -.8 +.6 Copper -.3 +1.7 Heating Oil -1.9 +.4 Crude Oil -.5 +.25 Cotton -.1 0 Unleaded -1.5 0
Code:(ForecastOsc(C,3)+ForecastOsc(C,5)+ForecastOsc(C,8))/3 FibFO Optimizer Enter Long/Close Short: Cross(opt1,Fml("FibFO II")) Cross(Fml("FibFO II"),opt2)
all systems for MetaStock all systems
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| However we try to maintain hiqhest possible level of service - most formulas, oscillators, indicators and systems are submitted by anonymous users. Therefore S4T™ does not take any responsibility for it's quality. If you use any of this information, use it at your own risk. You are responsible for your own trading decisions. Be sure to verify that any information you see on these pages is correct, and is applicable to your particular trade. In no case will S4T™ be responsible for your trading gains or losses. |
|
|