Crypto_BitCoinTrader

Buy / Sell alert indicator [Crypto_BCT]

Hello everyone!
I bring to your attention a indicator to determine the point of buy and sell purchase.
It is based on oscillators and a moving average.

It can be used to work with bots, for example 3COMMAS DCA bot.

Signal Condition Settings:

ATR
The current candle is larger than the ATR for this period

EMA
The signal is necessarily below (for buy) and above (for sell) the EMA of the specified period

(Buy) RSI low
The RSI index is below this value

(Sell) RSI High
The RSI index is higher than this value

(Buy) MFI low
The MFI index is below this value

(Sell) MFI High
The MFI index is higher than this value

(Buy) CCI low
CCI index is below this value

(Sell) CCI High
The CCI index is higher than this value

(Buy) Lowest bar from
The closing of the current bar is lower than the closing of the bars back in this range

(Sell) Highest bar from
The closing of the current bar is higher than the closing of bars in this range

(Buy) Lowest EMA bar ago
During a given distance back, the EMA value only decreased

(Sell) Highest EMA bar ago
At a given distance back, the EMA value only increased


I hope it will be useful!
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?