So, if I were interested in the relative price trajectory of,...

  1. 151 Posts.
    lightbulb Created with Sketch. 11
    So, if I were interested in the relative price trajectory of, say, "Resolute Mining", the script could be changed to

    study("")tickr = input("ASX:RSG/ASX:XAO", type = input.symbol)val = security(tickr, timeframe.period, close)plot(val)

    to generate the relative price of RSG over a time period, is that correct?

    JoMo
 
arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.