PROTECTED SOURCE SCRIPT
Trend Momentum Algorithm

This algorithm comes from 2 inverse fisher transforms of a williams %R. After experimenting. I found that this is useful to understand the momentum of chart.
If green, only look for buy opportunities, if red, look for sells. If gray, look for whatever the previous colour was.
Can be useful with divergence. I'd look at a lower timeframe for confirmation (if divergence suggests turning bearish look for red on a lower timeframe. Be aware of the momentum on the timeframe above)
I put a tolerance filer on to help remove any smaller spikes. The larger the tolerance the less inaccuracies you will have but see the start of an new trend later.
This is a fun tool. Enjoy
If green, only look for buy opportunities, if red, look for sells. If gray, look for whatever the previous colour was.
Can be useful with divergence. I'd look at a lower timeframe for confirmation (if divergence suggests turning bearish look for red on a lower timeframe. Be aware of the momentum on the timeframe above)
I put a tolerance filer on to help remove any smaller spikes. The larger the tolerance the less inaccuracies you will have but see the start of an new trend later.
This is a fun tool. Enjoy
Скрипт с защищённым кодом
Этот скрипт опубликован с закрытым исходным кодом. Однако вы можете использовать его свободно и без каких-либо ограничений — читайте подробнее здесь.
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.
Скрипт с защищённым кодом
Этот скрипт опубликован с закрытым исходным кодом. Однако вы можете использовать его свободно и без каких-либо ограничений — читайте подробнее здесь.
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.