TradingView
NOMMOiO
2023λ…„ 4μ›” 21일 μ˜€μ „ 5μ‹œ 12λΆ„

NOMMO AUTOMATEΒ 

BTCUSDT Perpetual ContractBybit

μ„€λͺ…

β‹…
πŸ–– Hi all!

Check out my NOMMO AUTOMATE indicator for trend detection, trend change points, hedging opposite trend impulses.

What the script do:
β˜‘οΈ Detecting local and global trends and trend change points, detecting opposite to current trend impulses.

How the script do it:
β˜‘οΈ The indicator compares RSI indicators on chosen by user Trend TF1 and Trend TF2 and marks trend change points.
β˜‘οΈ The indicator compares different length HMA indicators on chosen by user Hedge TF to detect opposite to current trend impulses.

How to use it:
β˜‘οΈ There are 4 states in the indicator: Long, Short, Flat, Hedge, marked by corresponding (adjustable) color zones, where Long = uptrend, Short = downtrend, Flat = sideways movement, Hedge = possible impulse in the opposite trend direction.
β˜‘οΈ Select Trend TF1 and Trend TF2 and RSI length to determine the trend, depending on how a big picture you want to see, the more major TF you choose the more global picture of the trend change you get.
β˜‘οΈ Select Hedge TF to determine the possible impulses opposite to the current trend (does not work in detected Flat movement).
β˜‘οΈ For each trading pair you need to try individual settings, the default settings I use for BTC swing trading, to reduce the noise level of hedging put Hedge TF the same as the smaller Trend TF.
β˜‘οΈ Try different settings, experiment and you will find the most suitable settings for your trading pair.

How magic works:
β˜‘οΈ RSI Trend TF1 > 50 + RSI Trend TF2 > 50 = Long
β˜‘οΈ RSI Trend TF1 > 50 + RSI Trend TF2 < 50 = Flat
β˜‘οΈ RSI Trend TF1 < 50 + RSI Trend TF2 > 50 = Flat
β˜‘οΈ RSI Trend TF1 < 50 + RSI Trend TF2 < 50 = Short
β˜‘οΈ Long + Hedge TF (HMA 10 < HMA 70 < HMA 200) = Hedge
β˜‘οΈ Short + Hedge TF (HMA 10 > HMA 70 > HMA 200) = Hedge

For example:
β˜‘οΈ Try Trend TF1 = 1D, Trend TF2 = 1D and Hedge TF = 1D, with RSI period = 21, to check mid-term trend on BTCUSD


May the trade force be with you.
μ½”λ©˜νŠΈ
infoal
β‹…
Hi, read this Pinnecoders article for more accurate results: tradingview.com/script/cyPWY96u-How-to-avoid-repainting-when-using-security-PineCoders-FAQ/
NOMMOiO
β‹…
@infoal, okay, thanks
더보기