ChitukiProduced according to Bitcoin and Ethereum 1D, 1W, and 1M candle charts.
When you use it for general stock charts or altcoins, make sure to backtest it thoroughly before using it.
*To facilitate backtesting, this have a vertical line that allows you to easily specify the start time.😍
This indicator is simply based on the Engulfing patterns.
I focused on finding inflection points and wrote them based on 1D chart.
▲▼ Small and fat arrows: Displays simple engulfing patterns.
(Displays only those whose lengths differ by at least 1.2 times from each other)
↑↓ Slim and long arrows: Displays actual trading. (Backtesting reflects this.)
Compare the 7 lowest points to find the bullish Engulfing .
Compare the 14 highest points to find the Bearish Engulfing .
Switch the long and short positions to each other.
Long/short position entry at the market price, mid-price, and closing price of Engulfing Candles.
The charts from 2014 to January 2023 were back-tested and the error ranges were calculated and adjusted in detail.
In conclusion, you can think of it as an Engulfing Pattern Finder tailored to the Bitcoin chart.
This is how I did trading before I made this indicator, and I programmed the trading method as an indicator and I think it's pretty reliable but...
Please don't blindly trust ONLY the indicator(s).
///Properties setting Recommend///
Base currency : USD
Oder size : 18% of equity
Pyramiding : 21 (in plenty / Bcuz one deal is divided into three times.)
Commission : according to the exchange's commission
Recalculate : None
Margin : never less than 50%
1w
RMI TFM:Chart + 3D + 1W + 1M This indicator defaults to;
Period: 20
Look Back For Momentum :5
OverBought: 80
OverSold :20
of a Relative Momentum Index indicator;
1- RMI value according to the candle duration selected in the chart, (black)
2- RMI value according to pure 3D candles with the security() function, (blue)
3- With the security() function, the RMI value according to pure 1W candles, (orange)
4- With the security() function, the RMI value (Gray) according to 1M candles shows.
It also calculates RMI according to the price value you enter manually and shows or hides it according to your preference.
Custom Timeframe Indicators(MA,EMA,BB) [CryptoProSignal]This is a combination of 3 types of indicators :
1) Simple Moving Average
2) Exponential Moving Average
3) Bollinger Band
Idea is to plot any of the above indicator with a particular period length from a different timeframe to the timeframe on which you are currently working.
eg : As shown in the chart we have indicator plots from daily timeframe plotted/shown on the current 4hr time frame .
Similarly, you can have indicator plots from 4hr timeframe to be shown on any other timeframe and so on.
Basically you can select plots from any timeframe to work with on any other timeframe of your liking .
Not a rocket science, just play around with it and you will understand :)