Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 100 Line Cross signal #1

Open
kenorb opened this issue Mar 22, 2020 · 0 comments
Open

Implement 100 Line Cross signal #1

kenorb opened this issue Mar 22, 2020 · 0 comments

Comments

@kenorb
Copy link
Member

kenorb commented Mar 22, 2020

When price moves from below the 100 Line and crosses it to the upside, it indicates that prices are moving higher and that you may want to trade from the bullish side. And similarly, when price moves from above the 100 Line and crosses it to the downside, it indicates that prices are moving lower and that you may want to trade from the bearish side.

Keep in mind, that you should not use the 100 Line cross in isolation as it can be prone to whipsawing. The point is to keep an eye out for where price is in relation to the 100 Line and use other filters to find the best entry opportunities. For example, in an uptrend, you may want to wait for prices to pullback to or below the 100 line from above, and enter after price crosses back above the 100 line. You could filter that condition with something such as a 3 bar breakout for entry.

Refs: https://forextraininggroup.com/understanding-trading-momentum-indicator/

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant