grantcause

MDTANOS EMA Spread Indicator [v2018-09-01]

grantcause 업데이트됨   
Built an indicator providing buy / sell signals for MDTANOS from the
ProfitTrailer discord discord.gg/K9a37Vh as an educational exercise to
show him and the rest of the profit trailer community how to create an indicator
on TradingView using PineScript.

He requested:
i would like to know how to see on tradingview a combination of EMASPREADS
on 5 min and 15 min time frame is it possible?
i have a buy strategy from A to D that combines several time frames
all using EMASPREAD
and the bot buys when all them are true
each of them uses a different time frame
5 min, 15 min, 30 min, 1hour 2 hours 4 hours and 1 day
is there a way to visualize thid condition on tradingview?

Rather than build directly to the requested strategy I made this a
generic and more flexible indicator that can be used and configured
to work on any market, timeframe and trading pair.
Note it is using the timeframes defined for the CandlePeriod parameter
rather than the chart resolution.
I first published the basis of this indicator on the ProfitTrailer discord.

The script uses an EMA spread as its main signal and displays the
spread values as lines on the indicator based on whatever input
criteria you provide.

Based on the buy value and buy limit values it works out buy signals.
The display of the buy signals is optional as displaying them altogether
would not be particularly useful.

This software is provided under a commercial license that grants
personal use only, please refer:
github.com/cryptocoy...gviewscripts/license

Copyright (c) 2018, Grant Cause aka CryptoCoyn

릴리즈 노트:
Please note: This indicator is no longer available for use.
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

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

차트에 이 스크립트를 사용하시겠습니까?