Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Slow Stochastic Oscillator #896

Merged
merged 1 commit into from
Dec 17, 2017
Merged

Slow Stochastic Oscillator #896

merged 1 commit into from
Dec 17, 2017

Conversation

yura505
Copy link
Contributor

@yura505 yura505 commented Dec 16, 2017

Buy when (K > D) && (D < 30)
Sell when (K < D) && (D > 70)
Low profit, but low error rate. This oscillator works good in trending range, but can be used for trends too.

Copy link
Owner

@DeviaVir DeviaVir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks for contributing!

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

Successfully merging this pull request may close these issues.

2 participants