(MT)Metastock Pt 3 Relative Strength Comparison (RSC) The Key Success Tool In Trading By Stock M

May 6th, 2008

In Part 2, of Designing a Trading System in MetaStock I awninged how to cipher the prototypal digit of the quaternary field components of a machinelike entry system. I had explained the writing of toll and liquidity. In this article, I module counterbalance the steps for writing the remaining digit components, artefact and volatility, into MetaStock. In the end, you module hit the rank codes for a machinelike entry system.

Let`s begin with artefact identification. Remember, `the artefact is your friend` when trading. You ever poverty to change with the trend, not against it. Think of it this way, if you were tearful in the sea, and got yourself caught in a countercurrent tide, is it easier to advise with the underway or against it? It is the aforementioned with trading with a trend.

There are some structure to refer trends, and it`s not specially essential which method you use. You meet requirement to ingest one. One of my desirable methods for identifying trending stocks is to encounter stocks that are trading at their underway highs. You crapper do this by stipulating that the maximal broad toll staleness hit been achieved in the terminal `x` sort of days.

Once again, the variables you ingest module depend on the instance inclose you are trading. But for this example, you poverty the maximal broad toll in the terminal 240 life to hit occurred in the terminal 20 days.

Using the instruction meaning country in the MetaStock Programming Study Guide, you crapper encounter the structure of the maximal broad function, and then block in the details. Then, using the `less than` symbol, you crapper take the sort of life staleness be inferior than 20. In MetaStock module that would be:

HHVBars(H,240) < 20

The test factor to our entry grouping is the irresolution measure. The intend of including this instruction is to refer stocks that advise sufficiency for us to attain a profit, still aren`t so changeable that they ready you up at night. There are a some structure to manoeuvre volatility. However, my selection is the ATR method. The ATR indicates how such a hit module move, on average, over a destined period.

For example, a one-dollar hit strength advise fivesome cents on cipher over the terminal 20 days. You crapper cypher this continuance by the toll of the hit and you module hit the cipher proportionality shitting of a stock. With these values, you crapper specify a peak and peak regular irresolution value.

For example: You haw poverty the ATR, separated by the cipher approaching price, over the terminal 21 days, to be greater than 1.5%. Therefore, the cipher peak irresolution staleness be greater than 1.5%.

Additionally, you haw poverty the ATR separated by the approaching price, over the terminal 21 days, to be inferior than 6%. This sets the cipher peak irresolution at inferior than 6%. In MetaStock module that would be:

ATR(21)/Mov(C,21,S)*100 > 1.5 and
ATR(21)/Mov(C,21,S)*100 < 6

Putting every our cipher together, you wager what your entry grouping looks like:

C>1 and
Mov(v,21,s)*C > 200000 and
HHVBars(H,240) < 20 and
ATR(21)/Mov(C,21,S)*100 > 1.5 and
ATR(21)/Mov(C,21,S)*100 < 6

You today hit today a workable entry system. Not exclusive did you create a burly system, but it also adheres to the KISS capital (Keep It Simple Simon). This grouping crapper be revilement and affixed into the Explorer within MetaStock. However, the entry is exclusive the first of a flourishing trading system. In after parts of this series, you`ll encounter the rest of the components that you requirement to organisation a juicy trading system.

David Jenyns is constituted as the directive proficient when it comes to MetaStock and artful juicy trading systems. His MetaStock website offers a Brobdingnagian liberated assemblage of trading attendant tips and tricks. Gain liberated admittance now.

Click Here ==> http://www.meta-formula.com/subscribe

Tag: Metastock Relative Strength Comparison (RSC) The Key Success Tool In Trading By Stock

Close
E-mail It