OPEN-SOURCE SCRIPT

Simple rate of return comparison

Actualizado
This simple indicator compares RoR for up to eleven assets over a period described by the "Offset" input variable.

RoR type may be:
  • Classical logarytmic RoR: log((Po - Pn)/Po).
  • Percent growth: (Po - Pn)/Po.
  • Fiat evaluaton based on "Budget" input roperty: $ * (Po - Pn)/Po.


If the "Relative" option is selected, the RoR of the base asset will be deducted from the asset's ROR.
If the "SMA easing" option is selected, RoRs will be eased by a simple moving average of "Offset" bars.
Notas de prensa
Return calculation was wrong, also fixed labels.
Rate of Change (ROC)ROR

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad