Skip to content

Commit

Permalink
Add source
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias authored Jun 4, 2020
1 parent a4a985b commit 5ce0934
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user_data/strategies/berlinguyinca/TDSequentialStrategy.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
class TDSequentialStrategy(IStrategy):
"""
Strategy based on TD Sequential indicator.
source:
https://hackernoon.com/how-to-buy-sell-cryptocurrency-with-number-indicator-td-sequential-5af46f0ebce1
Buy trigger:
When you see 9 consecutive closes "lower" than the close 4 bars prior.
Expand Down

0 comments on commit 5ce0934

Please sign in to comment.