forex software

Create and Test Forex Strategies

forex software

Skip to forum content

Forex Software

Create and Test Forex Strategies

You are not logged in. Please login or register.


Forex Software → Technical Matters → Symmetry issue: opposite of Momentum crossing down is not crossing up

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 3

Topic: Symmetry issue: opposite of Momentum crossing down is not crossing up

Hi Popov,

here is another little symmetry issue. Momentum shows no market direction just like ATR, StdDev, ADX, etc. yet EA Studio creates entry rules that go:

long: Momentum is crossing the level line upwards
short: Momentum is crossing the level line downwards

Just like for ATR, StdDev, ADX where you´ve got it right already (there the opposite rules are the same for long/short as they only can complement another indicator, but on their own do not show any market direction), this needs to be corrected, so that the rules EA Studio creates are:

long: Momentum is crossing the level line upwards
short: Momentum is crossing the level line upwards

or

long: Momentum is crossing the level line downwards
short: Momentum is crossing the level line downwards

Thank you :-)

Re: Symmetry issue: opposite of Momentum crossing down is not crossing up

I may not agree with you.

The momentum formula is:

 Momentum[bar] = 100 * Close[bar] / Close[bar - period];

It clearly means that the momentum is greater than 100 for rising market and lower than 100 for falling market.

3 (edited by geektrader 2019-01-03 20:58:20)

Re: Symmetry issue: opposite of Momentum crossing down is not crossing up

Looking at it closely, you are right, my fault, you can close this one at least :-)

Posts: 3

Pages 1

You must login or register to post a reply

Forex Software → Technical Matters → Symmetry issue: opposite of Momentum crossing down is not crossing up

Similar topics in this forum