|
||||||||||||||||||||
|
||||||||||||||||||||
| Special offer: buy AmiBroker and EOD+Real-Time Data |
|
Here is the system test to go with it. To add this to MetaStock; open the system tester. Click New and enter the name of the test. Then enter the following formula in the respective areas. Please note, MetaStock 8.0 will have a slightly different name for these areas, but the formulas are the same. Also, the article suggested a trailing stop for the exit conditions, but did not recommend how tight to set the stop. Therefore, this tip makes not recommendation. After entering the formulas, click on stops and enable the trailing stop for both long and short positions. Set the trailing stop at a value you are comfortable with and click Okay. The system test is now ready to use. William GolsonEquis International Code:LRR:=If( LinearReg(C,5)>(Ref( LinearReg(C,5),-1)),+1, If( LinearReg(C,5)<(Ref(LinearReg(C,5),-1)),-1,0)); Enter Short: LRR:=If( LinearReg(C,5)>(Ref( LinearReg(C,5),-1)),+1, If( LinearReg(C,5)<(Ref(LinearReg(C,5),-1)),-1,0));
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. |
|
|