|
|||||||||||||||||||
|
|||||||||||||||||||
| Special offer: buy MetaStock (try for free) | Reuters QuoteCenter Real-Time Data (get a free month) | EOD Data |
|
. To: metastock@xxxxxxxxxxxxx . Subject: Re: can metastock do flip flops? . From: AL NEUBAUER <neubauer@xxxxxxxxxxxxxxxxxxxxxx> . Date: Sat, 10 Oct 1998 17:43:04 -0400 . References: <199810101906.VAA20112@xxxxxxxxxxxxxxx> . Reply-To: metastock@xxxxxxxxxxxxx . Sender: owner-metastock@xxxxxxxxxxxxx Onno Goedknegt wrote: Ton, Gerhard, Guy and Martin, thanks for your help on this topic sofar... Did you get one, Simon? I would like to put a trading system into the INDICATOR BUILDER and hope to see a BINARY WAVE... For example (trading system): So I would like to put this into the INDICATOR BUILDER to get a BINARY WAVE. When this trading system generates a BUY signal the BINARY WAVE should jump to +1 (and stay there...) and only go back to -1 after getting a SELL signal (and stay there...). I hope you can help me out. Cheers,
give this a try. Onno's Binary Wave signal:=If(RSI(14)<30 OR Mo(12)<90,1,If(RSI(14)>70 {If(RSI(14)<30 OR Mo(12)<90,.5,0); the last two if statements(in french brackets) plot smaller binarys on the same plot.i included them because nested if statements favor the first statement. so if rsi(14)<30 and mo(12)>110 you would still get a buy signal. good luck,al [9435] Re: can metastock do flip flops? . To: metastock@xxxxxxxxxxxxx Onno ... I have built the indicator you require and have attached a .gif to display
the result. Onno's Binary Wave Indicator FmlVar("m036 Onno's Binary Wave","long")= -1 close long/enter short FmlVar("m036 Onno's Binary Wave","long")= +1 Applying the strategy to the Australian SPI over the last 15 years, is not
encouraging. Best regards ... Martin [9454] Code:
all formulas for MetaStock all formulas
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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. |
|
|