PureBytes Links
Trading Reference Links
|
Here is a sample of the EasyLanguage you could use to derive the RSI value
based on the %K. Apply the Custom 1 line indicator to the chart window and
edit the expression for input1 as follows.
RSI( FastK( 14 ), 14 )
Best regards,
Benjamin "ElGuru" Blanco
http://www.blancofamily.net/elguru
----- Original Message -----
From: "Ralph" <bru44@xxxxxxxxx>
To: "Omega-List" <omega-list@xxxxxxxxxx>
Sent: Tuesday, July 30, 2002 3:04 AM
Subject: RSI of Stochastics
Does anyone have an ELA (TS4) of RSI of Stochastics?
Thanks....
=====
|