daymaker_algo

Returns Since Pivot

daymaker_algo 已更新   
Returns Since Pivot (RSP) helps to analyze the trend and seasonality.

This indicator draws 2 separate lines
  • green - upward movement
  • red - downward movement

Unlike other trend indicators, it's important that even while uptrend you can still see the power of downward moves that occurred during move up.

Hints and setups:
1) Helps to identify clear up trend from the noisy/mixed one: clearly growing non-interrupted green line, without significant negative red lines.

2) Helps to see potential trend reversal: for example, clear strong green line was interrupted for a brief price drop. Then the uptrend continues, you see clear green line again. But -- it's visible that new green line is way less strong, so the price might have exhausted.

3) While trading on 5 min chart, you can set RSP to 1 hour, or 4 hours to get a clear picture of price action on macro timeframe.

4) Indicator is normalized, so you can compare different coins. For example, after the big drop and rebound, you can use RSP to understand which coin had more powerful rebound, thus potentially will be a best gainer in case if the market continues go up.
版本注释:
Returns Since Pivot (RSP) helps to analyze the trend and seasonality.

The script logic is simple:
- calculate cumulative returns (separate for positive growth and negative growth), which resets once the price pivot is being registered (i.e. price drops or pumps).
- normalize the values, so same values will mean the same thing across various symbols.
- make visual emphasis on first few bars after reset, that showed higher growth compared to average (to detect potential significant impulses, that might lead to strong trend/movement).

This indicator draws 2 lines:
green - positive growth
red - negative growth

Unlike other trend indicators, it's nice to see separate measurements for positive growth and negative growth on the same numeric scale.

Even during uptrend, you can still see the power of downward impulses and draw various conclusions based on their quantity/strength.

Hints and setups:
1) Helps to identify clear up trend from the noisy/mixed one: clearly growing non-interrupted green line, without significant negative red lines.

2) Helps to see potential trend reversal: for example, clear strong green line was interrupted for a brief price drop. Then the uptrend continues, you see clear green line again. But -- it's visible that new green line is way less strong, so the price might have exhausted.

3) While trading on 5 min chart, you can set RSP to 1 hour, or 4 hours, and get a clear picture of price action on macro timeframe.

4) Indicator is normalized, so you can compare different coins. For example, after the big drop and rebound, you can use RSP to understand which coin had more powerful rebound, thus potentially will be a best gainer in case if the market continues go up.
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?