OPEN-SOURCE SCRIPT

Simple rate of return comparison

Updated
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.
Release Notes
Return calculation was wrong, also fixed labels.
Rate of Change (ROC)ROR

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer