Trendoscope

Crypto Volume/Strength Comparator

Trendoscope Wizard アップデート済   
Hello Traders,

Here is an attempt to perform comparative analysis between top cryptos based on strength (oscillator) and volume. Methodology used here is similar to Magic Number formula described in the post : Enhanced Magic Formula for fundamental analysis. But, instead of using fundamentals, we are making use of few technicals to derive similar outcome. Usage of the available stats will not be same as Magic number since we are using technicals.

⬜ Process

▶ Get crypto exchange based on prefix of instrument being used.
▶ For the given exchange, get data for all the tickers available in input fields.
▶ Calculate Oscillator, Momentum based on price for each tickers.
▶ Calculate Oscillator, Momentum based on volume for each tickers.
▶ Calculate Volatility for each tickers.
▶ Rank Price-Oscillator, Price-Momentum, Volume-Oscillator, Volume-Momentum, Volatility for each tickers.
▶ Calculate combined rank by adding up individual ranks.
▶ Calculate movement of rankings from bar to bar
▶ Sort tickers based on rank and populate them on table. Display direction of rankings.

⬜ Components

Display components are as follows:


⬜ Settings

Settings are pretty simple and straightforward

⬜ Calculations
Oscillators : High values of oscillators are considered as ideal as the process is intended towards finding trend.
Momentum : Momentum is calculated on the basis of Squeeze Momentum Indicator by @LazyBear.
Volatility : Volatility is calculated on the basis of Williams Vix Fix by @ChrisMoody. Here too since we are in trend following mode, lower vix fix is considered ideal.

⬜ Few Notes
  • Tickers will show data only if selected exchange has them. Some tickers are not available in all exchanges. In that case, it will show NAN. This is kind of unavoidable as we need to have fixed size arrays for any calculations.
  • Indicator works only on crypto tickers which has valid exchange.
  • Tickers move through the rankings in real time. Background of all stats are based on gradient from green to red.
  • Tickers on top may not always have better long opportunity or tickers at bottom may not always be optimal for shorting. We need to consider how long the instrument may stay in the position or how fast it is moving in opposite direction. Hence, directions of the ranking movement are also shown on the table.
リリースノート:
Added price to the stats
リリースノート:
Update chart
リリースノート:
Added option for multi timeframe
リリースノート:
Fixed HTF issue
リリースノート:
Update chart
リリースノート:
Small updates
リリースノート:
Fixed the issue of showing blanks.
リリースノート:
Updates to make use of input.symbol instead of string for tickers.

オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?