babablacksheep

SVIEW

babablacksheep 已更新   
This is momentum based indicator

Input
1. Two EMA
2. Stochastic

Thought process
1. Difference between fast and slow ema has a oscillating nature.
2. Stochastic %k %d crossover gives early signals
3. early entry gives low risk high reward setup

Calculation
1. A= EMA (fast) - EMA (slow)
2. B =Stochastic(%K)-Stochastic(%D)

When A is increasing and B is positive, bar is green
When A is decreasing and B is negative, bar is red
Else, bar is black

Use
This is an early entry signal system. When used with Channel trading system, it gives high probability, low risk high reward setups

Example
When price has breached below -2 Keltner channel, and impulse candle turns green, go long (or sell put options )
29 minutes ago
Release Notes:

This is combination of
1. Ema diff
2. stochastic
3. Keltner channel
4. Bollinger bands
5. bunch of EMAs

Thought process
1. Difference between fast and slow ema has a oscillating nature.
2. Stochastic %k %d crossover gives early signals
3. early entry gives low risk high reward setup

Calculation
1. A= EMA (fast) - EMA (slow)
2. B =Stochastic(%K)-Stochastic(%D)

When A is increasing and B is positive, bar is green
When A is decreasing and B is negative, bar is red
Else, bar is black

Use
This is an early entry signal system. When used with Channel trading system, it gives high probability, low risk high reward setups

Example
When price has breached below -2 Keltner channel, and impulse candle turns green, go long (or sell put options )
發布通知:
Default layout simplified
Logic for bar color modified
發布通知:
update in this version
1. for bar color, smooth stochastic used in place of stochastic
2. default layout made visually more simple
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?