OPEN-SOURCE SCRIPT

Stochastic Direction Strategy

2 206
This is a simple strategy based on the Stochastic Oscillator: stockcharts [DOT] com/school/doku.php?id=chart_school:technical_indicators:stochastic_oscillator_fast_slow_and_full

Its purpose is to gradually build a position in a trending market (as of June 26th 2016 in most cryptocurrencies).

Inputs:
- direction (long/short)
- overbought/oversold
- close positions (yes/no to only increase positions)

Outputs:
- buy/sell/close signals plotted on a chart below

This script can easily be used as a TradingView study (for alerts) and a strategy (for backtesting). See the comments in the code.

I have added additional alert conditions to be used easily together with a trading bot reading the signals
Yet obviously you can also do manual trading on each alert.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.