I’m looking to build an indicator using something like the following equation:
strength = (ticker close today / index close today ) * 100
If, for example, we’re looking at CAN on the ASX All Ordinaries (XAO) would this be possible?
strength = ( close / XAO close ) * 100
My copy of the manual doesn’t have a syntax for this but in a reply to a different thread Nicholas did mention that this functionality was coming soon.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue