ADXR free
Description
ADXR stands for Average Directional Movement Index Rating. ADXR is a component of the Directional Movement System developed by Welles Wilder. This system attempts to measure the strength of a price movement in positive and negative directions, as well as the overall strength of the trend. The Average Directional Movement Rating quantifies the change of momentum in the ADX (Average Directional Index). It is calculated by adding two values of ADX (the current value and a value n periods back) and then dividing by two:
ADXR = (ADX + ADX N periods ago) / 2
Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
Formula / Source Code
u s i n g S y s t e m ; u s i n g c A l g o . A P I ; u s i n g c A l g o . A P I . I n d i c a t o r s ; n a m e s p a c e c A l g o . I n d i c a t o r s { [ I n d i c a t o r ( I s O v e r l a y = f a l s e , A c c e s s R i g h t s = A c c e s s R i g h t s . N o n e ) ] p u b l i c c l a s s A D X R : I n d i c a t o r { [ P a r a m e t e r ] p u b l i c D a t a S e r i e s S o u r c e { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 1 4 ) ] p u b l i c i n t i n t e r v a l { g e t ; s e t ; } [ O u t p u t ( "